| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option. | zwelch | 2009-05-11 | 1 | -0/+1 |
* | Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h). | zwelch | 2009-05-11 | 1 | -1/+1 |
* | OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro. | zwelch | 2009-05-11 | 1 | -1/+1 |
* | Extend autotools build to create shared library libopenocd with libtool: | zwelch | 2009-05-10 | 1 | -0/+1 |
* | Extend configure script to check for environ declaration in stdlib.h. | zwelch | 2009-05-10 | 1 | -2/+3 |
* | Re-order and extend header file tests in configure script. | zwelch | 2009-05-08 | 1 | -3/+6 |
* | Add configure script check to enable C99 build option. | zwelch | 2009-05-06 | 1 | -0/+1 |
* | Fix enviorn configure test failure message (thanks to Anders Montonen). | zwelch | 2009-05-06 | 1 | -1/+1 |
* | Add autoconf check to determine where environ should be declared. | zwelch | 2009-05-06 | 1 | -0/+31 |
* | Fix build when enabling presto+ftd2xx driver only. | zwelch | 2009-05-03 | 1 | -4/+4 |
* | Add configure check for usb.h; required by a USB drivers. | zwelch | 2009-05-02 | 1 | -0/+8 |
* | Update autotools scripts to require automake 1.6. The configure.in script | zwelch | 2009-05-02 | 1 | -2/+5 |
* | Add -Wredundant-decls to prevent unwanted duplicate declarations. | zwelch | 2009-04-29 | 1 | -0/+1 |
* | Add missing header files to fix C99 compatibility. | zwelch | 2009-04-29 | 1 | -0/+1 |
* | Zach Welch <zw@superlucidity.net> add -Wcast-align and -Wbad-function-cast | oharboe | 2009-04-27 | 1 | -0/+2 |
* | Michael Bruck spotted a typo in help messages | oharboe | 2009-04-22 | 1 | -1/+1 |
* | Add D2XX support for OS X courtesy of Piotr Esden-Tempski <piotr@esden.net> | kc8apf | 2009-04-22 | 1 | -4/+42 |
* | Zach Welch <zw@superlucidity.net> add --enable-verbose* options | oharboe | 2009-04-21 | 1 | -0/+45 |
* | Zach Welch <zw@superlucidity.net> improve Linux ftd2xx configure-time support | oharboe | 2009-04-21 | 1 | -26/+24 |
* | Zach Welch <zw@superlucidity.net> add -Wformat-security (4 of 4) | oharboe | 2009-04-21 | 1 | -1/+1 |
* | Zach Welch <zw@superlucidity.net> treat warnings as errors | oharboe | 2009-04-19 | 1 | -1/+16 |
* | Zach Welch <zw@superlucidity.net> automake maintainer mode | oharboe | 2009-04-19 | 1 | -0/+1 |
* | - docs patch from Thomas Kindler | ntfreak | 2009-03-20 | 1 | -1/+1 |
* | Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EW | duane | 2009-03-08 | 1 | -0/+11 |
* | Use C89/C99/C++ compliant boolean types | kc8apf | 2009-02-10 | 1 | -0/+1 |
* | - AC_CHECK_FILE not supported when cross-compiling | ntfreak | 2009-01-23 | 1 | -3/+5 |
* | - fix issue with configure when building srcdir != builddir | ntfreak | 2009-01-20 | 1 | -1/+1 |
* | Fixes for handling release versions | kc8apf | 2009-01-20 | 1 | -0/+11 |
* | SVF player courtesy of Simon Qian <simonqian@SimonQian.com> | kc8apf | 2009-01-19 | 1 | -1/+1 |
* | - fix LDFLAGS typo in configure.in | ntfreak | 2009-01-13 | 1 | -12/+2 |
* | From Dirk Behme - another set of typos | duane | 2008-12-27 | 1 | -3/+2 |
* | Some systems report linux as host, others linux-gnu... grrr | duane | 2008-12-27 | 1 | -2/+2 |
* | Missed support for without --exec-prefix and ftd2xx stuff | duane | 2008-12-27 | 1 | -3/+16 |
* | Added dongle VSLLINK - from Simon Qian | duane | 2008-12-27 | 1 | -2/+13 |
* | Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ... | duane | 2008-12-27 | 1 | -9/+322 |
* | - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net> | kc8apf | 2008-12-19 | 1 | -0/+11 |
* | work in progress to hook up libmicrohttpd + tcl integration | oharboe | 2008-12-16 | 1 | -0/+11 |
* | sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna... | oharboe | 2008-12-15 | 1 | -0/+11 |
* | nios wip | oharboe | 2008-11-13 | 1 | -5/+4 |
* | - fix win32 build issues from previous jim patch | ntfreak | 2008-08-22 | 1 | -0/+1 |
* | - fix target_examine declaration | ntfreak | 2008-08-06 | 1 | -11/+12 |
* | Duane Ellis: fix warnings | oharboe | 2008-08-05 | 1 | -1/+13 |
* | - add missing quotes from CFLAGS_FOR_BUILD | ntfreak | 2008-07-22 | 1 | -1/+1 |
* | Spen: startup.tcl cross compile support | oharboe | 2008-07-22 | 1 | -0/+40 |
* | - remove unused objcopy from configure.in | ntfreak | 2008-07-13 | 1 | -13/+0 |
* | - remove requirement for file2c.tcl | ntfreak | 2008-07-12 | 1 | -4/+11 |
* | - configure check added for tclsh | ntfreak | 2008-07-11 | 1 | -0/+6 |
* | - added search for libdl | ntfreak | 2008-07-05 | 1 | -2/+3 |
* | - added jlink support, based on Jürgen Stuber patch | ntfreak | 2008-05-14 | 1 | -0/+11 |
* | A dummy driver to test codepath w/no contact w/target. | oharboe | 2008-04-13 | 1 | -0/+13 |