aboutsummaryrefslogtreecommitdiff
path: root/src/helper/configuration.c
AgeCommit message (Expand)Author
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-02-29- clean up target output strings a bitoharboe
2008-02-25- remove build warningsntfreak
2008-02-25- convert all files to unix line-endingdrath
2008-02-25- using ERROR_COMMAND_SYNTAX_ERROR to print syntax in a couple of placesoharboe
2008-02-24move options handling to separate file to better support embedded implementat...oharboe
2008-02-24- added -c option that will execute an openocd commandoharboe
2008-02-20- fix bug when using full paths to config files. Thanks Ted Rothntfreak
2008-02-19- add search paths via new arg -s (-search). Thanks Ted Rothntfreak
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath