summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules
AgeCommit message (Expand)Author
2024-10-08cleanupArthur LAURENT
2024-10-08fix module dependency flags updateArthur LAURENT
2024-10-08fix missing defines in compflags for dependency scannersArthur LAURENT
2024-10-08fix msvc dependency scannerArthur LAURENT
2024-10-08improve dependency scanner for clangArthur LAURENT
2024-10-08fix gcc module scanning when buildflags are updatedArthur LAURENT
2024-10-08fix msvc module scanning when buildflags are updatedArthur LAURENT
2024-10-08fix clang module scanning when buildflags are updatedArthur LAURENT
2024-10-08cleanup unused variablesArthur LAURENT
2024-10-08fix clang module scanning when buildflags are updatedArthur LAURENT
2024-10-04fix module batchruki
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-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