summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Running "make test" can now have ARGS specified on the command line. Th...Brad King2003-02-101-1/+4
* Fix for include optionalBill Hoffman2003-02-082-6/+12
* BUG: fix for spaces in paths in library pathBill Hoffman2003-02-081-1/+1
* Several fixes/improvements:Brad King2003-02-0712-39/+207
* Remove warnings on AIXBill Hoffman2003-02-071-1/+8
* Do not reuse connection as that feature seems to be brokenAndy Cedilnik2003-02-071-26/+26
* Fix update return statusAndy Cedilnik2003-02-071-2/+6
* ENH: spelling error fixBill Hoffman2003-02-071-1/+1
* BUG: use IsNOTFOUNDBill Hoffman2003-02-071-1/+1
* Add updating supportAndy Cedilnik2003-02-072-1/+272
* added option to shut off automatic rebuildingKen Martin2003-02-062-13/+28
* ENH: Comeau C++ has been added for nightly testing. It does not support shar...Brad King2003-02-061-11/+18
* add better testing for unlinkBill Hoffman2003-02-063-2/+19
* BUG: Generate 0 into test driver instead of NULL.Brad King2003-02-051-1/+1
* 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