These are the final patches that I have queued for the 0.2.0 release.

Patch #3 deserves some review before being committed, as it changes
the configure script to automatically detect whether or not the build
process should include the repository revision.  While this works for
me and has been tested, I think the remaining cross-compiling test
should also be removed, and the logic applied in those cases too.
Can anyone explain why that test exists?

Except for the first (now tested) fix for the ft2232+ftd2xx driver on
CygWin, the remainder of the patches in this series are cosmetic, with
the final version bump being the most significant patch of this nature.

1/5     Fix FTD2XX build for CygWin.
2/5     Remove vim editor commands from TCL files.
3/5     Remove --enable-release option; if guess-rev.sh is missing, it is a 
release.
4/5     Add AUTHORS for 0.2.0 release.
5/5     Bump version number for 0.2.0 release.
---
Summary of Patches 1-5:
 AUTHORS                   |    4 ++++
 README                    |    5 -----
 configure.in              |   21 ++++++++++++---------
 src/jtag/ft2232.c         |    2 +-
 tcl/board/csb337.cfg      |    2 --
 tcl/board/omap2420_h4.cfg |    2 --
 tcl/target/icepick.cfg    |    2 --
 tcl/target/omap2420.cfg   |    2 --
 tcl/target/ti_dm6446.cfg  |    2 --
 9 files changed, 17 insertions(+), 25 deletions(-)
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to