Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-11-02 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-31 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-30 | 1 | -1/+1 |
| | |||||
* | ENH: changes from Eric Wing, bug 2249 | Bill Hoffman | 2005-10-28 | 8 | -114/+512 |
| | |||||
* | BUG: fix stack over write bug | Bill Hoffman | 2005-10-28 | 1 | -2/+2 |
| | |||||
* | BUG: fix space in path probs | Bill Hoffman | 2005-10-28 | 2 | -7/+7 |
| | |||||
* | BUG: make the clean target work | Bill Hoffman | 2005-10-28 | 1 | -8/+9 |
| | |||||
* | ENH: Improved file modification time comparison on Windows to use ↵ | Brad King | 2005-10-27 | 2 | -56/+55 |
| | | | | GetFileAttributesEx instead of CreateFile/GetFileTime/CloseHandle to get file times. This results in a 30% reduction in time to do a build system check. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-25 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-24 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-23 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-22 | 1 | -1/+1 |
| | |||||
* | ENH: fix for bad placement of SILENT target | Ken Martin | 2005-10-21 | 1 | -24/+28 |
| | |||||
* | BUG: symlink issue | Ken Martin | 2005-10-21 | 1 | -1/+5 |
| | |||||
* | BUG: fix bad checkin that had debugging code in it | Ken Martin | 2005-10-21 | 1 | -1/+1 |
| | |||||
* | ENH: try to get this thing to pass with cmake 2.2.1 | Bill Hoffman | 2005-10-21 | 1 | -0/+17 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-21 | 1 | -1/+1 |
| | |||||
* | BUG: fix over checking of build system | Ken Martin | 2005-10-20 | 1 | -4/+7 |
| | |||||
* | STYLE: minor cleanup | Ken Martin | 2005-10-20 | 1 | -1/+2 |
| | |||||
* | BUG: fix for def files and new local target link lines | Ken Martin | 2005-10-20 | 1 | -2/+2 |
| | |||||
* | ENH: missing check_build_system for all target | Ken Martin | 2005-10-20 | 1 | -0/+2 |
| | |||||
* | ENH: big cleanup and fix for jump commands | Ken Martin | 2005-10-20 | 4 | -249/+177 |
| | |||||
* | BUG: end is not really end, but rather length | Bill Hoffman | 2005-10-20 | 2 | -2/+2 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-20 | 1 | -1/+1 |
| | |||||
* | COMP: fix compiler error | Ken Martin | 2005-10-19 | 1 | -3/+1 |
| | |||||
* | ENH: More output | Andy Cedilnik | 2005-10-19 | 2 | -3/+7 |
| | |||||
* | BUG: Initialize to something resonable | Andy Cedilnik | 2005-10-19 | 1 | -0/+2 |
| | |||||
* | COMP: More namespace fixes to build on HP | Andy Cedilnik | 2005-10-19 | 2 | -38/+38 |
| | |||||
* | BUG: cd into local directory to reduce link line length | Ken Martin | 2005-10-19 | 2 | -104/+52 |
| | |||||
* | COMP: Fix namespace. This way kwsys can be built outside cmake | Andy Cedilnik | 2005-10-19 | 1 | -17/+17 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-19 | 1 | -1/+1 |
| | |||||
* | ENH: fix test | Bill Hoffman | 2005-10-18 | 1 | -1/+0 |
| | |||||
* | ENH: add .txx files and put the start directory in the search path | Bill Hoffman | 2005-10-18 | 1 | -3/+23 |
| | |||||
* | ENH: unused include | Bill Hoffman | 2005-10-18 | 1 | -1/+0 |
| | |||||
* | ENH: spelling | Bill Hoffman | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | ENH: Push glob to the kwsys | Andy Cedilnik | 2005-10-18 | 4 | -1/+518 |
| | |||||
* | COMP: On mingw, -fPIC is not necessary and it actually produces warnings | Andy Cedilnik | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | ENH: More tests | Andy Cedilnik | 2005-10-18 | 1 | -0/+3 |
| | |||||
* | COMP: Remove warning | Andy Cedilnik | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | ENH: Fix precedence | Andy Cedilnik | 2005-10-17 | 2 | -68/+68 |
| | |||||
* | ENH: Add rudamentary mathematical expression support | Andy Cedilnik | 2005-10-17 | 13 | -3/+4425 |
| | |||||
* | ENH: Add math test | Andy Cedilnik | 2005-10-17 | 3 | -0/+52 |
| | |||||
* | BUG: Lexer should be case insensitive so flex should be run with -i option. ↵ | Brad King | 2005-10-17 | 2 | -171/+166 |
| | | | | This partially addresses bug#2361. | ||||
* | ENH: Add String length and substring | Andy Cedilnik | 2005-10-17 | 4 | -1/+80 |
| | |||||
* | ENH: Add regular string replace (not regex), and relative path command. Also ↵ | Andy Cedilnik | 2005-10-17 | 6 | -1/+90 |
| | | | | add tests | ||||
* | BUG: If test passes but it should fail, report an error | Andy Cedilnik | 2005-10-17 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-17 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-10-16 | 1 | -1/+1 |
| |