summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: spellingBill Hoffman2005-10-181-1/+1
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-184-1/+518
* COMP: On mingw, -fPIC is not necessary and it actually produces warningsAndy Cedilnik2005-10-181-0/+1
* ENH: More testsAndy Cedilnik2005-10-181-0/+3
* COMP: Remove warningAndy Cedilnik2005-10-181-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-181-1/+1
* ENH: Fix precedenceAndy Cedilnik2005-10-172-68/+68
* ENH: Add rudamentary mathematical expression supportAndy Cedilnik2005-10-1713-3/+4425
* ENH: Add math testAndy Cedilnik2005-10-173-0/+52
* BUG: Lexer should be case insensitive so flex should be run with -i option. ...Brad King2005-10-172-171/+166
* ENH: Add String length and substringAndy Cedilnik2005-10-174-1/+80
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-176-1/+90
* BUG: If test passes but it should fail, report an errorAndy Cedilnik2005-10-171-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-171-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-161-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-151-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-10-141-1/+1
* ENH: More error exceptionsAndy Cedilnik2005-10-131-0/+1
* BUG: Fix logic to return true when the file was already statted. Also, use na...Andy Cedilnik2005-10-132-4/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-10-131-1/+1
* ENH: Improve performance of check build system by creating another file that ...Andy Cedilnik2005-10-129-197/+177
* ENH: Optimize performance by caching stat resultsAndy Cedilnik2005-10-122-1/+11
* COMP: Windows fixesAndy Cedilnik2005-10-121-3/+4
* ENH: Add file time comparison codeAndy Cedilnik2005-10-124-0/+221
* 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 report...Andy Cedilnik2005-10-071-0/+6
* STYLE: Nightly Version updateAndy Cedilnik2005-10-071-1/+1
* ENH: CMake kills me (so does Cygwin)Sebastien Barre2005-10-064-4/+5
* 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 ins...Sebastien Barre2005-10-053-8/+9
* BUG: Reverting fundamental type info change until it is fixed on more platfor...Brad King2005-10-051-50/+34
* 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
* 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
* 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