summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-27[fix] xmake install skips SO with version like libfreetype.so.6.20.2wps
2025-03-27Merge pull request #6249 from Arthapz/speedup-modules-testsruki
(C++ modules) disable std module on some tests
2025-03-26(C++ modules) disable std module on some testsArthur LAURENT
this should improve C++ module tests speed
2025-03-25Merge pull request #6251 from xq114/devruki
fix compile_commands with nvcc
2025-03-25Update compile_commands.luaruki
2025-03-25fix compile_commands with nvccxq114
2025-03-25Merge pull request #6243 from Doekin/llvm-crossruki
toolchain(llvm): preliminary support for `cross` platform
2025-03-24toolchain(llvm): preliminary support for `cross` platformDoekin
2025-03-24toolchain(llvm): locate appropriate toolchain when `cross` is specifiedDoekin
2025-03-23Merge pull request #6240 from Doekin/cross-objcopyruki
toolchain(cross): use target-specific `objcopy`
2025-03-23Merge pull request #6236 from Doekin/devruki
package(cmake): fix incorrect flag handling caused by substring matching
2025-03-23toolchain(cross): use target-specific `objcopy`Doekin
2025-03-22package(cmake): fix incorrect flag handling caused by substring matchingDoekin
Resolved an issue where flags were mistakenly considered added due to substring matching (e.g., `CMAKE_CXX_FLAGS` being a part of `CMAKE_CXX_FLAGS_RELWITHDEBINFO`). This prevented certain flags from being properly included in the cmake command line. Improved the logic to ensure accurate flag detection and inclusion.
2025-03-19Merge pull request #6229 from xmake-io/findruki
improve find_program
2025-03-19improve find_programruki
2025-03-18Merge pull request #6225 from Sunrisepeak/sunrisepeak-patch-1ruki
devel: enable verbose for git clone
2025-03-17devel: enable verbose for git clonesunrisepeak
Signed-off-by: sunrisepeak <[email protected]>
2025-03-16update tbox to fix home directory for w64devkit #6208ruki
2025-03-15Merge pull request #6222 from SirLynix/patch-19ruki
meson: Add cmake search env
2025-03-15Merge pull request #6220 from Gaweringo/fix-raddbg-debuggerruki
fix(raddbg): make rad debugger open as detached
2025-03-15Merge pull request #6219 from SirLynix/patch-18ruki
meson: Force to use vs env on Windows
2025-03-14meson: Add cmake search envJérôme Leclercq
2025-03-14improve to find ndkruki
2025-03-14fix(raddbg): make rad debugger open as detachedGaweringo
2025-03-14meson: Force to use vs env on WindowsJérôme Leclercq
to not detect MinGW if both are available
2025-03-13fix require inforuki
2025-03-12fix ar for autoconf #6206ruki
2025-03-09update cosmocc ciruki
2025-03-07update the given reporuki
2025-03-07fix depflags for cosmoccruki
2025-03-07update changelogruki
2025-03-07Merge pull request #6182 from star-hengxing/clangruki
Support msstl modules for clang
2025-03-07Update compiler_support.luaruki
2025-03-07Update compiler_support.luaruki
2025-03-07Merge branch 'dev' into clangruki
2025-03-07Merge pull request #6194 from xmake-io/win2025ruki
switch to windows 2025
2025-03-07switch to windows 2025ruki
2025-03-05Merge pull request #6192 from xmake-io/wineruki
fix wine/cl output encoding #6191
2025-03-05fix wine/cl output encoding #6191ruki
2025-03-03revert ciruki
2025-03-03add windows 2025 ciruki
2025-03-01Improve test_stdmodules.luastar9029
2025-03-01fix load msvc envsstar9029
2025-03-01Support msstl modules for clangstar9029
2025-02-28rename arm64 for linuxruki
2025-02-28Merge pull request #6179 from xmake-io/toolsetruki
Improve to select vs toolset
2025-02-28update toolset limitruki
2025-02-28Merge pull request #6177 from star-hengxing/clangruki
Improve clang toolcahin for building package with lto
2025-02-28fix checkinforuki
2025-02-28improve to select latest toolsetruki