summaryrefslogtreecommitdiff
path: root/src/helper/configuration.c
Commit message (Expand)AuthorAgeFilesLines
* don't require 'openocd.cfg' to startDavid Brownell2010-01-051-2/+4
* embedded: reduce stack usageØyvind Harboe2009-11-221-4/+9
* show script search dirs in debug logAndreas Fritiofson2009-11-211-0/+2
* improve constness of open_file_from_pathZachary T Welch2009-11-161-1/+1
* command_context_t -> struct command_contextZachary T Welch2009-11-131-1/+1
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* - Fixes '+' whitespacezwelch2009-06-231-2/+2
* - Fixes '=' whitespacezwelch2009-06-231-2/+2
* - Fixes '==' whitespacezwelch2009-06-231-1/+1
* - Fixes '!=' whitespacezwelch2009-06-231-1/+1
* Audit and eliminate redundant helper #include directives.zwelch2009-05-111-5/+0
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+0
* file not found SEGFAULT fixoharboe2008-10-081-1/+3
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* Charles Hardin <ckhardin@gmail.com>oharboe2008-07-141-1/+1
* work in progress to improve helpoharboe2008-07-111-1/+4
* added support for Tcl config scripts on the command line(use .tcl extension).oharboe2008-07-041-2/+2
* export find_file functionoharboe2008-06-271-10/+24
* Pavel Chromy: fix logging syntax error + formatting & removing obsolete comme...oharboe2008-06-041-1/+1
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-1/+1
* - clean up target output strings a bitoharboe2008-02-291-2/+9
* - remove build warningsntfreak2008-02-251-2/+0
* - convert all files to unix line-endingdrath2008-02-251-104/+104
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-6/+0
* move options handling to separate file to better support embedded implementat...oharboe2008-02-241-90/+0
* - added -c option that will execute an openocd commandoharboe2008-02-241-199/+200
* - fix bug when using full paths to config files. Thanks Ted Rothntfreak2008-02-201-3/+5
* - add search paths via new arg -s (-search). Thanks Ted Rothntfreak2008-02-191-14/+80
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-1/+1
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+131