summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
2025-01-09add namespace to sandboxruki
2025-01-09improve has_configruki
2025-01-08fix display nameruki
2025-01-08improve package nameruki
2025-01-08get packages with namespaceruki
2025-01-08fix package errorruki
2025-01-08get namespaces in projectruki
2025-01-08improve commentsruki
2025-01-07improve project.getruki
2025-01-07merge root scope for namespaceruki
2025-01-07fix package with 3rd namespaceruki
2025-01-07support namespace for xpackruki
2025-01-07add package for namespaceruki
2025-01-07add namespace for toolchainruki
2025-01-07Update task.luaruki
2025-01-07add namespace for taskruki
2025-01-07fix cliruki
2025-01-07add namespace for ruleruki
2025-01-07support for namespace optionsruki
2025-01-07support for inner namespace accessruki
2025-01-06add namespace info to build objectruki
2025-01-06improve progress inforuki
2025-01-06fix target path for namespaceruki
2025-01-06fix root namespace values orderruki
2025-01-06fix namespace scoperuki
2025-01-06fix namespace endruki
2025-01-06add root testsruki
2025-01-06add test.luaruki
2025-01-06update namespace stringruki
2025-01-06add nested namespace testsruki
2025-01-06add namespace stubruki
2025-01-06fix includesruki
2025-01-05Fix program name of lua.native-objects ruleWu, Zhenyu
2025-01-04fix includesruki
2025-01-04Merge pull request #6039 from star-hengxing/cdbruki
Fix compile_commands for msvc include
2025-01-04Fix compile_commands for msvc includestar9029
2025-01-03Fix run environment for mingwJérôme Leclercq
2025-01-03Merge pull request #6027 from star-hengxing/autotoolsruki
Fix cross compile with autotools on windows platform
2025-01-03Merge pull request #6035 from 24bit-xjkp/devruki
fix(modules): Remove inappropriate warnings
2025-01-03fix(modules): Remove inappropriate warnings24bit-xjkp
1. The warnings shouldn't be generated when the policy build.c++.modules.std is not enabled.
2025-01-03add comments for #6032.Redbeanw44602
2025-01-02fix dummy cmakelist generated wrong default ms_runtime parameters.Redbeanw44602
2025-01-02Merge pull request #6029 from nwf/202501-update_shallowruki
xmake update: clone with shallow submodules, too
2025-01-02Merge pull request #6031 from Redbeanw44602/fix/clang-with-msvc-wineruki
Fix clang with msvc-wine
2025-01-01xmake update: clone with shallow submodules, tooNathaniel Wesley Filardo
This signficantly cuts down on the amount of data uselessly fetched: without, the resulting .git is at present around 69 MB, while with, it's under 10 MB.
2025-01-01fix wrong archiver when using clang with msvc-wine.Redbeanw44602
2025-01-01Fix cross compile with autotools on windows platformstar9029
2024-12-31fix wrong lld-link executable name.Redbeanw44602
2024-12-30improve envs toolchainruki
2024-12-30fix wrong envsep under msvc-wine.Redbeanw44602