summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: More outputAndy Cedilnik2005-10-192-3/+7
* BUG: Initialize to something resonableAndy Cedilnik2005-10-191-0/+2
* COMP: More namespace fixes to build on HPAndy Cedilnik2005-10-192-38/+38
* BUG: cd into local directory to reduce link line lengthKen Martin2005-10-192-104/+52
* COMP: Fix namespace. This way kwsys can be built outside cmakeAndy Cedilnik2005-10-191-17/+17
* STYLE: Nightly Version updateAndy Cedilnik2005-10-191-1/+1
* ENH: fix testBill Hoffman2005-10-181-1/+0
* ENH: add .txx files and put the start directory in the search pathBill Hoffman2005-10-181-3/+23
* ENH: unused includeBill Hoffman2005-10-181-1/+0
* ENH: spellingBill Hoffman2005-10-181-1/+1
* ENH: Push glob to the kwsysAndy Cedilnik2005-10-183-1/+516
* 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
* 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-172-1/+71
* ENH: Add regular string replace (not regex), and relative path command. Also ...Andy Cedilnik2005-10-174-1/+83
* 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-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 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
* 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