summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add quick target - full cygwin builds take a long long long time, this shorte...duane2009-06-241-0/+10
* Fix make maintainer-clean for out-of-tree builds.zwelch2009-06-091-1/+1
* Update build system to find moved scripts -- Step 3 of 2:zwelch2009-05-271-4/+1
* Move TCL script files -- Step 1 of 2:zwelch2009-05-271-20/+0
* Extend autotools build to create shared library libopenocd with libtool:zwelch2009-05-101-14/+22
* Update autotools scripts to require automake 1.6. The configure.in scriptzwelch2009-05-021-4/+11
* - guess-rev.sh now works as expected when build_dir is not the same as src_dirntfreak2009-02-131-1/+1
* Fixes for handling release versionskc8apf2009-01-201-9/+10
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf2009-01-191-4/+4
* Added dongle VSLLINK - from Simon Qianduane2008-12-271-0/+4
* Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane2008-12-271-20/+2
* - rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf2008-12-191-0/+4
* work in progress to hook up libmicrohttpd + tcl integrationoharboe2008-12-161-0/+7
* sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe2008-12-151-0/+1
* ZY1000 codeoharboe2008-09-251-1/+1
* take path to eCos files from environment variableoharboe2008-07-241-1/+1
* Duane Ellis <openocd@duaneellis.com> stm32 peripherals scriptsoharboe2008-07-211-0/+1
* Duane Ellis <openocd@duaneellis.com> - script commands for stm32oharboe2008-07-201-15/+17
* Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe2008-07-171-12/+2
* Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...oharboe2008-07-171-3/+5
* - remove unused objcopy from configure.inntfreak2008-07-131-1/+4
* Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...oharboe2008-07-131-9/+8
* - fix issue when building in separate build dirntfreak2008-07-121-3/+3
* - remove requirement for file2c.tclntfreak2008-07-121-7/+5
* - configure check added for tclshntfreak2008-07-111-2/+4
* - retired variable stuff. oharboe2008-07-111-1/+1
* startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.oharboe2008-07-111-2/+4
* moving Tcl stuff around slightly.oharboe2008-07-061-2/+2
* fix a few compilation problems.oharboe2008-07-061-2/+2
* src/helper/configuration.hoharboe2008-07-061-1/+17
* Jim Tcl support addedoharboe2008-07-041-1/+5
* - added jlink support, based on Jürgen Stuber patchntfreak2008-05-141-0/+4
* - add -lusb to link for using libftdi under win32ntfreak2008-05-011-2/+2
* reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe2008-03-111-1/+9
* Changed openocd version info creation to be more useful.bodylove2007-12-101-0/+7
* - corrected automake scriptdrath2007-08-141-1/+2
* - reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath2007-08-141-1/+4
* - added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath2007-07-151-1/+11
* - added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath2006-11-221-2/+3
* - added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath2006-08-111-2/+2
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-2/+8
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+40