summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/clang.lua
AgeCommit message (Expand)Author
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
2022-08-29improve modules for clangruki
2022-08-29Fix msvc headerunits batchcmdsArthur LAURENT
2022-08-27format coderuki
2022-08-14translate clang pathruki
2022-08-13translate more pathsruki
2022-08-13improve generatorruki
2022-08-13improve requriesflagsruki
2022-08-13improve clangruki
2022-08-13remove tailing spacesruki
2022-08-10improve codeArthur LAURENT
2022-08-10improve clangArthur LAURENT
2022-08-10fix clangArthur LAURENT
2022-08-10fix clangArthur LAURENT
2022-08-10fix headerunits on clangArthur LAURENT
2022-08-10don't rebuild headerunits build by other targetsArthur LAURENT
2022-08-10Improve MSVC and clang module buildArthur LAURENT
2022-08-10Fix clang module compilationArthur LAURENT
2022-08-10add missing flagsruki
2022-08-09improve mapper for clang/msvcruki
2022-08-09fix mapper for clangruki
2022-08-09fix check for clang/headerunitsruki