Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: More error exceptions | Andy Cedilnik | 2005-10-13 | 1 | -0/+1 |
| | |||||
* | BUG: Fix logic to return true when the file was already statted. Also, use ↵ | Andy Cedilnik | 2005-10-13 | 2 | -4/+3 |
| | | | | nanosecond percision if available. Remove debug | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | ENH: Improve performance of check build system by creating another file that ↵ | Andy Cedilnik | 2005-10-12 | 9 | -197/+177 |
| | | | | is simpler to parse and therefore much faster overall | ||||
* | ENH: Optimize performance by caching stat results | Andy Cedilnik | 2005-10-12 | 2 | -1/+11 |
| | |||||
* | COMP: Windows fixes | Andy Cedilnik | 2005-10-12 | 1 | -3/+4 |
| | |||||
* | ENH: Add file time comparison code | Andy Cedilnik | 2005-10-12 | 4 | -0/+221 |
| | |||||
* | 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 |
| | |||||
* | ENH: some fixes for missing vars and missing libs | Ken Martin | 2005-10-06 | 1 | -4/+3 |
| | |||||
* | 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 |
| | |||||
* | ENH: remove -lgcc used by crazy coverage stuff | Bill Hoffman | 2005-09-23 | 1 | -4/+0 |
| | |||||
* | ENH: java fixes from Mathieu | Bill Hoffman | 2005-09-23 | 2 | -0/+7 |
| | |||||
* | 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: increase coverage in loaded commands | Ken Martin | 2005-09-20 | 4 | -12/+42 |
| |