summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Tweaks to dump documentationWill Schroeder2001-01-129-108/+109
|
* ENH:Tweaks to documentationWill Schroeder2001-01-122-2/+2
|
* ENH:Updated for rule-based CMakeWill Schroeder2001-01-121-77/+141
|
* ENH:Simple program dumps out internal documentation for CMakeWill Schroeder2001-01-123-0/+49
|
* READMEWill Schroeder2001-01-121-31/+48
|
* ENH:Doxygenated CMakeWill Schroeder2001-01-111-0/+697
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-1130-2/+450
|
* ENH:Documentation and cleanupsWill Schroeder2001-01-1124-383/+862
|
* BUG: Broken on non WIN32 platforms, changed SetEnableOff to EnabledOffDan Blezek2001-01-112-2/+2
|
* ENH:Added documentation; clean-upWill Schroeder2001-01-1116-169/+830
|
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-102-20/+103
|
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-101-10/+52
|
* ENH:Beginning clean up; adding documentationWill Schroeder2001-01-1025-109/+283
|
* BUG: look for -l and -L only at the begining of a link stringBill Hoffman2001-01-091-2/+4
|
* BUG: main can not be void under ANSI C++Dan Blezek2001-01-052-2/+2
|
* BUG: Looking for cmMakeFileGenerator.h rather than cmMakefileGenerator.hDan Blezek2001-01-051-1/+1
|
* ENH: rework cmake, added ruleMaker classes and changed the syntax of the ↵Bill Hoffman2001-01-0578-911/+2941
| | | | CMakeLists.txt files.
* ENH: Added TESTS targetDan Blezek2000-12-071-1/+1
|
* BUG: remove bogus warning about not finding a depend file, if there are no ↵Bill Hoffman2000-11-221-4/+4
| | | | include paths
* BUG: fix inplace buildBill Hoffman2000-11-101-0/+4
|
* ENH:Changed CMAKE_SOURCE_ROOT to CMAKE_SOURCE_DIRWill Schroeder2000-11-094-8/+8
|
* *** empty log message ***Bill Hoffman2000-11-031-0/+16
|
* ENH: add ability to run from different directoriesBill Hoffman2000-11-032-9/+31
|
* BUG: make sure SOURCE_FILES starts at the begining of lineBill Hoffman2000-11-021-1/+2
|
* ENH: Moved @JAVA@ to @JAVACOMMAND@Dan Blezek2000-11-021-2/+2
|
* ENH:Reworked CMake to clearer indicate what the variables doWill Schroeder2000-11-023-8/+19
|
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-0/+5
|
* BUG: remove tabs from classnamesBill Hoffman2000-10-251-1/+1
|
* Enh: Added TCLSHBill Lorensen2000-10-041-0/+1
|
* BUG: if the path to your source directory has a -S in it, it will be picked ↵Dan Blezek2000-10-021-3/+3
| | | | up as the source directory by the command line parser, because it matches -S at any character position in the argements. Bad, should have used getopt, except that it is not cross platform.
* ENH: Support for XML builds and DashboardDan Blezek2000-10-021-0/+5
|
* ENH: Added note about VERBATIM targets in CMakeList.txtDan Blezek2000-09-281-0/+11
|
* ENH: change ME to LIBRARY and added PROJECT, also remove ITK stuff and ↵Bill Hoffman2000-09-2714-49/+176
| | | | replaced with CMake
* ENH: clean up code, and varible namesBill Hoffman2000-09-2115-149/+108
|
* BUG: remove coutBill Hoffman2000-09-181-1/+0
|
* ENH: added a config setup file for CMakeSetup. Cleaned up the names of the ↵Bill Hoffman2000-09-1813-36/+137
| | | | source and binary directories
* ENH: remove unused filesBill Hoffman2000-09-182-24/+0
|
* BUG: fix build in place source directoryBill Hoffman2000-09-122-1/+4
|
* NEW: class to collect all the flags from parent directoriesBill Hoffman2000-09-122-0/+205
|
* ENH: CMake and configure now use SUBDIRS in CMakeLists.txt to find all the ↵Bill Hoffman2000-09-1238-916/+716
| | | | directories of the system.
* BUG: fix release build on windowsBill Hoffman2000-09-012-11/+11
|
* BUG: fix build of lib.a problemBill Hoffman2000-08-312-2/+7
|
* BUG: fix name of command line version in dsp filesBill Hoffman2000-08-313-2/+5
|
* BUG: fix for out of source buildBill Hoffman2000-08-311-0/+0
|
* ENH: fix for Sgi makeBill Hoffman2000-08-311-0/+15
|
* ENH: fix for SGI makeBill Hoffman2000-08-313-17/+14
|
* ENH: clean things up a bitBill Hoffman2000-08-312-29/+58
|
* ENH: add ability to compile all the files in a sub-directoryBill Hoffman2000-08-303-0/+187
|
* ENH: move from tools and create working CMake programBill Hoffman2000-08-3015-111/+222
|
* NEW: move from tools and config to create CMakeBill Hoffman2000-08-2957-14/+5999
|