aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2009-05-10Extend configure script to check for environ declaration in stdlib.h.zwelch
2009-05-08Re-order and extend header file tests in configure script.zwelch
2009-05-06Add configure script check to enable C99 build option.zwelch
2009-05-06Fix enviorn configure test failure message (thanks to Anders Montonen).zwelch
2009-05-06Add autoconf check to determine where environ should be declared.zwelch
2009-05-03Fix build when enabling presto+ftd2xx driver only.zwelch
2009-05-02Add configure check for usb.h; required by a USB drivers.zwelch
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch
2009-04-29Add -Wredundant-decls to prevent unwanted duplicate declarations.zwelch
2009-04-29Add missing header files to fix C99 compatibility.zwelch
2009-04-27Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-castoharboe
2009-04-22Michael Bruck spotted a typo in help messagesoharboe
2009-04-22Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net>kc8apf
2009-04-21Zach Welch <zw@superlucidity.net> add --enable-verbose* optionsoharboe
2009-04-21Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time supportoharboe
2009-04-21Zach Welch <zw@superlucidity.net> add -Wformat-security (4 of 4)oharboe
2009-04-19Zach Welch <zw@superlucidity.net> treat warnings as errorsoharboe
2009-04-19Zach Welch <zw@superlucidity.net> automake maintainer modeoharboe
2009-03-20- docs patch from Thomas Kindlerntfreak
2009-03-08Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane
2009-02-10Use C89/C99/C++ compliant boolean typeskc8apf
2009-01-23- AC_CHECK_FILE not supported when cross-compilingntfreak
2009-01-20- fix issue with configure when building srcdir != builddirntfreak
2009-01-20Fixes for handling release versionskc8apf
2009-01-19SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf
2009-01-13- fix LDFLAGS typo in configure.inntfreak
2008-12-27From Dirk Behme - another set of typos duane
2008-12-27Some systems report linux as host, others linux-gnu... grrrduane
2008-12-27Missed support for without --exec-prefix and ftd2xx stuffduane
2008-12-27Added dongle VSLLINK - from Simon Qianduane
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf
2008-12-16work in progress to hook up libmicrohttpd + tcl integrationoharboe
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe
2008-11-13nios wipoharboe
2008-08-22- fix win32 build issues from previous jim patchntfreak
2008-08-06- fix target_examine declarationntfreak
2008-08-05Duane Ellis: fix warningsoharboe
2008-07-22- add missing quotes from CFLAGS_FOR_BUILDntfreak
2008-07-22Spen: startup.tcl cross compile supportoharboe
2008-07-13- remove unused objcopy from configure.inntfreak
2008-07-12- remove requirement for file2c.tclntfreak
2008-07-11- configure check added for tclshntfreak
2008-07-05- added search for libdlntfreak
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak
2008-04-13A dummy driver to test codepath w/no contact w/target.oharboe
2008-04-10- remove AC_C_VARARRAYS and set check of autoconf back to 2.59mifi
2008-04-10- due to previous patch adding AC_C_VARARRAYS, autoconf v2.61 min requiredntfreak
2008-04-09Don Porges fixed c99 issues.oharboe
2008-03-17- fix warnings during configure cause by ecosboard. default to no, if host cp...drath