summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Bump rc version and add -dev tag.Zachary T Welch2009-10-281-1/+1
* The openocd 0.3.0-rc0 release.Zachary T Welch2009-10-281-1/+1
* ETM: rename registers, doc tweaksDavid Brownell2009-10-221-1/+2
* MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL2009-10-191-0/+2
* xscale: better fix for debug_handler.binDavid Brownell2009-10-161-1/+0
* simplify XScale debug handler installationDavid Brownell2009-10-121-0/+1
* Change version labels to work better with GITdbrownell2009-10-071-1/+1
* - remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak2009-08-201-20/+8
* Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak2009-08-181-47/+69
* - add configure error if building parport interface under cygwin and sys/io.h...ntfreak2009-07-311-0/+4
* - disable using parport ppdev under win32 hostsntfreak2009-07-161-0/+2
* Bump minor version and add tag:zwelch2009-07-141-1/+1
* Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0zwelch2009-07-141-1/+1
* Make the parport-ppdev option enabled by default. This may require zwelch2009-07-141-1/+1
* - fix build when using a cross compiler - do not try and run any host toolsntfreak2009-07-061-1/+6
* Remove --enable-release option; if guess-rev.sh is missing, it is a release.zwelch2009-07-021-8/+11
* Extend 'make dist' to produce both .tar.bz2 and .zip archives, tozwelch2009-06-301-1/+1
* - correct configure ftd2xx highspeed testntfreak2009-06-241-1/+1
* Set default for want_ftd2xx_highspeed to "no" instead of "maybe"mifi2009-06-201-1/+1
* dummy driver now works under eCosoharboe2009-06-171-3/+14
* Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch2009-06-091-2/+2
* Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).zwelch2009-06-091-0/+1
* dos2unixoharboe2009-06-091-1028/+1028
* remove native line styleoharboe2009-06-091-1028/+1028
* update zy1000 to latest minidriver workoharboe2009-06-081-6/+5
* Zach Welch wrote a fix for configure problems under Cygwin. oharboe2009-06-081-13/+13
* Adjust whitespace in configure script: use two spaces for indent.zwelch2009-06-081-257/+258
* Reorder configure script macros:zwelch2009-06-081-22/+27
* Rework parallel port configure script option handling:zwelch2009-06-081-22/+39
* Finish off the dummy minidriver integration:zwelch2009-06-081-12/+43
* minidriver build test driver "minidriver"oharboe2009-06-071-0/+11
* catchup with jtag refactoring.oharboe2009-06-031-1/+0
* Only include jtag_driver.c in the build when minidriver is not in use.zwelch2009-06-021-1/+2
* Add high-speed device support in FT2232 driver:zwelch2009-06-021-0/+30
* Move TCL script files -- Step 1 of 2:zwelch2009-05-271-0/+1
* Update configure script test for net/if.h to work on MacOS.zwelch2009-05-131-1/+15
* Make replacements.h private by including it from config.h autoheader.zwelch2009-05-121-0/+1
* Make system.h private by including it from config.h autoheader.zwelch2009-05-121-0/+4
* Define _GNU_SOURCE in config.h, remove definitions from source files.zwelch2009-05-121-0/+1
* Update jim helper files to use proper configure script support:zwelch2009-05-111-0/+4
* Add remaining header checks to be used in subsequent patches.zwelch2009-05-111-0/+7
* Add --enable-malloc-logging configure option and update log.c to match.zwelch2009-05-111-0/+13
* Factor system #includes out of replacements.h into new system.h.zwelch2009-05-111-1/+6
* Add configure check for sys/types.h; include in our types.h.zwelch2009-05-111-0/+1
* Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option.zwelch2009-05-111-0/+1
* Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h).zwelch2009-05-111-1/+1
* OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro.zwelch2009-05-111-1/+1
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-0/+1
* Extend configure script to check for environ declaration in stdlib.h.zwelch2009-05-101-2/+3
* Re-order and extend header file tests in configure script.zwelch2009-05-081-3/+6