summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/UnixPaths.cmake
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-15/+15
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-2/+2
* Search MacPorts /opt/local prefix on MacBrad King2010-09-011-2/+2
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Search prefix /usr before root prefix /Brad King2010-01-131-1/+1
* Avoid (Unix|Windows)Paths.cmake multiple includeBrad King2009-10-051-0/+10
* Add copyright notice to (Unix|Windows)Paths.cmakeBrad King2009-10-051-0/+14
* Find locally installed software firstBrad King2009-10-051-1/+1
* ENH: Re-enable system include dir suppressionBrad King2009-02-251-0/+7
* ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerfu...Brad King2008-01-171-1/+1
* ENH: Convert Modules/Platform specification of system search paths to use CMA...Brad King2008-01-161-16/+17
* ENH: UNIX, CYGWIN, WIN32, APPLE, QNXNTO and BEOS are not longer set inAlexander Neundorf2007-08-091-0/+2
* ENH:Alexander Neundorf2007-07-271-2/+7
* ENH: also add the install base dir of the running cmake to the searchAlexander Neundorf2007-07-161-0/+8
* ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths ...Brad King2007-06-271-0/+2
* ENH: Use CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES from platform files to bloc...Brad King2007-05-181-0/+6
* BUG: if /opt/lib and /opt/csw/lib are searched for libs, then /opt/includeAlexander Neundorf2007-04-301-0/+1
* BUG: Header and library search path ordering should be consistent.Brad King2006-09-281-6/+32
* ENH: add /opt/local/includeBill Hoffman2006-03-271-1/+1
* ENH: add more search paths and add UnixPaths to all unix platformsBill Hoffman2006-03-271-3/+4
* BUG: Fix '/use/lib' to be '/usr/lib'.Brad King2006-03-241-1/+1
* ENH: check in new find stuffBill Hoffman2006-03-021-0/+5