summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ENH: added while commandKen Martin2005-06-301-4/+4
|
* ENH: added while commandKen Martin2005-06-301-2/+2
|
* ENH: better release scriptsKen Martin2005-06-304-35/+55
|
* ENH: hard coded for VS 71 nmake for nowKen Martin2005-06-301-2/+2
|
* BUG: Fixed escaped quote at end of .Brad King2005-06-301-1/+1
|
* ENH: added local help and install targetsKen Martin2005-06-302-0/+48
|
* BUG: Do not increment optr by 2 after storing only one character. Also ↵Brad King2005-06-301-5/+16
| | | | fixed possibility of storing uninitialized characters from the last triplet.
* STYLE: Nightly Version updateAndy Cedilnik2005-06-301-1/+1
|
* BUG: Need to use the -c option for implib to produce case-sensitive symbols ↵Brad King2005-06-291-2/+2
| | | | in the .lib files.
* COMP: shut up warningKen Martin2005-06-291-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-291-1/+1
|
* ENH: added our own bitmapKen Martin2005-06-282-0/+5
|
* ENH: added some release supportKen Martin2005-06-285-0/+1225
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-281-1/+1
|
* BUG: dont pass unverified char * to streamsKen Martin2005-06-271-2/+4
|
* ENH: convert to lower caseKen Martin2005-06-271-5/+11
|
* ENH: updte to lower case and using ADD_SUBDIRECTORYKen Martin2005-06-273-7/+8
|
* ENH: mods to warning excludes based on new locaiton of curlKen Martin2005-06-271-0/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-271-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-261-1/+1
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-251-1/+1
|
* BUG: Exit properly on SCP submissionAndy Cedilnik2005-06-241-0/+1
|
* COMP: Remove warningsAndy Cedilnik2005-06-241-11/+10
|
* ENH: Move curl to utilitiesAndy Cedilnik2005-06-245-8/+9
|
* ENH: Initial importAndy Cedilnik2005-06-24136-2/+42827
|
* STYLE: Nightly Version updateAndy Cedilnik2005-06-241-1/+1
|
* ENH: Make iterators constAndy Cedilnik2005-06-231-5/+5
|
* ENH: Perform second test if subversion existsAndy Cedilnik2005-06-231-2/+3
|
* ENH: Several improvements with the way things are handled. Also, support ↵Andy Cedilnik2005-06-2328-222/+461
| | | | multiple submited files
* COMP: fix compiler warningsKen Martin2005-06-231-2/+1
|
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
|
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
|
* ENH: converted macro to use variables and fixed some case issues with some ↵Ken Martin2005-06-234-128/+95
| | | | function blockers
* ENH: Added some smaller primes to allow small hash table sizes and therefore ↵Brad King2005-06-231-1/+2
| | | | shorter initial construction times.
* STYLE: Nightly Version updateAndy Cedilnik2005-06-231-1/+1
|
* STYLE: updated the docs to be more accurateKen Martin2005-06-221-2/+2
|
* COMP: fix possible poroblem with freed memoryKen Martin2005-06-221-2/+6
|
* COMP: fix unused variableKen Martin2005-06-221-3/+0
|
* ENH: changed FOREACH to use variables instead of string replacementKen Martin2005-06-221-18/+7
|
* BUG: Fix displaying of percentageAndy Cedilnik2005-06-221-1/+1
|
* BUG: clean rule wasn't cleaning libs and executablesKen Martin2005-06-221-6/+11
|
* ENH: some better checksKen Martin2005-06-221-1/+7
|
* ENH: make LOCATION an computed property of the target and get rid of a bunch ↵Ken Martin2005-06-2227-229/+217
| | | | of const junk
* STYLE: Nightly Version updateAndy Cedilnik2005-06-221-1/+1
|
* ENH: Remove stray abortAndy Cedilnik2005-06-211-1/+0
|
* ENH: fix for BSD makes no longer use dir name as a targetKen Martin2005-06-212-0/+3
|
* BUG: Fixed error message formatting when try run executable command cannot ↵Brad King2005-06-211-13/+15
| | | | be found.
* BUG: Fix escaping to make OSX work againAndy Cedilnik2005-06-211-1/+3
|
* BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems ↵Brad King2005-06-211-1/+1
| | | | specify that the argument to usleep must be less than 1000000.
* ENH: add test to make sure custom commands are usedKen Martin2005-06-213-1/+26
|