summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/clang.lua
AgeCommit message (Expand)Author
2023-01-12Update clang.luaruki
2023-01-11rename clang std modulemap policyArthur LAURENT
2023-01-11use policies instead of target valuesArthur LAURENT
2023-01-11cleanupArthur LAURENT
2023-01-11rename clang std modulemap enabler and disable it by defaultArthur LAURENT
2023-01-10fix clang std modules enabledArthur LAURENT
2023-01-08fallback on clang modules when c++.clang.modules.strict is not set for std mo...Arthur LAURENT
2023-01-08Merge branch 'dev' into improve-clang-modules-support-with-libc++Arthur Laurent
2023-01-08Merge pull request #3228 from Arthapz/support-c++20-module-packagesruki
2023-01-08Update clang.luaruki
2023-01-08Update clang.luaruki
2023-01-07fix on macosArthur LAURENT
2023-01-07reenable old clang modules by default and fix testsArthur LAURENT
2023-01-07support build module with space for clangruki
2023-01-06cleanupArthur LAURENT
2023-01-06fix missings json importsArthur LAURENT
2023-01-06fix meta info generation on gcc and clangArthur LAURENT
2023-01-06add support of importing module from packagesArthur LAURENT
2023-01-06Improve compatibility with libc++Arthur LAURENT
2023-01-06improve module cachedirruki
2023-01-04Fix clang module mapperArthur LAURENT
2022-12-19improve batchcmds for clang/gcc modulesruki
2022-12-12add support for standard C++23 modules on msvcArthur LAURENT
2022-12-09fix commentruki
2022-12-08cleanup clang module codeArthur LAURENT
2022-12-08fix clang importsArthur LAURENT
2022-12-06Ensure module import order on ClangArthur LAURENT
2022-12-05fix missing includedirs on fallback generation module depsArthur LAURENT
2022-12-03refactor clang batchcmdsArthur LAURENT
2022-12-03refactor clangArthur LAURENT
2022-12-03minor refactor and improvements to C++ module build Arthur LAURENT
2022-12-02Merge pull request #3122 from Arthapz/process_modulesruki
2022-12-01add includedirs to preprocess stageArthur LAURENT
2022-12-01support incremental private module buildArthur LAURENT
2022-12-01fix commentsArthur LAURENT
2022-12-01remove .i after reading itArthur LAURENT
2022-12-01compile privates module on clangArthur LAURENT
2022-12-01Merge branch 'dev' into process_modulesArthur Laurent
2022-12-01use cxx for modulesruki
2022-12-01update msvc.luaArthur LAURENT
2022-11-30Add defines to clang and gccArthur LAURENT
2022-11-30Generate dependencies of preprocessed modules to avoid importing #ifdef importArthur LAURENT
2022-11-30Fix clang module supportArthur LAURENT
2022-11-05fix clang c++ruki
2022-11-04improve symbols for clangruki
2022-11-03improve clang to support std modulesruki
2022-10-31generate deps for clang moduleruki
2022-09-19Update clang.luaruki
2022-09-17`is_plat` to `target:is_plat`shithappens2016
2022-09-17remove `-fbuiltin-module-map` in the (windows)mingw environmentshithappens2016