| Commit message (Expand) | Author | Age | Files | Lines |
* | FIX: this command was not processing its arg to expand registery values | Sebastien Barre | 2003-01-23 | 1 | -0/+1 |
|
|
* | minor change to default compile flags | Ken Martin | 2003-01-22 | 1 | -4/+4 |
|
|
* | merge from branch | Ken Martin | 2003-01-22 | 2 | -0/+79 |
|
|
* | moved to c++ command | Bill Hoffman | 2003-01-22 | 1 | -76/+0 |
|
|
* | ENH: only run test for working c and cxx compiler once | Bill Hoffman | 2003-01-22 | 2 | -10/+15 |
|
|
* | fixed spelling mistake | Ken Martin | 2003-01-22 | 1 | -1/+1 |
|
|
* | spelling fix | Ken Martin | 2003-01-22 | 1 | -1/+1 |
|
|
* | merge from branch | Ken Martin | 2003-01-22 | 1 | -4/+2 |
|
|
* | removed since no longer used | Ken Martin | 2003-01-22 | 1 | -4/+0 |
|
|
* | merge branch change into main tree | Ken Martin | 2003-01-22 | 1 | -0/+5 |
|
|
* | ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>... | Brad King | 2003-01-22 | 1 | -10/+31 |
|
|
* | BUG: Fixed crash when CMAKE_ROOT cannot be found. | Brad King | 2003-01-22 | 4 | -5/+22 |
|
|
* | BUG: fix command line to take -G only | Bill Hoffman | 2003-01-22 | 1 | -1/+1 |
|
|
* | BUG: CMake 1.4 configured projects did not build with new CMake. | Brad King | 2003-01-22 | 1 | -3/+17 |
|
|
* | ENH: Added FIND_PACKAGE command prototyp. | Brad King | 2003-01-21 | 3 | -0/+320 |
|
|
* | BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst... | Brad King | 2003-01-21 | 1 | -7/+7 |
|
|
* | ENH: Updated documentation. | Brad King | 2003-01-21 | 1 | -3/+0 |
|
|
* | Attempt to cleanup CMake and try to fix build on some systems | Andy Cedilnik | 2003-01-21 | 1 | -131/+117 |
|
|
* | This list can be really long. Only display the variable name | Andy Cedilnik | 2003-01-21 | 1 | -5/+5 |
|
|
* | add a fatal error, and make sure c and c++ compilers work before using them | Bill Hoffman | 2003-01-21 | 11 | -21/+116 |
|
|
* | use export all symbols on cygwin | Bill Hoffman | 2003-01-21 | 1 | -1/+1 |
|
|
* | IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i... | Sebastien Barre | 2003-01-21 | 1 | -6/+49 |
|
|
* | BUG: Fix for custom commands with spaces in paths. The arguments were not ha... | Brad King | 2003-01-21 | 1 | -1/+3 |
|
|
* | BUG: Fixed typo in previous fix. | Brad King | 2003-01-20 | 1 | -1/+1 |
|
|
* | BUG: Fixed directory creation for spaces in install path. | Brad King | 2003-01-20 | 1 | -8/+8 |
|
|
* | ENH: add a new command that allows exports of library dependencies from a pro... | Bill Hoffman | 2003-01-20 | 8 | -5/+204 |
|
|
* | BUG: fix missed CMAKE to X11 variable name | Will Schroeder | 2003-01-20 | 1 | -2/+1 |
|
|
* | ENH: Improved CopyFile error messages. | Brad King | 2003-01-19 | 1 | -18/+34 |
|
|
* | BUG: Fix for application of expand-list-variables. | Brad King | 2003-01-17 | 1 | -3/+3 |
|
|
* | ENH: Support for spaces in paths during make install. | Brad King | 2003-01-17 | 3 | -97/+98 |
|
|
* | ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro. | Brad King | 2003-01-17 | 1 | -0/+76 |
|
|
* | ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for osx_... | Brad King | 2003-01-17 | 1 | -0/+4 |
|
|
* | ENH: Prototype for OSX packaging. | Brad King | 2003-01-17 | 2 | -0/+27 |
|
|
* | ENH: Cygwin package is now created in a Cygwin subdirectory. | Brad King | 2003-01-17 | 1 | -15/+18 |
|
|
* | Fix version | Andy Cedilnik | 2003-01-17 | 1 | -4/+4 |
|
|
* | Fix proxy code and fix comments to be C comments | Bill Hoffman | 2003-01-17 | 1 | -4/+4 |
|
|
* | ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed exec... | Brad King | 2003-01-17 | 2 | -1/+1 |
|
|
* | ENH: clean now removes the entire release root directory. | Brad King | 2003-01-17 | 1 | -2/+2 |
|
|
* | ENH: Removing old release scripts and config files. | Brad King | 2003-01-17 | 13 | -633/+0 |
|
|
* | ENH: Adding OSF release configuration. | Brad King | 2003-01-17 | 1 | -0/+18 |
|
|
* | ENH: Added cygwin release support. | Brad King | 2003-01-17 | 1 | -1/+120 |
|
|
* | ENH: Adding cygwin packaging script to release directory. | Brad King | 2003-01-17 | 1 | -0/+155 |
|
|
* | remove trailing slash from findpath command | Bill Hoffman | 2003-01-17 | 4 | -10/+17 |
|
|
* | add some more prints | Bill Hoffman | 2003-01-17 | 2 | -1/+7 |
|
|
* | ENH: Removed old setting. | Brad King | 2003-01-17 | 1 | -1/+0 |
|
|
* | ENH: Cygwin release configuration. | Brad King | 2003-01-17 | 1 | -0/+3 |
|
|
* | Add proxy support | Andy Cedilnik | 2003-01-17 | 1 | -5/+59 |
|
|
* | ENH: Added support for full remote packaging and copying back to local machin... | Brad King | 2003-01-17 | 1 | -7/+59 |
|
|
* | ENH: Linking with -a,archive_shared instead of -a,archive so that the shared ... | Brad King | 2003-01-17 | 1 | -1/+1 |
|
|
* | ERR: Can't build release static on aix. | Brad King | 2003-01-17 | 1 | -2/+0 |
|
|