summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-1/+0
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-312-4/+5
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-3117-36/+95
* ENH: Another merge from branch 1.6.Brad King2003-01-311-3/+2
* BUG: Change install location of cmCPluginAPI header.Brad King2003-01-311-1/+1
* fixed warningsKen Martin2003-01-311-0/+2
* Add some error checking for missing include directories and link librariesAndy Cedilnik2003-01-303-0/+16
* Remove extra quoteAndy Cedilnik2003-01-301-1/+1
* BUG: can not mix cout and fgets on hpBill Hoffman2003-01-301-7/+7
* ERR: Fixing attempt to remove warnings.Brad King2003-01-301-5/+3
* ERR: Another attempt to get rid of unreferenced inline function warnings on SGI.Brad King2003-01-291-0/+9
* Attempt to fix build problem on some platformsAndy Cedilnik2003-01-291-2/+7
* ENH: better docsBill Hoffman2003-01-281-1/+3
* ENH: change FIND_FILE to FIND_PROGRAMBill Hoffman2003-01-282-29/+10
* Make things work on unix and add DVIPDFAndy Cedilnik2003-01-281-0/+10
* Fix output variable and remove this->m_ to be only m_Andy Cedilnik2003-01-271-25/+28
* Move errors to output variableAndy Cedilnik2003-01-271-13/+37
* ENH: Merged more changes from 1.6 branch.Brad King2003-01-241-1/+7
* ENH: Merged more changes from 1.6 branch.Brad King2003-01-241-0/+12
* ENH: Merged 1.6-branch changes to release scripts.Brad King2003-01-247-2/+16
* BUG: Added missing link flag to export symbols from an executable.Brad King2003-01-241-4/+4
* ENH: Enabled testing during release build.Brad King2003-01-247-7/+21
* ERR: Fixed unreferenced termios declaration warning.Brad King2003-01-241-8/+19
* no messageSebastien Barre2003-01-231-9/+2
* FIX:Sebastien Barre2003-01-231-16/+72
* FIX: the current version of Perl is 5.8Sebastien Barre2003-01-231-0/+1
* FIX: this command was not processing its arg to expand registery valuesSebastien Barre2003-01-231-0/+1
* 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