| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-02 | Remove /env flag | star9029 | |
| 2025-04-02 | Add msvc midl support | star9029 | |
| 2025-04-01 | improve check_macros | ruki | |
| 2025-04-01 | improve info.plist rule | ruki | |
| 2025-04-01 | fix get_possible_package | ShifftC | |
| To only return a package if one matches the required distance. | |||
| 2025-03-31 | add includes to check_macros | ruki | |
| 2025-03-31 | add defines | ruki | |
| 2025-03-31 | revert check_macros | ruki | |
| 2025-03-31 | fix check_macros | ruki | |
| 2025-03-29 | improve conan generator | ruki | |
| 2025-03-28 | Merge pull request #6265 from Doekin/srcenv | ruki | |
| srcenv.profile: additional detection of xmake binary in `core/build` | |||
| 2025-03-28 | srcenv.profile: additional detection of xmake binary in `core/build` | Chan Lee | |
| 2025-03-27 | Merge pull request #6257 from 19317362/dev | ruki | |
| [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.2 | wps | |
| 2025-03-27 | [fix] xmake install skips SO with version like libfreetype.so.6.20.2 | wps | |
| 2025-03-27 | Merge pull request #6249 from Arthapz/speedup-modules-tests | ruki | |
| (C++ modules) disable std module on some tests | |||
| 2025-03-26 | (C++ modules) disable std module on some tests | Arthur LAURENT | |
| this should improve C++ module tests speed | |||
| 2025-03-25 | Merge pull request #6251 from xq114/dev | ruki | |
| fix compile_commands with nvcc | |||
| 2025-03-25 | Update compile_commands.lua | ruki | |
| 2025-03-25 | fix compile_commands with nvcc | xq114 | |
| 2025-03-25 | Merge pull request #6243 from Doekin/llvm-cross | ruki | |
| toolchain(llvm): preliminary support for `cross` platform | |||
| 2025-03-24 | toolchain(llvm): preliminary support for `cross` platform | Doekin | |
| 2025-03-24 | toolchain(llvm): locate appropriate toolchain when `cross` is specified | Doekin | |
| 2025-03-23 | Merge pull request #6240 from Doekin/cross-objcopy | ruki | |
| toolchain(cross): use target-specific `objcopy` | |||
| 2025-03-23 | Merge pull request #6236 from Doekin/dev | ruki | |
| package(cmake): fix incorrect flag handling caused by substring matching | |||
| 2025-03-23 | toolchain(cross): use target-specific `objcopy` | Doekin | |
| 2025-03-22 | package(cmake): fix incorrect flag handling caused by substring matching | Doekin | |
| 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-19 | Merge pull request #6229 from xmake-io/find | ruki | |
| improve find_program | |||
| 2025-03-19 | improve find_program | ruki | |
| 2025-03-18 | Merge pull request #6225 from Sunrisepeak/sunrisepeak-patch-1 | ruki | |
| devel: enable verbose for git clone | |||
| 2025-03-17 | devel: enable verbose for git clone | sunrisepeak | |
| Signed-off-by: sunrisepeak <[email protected]> | |||
| 2025-03-16 | update tbox to fix home directory for w64devkit #6208 | ruki | |
| 2025-03-15 | Merge pull request #6222 from SirLynix/patch-19 | ruki | |
| meson: Add cmake search env | |||
| 2025-03-15 | Merge pull request #6220 from Gaweringo/fix-raddbg-debugger | ruki | |
| fix(raddbg): make rad debugger open as detached | |||
| 2025-03-15 | Merge pull request #6219 from SirLynix/patch-18 | ruki | |
| meson: Force to use vs env on Windows | |||
| 2025-03-14 | meson: Add cmake search env | Jérôme Leclercq | |
| 2025-03-14 | improve to find ndk | ruki | |
| 2025-03-14 | fix(raddbg): make rad debugger open as detached | Gaweringo | |
| 2025-03-14 | meson: Force to use vs env on Windows | Jérôme Leclercq | |
| to not detect MinGW if both are available | |||
| 2025-03-13 | fix require info | ruki | |
| 2025-03-12 | fix ar for autoconf #6206 | ruki | |
| 2025-03-09 | update cosmocc ci | ruki | |
| 2025-03-07 | update the given repo | ruki | |
| 2025-03-07 | fix depflags for cosmocc | ruki | |
| 2025-03-07 | update changelog | ruki | |
| 2025-03-07 | Merge pull request #6182 from star-hengxing/clang | ruki | |
| Support msstl modules for clang | |||
| 2025-03-07 | Update compiler_support.lua | ruki | |
| 2025-03-07 | Update compiler_support.lua | ruki | |
| 2025-03-07 | Merge branch 'dev' into clang | ruki | |
| 2025-03-07 | Merge pull request #6194 from xmake-io/win2025 | ruki | |
| switch to windows 2025 | |||
