summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-07improve option testruki
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-06add includes testruki
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 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-06add namespace basic testruki
2025-01-06Merge pull request #6045 from xmake-io/includesruki
fix includes
2025-01-06fix includesruki
2025-01-05Merge pull request #6042 from Freed-Wu/native_objectsruki
Fix program name of lua.native-objects rule
2025-01-05Fix program name of lua.native-objects ruleWu, Zhenyu
2025-01-05Merge pull request #6041 from xmake-io/includesruki
fix includes
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-04Merge pull request #6036 from SirLynix/patch-18ruki
Fix run environment for mingw
2025-01-04remove more old specsruki
2025-01-04remove arch specruki
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-03Merge pull request #6032 from Redbeanw44602/devruki
fix dummy cmakelist generated wrong default ms_runtime parameters.
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