summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: Don't include prototype in test for gethostbyname_r.Brad King2003-02-051-0/+18
* BUG: AppleInfo.plist should come from build tree.Brad King2003-02-051-1/+1
* ENH: Better error checking for cache iterator.Brad King2003-02-052-3/+40
* ENH: add a check for -NOTFOUNDBill Hoffman2003-02-051-1/+1
* BUG: add better testing for notfoundBill Hoffman2003-02-041-2/+4
* BUG: don't let the messages get too bigBill Hoffman2003-02-041-1/+1
* Oops, std namespaceAndy Cedilnik2003-02-041-1/+1
* Generate java dependency filesAndy Cedilnik2003-02-041-0/+16
* BUG: Removed generation of stray paren.Brad King2003-02-031-2/+0
* ENH: Cleaned up sgi unreferenced warning hack.Brad King2003-02-031-13/+11
* fix warningBill Hoffman2003-02-021-4/+4
* ENH: fix warningBill Hoffman2003-02-011-1/+0
* ENH: fix doc lineBill Hoffman2003-02-011-2/+2
* BUG: add missing ;Bill Hoffman2003-02-011-2/+2
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-4/+4
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-3117-36/+95
* 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
* 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
* ENH: better docsBill Hoffman2003-01-281-1/+3
* 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
* ERR: Fixed unreferenced termios declaration warning.Brad King2003-01-241-8/+19
* FIX: this command was not processing its arg to expand registery valuesSebastien Barre2003-01-231-0/+1
* fixed spelling mistakeKen Martin2003-01-221-1/+1
* spelling fixKen Martin2003-01-221-1/+1
* 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
* Attempt to cleanup CMake and try to fix build on some systemsAndy Cedilnik2003-01-211-131/+117
* add a fatal error, and make sure c and c++ compilers work before using themBill Hoffman2003-01-217-19/+72
* 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-205-5/+201
* ENH: Improved CopyFile error messages.Brad King2003-01-191-18/+34
* ENH: Support for spaces in paths during make install.Brad King2003-01-172-73/+74
* Fix versionAndy Cedilnik2003-01-171-4/+4
* Fix proxy code and fix comments to be C commentsBill Hoffman2003-01-171-4/+4
* remove trailing slash from findpath commandBill Hoffman2003-01-171-1/+5
* Add proxy supportAndy Cedilnik2003-01-171-5/+59
* Remove warning about %e and %TAndy Cedilnik2003-01-171-1/+1
* Remove unnecessary definesAndy Cedilnik2003-01-171-3/+0
* Fix gcc32 -ansi problemAndy Cedilnik2003-01-171-0/+4