Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable_language: Establish target platform identification variables earlier | Brad King | 2023-06-07 | 1 | -1/+0 |
| | | | | | | | | Set target platform identification variables like `APPLE` and `LINUX` as soon as the target system is identified. This makes them available during toolchain and binutils selection. Fixes: #23333 | ||||
* | MSYS: Add support for running under MSYS runtime environment | Orgad Shaneh | 2021-04-26 | 1 | -0/+4 |
Detect MSYS as CYGWIN, with the required adaptations. |