index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
CMakeFindBinUtils.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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