summaryrefslogtreecommitdiff
path: root/xmake/rules
AgeCommit message (Expand)Author
2022-12-03fix msvc and refactor GCCArthur LAURENT
2022-12-03Refactor msvc module buildArthur LAURENT
2022-12-03minor refactor and improvements to C++ module build Arthur LAURENT
2022-12-03minor refactor and improvements to C++ module buildArthur LAURENT
2022-12-02remote unused coderuki
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 msvc.luaArthur LAURENT
2022-12-01fix commentsArthur LAURENT
2022-12-01remove .i after reading itArthur LAURENT
2022-12-01fix cppversion flag cache in gcc.luaArthur LAURENT
2022-12-01compile privates module on clangArthur LAURENT
2022-12-01compile privates module en gccArthur LAURENT
2022-12-01compile private module on msvcArthur 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-30preprocess msvc Arthur LAURENT
2022-11-30Generate dependencies of preprocessed modules to avoid importing #ifdef importArthur LAURENT
2022-11-30Fix clang module supportArthur LAURENT
2022-11-22improve unity build to support package rules with extensionsruki
2022-11-08fix unknown utils.ispcstar-hengxing
2022-11-08improve error tipsruki
2022-11-08improve commentsruki
2022-11-08check module circular depsruki
2022-11-05Merge pull request #3017 from star-hengxing/ispcruki
2022-11-05enable cxx exceptions bu defaultruki
2022-11-04Update ispc.luaruki
2022-11-04mv ispc obj to targe objectdirstar-hengxing
2022-11-05fix clang c++ruki
2022-11-05improve std modules for msvcruki
2022-11-04improve symbols for clangruki
2022-11-04fix util.iscp generate pathstar-hengxing
2022-11-04improve utils.ispcstar-hengxing
2022-11-03add ispcstar-hengxing
2022-11-03improve clang to support std modulesruki
2022-11-01disable ccache for c++modulesruki
2022-11-01sort requires flagsruki
2022-10-31generate includedeps for msvc/modulesruki
2022-10-31generate deps for clang moduleruki
2022-10-30improve to build module for gccruki
2022-10-30save dependinfo for gcc/modulesruki
2022-10-25fix module partitions #2954ruki
2022-10-20Update xmake.luaruki
2022-10-19Format the code and follow the coding conventions.Jianpeng Peng
2022-10-19Add rule and test project for gnu-rm.Jianpeng Peng
2022-10-08support export symbols for dmdruki
2022-09-29Simplify code[email protected]