Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ERR: Another attempt to get rid of unreferenced inline function warnings on SGI. | Brad King | 2003-01-29 | 1 | -0/+9 |
| | |||||
* | Attempt to fix build problem on some platforms | Andy Cedilnik | 2003-01-29 | 1 | -2/+7 |
| | |||||
* | ENH: better docs | Bill Hoffman | 2003-01-28 | 1 | -1/+3 |
| | |||||
* | ENH: change FIND_FILE to FIND_PROGRAM | Bill Hoffman | 2003-01-28 | 2 | -29/+10 |
| | |||||
* | Make things work on unix and add DVIPDF | Andy Cedilnik | 2003-01-28 | 1 | -0/+10 |
| | |||||
* | Fix output variable and remove this->m_ to be only m_ | Andy Cedilnik | 2003-01-27 | 1 | -25/+28 |
| | |||||
* | Move errors to output variable | Andy Cedilnik | 2003-01-27 | 1 | -13/+37 |
| | |||||
* | ENH: Merged more changes from 1.6 branch. | Brad King | 2003-01-24 | 1 | -1/+7 |
| | |||||
* | ENH: Merged more changes from 1.6 branch. | Brad King | 2003-01-24 | 1 | -0/+12 |
| | |||||
* | ENH: Merged 1.6-branch changes to release scripts. | Brad King | 2003-01-24 | 7 | -2/+16 |
| | |||||
* | BUG: Added missing link flag to export symbols from an executable. | Brad King | 2003-01-24 | 1 | -4/+4 |
| | |||||
* | ENH: Enabled testing during release build. | Brad King | 2003-01-24 | 7 | -7/+21 |
| | |||||
* | ERR: Fixed unreferenced termios declaration warning. | Brad King | 2003-01-24 | 1 | -8/+19 |
| | |||||
* | no message | Sebastien Barre | 2003-01-23 | 1 | -9/+2 |
| | |||||
* | FIX: | Sebastien Barre | 2003-01-23 | 1 | -16/+72 |
| | | | | | - rename some entries (COMPILE -> COMPILER, and the converters -> _CONVERTER) - make sure that Window system are given a chance to find Latex and the converters if MikTex and GhostScript are installed (but not in the PATH) | ||||
* | FIX: the current version of Perl is 5.8 | Sebastien Barre | 2003-01-23 | 1 | -0/+1 |
| | |||||
* | 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 ↵ | Brad King | 2003-01-22 | 1 | -10/+31 |
| | | | | Find<name>.cmake modules. | ||||
* | 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 ↵ | Brad King | 2003-01-21 | 1 | -7/+7 |
| | | | | instead of FindVTK.cmake. | ||||
* | 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 ↵ | Sebastien Barre | 2003-01-21 | 1 | -6/+49 |
| | | | | in the system's PATH env var to search for ImageMagick's convert.exe, otherwise it is going to pick Microsoft Window's own convert.exe, which is used to convert FAT partitions to NTFS format ! Depending on the options passed to convert.exe, there is a good chance you would kiss your hard-disk good-bye. | ||||
* | BUG: Fix for custom commands with spaces in paths. The arguments were not ↵ | Brad King | 2003-01-21 | 1 | -1/+3 |
| | | | | having spaces escaped. | ||||
* | 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 ↵ | Bill Hoffman | 2003-01-20 | 8 | -5/+204 |
| | | | | project to a file | ||||
* | 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 ↵ | Brad King | 2003-01-17 | 1 | -0/+4 |
| | | | | osx_install. | ||||
* | 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 |
| |