summaryrefslogtreecommitdiff
path: root/xmake/rules/c++
AgeCommit message (Expand)Author
2024-07-25Merge pull request #5376 from Arthapz/fix-module-objectfiles-handlingruki
2024-07-24improve warning when modules get culledArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-23prompt an error when multiple module with the same names are detectedArthur LAURENT
2024-07-23remove unnecessary codeArthur LAURENT
2024-07-23Merge pull request #5335 from xmake-io/installruki
2024-07-22simplify objectfile handlingArthur LAURENT
2024-07-22fix module handling for batchcmds and some cleanupsArthur LAURENT
2024-07-22remove printArthur LAURENT
2024-07-22improve compilation of modules based on if it is from a package, an other tar...Arthur LAURENT
2024-07-22improve moduleonly supportArthur LAURENT
2024-07-22strip -fmodule-mapper for GCC module reusage flag compatibility detectionArthur LAURENT
2024-07-21add a warning when a module is getting culledArthur LAURENT
2024-07-21add a fileconfig entry to disable module cullingArthur LAURENT
2024-07-21add a policy to disable module cullingArthur LAURENT
2024-07-19fix os.rm and uninstall modulesruki
2024-07-13Merge pull request #5340 from Arthapz/improve-clang-scan-deps-warning-for-mod...ruki
2024-07-13Merge pull request #5341 from Arthapz/add-proper-warning-for-std-module-detec...ruki
2024-07-13Merge pull request #5339 from Arthapz/fix-gnuxx-flag-for-modulesruki
2024-07-12improve std module warning for clangArthur LAURENT
2024-07-12add proper warning for std module detectionArthur LAURENT
2024-07-12add a proper warning when falling back to fallback module scanner for gcc and...Arthur LAURENT
2024-07-12fix c++ language detection for modules when gnuxxXY or gnu++XY is usedArthur LAURENT
2024-07-01add support for missing C++ Modules file extensionsYamaD
2024-05-14set default languages for c++modulesruki
2024-05-13fix clang-scan-deps #5091ruki
2024-05-11load lto pluginruki
2024-05-11add lto plugin for gccruki
2024-04-29fix incremental compilation for gcc-14 #5022ruki
2024-04-12fix errorruki
2024-04-09fix modulesruki
2024-04-09format coderuki
2024-03-24support --sdk= by adding sysroot to std module manifest detection lineArthur LAURENT
2024-03-23add C++23 and libc++ flags for -print-library-module-manifest-pathArthur LAURENT
2024-03-23handle case for clang std module detection when -print-library-module-manifes...Arthur LAURENT
2024-03-23apply PR suggestionArthur LAURENT
2024-03-23add missings runenvs for iorunvArthur LAURENT
2024-03-23use os.iorunvArthur LAURENT
2024-03-23add _ to print library module manifest path flag function getter forArthur LAURENT
2024-03-23support -print-library-module-manifest-path for std module detection on clangArthur LAURENT
2024-03-21strip spacesruki
2024-03-19always should build modules for generatorruki
2024-03-18fix progressruki
2024-03-18use new progressruki
2024-03-14fix set exceptionsruki
2024-03-09fix private dependency C++ modules objectfile handlingArthur LAURENT
2024-03-07Merge pull request #4806 from Arthapz/fix-clang-scan-deps-modules-macOSruki
2024-03-07fix + elimination for clang-scan-deps detectionArthur LAURENT
2024-03-07remove + from clang name when detecting clang-scan-deps for moduleArthur LAURENT