aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-2/+5
2009-04-29Add -Wredundant-decls to prevent unwanted duplicate declarations.zwelch1-0/+1
2009-04-29Add missing header files to fix C99 compatibility.zwelch1-0/+1
2009-04-27Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-castoharboe1-0/+2
2009-04-22Michael Bruck spotted a typo in help messagesoharboe1-1/+1
2009-04-22Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net>kc8apf1-4/+42
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe1-0/+45
2009-04-21Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time supportoharboe1-26/+24
2009-04-21Zach Welch <zw@superlucidity.net> add -Wformat-security (4 of 4)oharboe1-1/+1
2009-04-19Zach Welch <zw@superlucidity.net> treat warnings as errorsoharboe1-1/+16
2009-04-19Zach Welch <zw@superlucidity.net> automake maintainer modeoharboe1-0/+1
2009-03-20- docs patch from Thomas Kindlerntfreak1-1/+1
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane1-0/+11
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf1-0/+1
2009-01-23- AC_CHECK_FILE not supported when cross-compilingntfreak1-3/+5
2009-01-20- fix issue with configure when building srcdir != builddirntfreak1-1/+1
2009-01-20Fixes for handling release versionskc8apf1-0/+11
2009-01-19SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf1-1/+1
2009-01-13- fix LDFLAGS typo in configure.inntfreak1-12/+2
2008-12-27From Dirk Behme - another set of typos duane1-3/+2
2008-12-27Some systems report linux as host, others linux-gnu... grrrduane1-2/+2
2008-12-27Missed support for without --exec-prefix and ftd2xx stuffduane1-3/+16
2008-12-27Added dongle VSLLINK - from Simon Qianduane1-2/+13
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane1-9/+322
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf1-0/+11
2008-12-16work in progress to hook up libmicrohttpd + tcl integrationoharboe1-0/+11
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe1-0/+11
2008-11-13nios wipoharboe1-5/+4
2008-08-22- fix win32 build issues from previous jim patchntfreak1-0/+1
2008-08-06- fix target_examine declarationntfreak1-11/+12
2008-08-05Duane Ellis: fix warningsoharboe1-1/+13
2008-07-22- add missing quotes from CFLAGS_FOR_BUILDntfreak1-1/+1
2008-07-22Spen: startup.tcl cross compile supportoharboe1-0/+40
2008-07-13- remove unused objcopy from configure.inntfreak1-13/+0
2008-07-12- remove requirement for file2c.tclntfreak1-4/+11
2008-07-11- configure check added for tclshntfreak1-0/+6
2008-07-05- added search for libdlntfreak1-2/+3
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak1-0/+11
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe1-0/+13
2008-04-10- remove AC_C_VARARRAYS and set check of autoconf back to 2.59mifi1-2/+1
2008-04-10- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min requiredntfreak1-1/+1
2008-04-09Don Porges fixed c99 issues.oharboe1-0/+5
2008-03-17- fix warnings during configure cause by ecosboard. default to no, if host cp...drath1-3/+4
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe1-0/+12
2008-03-03added at91sam9260.cfg, nslu2.cfg, pxa255.cfg, pxa255_sst.cfgoharboe1-0/+1
2008-02-11- removed "starting point" for ngw100, will add it again if it is workingmifi1-12/+0
2008-02-10- added starting point for development on a ngw100 eval boardmifi1-0/+12
2007-12-29- minimum autoconf 2.59 is now required and verified - due to issues with AS_...ntfreak1-0/+1
2007-12-10Changed openocd version info creation to be more useful.bodylove1-1/+1
2007-11-21- reset_run now works as expected on cortex-m3ntfreak1-1/+1