summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Brad King2003-01-221-10/+31
| | | | Find<name>.cmake modules.
* 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 ↵Brad King2003-01-211-7/+7
| | | | instead of FindVTK.cmake.
* 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 ↵Brad King2003-01-211-1/+3
| | | | having spaces escaped.
* 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 ↵Bill Hoffman2003-01-205-5/+201
| | | | project to a file
* 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
|
* Look for featuresAndy Cedilnik2003-01-171-0/+3
|
* More portability issues. Sigaction is a symbolAndy Cedilnik2003-01-171-1/+5
|
* Add aix warningAndy Cedilnik2003-01-161-0/+1
|
* Try to fix aix problemAndy Cedilnik2003-01-161-22/+22
|
* Add proxy support for triggeringAndy Cedilnik2003-01-161-1/+18
|
* Improve submtitting using httpAndy Cedilnik2003-01-161-41/+71
|
* HAVE_GETHOSTNAME is also unnecessaryAndy Cedilnik2003-01-163-5/+0
|
* CleanupsAndy Cedilnik2003-01-163-15/+2
|
* Improve build, now it should build on mac and other platforms where include ↵Andy Cedilnik2003-01-163-8/+19
| | | | file depend on each other
* ENH: add testing for modules and one two config modes for cmaketestBill Hoffman2003-01-152-9/+34
|
* Add support for http submit. Also, add support for proxy, but it does not ↵Andy Cedilnik2003-01-152-1/+177
| | | | work yet.
* Add support for http submitAndy Cedilnik2003-01-151-0/+24
|
* somebody is playing with the contributions :)Sebastien Barre2003-01-151-0/+1
|