| 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-10 | improve cmake:find_package again #6296 | ruki | |
| 2025-04-10 | improve cmake:find_package #6296 | ruki | |
| 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-25 | improve links | ruki | |
| 2025-02-25 | fix find kotlin libs | ruki | |
| 2025-02-25 | find kotlin packages | ruki | |
| 2025-02-25 | download kotlib libs | ruki | |
| 2025-02-25 | select package version | ruki | |
| 2025-02-25 | add kotlin-native package stub | ruki | |
| 2025-02-13 | improve msystem include | star9029 | |
| 2025-02-13 | Remove msystem include on msys2 | star9029 | |
| 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-17 | fix nuget links #6082 | ruki | |
| 2025-01-17 | improve to nuget/find_package #6082 | 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-17 | improve toolset | ruki | |
| 2024-12-17 | update comments | ruki | |
| 2024-12-17 | improve to find nuget packages | ruki | |
| 2024-12-17 | improve to get links | ruki | |
| 2024-12-17 | get package file path | ruki | |
| 2024-12-17 | get nuget package info | ruki | |
| 2024-12-17 | improve to find nuget package | ruki | |
| 2024-12-17 | install nuget package | ruki | |
| 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 | |
