| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 days | Improve MinGW toolchain support for Clang and libc++ | Damian Höster | |
| This patch primarily enables support for LLVM libc++ runtimes (c++_static, c++_shared) in the mingw toolchain, and updates C++20 module rules so that `import std;` resolves to LLVM libc++ instead of hardcoded GNU libstdc++ when using Clang on MinGW (llvm-mingw), which caused build failures before. Also, configuring for MinGW on Linux or macOS without a cross-compiler present would previously result in fallback to host-native /usr/bin/gcc. Now unprefixed fallback is only used on Windows/MSYS2/Cygwin hosts. The toolchain check now also automatically selects clang when pointing at llvm-mingw or a clang-only installation, avoiding the need to manually pass clang = true. | |||
| 2026-05-07 | fix(find_mingw): Support paths like 'mingw/current/bin' and 'mingw/version/bin' | nate | |
| 2026-03-30 | add more comments | ruki | |
| 2026-02-11 | improve check tips | ruki | |
| 2026-01-09 | improve mingw toolchain | ruki | |
| 2025-10-04 | Fix cacheinfo field reference for mingw detection | ruki | |
| 2025-10-03 | Add msystem support on msys2 | star9029 | |
| 2025-09-10 | improve detectcache save | ruki | |
| 2025-07-03 | rename copyright | ruki | |
| 2024-11-30 | Obtain MinGW's path from LLVM_MINGW_DIR/ROOT | iFarbod | |
| If either of LLVM_MINGW_DIR or LLVM_MINGW_ROOT are present as environment variables, MinGW's path will be filled automatically by them. | |||
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2024-04-27 | Update find_mingw.lua | c8ef | |
| 2022-03-16 | improve find_mingw | ruki | |
| 2022-03-16 | improve find_mingw | ruki | |
| 2022-03-16 | improve find_mingw | ruki | |
| 2021-09-22 | Update find_mingw.lua | ruki | |
| 2020-12-23 | remove lib.detect.cache | ruki | |
| 2020-12-19 | update copyright date | ruki | |
| 2020-11-18 | improve find_mingw | ruki | |
| 2020-10-07 | fix find_mingw.lua | ruki | |
| 2020-10-05 | improve find_mingw | ruki | |
| 2020-09-25 | fix trailing white-space | ruki | |
| 2020-09-18 | improve checking tips | ruki | |
| 2020-09-18 | improve llvm to support llvm-mingw | ruki | |
| 2020-05-20 | support mingw for linux | ruki | |
| 2020-05-19 | add mingw toolchain | ruki | |
| 2020-03-15 | fix find_mingw | ruki | |
| 2020-03-15 | find mingw sdk directory from qt sdk | ruki | |
| 2019-12-19 | update the copyright date | ruki | |
| 2019-07-24 | fix typo | OpportunityLiu | |
| 2019-04-13 | fix headers with ASF to non-ASF | ruki | |
| 2019-01-03 | update some check info | ruki | |
| 2018-12-31 | modify copyright date | ruki | |
| 2018-12-19 | improve mingw | ruki | |
| 2018-12-19 | improve mingw | ruki | |
