summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Add file time comparison codeAndy Cedilnik2005-10-123-0/+220
|
* ENH: Add an accessor for the maximum file lengthAndy Cedilnik2005-10-122-9/+26
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-121-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-111-1/+1
|
* ENH: some fixes for better backwards compatibilityKen Martin2005-10-104-29/+48
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-101-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-091-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-081-1/+1
|
* ENH: Add support for setting the maximum number of errors and warnings ↵Andy Cedilnik2005-10-071-0/+6
| | | | reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50
* STYLE: Nightly Version updateAndy Cedilnik2005-10-071-1/+1
|
* ENH: CMake kills me (so does Cygwin)Sebastien Barre2005-10-064-4/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-061-1/+1
|
* ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ↵Sebastien Barre2005-10-053-8/+9
| | | | instead of the test executable
* BUG: Reverting fundamental type info change until it is fixed on more ↵Brad King2005-10-051-50/+34
| | | | platforms. It was tested on Linux, SGI, HP, Sun, OSX, Windows with nmake and VS 6, 7, 7.1, 8, Borland Make, and cygwin by hand with spaces in the path and cmake 2.0 and 2.2 before committing but still seems to be failing on some dashboards...strange.
* STYLE: Nightly Version updateAndy Cedilnik2005-10-051-1/+1
|
* ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ↵Sebastien Barre2005-10-042-2/+2
| | | | bootstrap
* ENH: add kwsys test for DetectFileTypeSebastien Barre2005-10-043-0/+58
|
* ENH: More verbosityAndy Cedilnik2005-10-042-0/+16
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-041-1/+1
|
* ENH: Converting FundamentalType try-compiles into a single try-run. All the ↵Brad King2005-10-032-34/+137
| | | | information about the existence, size, and signedness of types can be determined in one program thanks to limits.h.
* BUG: Double-quotes in definitions must be escaped.Brad King2005-10-031-2/+5
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-031-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-021-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-10-011-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-291-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-281-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-271-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-241-1/+1
|
* ENH: try to find a gui for the MacBill Hoffman2005-09-2310-0/+2017
|
* BUG: the -P option was not working with relative paths and a couple typesKen Martin2005-09-231-3/+10
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-231-1/+1
|
* COMP: Try to remove warningsAndy Cedilnik2005-09-221-18/+14
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-221-1/+1
|
* ENH: Updated to use modern FILE command for writing to output logs instead ↵Brad King2005-09-211-4/+4
| | | | of WRITE_FILE.
* BUG: kwsys_ios namespace should import streambuf also.Brad King2005-09-211-0/+1
|
* BUG: Corrected and updated documentation of the -P option, -C option, ↵Brad King2005-09-214-10/+15
| | | | GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command.
* ENH: removed ITK commandKen Martin2005-09-213-321/+0
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-211-1/+1
|
* ENH: Properly report failed testsAndy Cedilnik2005-09-201-1/+10
|
* ENH: Make message into statusAndy Cedilnik2005-09-201-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-201-1/+1
|
* BUG: When an unquoted argument contains a pair of matching double quotes ↵Brad King2005-09-192-49/+50
| | | | spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work.
* BUG: Remove warning and try to fix memory problemAndy Cedilnik2005-09-191-5/+6
|
* ENH: Test for both commandsAndy Cedilnik2005-09-191-2/+2
|
* ENH: Modify output based on wether it is tested or memory checkedAndy Cedilnik2005-09-191-1/+10
|
* BUG: This should fix memory checkingAndy Cedilnik2005-09-191-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-191-1/+1
|
* STYLE: Added reference to documentation in CMakeLists.txt.Brad King2005-09-181-1/+4
|
* STYLE: Added backward compatibility disclaimer.Brad King2005-09-181-0/+8
|