summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/clang
AgeCommit message (Expand)Author
2024-11-29Remove redundant code.liaoxinwei
2024-11-28Fix clang module parallel compile error.liaoxinwei
2024-10-24improve logsruki
2024-10-08Update builder.luaruki
2024-10-08don't convert hashset to table and some cleanup for module buildersArthur LAURENT
2024-10-08cleanupArthur LAURENT
2024-10-08fix flags in dependendy scannersArthur LAURENT
2024-10-08cleanupArthur LAURENT
2024-10-08don't persist requiresflags into a fileArthur LAURENT
2024-10-08fix dependency scanner for gcc and clangArthur LAURENT
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-08improve dependency scanner for clangArthur 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-07-22simplify objectfile handlingArthur LAURENT
2024-07-22fix module handling for batchcmds and some cleanupsArthur LAURENT
2024-07-22improve compilation of modules based on if it is from a package, an other tar...Arthur LAURENT
2024-07-13Merge pull request #5340 from Arthapz/improve-clang-scan-deps-warning-for-mod...ruki
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-05-14set default languages for c++modulesruki
2024-05-13fix clang-scan-deps #5091ruki
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-18use new progressruki
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
2024-03-07Update compiler_support.luaruki
2024-03-06fix C++ library detection when no runtimes is passedArthur LAURENT
2024-02-18improve should_build for modulesruki
2024-02-18fix incremental compilation for tests/ modules/packageruki
2024-02-14cleanupArthur LAURENT
2024-02-12implement module reusage based on flag comparisonArthur LAURENT
2024-02-11Merge pull request #4707 from Arthapz/support-moduleonly-librariesruki
2024-02-09Update compiler_support.luaruki
2024-02-09fix libc++.modules.json findingArthur LAURENT