index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
2009-10-22
ETM: rename registers, doc tweaks
David Brownell
2009-10-19
MinGW: always use "-D__USE_MINGW_ANSI_STDIO"
Redirect 'Slash' NIL
2009-10-16
xscale: better fix for debug_handler.bin
David Brownell
2009-10-12
simplify XScale debug handler installation
David Brownell
2009-10-07
Change version labels to work better with GIT
dbrownell
2009-08-20
- remove enable-ft2232-highspeed configure option, high speed ftdi support is...
ntfreak
2009-08-18
Jonas Horberg [jhorberg@sauer-danfoss.com]
ntfreak
2009-07-31
- add configure error if building parport interface under cygwin and sys/io.h...
ntfreak
2009-07-16
- disable using parport ppdev under win32 hosts
ntfreak
2009-07-14
Bump minor version and add tag:
zwelch
2009-07-14
Remove '-in-development' version tag: 0.2.0-in-development -> 0.2.0
v0.2.0
zwelch
2009-07-14
Make the parport-ppdev option enabled by default. This may require
zwelch
2009-07-06
- fix build when using a cross compiler - do not try and run any host tools
ntfreak
2009-07-02
Remove --enable-release option; if guess-rev.sh is missing, it is a release.
zwelch
2009-06-30
Extend 'make dist' to produce both .tar.bz2 and .zip archives, to
zwelch
2009-06-24
- correct configure ftd2xx highspeed test
ntfreak
2009-06-20
Set default for want_ftd2xx_highspeed to "no" instead of "maybe"
mifi
2009-06-17
dummy driver now works under eCos
oharboe
2009-06-09
Improve use of automake conditionals for FTDI-based JTAG drivers:
zwelch
2009-06-09
Add a rule to rebuild libtool if ltmain.sh changes (from libtool docs).
zwelch
2009-06-09
dos2unix
oharboe
2009-06-09
remove native line style
oharboe
2009-06-08
update zy1000 to latest minidriver work
oharboe
2009-06-08
Zach Welch wrote a fix for configure problems under Cygwin.
oharboe
2009-06-08
Adjust whitespace in configure script: use two spaces for indent.
zwelch
2009-06-08
Reorder configure script macros:
zwelch
2009-06-08
Rework parallel port configure script option handling:
zwelch
2009-06-08
Finish off the dummy minidriver integration:
zwelch
2009-06-07
minidriver build test driver "minidriver"
oharboe
2009-06-03
catchup with jtag refactoring.
oharboe
2009-06-02
Only include jtag_driver.c in the build when minidriver is not in use.
zwelch
2009-06-02
Add high-speed device support in FT2232 driver:
zwelch
2009-05-27
Move TCL script files -- Step 1 of 2:
zwelch
2009-05-13
Update configure script test for net/if.h to work on MacOS.
zwelch
2009-05-12
Make replacements.h private by including it from config.h autoheader.
zwelch
2009-05-12
Make system.h private by including it from config.h autoheader.
zwelch
2009-05-12
Define _GNU_SOURCE in config.h, remove definitions from source files.
zwelch
2009-05-11
Update jim helper files to use proper configure script support:
zwelch
2009-05-11
Add remaining header checks to be used in subsequent patches.
zwelch
2009-05-11
Add --enable-malloc-logging configure option and update log.c to match.
zwelch
2009-05-11
Factor system #includes out of replacements.h into new system.h.
zwelch
2009-05-11
Add configure check for sys/types.h; include in our types.h.
zwelch
2009-05-11
Add AC_HEADER_ASSERT macro to configure; provides --disable-assert option.
zwelch
2009-05-11
Use AC_HEADER_STDBOOL macro instead of AC_CHEACK_HEADERS(stdbool.h).
zwelch
2009-05-11
OpenOCD now requires autoconf 2.60 to process AC_PROG_CC_C99 macro.
zwelch
2009-05-10
Extend autotools build to create shared library libopenocd with libtool:
zwelch
2009-05-10
Extend configure script to check for environ declaration in stdlib.h.
zwelch
2009-05-08
Re-order and extend header file tests in configure script.
zwelch
2009-05-06
Add configure script check to enable C99 build option.
zwelch
2009-05-06
Fix enviorn configure test failure message (thanks to Anders Montonen).
zwelch
[next]