summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2022-11-04Merge pull request #3016 from xmake-io/moduleruki
Improve clang/gcc/msvc to better support std modules
2022-11-05fix clang c++ruki
2022-11-05improve std modules for msvcruki
2022-11-04fix find flagruki
2022-11-04fix extraconfruki
2022-11-04add flags for specific compilers and linkers #3022ruki
2022-11-04improve symbols for clangruki
2022-11-04improve batchcmdsruki
2022-11-04Merge pull request #3019 from mtortonesi/sandbox_lib_detect_find_path._find-fixruki
Fix sandbox_lib_detect_find_path._find function.
2022-11-04Refactored code to use string:lastof.Mauro Tortonesi
2022-11-04fix util.iscp generate pathstar-hengxing
2022-11-04Find qrenderdocJérôme Leclercq
2022-11-04improve utils.ispcstar-hengxing
2022-11-04Add support for renderdoc debuggerSirLynix
2022-11-03Fix sandbox_lib_detect_find_path._find function.Mauro Tortonesi
Function sandbox_lib_detect_find_path._find function currently searches the first occurrence of substring path.pattern(path.translate(name)) within filepath. This behavior breaks in case one wants, e.g., to find packages named libsomething. The correct behavior would be to find the last occurrence of substring path.pattern(path.translate(name)) within filepath. Hence this patch.
2022-11-03add ispcstar-hengxing
2022-11-03improve clang to support std modulesruki
2022-11-03improve warnings for clruki
2022-11-02Merge pull request #2999 from xmake-io/fsmonitorruki
Disable git fsmonitor #2902
2022-11-01Merge pull request #3001 from xmake-io/modulesruki
Incremental compilation support for modules #3000
2022-11-02improve commentsruki
2022-11-02optimize to parse depsruki
2022-11-02paser gcc deps with modulesruki
2022-11-01improve to fix package pathruki
2022-11-01disable ccache for c++modulesruki
2022-11-01sort requires flagsruki
2022-11-01improve to parse cl depsruki
2022-10-31generate includedeps for msvc/modulesruki
2022-10-31improve os.trycpruki
2022-10-31generate deps for clang moduleruki
2022-10-30improve to build module for gccruki
2022-10-30save dependinfo for gcc/modulesruki
2022-10-30improve git fsmonitorruki
2022-10-30improve git moduleruki
2022-10-29improve vs/vsxmake project generatorruki
2022-10-28improve profilerruki
2022-10-28optimize profilerruki
2022-10-28improve profilerruki
2022-10-28improve package:is_crossruki
2022-10-27remove logsruki
2022-10-27add commentsruki
2022-10-27remove logsruki
2022-10-27improve tools.xmakeruki
2022-10-26Merge pull request #2971 from xmake-io/sortruki
Stabilize vs and vsxmake project generation #2959
2022-10-26sork sourceinfosruki
2022-10-26improve vs201xruki
2022-10-26improve table.orderpairsruki
2022-10-26to package nameruki
2022-10-26sort rulesruki
2022-10-25remove unused languages for armasmruki