summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-02Remove /env flagstar9029
2025-04-02Add msvc midl supportstar9029
2025-04-01improve check_macrosruki
2025-04-01improve info.plist ruleruki
2025-04-01fix get_possible_packageShifftC
To only return a package if one matches the required distance.
2025-03-31add includes to check_macrosruki
2025-03-31add definesruki
2025-03-31revert check_macrosruki
2025-03-31fix check_macrosruki
2025-03-29improve conan generatorruki
2025-03-28Merge pull request #6265 from Doekin/srcenvruki
srcenv.profile: additional detection of xmake binary in `core/build`
2025-03-28srcenv.profile: additional detection of xmake binary in `core/build`Chan Lee
2025-03-27Merge pull request #6257 from 19317362/devruki
[fix] xmake install skips SO with version like libfreetype.so.6.20.2
2025-03-27[fix] xmake install skips SO with version like libfreetype.so.6.20.2wps
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