summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
|
* ENH: shut up buggy gcc stl headerKen Martin2005-06-031-1/+2
|
* 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 ↵Andy Cedilnik2005-06-022-73/+77
| | | | are set
* ENH: updated commandsKen Martin2005-06-021-2/+2
|
* ENH: removed old commandKen Martin2005-06-021-3/+1
|
* ENH: removed old commandsKen Martin2005-06-023-9/+9
|
* ENH: Cleanup output even moreAndy Cedilnik2005-06-021-19/+32
|
* ENH: removed the ABSTRACT_FILES commandKen Martin2005-06-023-131/+0
|
* ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORYKen Martin2005-06-021-2/+3
|
* ENH: removed use of ABSTRACT commandKen Martin2005-06-023-9/+3
|
* 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. ↵Andy Cedilnik2005-06-022-37/+79
| | | | Also fix compile warning on bad compilers
* 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
| | | | some number of lines of output will be in memory at the time. Also, this will report the build errors and warnings as it goes through the build
* 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 ↵Brad King2005-06-011-5/+3
| | | | targets.
* 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: suppress warnings in 3rd party libsKen Martin2005-06-011-0/+2
|
* 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
| | | | ctest does output. There may still be problems with commands failing, but that should be fixed by applying the similar concept to whole CMake
* ENH: shut up some warning on SGIKen Martin2005-05-311-1/+3
|
* BUG: shut downgrade XMLRPC supportKen Martin2005-05-311-1/+3
|
* ENH: removed the PREORDER option from the AddSubDirectory commandKen Martin2005-05-312-14/+2
|
* COMP: fix a waringKen Martin2005-05-311-2/+1
|
* ENH: now uses Makefile2 to cleanup zsh issues and provided some more ↵Ken Martin2005-05-313-20/+309
| | | | documentation
* STYLE: add some better comments and remove some unused codeKen Martin2005-05-314-164/+34
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-311-1/+1
|
* ENH: Add support for iomanipAndy Cedilnik2005-05-301-0/+8
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-301-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-291-1/+1
|
* COMP: warning.Bill Lorensen2005-05-281-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-281-1/+1
|
* ENH: add convenience function to convert Windows command line args into Unix ↵Sebastien Barre2005-05-282-4/+116
| | | | argc/argv. Pulled and cleaned from PV/VV/VJ init code
* ENH: Use generated file stream for filesAndy Cedilnik2005-05-271-3/+3
|
* ENH: Dart changeAndy Cedilnik2005-05-271-2/+2
|
* STYLE: Nightly Version updateAndy Cedilnik2005-05-271-1/+1
|
* ENH: Fix for changes in XML-RPC for Dart2Andy Cedilnik2005-05-261-16/+5
|