summaryrefslogtreecommitdiff
path: root/xmake/rules/c++/modules/modules_support/clang.lua
AgeCommit message (Expand)Author
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
2022-08-05use projectdir varruki
2022-08-05rename sourcebatch to headerunitsruki
2022-08-04improve has_flagsruki
2022-08-04fix typoruki
2022-08-04normalize pathruki
2022-08-04improve to get toolchain includedirsruki
2022-08-04format code for gccruki
2022-08-04fix module flags for msvc/clangruki
2022-08-04improve modules for msvcruki
2022-08-04improve load modulesruki
2022-08-04improve contains modulesruki
2022-08-04rename some apisruki
2022-08-03remove tailing spacesruki
2022-08-03[C++20 Modules] Improve supportArthur LAURENT
2022-08-03[C++20 Modules] Improve support on MSVC Clang and GCCArthur LAURENT