aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-11-13add src/hello.c to augment new command tutorialZachary T Welch1-1/+3
2009-10-19MinGW: use WinSock2Redirect 'Slash' NIL1-1/+1
2009-10-07Change version labels to work better with GITdbrownell1-2/+4
2009-09-21Remove annoying end-of-line whitespace from most src/*dbrownell1-3/+3
2009-06-24Add quick target - full cygwin builds take a long long long time, this shorte...duane1-0/+10
2009-06-09Fix make maintainer-clean for out-of-tree builds.zwelch1-1/+1
2009-05-27Update build system to find moved scripts -- Step 3 of 2:zwelch1-4/+1
2009-05-27Move TCL script files -- Step 1 of 2:zwelch1-20/+0
2009-05-10Extend autotools build to create shared library libopenocd with libtool:zwelch1-14/+22
2009-05-02Update autotools scripts to require automake 1.6. The configure.in scriptzwelch1-4/+11
2009-02-13- guess-rev.sh now works as expected when build_dir is not the same as src_dirntfreak1-1/+1
2009-01-20Fixes for handling release versionskc8apf1-9/+10
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-19SVF player courtesy of Simon Qian <simonqian@SimonQian.com>kc8apf1-4/+4
2008-12-27Added dongle VSLLINK - from Simon Qianduane1-0/+4
2008-12-27Build Permutations with ftd2xx and libftdi addressed. Also added a new se of ...duane1-20/+2
2008-12-19- rlink interface support from Lou Deluxe <lou.openocd012@fixit.nospammail.net>kc8apf1-0/+4
2008-12-16work in progress to hook up libmicrohttpd + tcl integrationoharboe1-0/+7
2008-12-15sync up to tap_xxx rename + add with-ioutil for standalone openocd implemetna...oharboe1-0/+1
2008-09-25ZY1000 codeoharboe1-1/+1
2008-07-24take path to eCos files from environment variableoharboe1-1/+1
2008-07-21Duane Ellis <openocd@duaneellis.com> stm32 peripherals scriptsoharboe1-0/+1
2008-07-20Duane Ellis <openocd@duaneellis.com> - script commands for stm32oharboe1-15/+17
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe1-12/+2
2008-07-17Charles Hardin ckhardin at gmail.com bin2char does not need to be installed ...oharboe1-3/+5
2008-07-13- remove unused objcopy from configure.inntfreak1-1/+4
2008-07-13Charles Hardin <ckhardin@gmail.com> - hopefully final word on startup.tcl => ...oharboe1-9/+8
2008-07-12- fix issue when building in separate build dirntfreak1-3/+3
2008-07-12- remove requirement for file2c.tclntfreak1-7/+5
2008-07-11- configure check added for tclshntfreak1-2/+4
2008-07-11- retired variable stuff. oharboe1-1/+1
2008-07-11startup.tcl (former commands.tcl) is now embedded into OpenOCD executable.oharboe1-2/+4
2008-07-06moving Tcl stuff around slightly.oharboe1-2/+2
2008-07-06fix a few compilation problems.oharboe1-2/+2
2008-07-06src/helper/configuration.hoharboe1-1/+17
2008-07-04Jim Tcl support addedoharboe1-1/+5
2008-05-14- added jlink support, based on Jürgen Stuber patchntfreak1-0/+4
2008-05-01- add -lusb to link for using libftdi under win32ntfreak1-2/+2
2008-03-11reduce compare noise. If someone should be crazy enough to try to run OpenOCD...oharboe1-1/+9
2007-12-10Changed openocd version info creation to be more useful.bodylove1-0/+7
2007-08-14- corrected automake scriptdrath1-1/+2
2007-08-14- reworked presto.c to allow use of either FTD2XX or libftdi (libftdi not fun...drath1-1/+4
2007-07-15- added support for Asix Presto JTAG interface (thanks to Pavel Chromy and As...drath1-1/+11
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath1-2/+3
2006-08-11- added support for FreeBSD ppi (parallel port access similar to /dev/parport...drath1-2/+2
2006-07-17- Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath1-2/+8
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+40