Stephen Kelly
|
7521da2852
Introduce CMAKE_STAGING_PREFIX variable.
|
12 years ago |
Stephen Kelly
|
fe057ab3cd
Allow disabling adding the install prefix to the prefix search path.
|
12 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
eae45a67e7
Search MacPorts /opt/local prefix on Mac
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
12dcf9e4fb
Search prefix /usr before root prefix /
|
16 years ago |
Brad King
|
f98a4e63fd
Avoid (Unix|Windows)Paths.cmake multiple include
|
16 years ago |
Brad King
|
3dc80f8d8c
Add copyright notice to (Unix|Windows)Paths.cmake
|
16 years ago |
Brad King
|
c118fd4c55
Find locally installed software first
|
16 years ago |
Brad King
|
cb788e8f6d
ENH: Re-enable system include dir suppression
|
16 years ago |
Brad King
|
b8357db11d
ENH: Rename SET_PROPERITES command to SET_PROPERTY and give it a more powerful signature.
|
18 years ago |
Brad King
|
2a78288064
ENH: Convert Modules/Platform specification of system search paths to use CMAKE_SYSTEM_PREFIX_PATH when possible.
|
18 years ago |
Alexander Neundorf
|
176fe63d15
|
18 years ago |
Alexander Neundorf
|
507896e03b
|
18 years ago |
Alexander Neundorf
|
5bd38eb630
|
18 years ago |
Brad King
|
eab81489f1
ENH: Added global property FIND_LIBRARY_USE_LIB64_PATHS to allow lib64 paths to be searched optionally. Turn off the feature on debian systems. This addresses debian report 419007.
|
18 years ago |
Brad King
|
92c0f41251
ENH: Use CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES from platform files to block link directories.
|
18 years ago |
Alexander Neundorf
|
6e2cd41138
|
18 years ago |
Brad King
|
506dca3990
BUG: Header and library search path ordering should be consistent.
|
19 years ago |
Bill Hoffman
|
53ab2aa6af
ENH: add /opt/local/include
|
19 years ago |
Bill Hoffman
|
d33021924d
ENH: add more search paths and add UnixPaths to all unix platforms
|
19 years ago |
Brad King
|
a59dd5d4c3
BUG: Fix '/use/lib' to be '/usr/lib'.
|
19 years ago |
Bill Hoffman
|
a5825cd11a
ENH: check in new find stuff
|
19 years ago |