Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: merge from main tree | Bill Hoffman | 2007-01-03 | 1 | -29/+53 |
| | |||||
* | ENH: merge changes in from main tree | Bill Hoffman | 2006-11-13 | 1 | -6/+4 |
| | |||||
* | ENH: move changes from main tree | Bill Hoffman | 2006-10-27 | 1 | -2/+7 |
| | |||||
* | ENH: move changes from main tree to release branch | Bill Hoffman | 2006-07-24 | 1 | -8/+18 |
| | |||||
* | ENH: move changes from main tree | Bill Hoffman | 2006-05-10 | 1 | -15/+29 |
| | |||||
* | ENH: add patch for finding applications on OSX | Bill Hoffman | 2006-04-13 | 1 | -4/+106 |
| | |||||
* | ENH: make sure framework search order is correct | Bill Hoffman | 2006-03-30 | 1 | -19/+40 |
| | |||||
* | ENH: add a test for find framework stuff in find_library, and fix the ↵ | Bill Hoffman | 2006-03-29 | 1 | -0/+28 |
| | | | | framework search stuff | ||||
* | ENH: Added check of CMAKE_BACKWARDS_COMPATIBILITY to skip the CMake system ↵ | Brad King | 2006-03-28 | 1 | -3/+54 |
| | | | | path search when simulating CMake 2.2 and earlier. | ||||
* | ENH: Added NO_CMAKE_ENVIRONMENT_PATH, NO_CMAKE_PATH, ↵ | Brad King | 2006-03-24 | 1 | -17/+66 |
| | | | | NO_SYSTEM_ENVIRONMENT_PATH, and NO_CMAKE_SYSTEM_PATH options back to allow more granularity than NO_DEFAULT_PATH. | ||||
* | ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and ↵ | Bill Hoffman | 2006-03-16 | 1 | -57/+40 |
| | | | | you get put system env variables in the find commands | ||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -8/+10 |
| | |||||
* | ENH: avoid adding junk into paths | Bill Hoffman | 2006-03-10 | 1 | -0/+12 |
| | |||||
* | ENH: fix old style parsing of FIND commands and fix broken tests | Bill Hoffman | 2006-03-05 | 1 | -1/+2 |
| | |||||
* | ENH: make sure NAMES tag is not required for name argument, fixes msys generator | Bill Hoffman | 2006-03-03 | 1 | -4/+4 |
| | |||||
* | ENH: remove warning | Bill Hoffman | 2006-03-02 | 1 | -2/+0 |
| | |||||
* | ENH: fix spelling errors in docs | Bill Hoffman | 2006-03-02 | 1 | -5/+5 |
| | |||||
* | ENH: check in new find stuff | Bill Hoffman | 2006-03-02 | 1 | -4/+61 |
| | |||||
* | ENH: add new find stuff | Bill Hoffman | 2006-02-27 | 1 | -0/+377 |