summaryrefslogtreecommitdiff
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Before running configre, remove all macros. Also, backup the command ↵Andy Cedilnik2005-06-162-6/+45
| | | | names. Also, make command names case insensitive
* ENH: Add classname to commandsAndy Cedilnik2005-06-169-0/+21
|
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-1611-101/+271
| | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-161-0/+11
|
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-164-6/+37
|
* ENH: replace brackets with more generic findKen Martin2005-06-161-1/+1
|
* ENH: make more specific in reject self linkingKen Martin2005-06-161-1/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-161-1/+1
|
* ENH: Add accessor for Makefile and make SetError publicAndy Cedilnik2005-06-151-1/+6
|
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-152-1/+8
|
* ENH: Handle passing in coverage commandAndy Cedilnik2005-06-151-0/+3
|
* ENH: Add logging to improve coverageAndy Cedilnik2005-06-151-0/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-151-1/+1
|
* ENH: More cleanupsAndy Cedilnik2005-06-142-139/+8
|
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-146-3/+358
|
* ENH: Improve variable name regular expressionAndy Cedilnik2005-06-142-31/+27
|
* ENH: Save command that macro overwritesAndy Cedilnik2005-06-143-0/+24
|
* ENH: Separate standard output and standard error for problematic commandsAndy Cedilnik2005-06-144-22/+200
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-141-1/+1
|
* ENH: add method to escape some chars in a stringSebastien Barre2005-06-132-0/+41
|
* ENH: Handle non-existing variablesAndy Cedilnik2005-06-131-1/+1
|
* ENH: Use the new parser that supports nested variablesAndy Cedilnik2005-06-132-0/+102
|
* ENH: More cleanupsAndy Cedilnik2005-06-132-87/+5
|
* ENH: More optimizationAndy Cedilnik2005-06-132-16/+9
|
* ENH: Initial importAndy Cedilnik2005-06-134-0/+3869
|
* ENH: Handle errors and optimize a bitAndy Cedilnik2005-06-132-4/+28
|
* ENH: Remove some allocationsAndy Cedilnik2005-06-131-10/+16
|
* ENH: Rearange and cleanupAndy Cedilnik2005-06-131-40/+50
|
* 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 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-092-6/+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: 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
|