aboutsummaryrefslogtreecommitdiff
path: root/src/helper/configuration.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-17Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe1-1/+1
2009-06-23- Fixes '+' whitespacezwelch1-2/+2
2009-06-23- Fixes '=' whitespacezwelch1-2/+2
2009-06-23- Fixes '==' whitespacezwelch1-1/+1
2009-06-23- Fixes '!=' whitespacezwelch1-1/+1
2009-05-11Audit and eliminate redundant helper #include directives.zwelch1-5/+0
2008-12-13- remove target specific variant and use target->variant memberntfreak1-1/+0
2008-10-08file not found SEGFAULT fixoharboe1-1/+3
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-07-14Charles Hardin <ckhardin@gmail.com>oharboe1-1/+1
2008-07-11work in progress to improve helpoharboe1-1/+4
2008-07-04added support for Tcl config scripts on the command line(use .tcl extension).oharboe1-2/+2
2008-06-27export find_file functionoharboe1-10/+24
2008-06-04Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe1-1/+1
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak1-1/+1
2008-02-29- clean up target output strings a bitoharboe1-2/+9
2008-02-25- remove build warningsntfreak1-2/+0
2008-02-25- convert all files to unix line-endingdrath1-104/+104
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe1-6/+0
2008-02-24move options handling to separate file to better support embedded implementat...oharboe1-90/+0
2008-02-24- added -c option that will execute an openocd commandoharboe1-199/+200
2008-02-20- fix bug when using full paths to config files. Thanks Ted Rothntfreak1-3/+5
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak1-14/+80
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-1/+1
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+131