summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-24Merge pull request #5391 from jinke18/dev-jk3ruki
fixbug: crush when using non-scroll output theme like ninja
2024-07-24Merge pull request #5390 from jinke18/dev-jk2ruki
fixbug: invalid project group when generate a vs project
2024-07-24fixbug: crush when using non-scroll output theme like ninjajinke18
2024-07-24fixbug: invalid project group when generate a vs projectjinke18
2024-07-24Merge pull request #5387 from xmake-io/testsruki
Improve test output
2024-07-24fix log file pathruki
2024-07-24improve test outputruki
2024-07-24Merge pull request #5386 from ChrisCatCP/jomruki
add tool jom
2024-07-24add tool jom白喵
2024-07-24improve warning when modules get culledArthur LAURENT
2024-07-24improve culling testsArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-24improve module culling testsArthur LAURENT
2024-07-24fix objectfiles cullingArthur LAURENT
2024-07-23prompt an error when multiple module with the same names are detectedArthur LAURENT
2024-07-23remove unnecessary codeArthur LAURENT
culling is already done by dependency scanner
2024-07-23fix qt install for mingwruki
2024-07-23Merge pull request #5382 from xmake-io/packruki
fix pack io.gsub
2024-07-23fix pack io.gsubruki
2024-07-23update changelogruki
2024-07-23Merge pull request #5381 from jingkaimori/jingkaimori/qt-install-improvementruki
fix error when qt.deploy.flags policy is a table
2024-07-23simplify settingsjingkaimori
assume that strings contains one option only.
2024-07-23fix error when qt.deploy.flags policy is a tablejingkaimori
2024-07-23Merge pull request #5335 from xmake-io/installruki
Improve installation
2024-07-22simplify objectfile handlingArthur LAURENT
2024-07-22fix module handling for batchcmds and some cleanupsArthur LAURENT
2024-07-22remove printArthur LAURENT
2024-07-23improve to get deplibsruki
2024-07-22improve compilation of modules based on if it is from a package, an other ↵Arthur LAURENT
target or an internal module
2024-07-22add staticlib2 testArthur LAURENT
2024-07-22improve moduleonly supportArthur LAURENT
2024-07-22improve to find dllruki
2024-07-22strip -fmodule-mapper for GCC module reusage flag compatibility detectionArthur LAURENT
2024-07-22Merge pull request #5373 from ChrisCatCP/msbuildruki
update msbuild.lua
2024-07-22update msbuild.lua白喵
2024-07-22Merge pull request #5367 from ChrisCatCP/msbuildruki
add policy msbuild.multi_tool_task
2024-07-22remove unuse _get_vsarch白喵
2024-07-22Merge pull request #5372 from SirLynix/patch-17ruki
Apple tvOS: Fix typo in flag
2024-07-22revert cmake.luaBai Miao
2024-07-22revert msbuild.luaBai Miao
2024-07-22refactor policy msbuild.multi_tool_task白喵
2024-07-22Merge pull request #5370 from Arthapz/bump-llvm-version-for-stdmodule-testsruki
bump llvm version to llvm 19 for std modules tests because llvm modul…
2024-07-22Merge pull request #5369 from Arthapz/add-culling-policyruki
add a policy to disable module culling
2024-07-22Merge pull request #5371 from Arthapz/add-github-c++-modules-syntaxruki
add .gitattributes to enable syntax coloration on module files
2024-07-21Apple tvOS: Fix typo in flagJérôme Leclercq
Flag is "mappletv-simulator-version-min" not "mappletvsimulator-version-min"
2024-07-21add a warning when a module is getting culledArthur LAURENT
2024-07-21add a fileconfig entry to disable module cullingArthur LAURENT
2024-07-21add .gitattributes to enable syntax coloration on module filesArthur LAURENT
2024-07-21bump llvm version to llvm 19 for std modules tests because llvm module are ↵Arthur LAURENT
properly installed only in >= 19 (std module + manifest files)
2024-07-21add a policy to disable module cullingArthur LAURENT