aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2009-12-30whitespace cleanup, mostly for docsAntonio Borneo1-1/+1
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea1-1/+25
2009-12-21Restore "-dev" version suffixDavid Brownell1-1/+1
2009-12-21v0.4.0-rc1 milestoneDavid Brownell1-1/+1
2009-12-03change autoconf #include in configure.inZachary T Welch1-2/+2
2009-12-02move jtag drivers to src/jtag/driversZachary T Welch1-0/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+1
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch1-0/+1
2009-12-02fix configure problem when building w/o USBZachary T Welch1-0/+1
2009-12-02remove #if BUILD_HTTPDZachary T Welch1-6/+0
2009-12-02remove BUILD_IOUTIL symbolZachary T Welch1-6/+0
2009-11-24add jtag/usb_common.[ch] filesZachary T Welch1-0/+2
2009-11-17allow documentation to be configuredZachary T Welch1-0/+18
2009-11-12WinXP-x64: find right D2XX librariesLiam Redmond1-2/+2
2009-11-04Version 0.4.0-devDavid Brownell1-1/+1
2009-11-04Version 0.3.0David Brownell1-1/+1
2009-11-04configure: fix build problems with eCosØyvind Harboe1-6/+57
2009-10-28Bump rc version and add -dev tag.Zachary T Welch1-1/+1
2009-10-28The openocd 0.3.0-rc0 release.Zachary T Welch1-1/+1
2009-10-22ETM: rename registers, doc tweaksDavid Brownell1-1/+2
2009-10-19MinGW: always use "-D__USE_MINGW_ANSI_STDIO"Redirect 'Slash' NIL1-0/+2
2009-10-16xscale: better fix for debug_handler.binDavid Brownell1-1/+0
2009-10-12simplify XScale debug handler installationDavid Brownell1-0/+1
2009-10-07Change version labels to work better with GITdbrownell1-1/+1
2009-08-20- remove enable-ft2232-highspeed configure option, high speed ftdi support is...ntfreak1-20/+8
2009-08-18Jonas Horberg [jhorberg@sauer-danfoss.com]ntfreak1-47/+69
2009-07-31- add configure error if building parport interface under cygwin and sys/io.h...ntfreak1-0/+4
2009-07-16- disable using parport ppdev under win32 hostsntfreak1-0/+2
2009-07-14Bump minor version and add tag:zwelch1-1/+1
2009-07-14Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0zwelch1-1/+1
2009-07-14Make the parport-ppdev option enabled by default. This may require zwelch1-1/+1
2009-07-06- fix build when using a cross compiler - do not try and run any host toolsntfreak1-1/+6
2009-07-02Remove --enable-release option; if guess-rev.sh is missing, it is a release.zwelch1-8/+11
2009-06-30Extend 'make dist' to produce both .tar.bz2 and .zip archives, tozwelch1-1/+1
2009-06-24- correct configure ftd2xx highspeed testntfreak1-1/+1
2009-06-20Set default for want_ftd2xx_highspeed to "no" instead of "maybe"mifi1-1/+1
2009-06-17dummy driver now works under eCosoharboe1-3/+14
2009-06-09Improve use of automake conditionals for FTDI-based JTAG drivers:zwelch1-2/+2
2009-06-09Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).zwelch1-0/+1
2009-06-09dos2unixoharboe1-1028/+1028
2009-06-09remove native line styleoharboe1-1028/+1028
2009-06-08update zy1000 to latest minidriver workoharboe1-6/+5
2009-06-08Zach Welch wrote a fix for configure problems under Cygwin. oharboe1-13/+13
2009-06-08Adjust whitespace in configure script: use two spaces for indent.zwelch1-257/+258
2009-06-08Reorder configure script macros:zwelch1-22/+27
2009-06-08Rework parallel port configure script option handling:zwelch1-22/+39
2009-06-08Finish off the dummy minidriver integration:zwelch1-12/+43
2009-06-07minidriver build test driver "minidriver"oharboe1-0/+11
2009-06-03catchup with jtag refactoring.oharboe1-1/+0
2009-06-02Only include jtag_driver.c in the build when minidriver is not in use.zwelch1-1/+2