summaryrefslogtreecommitdiff
path: root/xmake/core
AgeCommit message (Expand)Author
2025-09-17Prioritize envs over repo cacheShifftC
2025-09-17improve to find gcc/clangruki
2025-09-17improve to find programruki
2025-09-17improve find_programruki
2025-09-17fix profiler clockruki
2025-09-13fix run scriptruki
2025-09-13Merge pull request #6788 from Arthapz/improve-incremental-build-clangruki
2025-09-12Merge pull request #6791 from ZZBaron/feature/nix-supportruki
2025-09-11added nixos to linuxos.namezack
2025-09-11fix load tool cacheruki
2025-09-10feat(C++ modules) add build.c++.modules.non_cascading_changes policy to enabl...Arthur LAURENT
2025-09-10improve detectcache saveruki
2025-09-09Merge pull request #6780 from xmake-io/optiruki
2025-09-09improve is_embedruki
2025-09-09skip embed binaryruki
2025-09-09Merge pull request #6744 from Arthapz/hide-dependency-flags2ruki
2025-09-07optimize to save toolchain cacheruki
2025-09-06Merge pull request #6778 from xmake-io/compoutruki
2025-09-06add build.linker.outputruki
2025-09-06revert config targets #6775ruki
2025-09-05fix thread waitruki
2025-09-04fix native thread for luajitruki
2025-08-31improve start htradruki
2025-08-29add thread sharedataruki
2025-08-29support to schedule thread and coroutineruki
2025-08-29remove commentsruki
2025-08-28add thread queueruki
2025-08-28add thread semaphoreruki
2025-08-28add thread eventruki
2025-08-28add mutex refnruki
2025-08-28fix mutex cdataruki
2025-08-28pass mutexruki
2025-08-28add mutex to threadruki
2025-08-28move thread to baseruki
2025-08-28fix serializeruki
2025-08-28get running thread nameruki
2025-08-28update copyrightruki
2025-08-28improve thread callback inforuki
2025-08-28improve sleep testsruki
2025-08-28fix thread envsruki
2025-08-28optimize thread load/saveruki
2025-08-28move run_threadruki
2025-08-28bind sandboxruki
2025-08-28fix return errorsruki
2025-08-28run threadruki
2025-08-28fix callbackruki
2025-08-28add native thread stubruki
2025-08-28improve api and testsruki
2025-08-28improve thread apisruki
2025-08-28add thread module stubruki