summaryrefslogtreecommitdiff
path: root/src/helper/options.c
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Only print out gobs of information to log when -d3 is enabled.oharboe2008-07-221-1/+1
* Fixes to \ and / handling for OpenOCDoharboe2008-07-161-1/+1
* .cfg files are now executed as Jim Tcl. Commands that terminate script w/erro...oharboe2008-07-111-9/+1
* - added search paths before running tcl/commands.tcl. oharboe2008-07-101-25/+30
* src/helper/configuration.hoharboe2008-07-061-1/+1
* added support for Tcl config scripts on the command line(use .tcl extension).oharboe2008-07-041-3/+13
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-9/+9
* - removed warnings "xxxxx" might be used uninitialized in this function (arm_...mifi2008-03-011-1/+1
* Uwe Hermann: Add a --version switch for openocd.oharboe2008-02-291-11/+20
* Summary: passing of variable argument list reduced, strings sent to logging a...oharboe2008-02-291-1/+1
* Pavel Chromy spotted duplicated newlines gaffe from yours sincerely.oharboe2008-02-281-1/+1
* - remove build warningsntfreak2008-02-251-4/+0
* - convert all files to unix line-endingdrath2008-02-251-153/+153
* Pavel Chromyoharboe2008-02-251-7/+7
* - Fix target library path problem w/Windowsoharboe2008-02-251-0/+21
* - using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe2008-02-251-0/+9
* move options handling to separate file to better support embedded implementat...oharboe2008-02-241-0/+123