summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: made configure file immediate by default for 2.2 or laterKen Martin2005-06-132-5/+15
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-121-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-111-1/+1
|
* ENH: remove old 1.2 compatability from cmake 2.2Ken Martin2005-06-101-1/+1
|
* ENH: remove old 1.2 compatability from cmake 2.2Ken Martin2005-06-101-32/+9
|
* ENH: added support for forcing recomputation of dependsKen Martin2005-06-106-7/+39
|
* ENH: change to work with new FLTK commandKen Martin2005-06-101-0/+1
|
* ENH: change workings of command so that it can all happing in the initial ↵Ken Martin2005-06-102-8/+43
| | | | pass still works the old way but complains
* ENH: allow libs with no sources but complainKen Martin2005-06-101-2/+5
|
* ENH: Be more verboseAndy Cedilnik2005-06-102-6/+30
|
* ENH: Be more verboseAndy Cedilnik2005-06-102-0/+21
|
* ENH: removed old convert callsKen Martin2005-06-106-55/+18
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-101-1/+1
|
* ENH: removed UMG2Ken Martin2005-06-093-8/+0
|
* ENH: deprecate old ITK wrap commandKen Martin2005-06-091-0/+13
|
* BUG: fix KDev gen to call parent class GenerateKen Martin2005-06-091-1/+1
|
* ENH: make KDev sub off of Gen3Ken Martin2005-06-093-12/+12
|
* ENH: removed old 1.2 compatabilityKen Martin2005-06-091-40/+0
|
* ENH: no longer test ITK commandKen Martin2005-06-091-10/+0
|
* ENH: some better error reporting and more robust handlign of bad targetsAndy Cedilnik2005-06-092-7/+12
|
* COMP: Disable more warnings.Brad King2005-06-091-2/+29
|
* COMP: Fix no-assignment-operator warning and disable typedef-name synonym ↵Brad King2005-06-091-0/+11
| | | | warning.
* COMP: Disable useless warnings.Brad King2005-06-091-0/+8
|
* ENH: C++ configuration should include C configuration.Brad King2005-06-091-0/+3
|
* COMP: Need windows.h even on cygwin to get CreateFile API.Brad King2005-06-091-1/+5
|
* COMP: Fixed conversion warnings.Brad King2005-06-091-5/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-091-1/+1
|
* BUG: fatal error in include file should not cause report of missing include fileKen Martin2005-06-081-1/+1
|
* ENH: remove bad add target commandsKen Martin2005-06-081-2/+0
|
* ENH: better error checking for add library or executable with no source filesKen Martin2005-06-082-1/+14
|
* BUG: prevent segfault when no sources provided for libKen Martin2005-06-081-3/+12
|
* ENH: Handle more casesAndy Cedilnik2005-06-084-19/+80
|
* ENH: remove requirements on 1.2Ken Martin2005-06-084-8/+8
|
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-0814-18/+35
|
* ENH: Initial import (not working yet)Andy Cedilnik2005-06-084-0/+799
|
* ENH: Experimenting with auto-dated copyright.Brad King2005-06-081-4/+1
|
* ENH: CleanupAndy Cedilnik2005-06-081-1/+0
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-081-1/+1
|
* ENH: fix for incorrect setting of CONFIZGURATION_TYPESKen Martin2005-06-072-4/+5
|
* BUG: Remove debugging codeAndy Cedilnik2005-06-071-5/+0
|
* ENH: fix problem with dependency scanningKen Martin2005-06-072-10/+24
|
* ENH: Add capability to include files to DartTestfile.txt and add example of thatAndy Cedilnik2005-06-075-0/+17
|
* ENH: Use CMake for parsing DartTestfile.txtAndy Cedilnik2005-06-072-115/+267
|
* ENH: Added search locations for a FreeBSD location. Contributed by ↵Brad King2005-06-071-0/+6
| | | | Alexander Neundorf.
* STYLE: Nightly Version updateAndy Cedilnik2005-06-071-1/+1
|
* BUG: Initialize the iterator to prevent seg-faultAndy Cedilnik2005-06-061-0/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-061-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-051-1/+1
|
* ENH: Move the build-and-test code to a handlerAndy Cedilnik2005-06-035-413/+603
|
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-032-0/+11
|