Revisions of doxygen
Dominique Leuenberger (dimstar_suse)
accepted
request 352005
from
Petr Gajdos (pgajdos)
(revision 62)
- fix build after update - Update to 1.8.11 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html - Update patch vhdlparser-no-return.patch - Remove patch doxygen-no-shared-libs.patch which is included in upstream - Update to 1.8.11 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html - Update patch vhdlparser-no-return.patch - Remove patch doxygen-no-shared-libs.patch which is included in upstream - fix build after update - Update to 1.8.11 See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html - Update patch vhdlparser-no-return.patch - Remove patch doxygen-no-shared-libs.patch which is included in upstream
Dominique Leuenberger (dimstar_suse)
accepted
request 337359
from
Petr Gajdos (pgajdos)
(revision 61)
- work around Power8 double free or corruption [bnc#921577] + doxygen-dot-one-thread.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 329166
from
Petr Gajdos (pgajdos)
(revision 60)
- Move checks to doxywizard package to avoid build cycle - Set proper minimal cmake version required - Use system stack for cmake params and obey cflags - Add patch to build required static libs: * doxygen-no-shared-libs.patch - Refresh patch: * doxygen-no-lowercase-man-names.patch - Add patch to avoid no-return-in-nonvoid function error: * vhdlparser-no-return.patch - updated to 1.8.10 * Change the build system to use cmake. * Add support for basic XML syntax highlighting * Added documentation for ``` style fenced code block and more robust parsing * Added function arguments to the LaTeX toc * Added support for language codes * etc. see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html - removed unneded patches: - doxygen-1.5.9-64archs.patch - doxygen-1.5.9-man.patch - doxygen-1.7.0-modify_footer.patch renamed to doxygen-modify_footer.patch - Move checks to doxywizard package to avoid build cycle - Set proper minimal cmake version required - Use system stack for cmake params and obey cflags - Add patch to build required static libs: * doxygen-no-shared-libs.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 288503
from
Petr Gajdos (pgajdos)
(revision 59)
- remove doxygen-html.sh - Cleanup spec file with spec-cleaner - Split documentation to separate package - Do not bundle pdf documentation - Generate html documentation - Cleanup spec file with spec-cleaner - Enable tests
Dominique Leuenberger (dimstar_suse)
accepted
request 284273
from
Petr Gajdos (pgajdos)
(revision 58)
- Update to 1.8.9.1: * bugfix releas, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details - Update to 1.8.9.1: * bugfix releas, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details (forwarded request 284270 from pluskalm)
Stephan Kulow (coolo)
accepted
request 246780
from
Petr Gajdos (pgajdos)
(revision 57)
Doxygen 1.8.8 (forwarded request 246757 from AndreasStieger)
Adrian Schröter (adrianSuSE)
committed
(revision 56)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 235107
from
Dirk Mueller (dirkmueller)
(revision 55)
- Don't disable optimisation (forwarded request 235075 from Andreas_Schwab)
Stephan Kulow (coolo)
accepted
request 234799
from
Factory Maintainer (factory-maintainer)
(revision 54)
Automatic submission by obs-autosubmit
Tomáš Chvátal (scarabeus_factory)
accepted
request 212710
from
Petr Gajdos (pgajdos)
(revision 53)
- updated to 1.8.6: * many bugfixes and features, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details - updated to 1.8.6: * many bugfixes and features, see http://www.stack.nl/~dimitri/doxygen/manual/changelog.html for details
Adrian Schröter (adrianSuSE)
committed
(revision 52)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 196359
from
Petr Gajdos (pgajdos)
(revision 51)
- updated to 1.8.5: * Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing. * bugfixes - removed upstreamed endless-loop.patch - updated to 1.8.5: * Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing. * bugfixes
Stephan Kulow (coolo)
accepted
request 181905
from
Michael Matz (matz2)
(revision 50)
- upstream patch to fix endless loop doxygen-1.4.8-endless-loop.patch (forwarded request 181899 from k0da)
Stephan Kulow (coolo)
accepted
request 180989
from
Petr Gajdos (pgajdos)
(revision 49)
- updated to 1.8.4: * id 686384: When INLINE_SIMPLE_STRUCTS is enabled, also structs with simple typedefs will be inlined. * Doxywizard: scrolling with mouse wheel no longer affects the values in the expert view. * id 681733: More consistent warnings and errors. * Added support for "clang assisted parsing", which allows the code to also be parsed via libclang (C/C++ frontend of LLVM) and can improve the quality of the syntax highting, cross-references, and call graphs, especially for template heavy C++ code. To enable this feature you have to configure doxygen with the --with-libclang option. Then you get two new configuration options: CLANG_ASSISTED_PARSING to enable or disable parsing via clang and CLANG_OPTIONS to pass additional compiler options needed to compile the files. Note that enabling this feature has a significant performance penality. * Included patch donated by Intel which adds Docbook support. This can be enabled via GENERATE_DOCBOOK and the output location can be controlled using DOCBOOK_OUTPUT. Docbook specific sections can be added using \docbookonly ... \enddocbookonly * Added support for UNO IDL (interace language used in Open/Libre Office), thanks to Michael Stahl for the patch. * Included patch by Adrian Negreanu which stores data gathered by doxygen in a sqlite3 database. Currently still work in progress and can only be enabled using --with-sqlite3 during ./configure. * For interactive SVG graphs, edges are now highlighted when hovered by the mouse. * Include patch by Adrian Negreanu to show duration statistics
Stephan Kulow (coolo)
accepted
request 161105
from
Stephan Kulow (coolo)
(revision 48)
- Added url as source. Please see http://en.opensuse.org/SourceUrls - Added url as source. Please see http://en.opensuse.org/SourceUrls (forwarded request 161103 from m_meister)
Stephan Kulow (coolo)
accepted
request 157772
from
Factory Maintainer (factory-maintainer)
(revision 47)
Automatic submission by obs-autosubmit
Adrian Schröter (adrianSuSE)
committed
(revision 46)
Split 12.3 from Factory
Stephan Kulow (coolo)
accepted
request 134069
from
Factory Maintainer (factory-maintainer)
(revision 45)
Automatic submission by obs-autosubmit
Ismail Dönmez (namtrac)
accepted
request 127814
from
Petr Gajdos (pgajdos)
(revision 44)
- updated to 1.8.1.2: changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root node of the graph. * Integrated the root navigation tree in navtree.js for faster loading * When the navigation tree is enabled, clicking jump to a line in the source code view will now highlight the line. features * Added button in the navigation tree to allow enabling/disabling syncing the navigation tree with the content. * Extended the number of HTML entities with Greek letters and other symbols (thanks to Charles Karney for the patch). * id 663645: Added support for C++11 strongly typed enums (enum class E { ... }). * VHDL code now has a new Design Overview page (thanks for Martin Kreis for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg. * id 677678: Added support for strong and weak attributes in Objective-C properties. * bugfixes - for details see http://www.stack.nl/~dimitri/doxygen/changelog.html - updated to 1.8.1.2: changes * doxygen now strips the leading indentation shared by the lines in a @code..@endcode block. * id 678218: Changed title of the SVG graphs from 'G' to the root
Adrian Schröter (adrianSuSE)
committed
(revision 43)
branched from openSUSE:Factory
Displaying revisions 41 - 60 of 102