summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2024-07-21add policy msbuild.multi_tool_task白喵
2024-07-20improve tools.cmakeruki
2024-07-20Merge pull request #5365 from xmake-io/cmakeruki
Improve cmake.install for ninja
2024-07-20improve find_pacmanruki
2024-07-20fix pdb dirruki
2024-07-20improve tools.cmake for ninjaruki
2024-07-19fix clean -aruki
2024-07-19fix os.rm and uninstall modulesruki
2024-07-19fix clean allruki
2024-07-19Merge pull request #5361 from xmake-io/linkcacheruki
fix link cache #5360
2024-07-19fix link cache #5360ruki
2024-07-18fix os.rmruki
2024-07-17revert bindirruki
2024-07-17fix bindir for testruki
2024-07-17use libzip as testruki
2024-07-17improve install prefix for xpackruki
2024-07-17improve uninstall pathruki
2024-07-17fix rpathruki
2024-07-17update test.lua for installruki
2024-07-17fix replace rpathruki
2024-07-17fix extraconfruki
2024-07-17enable sonameruki
2024-07-17improve batchcmdsruki
2024-07-17add rpath for xpackruki
2024-07-17install rpathruki
2024-07-16change rpath for machoruki
2024-07-16insert rpath for machoruki
2024-07-16remove rpath on macosxruki
2024-07-16dump rpathruki
2024-07-16add change_rpath.lua stubruki
2024-07-16rename utils.symbols.dependruki
2024-07-16add build.rpath and install.rpath policiesruki
2024-07-16fix install/uninstall with adminruki
2024-07-16Merge pull request #5351 from yh-sb/qt-deploy-flagsruki
User's `qt.deploy.flags` should have priority over defaults