Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BinUtils: Avoid searching CMAKE_PREFIX_PATH | Cristian Adam | 2021-08-09 | 1 | -0/+2 |
* | FindBinUtils: Revert "Use the compiler to get the path to compiler tools" | Brad King | 2019-11-07 | 1 | -16/+10 |
* | FindBinUtils: Use the compiler to get the path to compiler tools | Isuru Fernando | 2019-09-27 | 1 | -10/+16 |
* | MinGW: Fix locating BinUtils when compiler has a suffix | Regina Pfeifer | 2019-02-06 | 1 | -2/+2 |
* | GCC,Clang: Mark CMAKE_<LANG>_COMPILER_{AR,RANLIB} as advanced | Brad King | 2017-06-22 | 1 | -0/+2 |
* | GCC: more patterns for ar/ranlib | Ruslan Baratov | 2017-05-14 | 1 | -2/+10 |
* | Rename CMAKE_GCC_{AR,RANLIB} to CMAKE_LANG_COMPILER_{AR,RANLIB} | Ruslan Baratov | 2017-04-03 | 1 | -2/+2 |
* | GNU-FindBinUtils: Avoid setting policy CMP0054 | Brad King | 2017-03-10 | 1 | -3/+1 |
* | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variables | Ruslan Baratov | 2017-03-08 | 1 | -0/+27 |