summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeFindBinUtils.cmake
Commit message (Expand)AuthorAgeFilesLines
* BUG: make CMAKE_USE_CHRPATH a simple variable instead an option, since anAlexander Neundorf2007-12-191-1/+1
* ENH: add support for chrpath, so the RPATH in ELF files can be changed whenAlexander Neundorf2007-12-181-0/+10
* STYLE: don't use an extra file to generate CMakeSystem.cmake but insteadAlexander Neundorf2007-08-151-1/+11
* COMP: with visual studio it's no error if link isn't foundAlexander Neundorf2007-07-021-4/+0
* BUG: with MS Visual Studio currently there is no compiler id, so check theAlexander Neundorf2007-07-021-3/+10
* BUG: always search for ar, ranlib, etc. except under MSVC -> this should fix ...Alexander Neundorf2007-05-211-14/+18
* COMP: if a new cmake runs on an old build tree, set CMAKE_LINKER to link to m...Alexander Neundorf2007-05-181-0/+4
* ENH: fail if install_name_tool wasn't foundAlexander Neundorf2007-05-171-0/+4
* ENH: merge CMake-CrossCompileBasic to HEADAlexander Neundorf2007-05-171-0/+52