summaryrefslogtreecommitdiff
path: root/xmake
AgeCommit message (Collapse)Author
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-19improve find_programruki
2025-03-17devel: enable verbose for git clonesunrisepeak
Signed-off-by: sunrisepeak <[email protected]>
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-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-07update the given reporuki
2025-03-07fix depflags for cosmoccruki
2025-03-07Update compiler_support.luaruki
2025-03-07Update compiler_support.luaruki
2025-03-07Merge branch 'dev' into clangruki
2025-03-05fix wine/cl output encoding #6191ruki
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-28fix checkinforuki
2025-02-28improve to select latest toolsetruki
2025-02-28attempt to select latest versionruki
2025-02-28rename vcvars_ver to toolsetruki
2025-02-28fix target for ml64/clang-cl #6175ruki
2025-02-27Improve clang toolcahin for building package with ltostar9029
2025-02-26Pass more options from `package:find_tool` to `lib.detect.find_tool`Doekin
2025-02-26fix concat packageruki
2025-02-25add cli-parser testruki
2025-02-25improve linksruki
2025-02-25fix find kotlin libsruki
2025-02-25find kotlin packagesruki
2025-02-25download kotlib libsruki
2025-02-25select package versionruki
2025-02-25add kotlin-native package stubruki
2025-02-25fix 7zruki
2025-02-25improve extractruki
2025-02-24Merge pull request #6168 from 24bit-xjkp/devruki
feat(utils.archive): Add zstd support for utils.archive
2025-02-24feat(utils.archive): Add zstd support for utils.archive24bit-xjkp
1. Add a script to find installed zstd program 2. Add _extract_using_zstd to extract packages compressed by zstd 3. Register `.tar.zst` and `.zst` in extension.lua
2025-02-24Improve lto flagstar9029
2025-02-24Fix clang-cl toolchain with ltostar9029
2025-02-21fix kotlin for mingwruki
2025-02-21trim spacesruki
2025-02-20improve ruleruki
2025-02-20generate .lib for kotlinruki
2025-02-20fix kotlin runenvsruki
2025-02-20improve kotlin native for windowsruki
2025-02-20improve cname for kotlinruki