summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31cleanupArthur LAURENT
2024-01-31remove useless path.translateArthur LAURENT
2024-01-31cleanupArthur LAURENT
2024-01-31use ipairs + orderpkgsArthur LAURENT
2024-01-31cleanupArthur LAURENT
2024-01-31fix potentially nil runtime_flag for clang toolchain include detectionArthur LAURENT
2024-01-31fix -fkeep-system-includes detectionArthur LAURENT
2024-01-31fix progress for clangArthur LAURENT
2024-01-31cleanupArthur LAURENT
2024-01-31improve std c++ lib handling for clangArthur LAURENT
2024-01-31use table.orderpair to ensure dependency order stay the sameArthur LAURENT
2024-01-31fix inconsistent print format for gcc module mapperArthur LAURENT
2024-01-31code cleanupArthur LAURENT
2024-01-31use table.orderpair to ensure dependency order stay the sameArthur LAURENT
2024-01-31improve module cmdline printArthur LAURENT
2024-01-31use os.vrunv for dependency scanningArthur LAURENT
2024-01-31add a test for aliased headerunitsArthur LAURENT
2024-01-31implement missing headerunit aliasingArthur LAURENT
2024-01-31improve _should_buildArthur LAURENT
2024-01-31remove dead codeArthur LAURENT
2024-01-31update commentArthur LAURENT
2024-01-30revert last commitArthur LAURENT
2024-01-30use try{} instead of assert to preserve iorunv error colorsArthur LAURENT
2024-01-30check string.split #4665ruki
2024-01-30remove now useless before_link on C++ modules ruleArthur LAURENT
2024-01-30fix find protoc #4659ruki
2024-01-30use -fkeep-system-includes only if supported by underlying clangArthur LAURENT
2024-01-30remove removed build.c++.clang.stdmodules policy from testsArthur LAURENT
2024-01-30fix space indent of build.c++.modules.std policyArthur LAURENT
2024-01-29populate module map before generating batchjobsArthur LAURENT
2024-01-29fix runtime for mesonruki
2024-01-29fix runtime for cmakeruki
2024-01-29add more runtimes for clangruki
2024-01-29apply PR suggestionsArthur LAURENT
2024-01-28Merge pull request #4648 from xmake-io/coruki
2024-01-28invalid package configs #4477ruki
2024-01-28fix runtimes MTruki
2024-01-27fix runtime configs #4477ruki
2024-01-27fix lock nameruki
2024-01-27improve clang runtimesruki
2024-01-27Merge pull request #4660 from Arthapz/clang-runtimes-windowsruki
2024-01-26update tests to use XMake runtimes supportArthur LAURENT
2024-01-26fix missing libc++/libstdc++ runtime support on windows for clangArthur LAURENT
2024-01-26take advantage of XMake runtimes supportArthur LAURENT
2024-01-26Revert "reenable build across targets in parallel policy"Arthur LAURENT
2024-01-26reenable build across targets in parallel policyArthur LAURENT
2024-01-26Revert "use execv instead of iorunv"Arthur LAURENT
2024-01-26use execv instead of iorunvArthur LAURENT
2024-01-26fix gcc module supportArthur LAURENT
2024-01-26fix headerunit compilation on clangArthur LAURENT