summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-09-09Merge pull request #6744 from Arthapz/hide-dependency-flags2ruki
2025-09-09Fix flag wrapping for cxxflags in builder.luaruki
2025-09-08fix(C++ modules) fix build.c++.modules.std policyArthur LAURENT
2025-09-07optimize to save toolchain cacheruki
2025-09-07Merge pull request #6779 from xmake-io/embeddirsruki
2025-09-06Merge pull request #6777 from xmake-io/cmakeruki
2025-09-06Merge pull request #6778 from xmake-io/compoutruki
2025-09-06add #embed and embedirs support #6762ruki
2025-09-06Merge pull request #6776 from xmake-io/configruki
2025-09-06add build.linker.outputruki
2025-09-06fix executable path for cmake #6768ruki
2025-09-06fix qt rule orderruki
2025-09-06revert config targets #6775ruki
2025-09-06fix find gcc/gxx cache #6767ruki
2025-09-05fix thread waitruki
2025-09-04fix native thread for luajitruki
2025-09-04improve batchcmdsruki
2025-09-04switch all bin2c rulesruki
2025-09-04improve batchcmds:luaruki
2025-09-04improve bin2cruki
2025-09-04run script in threadruki
2025-09-04improve to run scriptruki
2025-09-02Merge pull request #6324 from xmake-io/threadruki
2025-08-31improve start htradruki
2025-08-30Check policies before accessing build cache settingsstar9029
2025-08-30Clean up unused functions in xmake.luastar9029
2025-08-30Refactor policy and configuration handlingstar9029
2025-08-29Use ccache when debug xmake packagestar9029
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