| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-14 | package(autoconf): remove duplicate `LDFLAGS` | Doekin | |
| 2025-04-10 | package(autoconf): resolve issue with backslash-separated `CXX` path in MSYS | Chan Lee | |
| 2025-04-03 | fix cmake 4.x error | ruki | |
| 2025-04-03 | improve tools.cmake | ruki | |
| 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-15 | Merge pull request #6222 from SirLynix/patch-19 | ruki | |
| meson: Add cmake search env | |||
| 2025-03-14 | meson: Add cmake search env | Jérôme Leclercq | |
| 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-12 | fix ar for autoconf #6206 | ruki | |
| 2025-02-12 | feat: improve GN tool for build/install commands | Louis Poirier | |
| - rename option from argv to target, follows usage of ninja. - add option in install command. | |||
| 2025-02-11 | feat: improve GN tool to support extra arguments | Louis Poirier | |
| Allows to pass extra arguments to ninja command. It defaults to an empty table (no arguments) for backward compatibility. | |||
| 2025-02-10 | package.tools.cmake: Set CMAKE_SYSTEM_PROCESSOR when cross-compiling | Jérôme Leclercq | |
| This is already done in other places | |||
| 2025-02-08 | improve tools.cmake | ruki | |
| 2025-01-27 | Fix clang flag | star9029 | |
| 2025-01-22 | improve cmake for ninja | ruki | |
| 2025-01-03 | Merge pull request #6027 from star-hengxing/autotools | ruki | |
| Fix cross compile with autotools on windows platform | |||
| 2025-01-03 | add comments for #6032. | Redbeanw44602 | |
| 2025-01-02 | fix dummy cmakelist generated wrong default ms_runtime parameters. | Redbeanw44602 | |
| 2025-01-01 | fix wrong archiver when using clang with msvc-wine. | Redbeanw44602 | |
| 2025-01-01 | Fix cross compile with autotools on windows platform | star9029 | |
| 2024-12-28 | zig cc: fix wrapper in Git Bash | Chan Lee | |
| 2024-12-11 | Improve protobuf test | star9029 | |
| 2024-12-03 | Merge pull request #5919 from star-hengxing/ccache | ruki | |
| Use ccache when debug cmake package | |||
| 2024-12-02 | Use ccache when debug cmake package | star9029 | |
| 2024-12-02 | Pass --sdk to dependencies | UE4SS | |
| 2024-12-01 | Fix meson package build | star9029 | |
| 2024-11-27 | remove unused codes | ruki | |
| 2024-11-26 | Update cmake.lua | ruki | |
| 2024-11-26 | improve mingw CMAKE_SYSTEM_NAME | star9029 | |
| 2024-11-26 | fix cmake & mingw detect cross-compilation on windows | star9029 | |
| 2024-11-23 | improve find string | star9029 | |
| 2024-11-23 | Improve cmake & ninja cpoy pdb | star9029 | |
| 2024-11-22 | fix msvc-wine with cmake package | star9029 | |
| 2024-11-21 | revert cmake flags | ruki | |
| 2024-11-21 | fix cmake flags | ruki | |
| 2024-11-21 | fix cmake flags | ruki | |
| 2024-11-21 | revert cmake flags | ruki | |
| 2024-11-21 | fix cmake flags | ruki | |
| 2024-11-20 | Merge pull request #5823 from star-hengxing/msvc-build-tools | ruki | |
| Support custom vc build tools | |||
| 2024-11-18 | add CMAKE_MODULE_LINKER_FLAGS for tools.cmake #5826 | ruki | |
| 2024-11-15 | improve cmake flags | ruki | |
| 2024-11-15 | support msvc-wine | star9029 | |
| 2024-11-13 | improve default pic for packages | ruki | |
| 2024-10-17 | fix ninja for cmake | ruki | |
| 2024-10-15 | pass opt to tools/msbuild in tools/cmake | Shiwei Wang | |
| make `cmake.install(package, configs, { jobs = 1})` works as expected | |||
| 2024-10-02 | fix cmake configs | ruki | |
| 2024-09-30 | fix match pattern | ruki | |
| 2024-09-30 | shrink cmake arguments | ruki | |
| 2024-09-28 | improve host | ruki | |
| 2024-09-26 | use librarydep | ruki | |
