aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2009-12-03change autoconf #include in configure.inZachary T Welch
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch
2009-12-02fix configure problem when building w/o USBZachary T Welch
2009-12-02remove #if BUILD_HTTPDZachary T Welch
2009-12-02remove BUILD_IOUTIL symbolZachary T Welch
2009-11-24add jtag/usb_common.[ch] filesZachary T Welch
2009-11-17allow documentation to be configuredZachary T Welch
2009-11-12WinXP-x64: find right D2XX librariesLiam Redmond
2009-11-04Version 0.4.0-devDavid Brownell
2009-11-04Version 0.3.0v0.3.0David Brownell
2009-11-04configure: fix build problems with eCosØyvind Harboe
2009-10-28Bump rc version and add -dev tag.Zachary T Welch
2009-10-28The openocd 0.3.0-rc0 release.v0.3.0-rc0Zachary T Welch
2009-10-22ETM: rename registers, doc tweaksDavid Brownell
2009-10-19MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL
2009-10-16xscale: better fix for debug_handler.binDavid Brownell
2009-10-12simplify XScale debug handler installationDavid Brownell
2009-10-07Change version labels to work better with GITdbrownell
2009-08-20- remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak
2009-07-31- add configure error if building parport interface under cygwin and sys/io.h...ntfreak
2009-07-16- disable using parport ppdev under win32 hostsntfreak
2009-07-14Bump minor version and add tag:zwelch
2009-07-14Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0v0.2.0zwelch
2009-07-14Make the parport-ppdev option enabled by default. This may require zwelch
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak
2009-07-02Remove --enable-release option; if guess-rev.sh is missing, it is a release.zwelch
2009-06-30Extend 'make dist' to produce both .tar.bz2 and .zip archives, tozwelch
2009-06-24- correct configure ftd2xx highspeed testntfreak
2009-06-20Set default for want_ftd2xx_highspeed to "no" instead of "maybe"mifi
2009-06-17dummy driver now works under eCosoharboe
2009-06-09Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch
2009-06-09Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).zwelch
2009-06-09dos2unixoharboe
2009-06-09remove native line styleoharboe
2009-06-08update zy1000 to latest minidriver workoharboe
2009-06-08Zach Welch wrote a fix for configure problems under Cygwin. oharboe
2009-06-08Adjust whitespace in configure script: use two spaces for indent.zwelch
2009-06-08Reorder configure script macros:zwelch
2009-06-08Rework parallel port configure script option handling:zwelch
2009-06-08Finish off the dummy minidriver integration:zwelch
2009-06-07minidriver build test driver "minidriver"oharboe
2009-06-03catchup with jtag refactoring.oharboe
2009-06-02Only include jtag_driver.c in the build when minidriver is not in use.zwelch
2009-06-02Add high-speed device support in FT2232 driver:zwelch
2009-05-27Move TCL script files -- Step 1 of 2:zwelch
2009-05-13Update configure script test for net/if.h to work on MacOS.zwelch
2009-05-12Make replacements.h private by including it from config.h autoheader.zwelch