summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2022-12-04Merge pull request #3131 from Arthapz/minor-refactorruki
Refactor module build
2022-12-04Merge pull request #3132 from SirLynix/patch-12ruki
improve cmake generator with wasm (uses mingw make)
2022-12-03improve cmake generator with wasm (uses mingw make)Jérôme Leclercq
2022-12-03Merge pull request #3129 from A2va/improve-formatruki
Improve file argument of format plugin
2022-12-03refactor msvc batchcmdsArthur LAURENT
2022-12-03Header files fixA2va
Rename argument
2022-12-03improve clang-clruki
2022-12-03refactor gcc batchcmdsArthur LAURENT
2022-12-03refactor clang batchcmdsArthur LAURENT
2022-12-03refactor clangArthur LAURENT
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-02Improve file argumentA2va
2022-12-02remote unused coderuki
2022-12-02Merge pull request #3122 from Arthapz/process_modulesruki
Generate dependencies of preprocessed modules to avoid importing #ifdef import
2022-12-02Merge pull request #3125 from Arthapz/compile-private-modulesruki
Compile private C++20 modules
2022-12-02support all allowdarchs #3120ruki
2022-12-01add includedirs to preprocess stageArthur LAURENT
2022-12-01support incremental private module buildArthur LAURENT
2022-12-01fix msvc.luaArthur LAURENT
2022-12-01improve templatesruki
2022-12-01use cxx for modulesruki
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-01update msvc.luaArthur LAURENT
update msvc.lua update msvc.lua update clang.lua update msvc.lua
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-30rewrite cursesruki
2022-11-30fix option configvar #discussions/3111ruki
2022-11-30improve core/uiruki
2022-11-29improve package info #3106ruki
2022-11-29fix xrepo for powershell 7.3xq114
2022-11-28fix tools/xmakeruki
2022-11-28pass build directory to tools/xmakeruki
2022-11-26enable exceptions by default in packageruki
2022-11-25fix cmakelists generator #3074ruki
2022-11-25improve to run cl.exeruki
2022-11-24add xmake g --checkruki
2022-11-24just check configsruki
2022-11-24improve to find clangruki
2022-11-24improve find_programverruki