summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* minor change to default compile flagsKen Martin2003-01-221-4/+4
* merge from branchKen Martin2003-01-222-0/+79
* moved to c++ commandBill Hoffman2003-01-221-76/+0
* ENH: only run test for working c and cxx compiler onceBill Hoffman2003-01-222-10/+15
* fixed spelling mistakeKen Martin2003-01-221-1/+1
* spelling fixKen Martin2003-01-221-1/+1
* merge from branchKen Martin2003-01-221-4/+2
* removed since no longer usedKen Martin2003-01-221-4/+0
* merge branch change into main treeKen Martin2003-01-221-0/+5
* ENH: Added support for looking through CMAKE_MODULE_PATH to locate Find<name>...Brad King2003-01-221-10/+31
* BUG: Fixed crash when CMAKE_ROOT cannot be found.Brad King2003-01-224-5/+22
* BUG: fix command line to take -G onlyBill Hoffman2003-01-221-1/+1
* BUG: CMake 1.4 configured projects did not build with new CMake.Brad King2003-01-221-3/+17
* ENH: Added FIND_PACKAGE command prototyp.Brad King2003-01-213-0/+320
* BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory inst...Brad King2003-01-211-7/+7
* ENH: Updated documentation.Brad King2003-01-211-3/+0
* Attempt to cleanup CMake and try to fix build on some systemsAndy Cedilnik2003-01-211-131/+117
* This list can be really long. Only display the variable nameAndy Cedilnik2003-01-211-5/+5
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-2111-21/+116
* use export all symbols on cygwinBill Hoffman2003-01-211-1/+1
* IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...Sebastien Barre2003-01-211-6/+49
* BUG: Fix for custom commands with spaces in paths. The arguments were not ha...Brad King2003-01-211-1/+3
* BUG: Fixed typo in previous fix.Brad King2003-01-201-1/+1
* BUG: Fixed directory creation for spaces in install path.Brad King2003-01-201-8/+8
* ENH: add a new command that allows exports of library dependencies from a pro...Bill Hoffman2003-01-208-5/+204
* BUG: fix missed CMAKE to X11 variable nameWill Schroeder2003-01-201-2/+1
* ENH: Improved CopyFile error messages.Brad King2003-01-191-18/+34
* BUG: Fix for application of expand-list-variables.Brad King2003-01-171-3/+3
* ENH: Support for spaces in paths during make install.Brad King2003-01-173-97/+98
* ENH: Adding FIND_AND_IMPORT_CMAKE_PROJECT macro.Brad King2003-01-171-0/+76
* ENH: Added sanity check for setting of WX_RESOURCES by config_Darwin for osx_...Brad King2003-01-171-0/+4
* ENH: Prototype for OSX packaging.Brad King2003-01-172-0/+27
* ENH: Cygwin package is now created in a Cygwin subdirectory.Brad King2003-01-171-15/+18
* Fix versionAndy Cedilnik2003-01-171-4/+4
* Fix proxy code and fix comments to be C commentsBill Hoffman2003-01-171-4/+4
* ENH: Renamed cmake-cygwin-package.sh to cygwin-package.sh.in and removed exec...Brad King2003-01-172-1/+1
* ENH: clean now removes the entire release root directory.Brad King2003-01-171-2/+2
* ENH: Removing old release scripts and config files.Brad King2003-01-1713-633/+0
* ENH: Adding OSF release configuration.Brad King2003-01-171-0/+18
* ENH: Added cygwin release support.Brad King2003-01-171-1/+120
* ENH: Adding cygwin packaging script to release directory.Brad King2003-01-171-0/+155
* remove trailing slash from findpath commandBill Hoffman2003-01-174-10/+17
* add some more printsBill Hoffman2003-01-172-1/+7
* ENH: Removed old setting.Brad King2003-01-171-1/+0
* ENH: Cygwin release configuration.Brad King2003-01-171-0/+3
* Add proxy supportAndy Cedilnik2003-01-171-5/+59
* ENH: Added support for full remote packaging and copying back to local machin...Brad King2003-01-171-7/+59
* ENH: Linking with -a,archive_shared instead of -a,archive so that the shared ...Brad King2003-01-171-1/+1
* ERR: Can't build release static on aix.Brad King2003-01-171-2/+0
* Add AIX config fileBill Hoffman2003-01-171-0/+13