summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Expand)Author
2025-11-11fix link filepath for dlllinksruki
2025-11-10improve links for dmdruki
2025-11-10attempt to link target with full path #7000ruki
2025-11-09format tests and templatesruki
2025-11-08improve pipe_eventruki
2025-11-08use pipe_event instead of eventruki
2025-11-08add async support for find_xxxruki
2025-11-07remove builtin async os.rmruki
2025-11-07fix thread waitruki
2025-11-07add some logsruki
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-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-07limit get build envs in package configsruki
2025-11-07Merge pull request #7002 from gibbz00/isystem_requiresruki
2025-11-07Merge pull request #6999 from xmake-io/rootdirruki
2025-11-06fix rootdir #6995ruki
2025-11-06fix(asn1c): include generated output as system headersgibbz00
2025-11-06Merge pull request #6992 from Arthapz/add-missing-platformsruki
2025-11-05(modules) add all supported platforms for clang get_cpp_library_nameArthur LAURENT
2025-11-04fix module reusage with xmake testArthur 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
2025-11-03Merge pull request #6987 from apocelipes/feat-ghosttyruki
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
2025-11-02improve(tty): support detect ghosttyapocelipes
2025-11-02Set the libdir inside cmake_importfiles/xxxTargets-*.cmake to the same libdir...MeanSquaredError