Build Permutations with ftd2xx and libftdi addressed. Also added a new se of regressi...
authorduane <duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 27 Dec 2008 01:15:50 +0000 (01:15 +0000)
committerduane <duane@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 27 Dec 2008 01:15:50 +0000 (01:15 +0000)
commitf7274784a22e975dbab6a8b24770b652a813e64d
tree72f5c7d3c22aff2ee18bbff753e939c1b695d071
parent437a981878d450baf31081506f6ec9005c43a9fb
Build Permutations with ftd2xx and libftdi addressed. Also added a new se of regression makefiles to build openocd in multiple ways

git-svn-id: svn://svn.berlios.de/openocd/trunk@1275 b42882b7-edfa-0310-969c-e2dbd0fdcd60
18 files changed:
configure.in
doc/openocd.texi
src/Makefile.am
src/helper/options.c
src/jtag/Makefile.am
testing/build.tests/Makefile [new file with mode: 0755]
testing/build.tests/Makefile.confuse [new file with mode: 0644]
testing/build.tests/Makefile.ftd2xx [new file with mode: 0755]
testing/build.tests/Makefile.libftdi [new file with mode: 0755]
testing/build.tests/Makefile.libusb [new file with mode: 0755]
testing/build.tests/Makefile.openocd [new file with mode: 0755]
testing/build.tests/local.uses [new file with mode: 0755]
testing/build.tests/mingw32_help/include/elf.h [new file with mode: 0755]
testing/build.tests/mingw32_help/include/sys/cdefs.h [new file with mode: 0755]
testing/build.tests/mingw32_help/include/sys/elf32.h [new file with mode: 0755]
testing/build.tests/mingw32_help/include/sys/elf64.h [new file with mode: 0755]
testing/build.tests/mingw32_help/include/sys/elf_common.h [new file with mode: 0755]
testing/build.tests/mingw32_help/include/sys/elf_generic.h [new file with mode: 0755]