Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Add file time comparison code | Andy Cedilnik | 2005-10-12 | 3 | -0/+220 |
| | |||||
* | ENH: Add an accessor for the maximum file length | Andy Cedilnik | 2005-10-12 | 2 | -9/+26 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-12 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | ENH: some fixes for better backwards compatibility | Ken Martin | 2005-10-10 | 4 | -29/+48 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-10 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-09 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-08 | 1 | -1/+1 |
| | |||||
* | ENH: Add support for setting the maximum number of errors and warnings ↵ | Andy Cedilnik | 2005-10-07 | 1 | -0/+6 |
| | | | | reported. This should fix Bug #2318 - The maximum number of errors to report is fixed to 50 | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-07 | 1 | -1/+1 |
| | |||||
* | ENH: CMake kills me (so does Cygwin) | Sebastien Barre | 2005-10-06 | 4 | -4/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-06 | 1 | -1/+1 |
| | |||||
* | ENH: avoid the use of GET_TARGET_PROPERTY by testing the CMake executable ↵ | Sebastien Barre | 2005-10-05 | 3 | -8/+9 |
| | | | | instead of the test executable | ||||
* | BUG: Reverting fundamental type info change until it is fixed on more ↵ | Brad King | 2005-10-05 | 1 | -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 update | Andy Cedilnik | 2005-10-05 | 1 | -1/+1 |
| | |||||
* | ENH: the test for kwsys uses GET_TARGET_PROPERTY, which was not in the CMake ↵ | Sebastien Barre | 2005-10-04 | 2 | -2/+2 |
| | | | | bootstrap | ||||
* | ENH: add kwsys test for DetectFileType | Sebastien Barre | 2005-10-04 | 3 | -0/+58 |
| | |||||
* | ENH: More verbosity | Andy Cedilnik | 2005-10-04 | 2 | -0/+16 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-04 | 1 | -1/+1 |
| | |||||
* | ENH: Converting FundamentalType try-compiles into a single try-run. All the ↵ | Brad King | 2005-10-03 | 2 | -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 King | 2005-10-03 | 1 | -2/+5 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-03 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-01 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-28 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-24 | 1 | -1/+1 |
| | |||||
* | ENH: try to find a gui for the Mac | Bill Hoffman | 2005-09-23 | 10 | -0/+2017 |
| | |||||
* | BUG: the -P option was not working with relative paths and a couple types | Ken Martin | 2005-09-23 | 1 | -3/+10 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-23 | 1 | -1/+1 |
| | |||||
* | COMP: Try to remove warnings | Andy Cedilnik | 2005-09-22 | 1 | -18/+14 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | ENH: Updated to use modern FILE command for writing to output logs instead ↵ | Brad King | 2005-09-21 | 1 | -4/+4 |
| | | | | of WRITE_FILE. | ||||
* | BUG: kwsys_ios namespace should import streambuf also. | Brad King | 2005-09-21 | 1 | -0/+1 |
| | |||||
* | BUG: Corrected and updated documentation of the -P option, -C option, ↵ | Brad King | 2005-09-21 | 4 | -10/+15 |
| | | | | GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command. | ||||
* | ENH: removed ITK command | Ken Martin | 2005-09-21 | 3 | -321/+0 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-21 | 1 | -1/+1 |
| | |||||
* | ENH: Properly report failed tests | Andy Cedilnik | 2005-09-20 | 1 | -1/+10 |
| | |||||
* | ENH: Make message into status | Andy Cedilnik | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | BUG: When an unquoted argument contains a pair of matching double quotes ↵ | Brad King | 2005-09-19 | 2 | -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 problem | Andy Cedilnik | 2005-09-19 | 1 | -5/+6 |
| | |||||
* | ENH: Test for both commands | Andy Cedilnik | 2005-09-19 | 1 | -2/+2 |
| | |||||
* | ENH: Modify output based on wether it is tested or memory checked | Andy Cedilnik | 2005-09-19 | 1 | -1/+10 |
| | |||||
* | BUG: This should fix memory checking | Andy Cedilnik | 2005-09-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-09-19 | 1 | -1/+1 |
| | |||||
* | STYLE: Added reference to documentation in CMakeLists.txt. | Brad King | 2005-09-18 | 1 | -1/+4 |
| | |||||
* | STYLE: Added backward compatibility disclaimer. | Brad King | 2005-09-18 | 1 | -0/+8 |
| |