Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support ↵ | Brad King | 2001-07-10 | 1 | -9/+1 |
| | | | | this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. | ||||
* | better arg support | Ken Martin | 2001-07-02 | 1 | -4/+4 |
| | |||||
* | ENH: fix install for cygwin, build cmake from configure | Bill Hoffman | 2001-06-27 | 1 | -0/+5 |
| | |||||
* | added help options | Ken Martin | 2001-06-27 | 1 | -0/+14 |
| | |||||
* | BUG: Fixed generation of cMakeRoot in one case. | Brad King | 2001-06-22 | 1 | -2/+3 |
| | |||||
* | BUG: fix for unix | Bill Hoffman | 2001-06-21 | 1 | -8/+8 |
| | |||||
* | ENH: clean up | Bill Hoffman | 2001-06-21 | 1 | -3/+5 |
| | |||||
* | ENH: look in the PREFIX dir for the modules | Bill Hoffman | 2001-06-21 | 1 | -38/+49 |
| | |||||
* | ENH: better ability to find cmake program | Bill Hoffman | 2001-06-21 | 1 | -1/+19 |
| | |||||
* | better install support | Ken Martin | 2001-06-21 | 1 | -6/+6 |
| | |||||
* | ENH: fix cmake so it can boot strap itself better | Bill Hoffman | 2001-06-20 | 1 | -1/+1 |
| | |||||
* | ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The ↵ | Brad King | 2001-06-19 | 1 | -3/+11 |
| | | | | BUILD_SHARED_LIBRARIES command that used to be used is now deprecated. | ||||
* | ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to ↵ | Bill Hoffman | 2001-06-18 | 1 | -17/+23 |
| | | | | after the CMakeLists.txt files have been parsed | ||||
* | ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix | Bill Hoffman | 2001-06-13 | 1 | -1/+14 |
| | |||||
* | ERR: int -> unsigned int. | Brad King | 2001-06-12 | 1 | -1/+1 |
| | |||||
* | minor fix in error checking | Ken Martin | 2001-06-11 | 1 | -1/+0 |
| | |||||
* | ENH: move utilities to targets from makefile, and add versioning to cache | Bill Hoffman | 2001-06-07 | 1 | -1/+3 |
| | |||||
* | BUG: fix edit of directories | Bill Hoffman | 2001-05-31 | 1 | -1/+3 |
| | |||||
* | ENH: change MFC gui to use cmake class | Bill Hoffman | 2001-05-30 | 1 | -24/+13 |
| | |||||
* | added version number | Ken Martin | 2001-05-24 | 1 | -7/+3 |
| | |||||
* | command line fixes for win32 | Ken Martin | 2001-05-23 | 1 | -5/+5 |
| | |||||
* | fixed quoted cmake | Ken Martin | 2001-05-23 | 1 | -9/+6 |
| | |||||
* | BUG: remove declaration without variable | Bill Hoffman | 2001-05-21 | 1 | -1/+0 |
| | |||||
* | bug fix in finding CMAKE_ROOT | Ken Martin | 2001-05-21 | 1 | -7/+11 |
| | |||||
* | updated for out of tree builds | Ken Martin | 2001-05-21 | 1 | -1/+2 |
| | |||||
* | new out of place builds | Ken Martin | 2001-05-21 | 1 | -0/+6 |
| | |||||
* | new command | Ken Martin | 2001-05-18 | 1 | -0/+250 |