summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/clang.lua
AgeCommit message (Expand)Author
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-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
2022-08-09build batchjobs for clang/msvcruki
2022-08-08Add batchjobs for clangArthur LAURENT
2022-08-07Fix clangArthur LAURENT
2022-08-07Use localcache instead of a fileArthur LAURENT
2022-08-07Improve codeArthur LAURENT
2022-08-07Fix commentsArthur LAURENT
2022-08-07Fix header unit path in module mapperArthur LAURENT
2022-08-07Implement module mapper for clangArthur LAURENT
2022-08-06cache module depsruki
2022-08-06add batchjobs stubruki
2022-08-06remove unused optruki
2022-08-06support for compile_commandsruki
2022-08-05Fix clang output build module flagsArthur LAURENT
2022-08-05Assert on multiple providesArthur LAURENT
2022-08-05Remove incorrect usage of set_depcacheArthur LAURENT
2022-08-05Use table.insert instead of table.appendArthur LAURENT
2022-08-05Fix incorrect usage of set_depmtime/set_depcacheArthur LAURENT
2022-08-05Remove useless isdir checksArthur LAURENT
2022-08-05Use batchcmds:mkdir instead of os.mkdir when possibleArthur LAURENT
2022-08-05Improve header unit supportArthur LAURENT
2022-08-04Fix bmi generation path when module is generated by build chainArthur LAURENT
2022-08-05update dep flagsruki