Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: better release support | Ken Martin | 2005-07-05 | 1 | -0/+4 |
| | |||||
* | ENH: better release support | Ken Martin | 2005-07-05 | 2 | -26/+43 |
| | |||||
* | ENH: Improvements by Julien | Andy Cedilnik | 2005-07-05 | 1 | -0/+32 |
| | |||||
* | ENH: revert back to string replacement version | Ken Martin | 2005-07-05 | 1 | -84/+119 |
| | |||||
* | BUG: util targets now show up in locla makefile and make rebuild_cache now ↵ | Ken Martin | 2005-07-05 | 1 | -7/+10 |
| | | | | works in subdirs | ||||
* | BUG: fix for debug optimized link libraries | Ken Martin | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | ENH: Only truncate files when not in try compile. Alsom move truncating code ↵ | Andy Cedilnik | 2005-07-03 | 1 | -3/+7 |
| | | | | closer to configure | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: Improve performance of MakeXMLSafe, improve performance of reading ↵ | Andy Cedilnik | 2005-07-03 | 1 | -70/+80 |
| | | | | custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl | ||||
* | STYLE: Unify number of spaces | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | ENH: Improve performance by compiling regular expressions when needed | Andy Cedilnik | 2005-07-03 | 1 | -35/+18 |
| | |||||
* | ENH: Improve performance of testing and do not complain if DartTestfile.txt ↵ | Andy Cedilnik | 2005-07-03 | 2 | -10/+10 |
| | | | | is not found or if directory does not exist | ||||
* | ENH: Start adding the code that will truncate output logs | Andy Cedilnik | 2005-07-03 | 2 | -0/+35 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-02 | 1 | -1/+1 |
| | |||||
* | ENH: added Alexander's target property TYPE | Ken Martin | 2005-07-01 | 2 | -0/+34 |
| | |||||
* | ENH: added patch from Alexander Neundorf to get DEFINITIONS | Ken Martin | 2005-07-01 | 2 | -1/+5 |
| | |||||
* | initial checkin for bin dir | Jorgen Bodde | 2005-06-30 | 4 | -0/+971 |
| | |||||
* | Initial checkin new wx dialog | Jorgen Bodde | 2005-06-30 | 30 | -0/+9282 |
| | |||||
* | deleted old wx-dialog | Jorgen Bodde | 2005-06-30 | 13 | -2870/+0 |
| | |||||
* | ENH: added testing of the WHILE command | Ken Martin | 2005-06-30 | 9 | -0/+60 |
| | |||||
* | ENH: added while command | Ken Martin | 2005-06-30 | 1 | -4/+4 |
| | |||||
* | ENH: added while command | Ken Martin | 2005-06-30 | 1 | -2/+2 |
| | |||||
* | ENH: better release scripts | Ken Martin | 2005-06-30 | 4 | -35/+55 |
| | |||||
* | ENH: hard coded for VS 71 nmake for now | Ken Martin | 2005-06-30 | 1 | -2/+2 |
| | |||||
* | BUG: Fixed escaped quote at end of . | Brad King | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | ENH: added local help and install targets | Ken Martin | 2005-06-30 | 2 | -0/+48 |
| | |||||
* | BUG: Do not increment optr by 2 after storing only one character. Also ↵ | Brad King | 2005-06-30 | 1 | -5/+16 |
| | | | | fixed possibility of storing uninitialized characters from the last triplet. | ||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-30 | 1 | -1/+1 |
| | |||||
* | BUG: Need to use the -c option for implib to produce case-sensitive symbols ↵ | Brad King | 2005-06-29 | 1 | -2/+2 |
| | | | | in the .lib files. | ||||
* | COMP: shut up warning | Ken Martin | 2005-06-29 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-29 | 1 | -1/+1 |
| | |||||
* | ENH: added our own bitmap | Ken Martin | 2005-06-28 | 2 | -0/+5 |
| | |||||
* | ENH: added some release support | Ken Martin | 2005-06-28 | 5 | -0/+1225 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | BUG: dont pass unverified char * to streams | Ken Martin | 2005-06-27 | 1 | -2/+4 |
| | |||||
* | ENH: convert to lower case | Ken Martin | 2005-06-27 | 1 | -5/+11 |
| | |||||
* | ENH: updte to lower case and using ADD_SUBDIRECTORY | Ken Martin | 2005-06-27 | 3 | -7/+8 |
| | |||||
* | ENH: mods to warning excludes based on new locaiton of curl | Ken Martin | 2005-06-27 | 1 | -0/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-27 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-25 | 1 | -1/+1 |
| | |||||
* | BUG: Exit properly on SCP submission | Andy Cedilnik | 2005-06-24 | 1 | -0/+1 |
| | |||||
* | COMP: Remove warnings | Andy Cedilnik | 2005-06-24 | 1 | -11/+10 |
| | |||||
* | ENH: Move curl to utilities | Andy Cedilnik | 2005-06-24 | 5 | -8/+9 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 136 | -2/+42827 |
| | |||||
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | ENH: Make iterators const | Andy Cedilnik | 2005-06-23 | 1 | -5/+5 |
| | |||||
* | ENH: Perform second test if subversion exists | Andy Cedilnik | 2005-06-23 | 1 | -2/+3 |
| |