aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: build: add SPDX tagAntonio Borneo1-0/+2
2021-04-05build: Fix out-of-tree with --disable-dependency-tracking configure flagRaúl Sánchez Siles1-0/+1
2020-12-02Add initial RTT supportMarc Schink1-1/+3
2016-12-08Convert to non-recursive makeAndreas Fritiofson1-86/+50
2016-12-08configure: Use same case for libjaylink as for other libsAndreas Fritiofson1-1/+1
2016-12-08Remove build date from banner for releasesAndreas Fritiofson1-1/+2
2016-11-05configure.ac: Fix libjaylink integrationMarc Schink1-0/+4
2015-02-04Makefile.am: link libusb-1.0 after libusb-0.1 to fix dependenciesPaul Fertser1-1/+1
2014-08-02Fix some problems with the bin2char utilityAndreas Fritiofson1-9/+8
2014-08-02Provide od+sed replacement for the bin2char helperPaul Fertser1-1/+1
2014-04-14Makefile.am: fix build for libftdi1, pass CFLAGS where appropriatePaul Fertser1-1/+1
2014-01-09cmsis-dap: add initial cmsis-dap supportSpencer Oliver1-2/+2
2013-12-22build: remove hard coded ftdi and usb librariesMathias K1-21/+3
2013-09-13libusb: require pkg-config supportPaul Fertser1-2/+2
2013-07-15automake: Don't install libopenocdAndreas Fritiofson1-1/+1
2013-06-04drivers/jtag: rewrite usb_blaster driverRobert Jarzmik1-4/+0
2012-03-13ecosboard: delete bit-rotted eCos codeØyvind Harboe1-4/+0
2011-11-18libusb-1.0 supportMauro Gamba1-18/+5
2011-08-31ULINK driver: Add '-lm' linker flag when building this driver (required for c...Martin Schmoelzer1-0/+4
2011-07-14Do not append git info to version string when building from released tarballLuca Bruno1-1/+2
2011-06-26Include ULINK driver in src/Makefile.amMartin Schmölzer1-0/+4
2011-06-17build: do not included generated files in distributionSpencer Oliver1-1/+4
2011-06-13transport: move files over to transport folderØyvind Harboe1-0/+2
2011-04-15RTOS Thread awareness support wipBroadcom Corporation (Evan Hunter)1-1/+3
2010-11-18build: add autobuild jimtcl to configure scriptsSpencer Oliver1-1/+7
2010-11-18build: add common.mkSpencer Oliver1-6/+2
2010-11-15httpd: retire this serverØyvind Harboe1-4/+0
2010-10-29jim tests: use installedØyvind Harboe1-1/+1
2010-09-20jtag: build jtag first because it generates header filesØyvind Harboe1-1/+1
2010-09-11version command: make it scriptableØyvind Harboe1-0/+1
2009-12-26Driver for USB-JTAG, Altera USB-Blaster and compatiblesCatalin Patulea1-0/+4
2009-12-08build: add build/src to include pathØyvind Harboe1-1/+2
2009-12-04reorder build order of src directoryZachary T Welch1-1/+9
2009-12-03remove tertiary include pathsZachary T Welch1-9/+1
2009-12-02adding files required for distributionZachary T Welch1-0/+1
2009-11-22build: fix breakage in building bin2charØyvind Harboe1-1/+1
2009-11-18pass startup_tcl to command_initZachary T Welch1-1/+1
2009-11-18split startup.tcl file across modulesZachary T Welch1-1/+5
2009-11-18move startup.c to libopenocdZachary T Welch1-1/+22
2009-11-14add openocd.h for top-level declarationsZachary T Welch1-0/+4
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