| Commit message (Expand) | Author | Age | Files | Lines |
* | MSVC: Use 'lib' instead of 'link /lib' to create static libraries | Francisco Facioni | 2020-03-03 | 1 | -0/+1 |
|
|
* | FindBinUtils: Revert "Use the compiler to get the path to compiler tools" | Brad King | 2019-11-07 | 1 | -59/+11 |
|
|
* | CMakeFindBinUtils: Remove unnecessary variable unset calls | Brad King | 2019-10-15 | 1 | -12/+0 |
|
|
* | FindBinUtils: Use the compiler to get the path to compiler tools | Isuru Fernando | 2019-09-27 | 1 | -11/+59 |
|
|
* | Use _CMAKE_TOOLCHAIN_PREFIX for install_name_tool as well | Isuru Fernando | 2019-09-18 | 1 | -1/+1 |
|
|
* | Clang: prefer lld-link over link.exe | Zsolt Parragi | 2019-08-27 | 1 | -1/+17 |
|
|
* | CMakeFindBinUtils: add some more binutils | Norbert Lange | 2019-07-23 | 1 | -1/+7 |
|
|
* | CMakeFindBinUtils: add missing llvm alternatives | Norbert Lange | 2019-07-23 | 1 | -6/+9 |
|
|
* | CMakeFindBinUtils: Rename and unset variables for additional names | Norbert Lange | 2019-07-23 | 1 | -13/+14 |
|
|
* | binutils: add the llvm-* variants to the tool lists. | Zsolt Parragi | 2019-05-17 | 1 | -5/+16 |
|
|
* | MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} | Mateusz Zych | 2018-10-29 | 1 | -16/+36 |
|
|
* | CUDA: Find CMAKE_LINKER on Windows | Brad King | 2018-10-29 | 1 | -0/+1 |
|
|
* | CMakeFindBinUtils: Fix use with non-cached tool settings | Brad King | 2018-09-05 | 1 | -3/+15 |
|
|
* | CMakeFindBinUtils: Find linker in PATH | xoviat | 2018-02-21 | 1 | -0/+19 |
|
|
* | CMakeFindBinUtils: Improve switch between MSVC- and GNU-like tools | Brad King | 2017-11-28 | 1 | -10/+3 |
|
|
* | Windows-PGI: Add platform definitions | Christian Pfeiffer | 2017-05-20 | 1 | -0/+4 |
|
|
* | CUDA: Find MSVC binutils on Windows | Brad King | 2017-01-12 | 1 | -0/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | Avoid if() quoted auto-dereference when checking for "MSVC" | Fraser Hutchison | 2014-11-19 | 1 | -5/+5 |
|
|
* | Avoid if() quoted auto-dereference | Ben Boeckel | 2014-10-20 | 1 | -6/+6 |
|
|
* | VS: Detect compiler id of Nsight Tegra-Android toolchains | Brad King | 2014-09-29 | 1 | -1/+2 |
|
|
* | OS X: Only search for install_name_tool if the toolchain has it | Florent Castelli | 2014-07-02 | 1 | -3/+1 |
|
|
* | Allow toolchain files to specify an external toolchain. | Stephen Kelly | 2013-11-19 | 1 | -1/+6 |
|
|
* | Intel: When simulating MSVC, re-use Windows-MSVC (#14476) | Brad King | 2013-10-18 | 1 | -0/+1 |
|
|
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458) | Brad King | 2013-10-04 | 1 | -2/+4 |
|
|
* | TI compiler: add automatic detection of prefix and suffixes | Alex Neundorf | 2013-03-14 | 1 | -7/+2 |
|
|
* | rename TI_DSP toolchain to TI, since it works also for the ARM compiler | Alex Neundorf | 2013-03-14 | 1 | -0/+5 |
|
|
* | Remove CMake multiline block-end command arguments | Marcin Wojdyr | 2012-08-15 | 1 | -6/+2 |
|
|
* | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -23/+23 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
|
|
* | ENH: Cleanup Find* modules with new HINTS feature | Brad King | 2008-06-09 | 1 | -22/+9 |
|
|
* | ENH: Use builtin chrpath instead of relinking ELF targets | Brad King | 2008-03-01 | 1 | -13/+0 |
|
|
* | ENH: Cleanup chrpath feature by not displaying exe format or placing non-adva... | Brad King | 2008-01-22 | 1 | -1/+1 |
|
|
* | STYLE: fix infinished comment | Alexander Neundorf | 2008-01-16 | 1 | -1/+2 |
|
|
* | BUG: according to the binutils mailing list chrpath doesn't work when cross | Alexander Neundorf | 2008-01-15 | 1 | -2/+3 |
|
|
* | ENH: check the magic code of the executable file to determine the executable | Alexander Neundorf | 2008-01-02 | 1 | -4/+4 |
|
|
* | BUG: make CMAKE_USE_CHRPATH a simple variable instead an option, since an | Alexander Neundorf | 2007-12-19 | 1 | -1/+1 |
|
|
* | ENH: add support for chrpath, so the RPATH in ELF files can be changed when | Alexander Neundorf | 2007-12-18 | 1 | -0/+10 |
|
|
* | STYLE: don't use an extra file to generate CMakeSystem.cmake but instead | Alexander Neundorf | 2007-08-15 | 1 | -1/+11 |
|
|
* | COMP: with visual studio it's no error if link isn't found | Alexander Neundorf | 2007-07-02 | 1 | -4/+0 |
|
|
* | BUG: with MS Visual Studio currently there is no compiler id, so check the | Alexander Neundorf | 2007-07-02 | 1 | -3/+10 |
|
|
* | BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix ... | Alexander Neundorf | 2007-05-21 | 1 | -14/+18 |
|
|
* | COMP: if a new cmake runs on an old build tree, set CMAKE_LINKER to link to m... | Alexander Neundorf | 2007-05-18 | 1 | -0/+4 |
|
|
* | ENH: fail if install_name_tool wasn't found | Alexander Neundorf | 2007-05-17 | 1 | -0/+4 |
|
|
* | ENH: merge CMake-CrossCompileBasic to HEAD | Alexander Neundorf | 2007-05-17 | 1 | -0/+52 |
|
|