| Commit message (Expand) | Author | Age | Files | Lines |
* | BUG: On windows there can be a problem because scp does not handle drive name... | Andy Cedilnik | 2005-07-06 | 1 | -1/+14 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-06 | 1 | -1/+1 |
|
|
* | 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 wo... | Ken Martin | 2005-07-05 | 1 | -7/+10 |
|
|
* | 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 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-07-03 | 1 | -1/+1 |
|
|
* | ENH: Improve performance of MakeXMLSafe, improve performance of reading custo... | Andy Cedilnik | 2005-07-03 | 1 | -70/+80 |
|
|
* | 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 i... | Andy Cedilnik | 2005-07-03 | 2 | -10/+10 |
|
|
* | 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 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 fixed... | Brad King | 2005-06-30 | 1 | -5/+16 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-30 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-29 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | 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 | 3 | -2/+3 |
|
|
* | ENH: Initial import | Andy Cedilnik | 2005-06-24 | 1 | -2/+2 |
|
|
* | 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: Several improvements with the way things are handled. Also, support mult... | Andy Cedilnik | 2005-06-23 | 28 | -222/+461 |
|
|
* | COMP: fix compiler warnings | Ken Martin | 2005-06-23 | 1 | -2/+1 |
|
|
* | BUG: reverting to 1.53 | Utkarsh Ayachit | 2005-06-23 | 1 | -2/+1 |
|
|
* | BUG: fixed conflicts between file names among different utilities. | Utkarsh Ayachit | 2005-06-23 | 1 | -1/+2 |
|
|
* | ENH: converted macro to use variables and fixed some case issues with some fu... | Ken Martin | 2005-06-23 | 4 | -128/+95 |
|
|
* | ENH: Added some smaller primes to allow small hash table sizes and therefore ... | Brad King | 2005-06-23 | 1 | -1/+2 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2005-06-23 | 1 | -1/+1 |
|
|
* | STYLE: updated the docs to be more accurate | Ken Martin | 2005-06-22 | 1 | -2/+2 |
|
|
* | COMP: fix possible poroblem with freed memory | Ken Martin | 2005-06-22 | 1 | -2/+6 |
|
|
* | COMP: fix unused variable | Ken Martin | 2005-06-22 | 1 | -3/+0 |
|
|
* | ENH: changed FOREACH to use variables instead of string replacement | Ken Martin | 2005-06-22 | 1 | -18/+7 |
|
|
* | BUG: Fix displaying of percentage | Andy Cedilnik | 2005-06-22 | 1 | -1/+1 |
|
|
* | BUG: clean rule wasn't cleaning libs and executables | Ken Martin | 2005-06-22 | 1 | -6/+11 |
|
|
* | ENH: some better checks | Ken Martin | 2005-06-22 | 1 | -1/+7 |
|
|
* | ENH: make LOCATION an computed property of the target and get rid of a bunch ... | Ken Martin | 2005-06-22 | 27 | -229/+217 |
|
|