summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert X11 stuff until other steps are doneAndy Cedilnik2002-10-311-0/+11
* Print message on system without X11Andy Cedilnik2002-10-291-1/+5
* Add Windows codeAndy Cedilnik2002-10-292-1/+15
* Now it should workAndy Cedilnik2002-10-291-9/+10
* Add test for X11Andy Cedilnik2002-10-293-0/+54
* Remove X11 stuffAndy Cedilnik2002-10-291-11/+0
* Add append to write_fileAndy Cedilnik2002-10-295-6/+9
* Add flag to WRITE_FILE to appendAndy Cedilnik2002-10-292-4/+14
* Do this the right wayAndy Cedilnik2002-10-291-2/+4
* This should substitute configure part that finds X11Andy Cedilnik2002-10-291-24/+32
* ENH: Added generation of --gccxml-cxxflags option to complement --gccxml-comp...Brad King2002-10-281-0/+4
* *** empty log message ***Bill Hoffman2002-10-251-0/+2
* ENH: Updated for cmake 1.4.6 package. Added automatic conversion of setup.hi...Brad King2002-10-251-1/+6
* ENH: Updated for 1.4.6 release.Brad King2002-10-257-8/+7
* *** empty log message ***Bill Hoffman2002-10-255-27/+62
* BUG: fix stack limit size on mac OSXBill Hoffman2002-10-241-0/+18
* Add check for big endian in backward compatibility scriptsAndy Cedilnik2002-10-241-0/+3
* Subdirs reports an error if the subdirectory does not existsAndy Cedilnik2002-10-241-2/+15
* Try to remove some warningsAndy Cedilnik2002-10-241-4/+5
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-23253-1023/+1023
* ENH: if output variable turn verbose offBill Hoffman2002-10-232-4/+13
* closer to removing autoconfBill Hoffman2002-10-239-34/+172
* ERR: Another attempt to remove warnings from missing prototypes.Brad King2002-10-231-1/+1
* test for gnu compilerBill Hoffman2002-10-224-4/+24
* *** empty log message ***Bill Hoffman2002-10-223-4/+51
* BUG: make sure win32 exes are win32Bill Hoffman2002-10-221-1/+1
* new cmake based configurationBill Hoffman2002-10-224-0/+107
* When in verbose mode print test commandAndy Cedilnik2002-10-181-0/+4
* Improve commentAndy Cedilnik2002-10-181-14/+13
* Rename variables to remove warningsAndy Cedilnik2002-10-178-266/+266
* ENH: Another attempt to fix OSF warnings. Also removed TABS.Brad King2002-10-161-731/+730
* Remove unused variableAndy Cedilnik2002-10-161-1/+0
* better warning messageKen Martin2002-10-151-1/+2
* better warning messageKen Martin2002-10-151-27/+32
* Remove std::hex as it does not seems to work on SGI, attempt to fix ftime pro...Andy Cedilnik2002-10-151-7/+14
* Fix namespace, typo, and make ftime work on windowsAndy Cedilnik2002-10-141-3/+5
* Even more cleanups, fix time on certain platforms such as windows, cygwin, an...Andy Cedilnik2002-10-142-30/+111
* More cleanups, fix prexontext and log numberAndy Cedilnik2002-10-141-34/+24
* Add LastBuild.log file, fix some minor problems in output, modify output a bi...Andy Cedilnik2002-10-142-48/+51
* compiler warningKen Martin2002-10-111-0/+2
* Add option to control number of errors sent to dashbaordIan Scott2002-10-111-0/+4
* ENH: Added Split method to cmSystemTools to split a string into lines on its ...Brad King2002-10-112-2/+34
* BUG: Should not load CMAKE_INSTALL_PREFIX from the cache.Brad King2002-10-111-0/+1
* ERR: istrstream and istringstream need to be pulled into namespace std on the...Brad King2002-10-111-0/+2
* Fix network buildAndy Cedilnik2002-10-101-187/+189
* ENH: mark some vars as advanced (and resort the list)Sebastien Barre2002-10-107-60/+75
* ENH: Renamed cmStringStream to cmOStringStream and added cmIStringStream. Re...Brad King2002-10-109-117/+128
* Remove compile error and remove some warningsAndy Cedilnik2002-10-103-7/+8
* ENH: Updated for actual build.Brad King2002-10-101-1/+9
* fixed some compiler warningsKen Martin2002-10-102-8/+8