| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'move-platform-specific-paths' | Brad King | 2017-03-20 | 1 | -22/+9 |
|\ |
|
| * | Cygwin: Move Cygwin-specific paths to the cygwin platform | Chuck Atkins | 2017-03-16 | 1 | -6/+0 |
|
|
| * | SunOS: Move solaris-specific paths to the solaris platform | Chuck Atkins | 2017-03-16 | 1 | -2/+0 |
|
|
| * | Unix: Consolidate path components into prefixes | Chuck Atkins | 2017-03-16 | 1 | -16/+11 |
|
|
* | | Add support for x32-abi | Steven Newbury | 2017-03-07 | 1 | -0/+1 |
|/ |
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | Teach find_library and find_package to search lib32 paths (#11260) | Daniel Scharrer | 2016-06-10 | 1 | -1/+2 |
|
|
* | Drop /lib32 and /lib64 from link directories and RPATH (#14875) | Brad King | 2014-04-16 | 1 | -1/+1 |
|
|
* | Introduce CMAKE_STAGING_PREFIX variable. | Stephen Kelly | 2013-11-21 | 1 | -0/+6 |
|
|
* | Allow disabling adding the install prefix to the prefix search path. | Stephen Kelly | 2013-10-31 | 1 | -3/+6 |
|
|
* | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -15/+15 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -2/+2 |
|
|
* | Search MacPorts /opt/local prefix on Mac | Brad King | 2010-09-01 | 1 | -2/+2 |
|
|
* | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | Search prefix /usr before root prefix / | Brad King | 2010-01-13 | 1 | -1/+1 |
|
|
* | Avoid (Unix|Windows)Paths.cmake multiple include | Brad King | 2009-10-05 | 1 | -0/+10 |
|
|
* | Add copyright notice to (Unix|Windows)Paths.cmake | Brad King | 2009-10-05 | 1 | -0/+14 |
|
|
* | Find locally installed software first | Brad King | 2009-10-05 | 1 | -1/+1 |
|
|
* | ENH: Re-enable system include dir suppression | Brad King | 2009-02-25 | 1 | -0/+7 |
|
|
* | ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu... | Brad King | 2008-01-17 | 1 | -1/+1 |
|
|
* | ENH: Convert Modules/Platform specification of system search paths to use CMA... | Brad King | 2008-01-16 | 1 | -16/+17 |
|
|
* | ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set in | Alexander Neundorf | 2007-08-09 | 1 | -0/+2 |
|
|
* | ENH: | Alexander Neundorf | 2007-07-27 | 1 | -2/+7 |
|
|
* | ENH: also add the install base dir of the running cmake to the search | Alexander Neundorf | 2007-07-16 | 1 | -0/+8 |
|
|
* | ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths ... | Brad King | 2007-06-27 | 1 | -0/+2 |
|
|
* | ENH: Use CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES from platform files to bloc... | Brad King | 2007-05-18 | 1 | -0/+6 |
|
|
* | BUG: if /opt/lib and /opt/csw/lib are searched for libs, then /opt/include | Alexander Neundorf | 2007-04-30 | 1 | -0/+1 |
|
|
* | BUG: Header and library search path ordering should be consistent. | Brad King | 2006-09-28 | 1 | -6/+32 |
|
|
* | ENH: add /opt/local/include | Bill Hoffman | 2006-03-27 | 1 | -1/+1 |
|
|
* | ENH: add more search paths and add UnixPaths to all unix platforms | Bill Hoffman | 2006-03-27 | 1 | -3/+4 |
|
|
* | BUG: Fix '/use/lib' to be '/usr/lib'. | Brad King | 2006-03-24 | 1 | -1/+1 |
|
|
* | ENH: check in new find stuff | Bill Hoffman | 2006-03-02 | 1 | -0/+5 |
|
|