summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: some fixes for missing vars and missing libsKen Martin2005-10-061-4/+3
|
* 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
|
* ENH: remove -lgcc used by crazy coverage stuffBill Hoffman2005-09-231-4/+0
|
* ENH: java fixes from MathieuBill Hoffman2005-09-232-0/+7
|
* 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: increase coverage in loaded commandsKen Martin2005-09-204-12/+42
|
* 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
|
* ENH: fix typoBill Hoffman2005-09-191-1/+1
|
* ENH: remove messageBill Hoffman2005-09-191-1/+0
|
* 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
|
* BUG: Fix which argument is which, also, fix the test to be less agressiveAndy Cedilnik2005-09-182-5/+3
|
* STYLE: Nightly Version updateAndy Cedilnik2005-09-181-1/+1
|
* ENH: Fix memcheck commandAndy Cedilnik2005-09-171-1/+1
|
* ENH: Add testing of GET_TEST_PROPERTY commandAndy Cedilnik2005-09-171-0/+4
|
* BUG: On WIN32, since we are using subkey, set itAndy Cedilnik2005-09-171-1/+5
|