- Jul 01, 2013
-
-
Spencer Oliver authored
The currently used image is 404 so use an inline image instead. Change-Id: I56a0d187fd06dc2c5c370e6532d89815ccec63d6 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/1451 Tested-by: jenkins
-
- Oct 02, 2012
-
-
Spencer Oliver authored
Change-Id: I9c811d49690524f1ce5372326de67ec4ac7b09f4 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/858 Tested-by: jenkins Reviewed-by:
Freddie Chopin <freddie.chopin@gmail.com>
-
- May 28, 2012
-
-
Spencer Oliver authored
Change-Id: I1867e8d7a3bed1a399c0790f63fee68fb6b299c4 Signed-off-by:
Spencer Oliver <spen@spen-soft.co.uk> Reviewed-on: http://openocd.zylin.com/672 Tested-by: jenkins Reviewed-by:
Xiaofan <xiaofanc@gmail.com>
-
- Jan 18, 2012
-
-
Timo Ketola authored
Change-Id: I3e50357b4ddaf483712bbac68b6427b31529f666 Signed-off-by:
Timo Ketola <timo@exertus.fi> Reviewed-on: http://openocd.zylin.com/387 Tested-by: jenkins Reviewed-by:
Øyvind Harboe <oyvindharboe@gmail.com> Reviewed-by:
Spencer Oliver <spen@spen-soft.co.uk>
-
- Jan 22, 2010
-
-
David Brownell authored
Doxygen: don't be needlessly verbose; alphabetically sort members TODO: add random bits; clarify which manuals are referenced ARM disassembler: mention a few opcodes that still aren't handled Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net>
-
- Jan 10, 2010
-
-
Spencer Oliver authored
- Fix for building doxygen out of tree Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
-
- Jan 09, 2010
-
-
David Brownell authored
The issues is on Win32, which ignores case in filesystem and thus doesn't tolerate the quilt "patches" directory. Rename, and add "patches" to .gitignore so that developers can choose to use quilt for local patch management. Signed-off-by:
David Brownell <dbrownell@users.sourceforge.net>
-
- Nov 17, 2009
-
-
Zachary T Welch authored
Add --disable-doxygen-html and --enable-doxygen-pdf options to the configure script, allowing user to change the defaults. These update the proess of munging the Doxygen configuration file to use the settings thusly provided. Add options in README.
-
Zachary T Welch authored
A single PDF file for the developer manual allows accessing a single index, browsing, and searching. It takes significantly more time to build this way, but this patch allows others to look at the results. Migration Tip: If you have previously built the HTML Doxygen documentatation, rename your 'doxygen' directory to 'doxygen/html' to prevent needlessly rebuilding those files.
-
- Nov 02, 2009
-
-
David Brownell authored
For some reason, all the interals are documented by default. This is wrong for two basic reasons: - We need to focus on public interfaces, since those are the architectural interfaces and relationships. - Since virtually nothing has doxygen support yet, this maximizes the noise, and minimizes the usefulness of doxygen output. So don't expose so much by default.
-
- May 24, 2009
-
-
zwelch authored
- move Doxyfile to Doxyfile.in: type 'make Doxyfile' to recreate it - create Doxyfile from Doxyfile.in with make rule: - use sed substitution of $(srcdir) to location directories - delete all doxygen created files with 'make distclean' - include all required files (including logger.pl) in distribution git-svn-id: svn://svn.berlios.de/openocd/trunk@1901 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- May 23, 2009
-
-
zwelch authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1894 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
zwelch authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1887 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- May 18, 2009
-
-
zwelch authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1832 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- May 15, 2009
-
-
zwelch authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1792 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- May 13, 2009
-
-
zwelch authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1771 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- May 11, 2009
-
-
zwelch authored
- Enable doxygen's C language optimizations. - Use dot command (from graphviz package) to generate visual graphs. git-svn-id: svn://svn.berlios.de/openocd/trunk@1719 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-
- Feb 03, 2009
-
-
kc8apf authored
git-svn-id: svn://svn.berlios.de/openocd/trunk@1365 b42882b7-edfa-0310-969c-e2dbd0fdcd60
-