summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-11add git supportruki
2025-11-11fix sparse checkout #7007ruki
2025-11-10Merge pull request #6996 from tenten8401/patch-2ruki
2025-11-11test packagekeyruki
2025-11-10suppress compile warningsruki
2025-11-10format core code againruki
2025-11-10format engine.cruki
2025-11-10Refactor package parsing for nimble managerruki
2025-11-10update clang-formatruki
2025-11-10Merge pull request #7004 from Arthapz/dont-rebuild-packages-and-stdruki
2025-11-10fix testsruki
2025-11-10Merge pull request #7008 from xmake-io/formatruki
2025-11-10format more if-else codes in coreruki
2025-11-09format more if-elseruki
2025-11-09format coreruki
2025-11-09format more coderuki
2025-11-09format if-elseruki
2025-11-09mv clang-format to rootruki
2025-11-09format single lineruki
2025-11-09remove unused commentsruki
2025-11-09format tests and templatesruki
2025-11-09format coderuki
2025-11-09update clang-formatruki
2025-11-09Merge pull request #6989 from xmake-io/asyncruki
2025-11-08fix programfile in native threadruki
2025-11-07(modules) don't rebuild packages and std module when using -rArthur LAURENT
2025-11-07(modules) don't rescan std and packages modules when using -rArthur LAURENT
2025-11-08improve pipe_eventruki
2025-11-08improve testsruki
2025-11-08add testsruki
2025-11-08use pipe_event instead of eventruki
2025-11-08add async support for find_xxxruki
2025-11-07update tboxruki
2025-11-07update tbox to fix semaphore/eventruki
2025-11-07remove builtin async os.rmruki
2025-11-07fix thread waitruki
2025-11-07add some logsruki
2025-11-07update testsruki
2025-11-07fix argv in threadruki
2025-11-07add more logsruki
2025-11-07fix optionruki
2025-11-07fix os.cd in non-main threadruki
2025-11-07fix logsruki
2025-11-07fix wait threadruki
2025-11-07fix thread exitruki
2025-11-07improve async_taskruki
2025-11-07improve os testsruki
2025-11-07fix bin2c threadruki
2025-11-07use event and sharedata poolruki
2025-11-07improve match retruki