summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2025-11-07format coderuki
2025-11-07close event and sharedataruki
2025-11-07add async to os.matchruki
2025-11-07improve async taskruki
2025-11-07improve threadruki
2025-11-07lock/unlock task queueruki
2025-11-07limit os.cdruki
2025-11-07optimize detach async taskruki
2025-11-07improve aysnc opruki
2025-11-07improve vstoolruki
2025-11-07fix async threadruki
2025-11-07impl os.cp/rm in async taskruki
2025-11-07do async task in os.rmruki
2025-11-07add async_taskruki
2025-11-07Merge pull request #7003 from xmake-io/packageruki
limit get build envs in package configs
2025-11-07limit get build envs in package configsruki
2025-11-07Merge pull request #7002 from gibbz00/isystem_requiresruki
fix(asn1c): include generated output as system headers
2025-11-07Merge pull request #6998 from xmake-io/argsruki
update tbox for process/argv
2025-11-07Merge pull request #6999 from xmake-io/rootdirruki
fix rootdir #6995
2025-11-06fix rootdir #6995ruki
2025-11-06fix(asn1c): include generated output as system headersgibbz00
Prevents clang-tidy from reporting lint errors in them.
2025-11-06Merge pull request #6992 from Arthapz/add-missing-platformsruki
fix(modules) add all supported platforms for clang get_cpp_library_name
2025-11-06Merge pull request #6993 from Arthapz/fix-xmake_tests_modulesruki
Fix xmake tests modules
2025-11-06update tboxruki
2025-11-05(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-04Fix Nimble find_package to use latest package list formatIsaac A.
2025-11-04fix module reusage with xmake testArthur LAURENT
2025-11-04add testsArthur LAURENT
2025-11-04(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-03Merge pull request #6977 from Arthapz/improve-xcode-toolchainruki
nfc(xcode) refactor xcode toolchain, improve it and use it in llvm toolchain when targeting a apple device
2025-11-03Merge pull request #6987 from apocelipes/feat-ghosttyruki
improve(tty): support detect ghostty
2025-11-02fix(target) cache compiler by sourcekind instead of global cache for targetArthur LAURENT
2025-11-02Merge pull request #6984 from MeanSquaredError/cmake_importfiles_libdirruki
Fix the libdir inside the installed CMake import files
2025-11-02Merge pull request #6983 from Arthapz/ignore-sanitizers-moduleruki
fix(modules) strip sanitizers flags for module reusage
2025-11-02improve(tty): support detect ghosttyapocelipes
2025-11-02Set the libdir inside cmake_importfiles/xxxTargets-*.cmake to the same ↵MeanSquaredError
libdir where the import files are installed.