Brad King
|
d1fdc38c68
ENH: Added CMAKE_SYSTEM_PREFIX_PATH variable.
|
18 years ago |
Brad King
|
540a98aa45
STYLE: Fixed terminology to avoid confusion between roots and prefixes.
|
18 years ago |
Alexander Neundorf
|
e22f6b7f05
STYLE: change wording of FIND_XXX() docs to be more correct
|
18 years ago |
Alexander Neundorf
|
0398d8ad38
ENH: add support for CMAKE_FIND_PREFIX_PATH as discussed with Brad.
|
18 years ago |
Brad King
|
546d7e72d9
BUG: Fixed spelling and formatting of new documentation.
|
18 years ago |
Alexander Neundorf
|
e737d7d07a
|
18 years ago |
Alexander Neundorf
|
aee311a89d
|
18 years ago |
Alexander Neundorf
|
61d3444f93
|
18 years ago |
Bill Hoffman
|
255a4b966e
BUG: fix problem with path suffix and mac frameworks and find stuff, showed up in FindPythonLibs.cmake
|
19 years ago |
Bill Hoffman
|
93002a4400
BUG: fix for 4009 lib64 should work with path suffix
|
19 years ago |
Brad King
|
bfe885f6ef
ENH: Clarified search behavior when the objective is not found.
|
19 years ago |
Brad King
|
ec637248da
BUG: If the user specifies a cache entry on the command line without a type, the FIND_* commands should add the type and docstring to the given value and put it back in the cache.
|
19 years ago |
Ken Martin
|
2af4710525
STYLE: fix line length
|
19 years ago |
Bill Hoffman
|
cae4e6b37a
ENH: add patch for finding applications on OSX
|
19 years ago |
Bill Hoffman
|
3cf3fc510f
ENH: make sure framework search order is correct
|
19 years ago |
Bill Hoffman
|
4fd3292d04
ENH: add a test for find framework stuff in find_library, and fix the framework search stuff
|
19 years ago |
Brad King
|
2b197edb8a
ENH: Added check of CMAKE_BACKWARDS_COMPATIBILITY to skip the CMake system path search when simulating CMake 2.2 and earlier.
|
19 years ago |
Brad King
|
3731dff127
ENH: Added NO_CMAKE_ENVIRONMENT_PATH, NO_CMAKE_PATH, NO_SYSTEM_ENVIRONMENT_PATH, and NO_CMAKE_SYSTEM_PATH options back to allow more granularity than NO_DEFAULT_PATH.
|
19 years ago |
Bill Hoffman
|
0fa30e1a69
ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and you get put system env variables in the find commands
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 years ago |
Bill Hoffman
|
e0be3c7125
ENH: avoid adding junk into paths
|
19 years ago |
Bill Hoffman
|
a2bfdf9542
ENH: fix old style parsing of FIND commands and fix broken tests
|
19 years ago |
Bill Hoffman
|
4cdfc76c49
ENH: make sure NAMES tag is not required for name argument, fixes msys generator
|
19 years ago |
Bill Hoffman
|
8aa178639c
ENH: remove warning
|
19 years ago |
Bill Hoffman
|
6fadc10e01
ENH: fix spelling errors in docs
|
19 years ago |
Bill Hoffman
|
a5825cd11a
ENH: check in new find stuff
|
19 years ago |
Bill Hoffman
|
4650f78dd5
ENH: add new find stuff
|
19 years ago |