aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-12-25jimtcl: update to 0.77, the current version, enable only specific modulesPaul Fertser1-1/+1
2016-12-08configure: Fail on enabling sysfsgpio on non-linux OSAndreas Fritiofson1-0/+8
2016-12-08Deprecate ZY1000, ioutils and oocd_traceAndreas Fritiofson1-0/+23
2016-12-08configure: De-duplicate code in AC_CHECK_HEADERSAndreas Fritiofson1-57/+1
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-19/+0
2016-12-08configure: Consolidate platform definesAndreas Fritiofson1-16/+20
2016-12-08configure: Don't set user variablesAndreas Fritiofson1-2/+2
2016-12-08configure: Add USE_* conditionals for hidapi and libjaylinkAndreas Fritiofson1-0/+2
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson1-3/+3
2016-12-08configure: Replace shell constructs with M4sh macrosAndreas Fritiofson1-211/+198
2016-12-08configure: Remove unused BUILD_BITQ and BUILD_BITBANG defineAndreas Fritiofson1-12/+0
2016-12-08configure: Remove conflicting CMSIS_DAP conditionalAndreas Fritiofson1-1/+0
2016-12-08configure: Detect libftdi using pkgconfigAndreas Fritiofson1-109/+26
2016-12-08jtag/drivers/openjtag: Add support for Cypress CY7C65215Vianney le Clément de Saint-Marcq1-0/+7
2016-11-06Remove support for the GPL incompatible FTDI D2XX libraryAndreas Fritiofson1-343/+21
2016-11-06Remove since long deprecated ft2232 driverAndreas Fritiofson1-91/+6
2016-11-05Fix autogen.sh invocation of libjaylinkMarc Schink1-1/+0
2016-11-05configure.ac: Fix J-Link adapter descriptionMarc Schink1-1/+1
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink1-20/+18
2016-05-21configure.ac: support MSYS with newer config.guessPaul Fertser1-1/+1
2016-05-05ftdi: make ftdi_location command depend on libusb1 versionMatthias Welwarsky1-0/+2
2015-11-26Improve J-Link driver and introduce libjaylink.Marc Schink1-2/+29
2015-11-03Change from sys/poll.h to standard poll.h locationPaul Fertser1-1/+1
2015-05-18Restore normal development cyclePaul Fertser1-1/+1
2015-05-18The openocd-0.9.0 releasePaul Fertser1-1/+1
2015-04-24Restore -dev suffixPaul Fertser1-1/+1
2015-04-24The openocd-0.9.0-rc1 release candidatePaul Fertser1-1/+1
2015-02-04configure: define WIN32_LEAN_AND_MEAN early to make it effectivePaul Fertser1-0/+4
2014-10-16build: make makeinfo optionalSpencer Oliver1-0/+8
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser1-41/+0
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı1-3/+3
2014-06-22configure: fix formatting when "echo -n" is not supportedPaul Fertser1-4/+4
2014-05-31configure.ac: correct test for USB_BLASTER_DRIVER AM symbolPaul Fertser1-1/+1
2014-04-27Restore normal development cyclePaul Fertser1-1/+1
2014-04-27The openocd-0.8.0 releasePaul Fertser1-1/+1
2014-04-15Restore -dev suffixPaul Fertser1-1/+1
2014-04-15The openocd-0.8.0-rc2 release candidatePaul Fertser1-1/+1
2014-04-14configure: presto ftdi driver requires libftdiPaul Fertser1-1/+1
2014-03-30Restore -dev suffixPaul Fertser1-1/+1
2014-03-30The openocd-0.8.0-rc1 release candidatePaul Fertser1-1/+1
2014-03-28ft2232: Mark interface driver as deprecatedAndreas Fritiofson1-4/+25
2014-01-20jtag/drivers: add USB-Blaster IIFranck Jullien1-2/+3
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-3/+17
2013-12-22build: remove hard coded ftdi and usb librariesMathias K1-4/+15
2013-10-21Fix ULINK driver dependencies in configure.acMartin Schmölzer1-2/+2
2013-09-26Add new target type: OpenRISCFranck Jullien1-0/+1
2013-09-26Require Autoconf >= 2.64Paul Fertser1-1/+1
2013-09-16configure: expand library search for libftd2xxStephan Linz1-1/+1
2013-09-13configure: Add libusb-1.0 header bug workaroundAndreas Fritiofson1-0/+2
2013-09-13configure: auto-enable USB adapters based on libusb availabilityPaul Fertser1-160/+89