| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-18 | use gcc for wasm | ruki | |
| 2025-06-18 | fix emcc profile | ruki | |
| 2025-06-18 | add logs | ruki | |
| 2025-06-18 | pass emsdk config | ruki | |
| 2025-06-18 | fix conan profile | ruki | |
| 2025-06-18 | improve conan configurations | ruki | |
| 2025-06-03 | rename configurations to conf in conan package manager | harry | |
| 2025-06-02 | pass configuration via command line of conan | harry | |
| 2025-06-01 | add [conf] section to conan profile | harry | |
| 2025-05-14 | Update autoconf.lua | ruki | |
| 2025-05-13 | (autotools) fix ld override when ld binary is not in the same directory as ↵ | Arthur LAURENT | |
| compiler | |||
| 2025-05-10 | Make rustc target_triple public | SirLynix | |
| from private.tools.rust.target_triple to core.tools.rustc.target_triple | |||
| 2025-05-10 | improve cmake configs | ruki | |
| 2025-05-09 | Merge pull request #6409 from Arthapz/fix-cmake-meson-sharedlibraries | ruki | |
| (cmake, meson) append shared/static libraries flag by default when installing packages | |||
| 2025-05-09 | (cmake, meson) append shared/static libraries by default when relevent | Arthur LAURENT | |
| 2025-05-09 | Merge pull request #6410 from star-hengxing/llvm-dlltool | ruki | |
| Add llvm-dlltool support | |||
| 2025-05-09 | Merge pull request #6402 from SirLynix/rust-cross | ruki | |
| cargo: fix package cross-compilation | |||
| 2025-05-08 | Add llvm-dlltool support | star9029 | |
| 2025-05-08 | Add dlltool toolset for mingw | star9029 | |
| 2025-05-08 | Update find_package.lua | Jérôme Leclercq | |
| 2025-05-08 | Update find_package.lua | Jérôme Leclercq | |
| 2025-05-07 | cargo: fix package cross-compilation | SirLynix | |
| 2025-05-06 | (packages) forward buildtype and library kind to underlying buildsystem ↵ | Arthur LAURENT | |
| (cmake, autotools) | |||
| 2025-05-05 | (cmake) when using --toolchain=llvm on windows, dependencies should be build ↵ | Arthur LAURENT | |
| with it | |||
| 2025-04-24 | rename more buildir in plugins | ruki | |
| 2025-04-24 | rename more buildir | ruki | |
| 2025-04-24 | rename config.buildir | ruki | |
| 2025-04-21 | add --config to cmake build install command | carl | |
| 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 | |||
