summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* 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: 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: Initial import (not working yet)Andy Cedilnik2005-06-084-0/+799
* STYLE: Nightly Version updateAndy Cedilnik2005-06-081-1/+1
* ENH: fix for incorrect setting of CONFIZGURATION_TYPESKen Martin2005-06-071-1/+1
* 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-073-0/+11
* ENH: Use CMake for parsing DartTestfile.txtAndy Cedilnik2005-06-072-115/+267
* 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
* BUG: Remove memory leakAndy Cedilnik2005-06-031-0/+1
* ENH: no longer usedKen Martin2005-06-036-544/+0
* ENH: removed old commandsKen Martin2005-06-031-6/+0
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
* STYLE: Nightly Version updateAndy Cedilnik2005-06-031-1/+1
* ENH: Add debug flagAndy Cedilnik2005-06-022-0/+7
* BUG: Fix the order of things to make submit handler not crash when proxies ar...Andy Cedilnik2005-06-022-73/+77
* ENH: Cleanup output even moreAndy Cedilnik2005-06-021-19/+32
* ENH: removed the ABSTRACT_FILES commandKen Martin2005-06-023-131/+0
* ENH: now also provides obj rules for local MakefilesKen Martin2005-06-022-9/+41
* COMP: Remove compile warningAndy Cedilnik2005-06-021-3/+3
* ENH: Once the number of errors or warnings was reached, stop counting them. A...Andy Cedilnik2005-06-022-37/+79
* BUG: On windows there are problems when opening file as asciiAndy Cedilnik2005-06-021-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-06-021-1/+1
* ENH: Streamline build process. This reduces the memory footprint, since only ...Andy Cedilnik2005-06-012-169/+424
* ENH: minor perf improvementKen Martin2005-06-012-6/+26
* BUG: do not add help target if there is a real target named helpKen Martin2005-06-011-1/+5
* BUG: Fixed name given to clean target listing for executable and library targ...Brad King2005-06-011-5/+3
* COMP: fix warningKen Martin2005-06-011-12/+0
* BUG: Remove duplicate targets when in different generatorsAndy Cedilnik2005-06-012-14/+19
* COMP: fix warningKen Martin2005-06-011-1/+0
* COMP: fix warningKen Martin2005-06-011-1/+0
* COMP: fix warningKen Martin2005-06-011-1/+0
* ENH: made immediateKen Martin2005-06-012-15/+9
* ENH: Make CMake --build-and-test to be verbose by defaultAndy Cedilnik2005-06-011-0/+1
* ENH: Add support for dequeAndy Cedilnik2005-06-011-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-06-011-1/+1
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-3111-103/+103
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-3115-492/+582
* ENH: removed the PREORDER option from the AddSubDirectory commandKen Martin2005-05-312-14/+2
* COMP: fix a waringKen Martin2005-05-311-2/+1