| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: doxygen-1_10 | Distribution: SUSE Linux Enterprise 15 |
| Version: 1.10.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.3 | Build date: Thu May 9 18:58:49 2024 |
| Group: Development/Tools/Doc Generators | Build host: xinomavro |
| Size: 24767880 | Source RPM: doxygen-1_10-1.10.0-150600.1.3.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://www.doxygen.nl/ | |
| Summary: Automated C, C++, and Java Documentation Generator | |
Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C-sharp, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, and to some extent D. Doxygen also supports the hardware description language VHDL.
GPL-2.0-or-later AND GPL-3.0-only
* Thu Jan 04 2024 alarrosa@suse.com
- Rename the package to doxygen-1_10 and add a Conflict with
doxygen < 1.10
- Remove the doxywizard multibuild package
* Mon Dec 25 2023 foss@grueninger.de
- Update to doxygen 1.10.0
Full changelog see https://www.doxygen.nl/manual/changelog.html
- Drop patches that are part of upstream since 1.9.7
Fix-boundingbox-parsing_part1.patch,
Fix-boundingbox-parsing_part2.patch,
Fix-boundingbox-parsing_part3.patch,
and Fix-boundingbox-parsing_part4.patch.
- Drop patch reproducible.patch, it does no longer apply and
messing around with the internals of a C++ filesystem library
does not seem to be the right approach.
* Mon Jul 17 2023 bwiedemann@suse.com
- Add reproducible.patch to make doxytags output reproducible (boo#1201579)
* Mon Apr 24 2023 dimstar@opensuse.org
- Re-download patches: the server presents them with shorter hash
refs:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Mon Apr 24 2023 dimstar@opensuse.org
- Add _multibuild to define 2nd spec file as additional flavor.
Eliminates the need for source package links in OBS.
* Thu Mar 16 2023 stefan.bruens@rwth-aachen.de
- Fix boundingbox parsing of graphviz PDFs when using cairo >=
1.17.6, add:
* Fix-boundingbox-parsing_part1.patch
* Fix-boundingbox-parsing_part2.patch
* Fix-boundingbox-parsing_part3.patch
* Fix-boundingbox-parsing_part4.patch
* Wed Dec 28 2022 dmueller@suse.com
- update to 1.9.6: see https://www.doxygen.nl/manual/changelog.html
* Adding Python PEP 526 typing support
* issue #2580: Formatting-options for $datetime
* issue #9702: Add new command \qualifier to add custom tags that would be
similar to "inline" and "static" to some functions or classes [view] and [view]
* issue #9549: Feature request: Allow to disable Webkit scrollbar styling [view]
* NUM_PROC_THREAD!=1 will now process formulas on multiple threads [view]
* Treat __name variable as private and _name variables as protected in Python [view]
* Add support for multiple <summary> sections inside <details> [view], [view],
* WARN_IF_UNDOC_ENUM_VAL to have warnings for undocumented enum values [view],
* Fri Nov 18 2022 pgajdos@suse.com
- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?
- added sources
+ _constraints
* Fri Aug 26 2022 antoine.belvire@opensuse.org
- Update to version 1.9.5: See https://doxygen.nl/manual/changelog.html.
- Remove upstreamed patches:
* doxygen-modify_footer.patch
* doxygen-gcc12.patch
* doxygen-1.9.4-fix-symlink-detection.patch
* Tue Aug 23 2022 antoine.belvire@opensuse.org
- Add doxygen-1.9.4-fix-symlink-detection.patch: Fix symlink
detection issue leading to givaro build to hang
(gh#doxygen/doxygen#9491).
* Mon Jun 27 2022 christophe@krop.fr
- Update to 1.9.4. Check https://doxygen.nl/manual/changelog.html
for the complete changelog.
New features:
* Add CINDEX_NO_EXPORTS option when linking against static
libclang
* Introduce CREATE_SUBDIRS_LEVEL
* Add for the xml output also xml to the markdown image
representation.
* Adding Qt6 support
* Update Bulgarian translation
* Better translation for trPackageMembers
* Refer to chapter Grouping with GROUP_GRAPHS
* HTMLHELP warning on using svg as image format for graphs
* mention doxygen debugging flags on the web
* mention how to get additional usage flags
- Add patch to fix build with GCC 12:
* doxygen-gcc12.patch
* Sun Feb 13 2022 andreas.stieger@gmx.de
- update to 1.9.3:
* Write directory dependency graphs recursively
* Added missing symbols needed to enable SANITIZE_UNDEFINED
* Add the xml output format to the image command as generic
format
* Add the HTML and XML commands to the index [view]
* Added explanation for directory dependency graphs in graph
manual
* Avoid tampering with special commands while doing markdown
parsing
* Adding HTML tag <cite> [view]
* Adding engine to xml output for plantuml [view]
* Czech localization update, added all missing czech localization
strings up to 1.9.3
* translate chinese upto version 1.9.2
* Updated swedish translation to 1.9.2
* Greek translation updated to 1.9.2
* Portuguese translators upddated to 1.9.3
* UTF-8 characters in email address
* Support for char32_t etc. in code coloring
* Changed license of doxmlparser from GPLv2 to MIT
* Better error message in case of a fatal error in a lexer
* Better readable warnings / debug messages incase of warning with
token / return value in docparser
* value attribute for <li> tag
* Copy original dotfile to output directory in case of DOT_CLEANUP
is not set
* allow using percentual numbers for images dimensions
* Make email obfuscation optional
* Improvement of WARN_LOGFILE possibilities
* No warning in case non existing macro parameter
* HTML tag details
* Include qualified names in `<memberdef>`s in XML output
* CLASS_DIAGRAM has become obsolete. The same functionality can
now be achieved using HAVE_DOT and CLASS_GRAPH. Old settings in
the Doxyfile will be automatically converted when reading or
updating it
* Sat Oct 02 2021 andreas.stieger@gmx.de
- update to 1.9.2
* Add support for C++20 concept
* Introduce new sidebar layout via FULL_SIDEBAR option
* Add -q commandline-parameter for quiet operation
* Add config option SHOW_HEADERFILE [view]
* Add config option WARN_IF_INCOMPLETE_DOC [view]
* Add config options GENERATE_SQLITE3, SQLITE3_OUTPUT and
SQLITE3_RECREATE_DB to better control the sqlite3 output
* Add config option MATHJAX_VERSION to support both MathJax 2.x
and 3.x
* Allow more fine tuning of semanitic syntax highlighting via CSS
classes
* Use language name to get code coloring
* Extra settings for MathJax V3
* Support vertical alignment in multirow table
* Add option for an anchor to the image command
* Deprecate options LATEX_SOURCE_CODE, RTF_SOURCE_CODE and
DOCBOOK_PROGRAMLISTING; code listing is now controlled globally
via the SOURCE_BROWSER option
* Make OUTPUT_TEXT_DIRECTION option obsolete
* Replace the C++ doxmlparser libary by a python based module
* many bug fixes and improvements
- drop vhdlparser-no-return.patch, included upstream
* Wed Apr 21 2021 matthias.gerstner@suse.com
- doxywizard: remove explicit -fPIC from build flags, because this breaks our
gcc-PIE compiler profile (bsc#1184122), resulting in a non-PIE
/usr/bin/doxywizard.
* Mon Jan 25 2021 dmueller@suse.com
- update to 1.9.1:
Bugfixes:
* issue #8282: Error on ALIAS declaration without quotes [view]
* issue #8286: Incorrect processing of VHDL strings [view], [view]
* issue #8291: Doxygen crash on Windows when INLINE_SIMPLE_STRUCTS=YES [view]
* issue #8294: Draw sibling dependee directories within same parent directoy in directory dependency graph. [view], [view], [view], [view], and [view]
* issue #8295: segmentation fault [view]
* issue #8296: LaTeX Error: File ... not found. [view], and [view]
* issue #8297: fails to parse list of INPUT files [view]
* issue #8300: File naming changed in Doxygen 1.9.0 [view]
* issue #8304: compilation failure [view]
* issue #8311: Markdown table: double-quote ruins the output [view]
* Fix cases where classes inside inline namespaces could lead to crashes [view]
* Fix coverity dead-code warning [view]
* Fix potential crash with inline namespace [view]
* Incorrect entries on treeview [view]
* Layout in doxywizard documentation [view]
* Various fixes based on coverity scan results [view]
* bug_549093 Regular HTML comments are removed. [view]
Features:
* Add a CLANG_ADD_INC_PATHS option
* Add some missing info to the XML output
Refactorings and cleanups
* Mon Dec 28 2020 pgajdos@suse.com
- version update to 1.9.0
* Features
Show QT version in doxywizard [view]
Adding possibility to add command line options when running doxygen from doxygen wizard [view], [view]
Add param validation to typedef function pointers [view]
Allow building doxygen as a subproject [view]
Layout changes doxywizard [view]
Show configuration warnings unconditionally in the doxywizard [view]
Enable UML diagrams without member fields [view]
add variable for the fold length of UML diagrams (DOT_WRAP_THRESHOLD) [view]
use boolean to add or remove uml details (DOT_UML_DETAILS) [view] and [view]
add suggestion #7686 to show type and parameters [view]
* Bug fixes
* Refactoring, cleanup
* Documentation updates
* see https://www.doxygen.nl/manual/changelog.html for details
- deleted patches
- 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch (upstreamed)
* Mon Oct 12 2020 franz.sirl-obs@lauterbach.com
- Use gcc9 for building on SLE_15 based distributions to workaround
gcc7 bug PR85180.
- Adjust building with libclang support for doxygen-1.8.20.
- doxygen-llvm-libs.patch
- doxygen-libclang-cpp.patch
+ doxygen-no-libclang-cpp.patch
* Fri Oct 02 2020 stefan.bruens@rwth-aachen.de
- Fix anonymous enums from multiple files being squashed together:
Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch
* Sun Sep 20 2020 andreas.stieger@gmx.de
- doxygen 1.8.20:
* Add configuration setting to have docstrings net as pre-
formatted text but as normal documentation
* bug fixes
- includes changes from 1.8.19:
* Add experimental multi-thread input processing support
* Add the xml:lang tag to XML and Docbook output
* Scalable search bar for high resolution displays
* Add doxygen version information to tag file
* Add options to enable various sanitizers
* Add configuration option to better control the sqlite3 output
* Improve using plantuml for vhfl flowcharts
* bug fixes
* Fri Jul 10 2020 pgajdos@suse.com
- version update to 1.8.18
Removed functionality
* Removed support for TCL (code is too buggy and unmaintained, language not very popular)
Features
* Added the few missing French translations [view]
* Updated Swedish translation to match the latest version [view]
* Adding check on configuration setting EXTENSION_MAPPING [view]
* Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlinclude` [view]
* output on doxyparse if a function is a prototype [view]
* print protection information on doxyparse [view]
* Creation of svg images for formulas with inkscape [view]
* Improve formula handling and rendering. [view]
* Doxygen version in the messages output (#7640) [view]
* Doxygen version information (#7645) [view]
* Enabling Travis builds for s390x [view]
* Relative markdown file reference (#7032) [view]
Bugs fixed
* see https://www.doxygen.nl/manual/changelog.html
- modified patches
% doxygen-no-lowercase-man-names.patch (refreshed)
% vhdlparser-no-return.patch (refreshed)
- deleted patches
- 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch (upstreamed)
- PR_7193_fix_blank_file_patterns.patch (upstreamed)
- doxygen-64f1f2357ae764f2c8190d067aff801bc0a56721.patch (upstreamed)
- doxygen-git-not-required.patch (upstreamed)
- reproducible-sort.patch (upstreamed)
* Wed Jul 08 2020 franz.sirl-obs@lauterbach.com
- Improve build with libclang support:
* add doxygen-libclang-cpp.patch to support linking against libclang-cpp
* add upstream doxygen-64f1f2357ae764f2c8190d067aff801bc0a56721.patch
to support clang-10
* Wed Jan 22 2020 bwiedemann@suse.com
- Add reproducible-sort.patch to make html output reproducible
in spite of ASLR (boo#1062303)
* Fri Jan 10 2020 mpluskal@suse.com
- Use modern cmake macros
* Thu Jan 09 2020 christophe@krop.fr
- Add upstream patch 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch
(boo#1160629)
* Thu Nov 07 2019 stefan.bruens@rwth-aachen.de
- Add PR_7193_fix_blank_file_patterns.patch to populate the
default for FILE_PATTERNS if not set, otherwise no files are
processed [https://github.com/doxygen/doxygen/issues/7190]
- Remove obsolete and no longer applying patch:
doxygen-dot-one-thread.patch
* Mon Sep 30 2019 franz.sirl-obs@lauterbach.com
- Optional build with libclang support:
* add doxygen-llvm-libs.patch to link with monolithic libLLVM
* support "--with libclang" in specfile
* Mon Sep 30 2019 pgajdos@suse.com
- version update to 1.8.16
- many bugs fixed
- many features implemented
- http://www.doxygen.nl/manual/changelog.html
- modified patches
% doxygen-modify_footer.patch (refreshed)
- deleted patches
- doxygen-empty-strings-segfault.patch (upstreamed)
- doxygen-latex-makeindex.patch (upstreamed)
- added patches
really do not require git executable
+ doxygen-git-not-required.patch
* Mon Jan 07 2019 pgajdos@suse.com
- add doxygen-latex-makeindex.patch to fix build of libssh and
cmocka [https://github.com/doxygen/doxygen/issues/6725]
- add doxygen-empty-strings-segfault.patch to fix build of ldb
[https://github.com/doxygen/doxygen/pull/6751]
* Mon Dec 31 2018 pgajdos@suse.com
- fix url and source url
* Mon Dec 31 2018 sean@suspend.net
- Update to 1.8.15:
* Another year, another lengthy set of fixes
http://www.doxygen.nl/manual/changelog.html#log_1_8_15
- Removed res2cc_sort_resources.diff (issue fixed upstream)
* Wed Jan 03 2018 tchvatal@suse.com
- Update to 1.8.14:
* Many fixes during the one year development cycle:
http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_14
- Switch to python3 instead of python2
- Remove upstream merged doxygen-guard-null-variable.patch
- Refresh patch vhdlparser-no-return.patch
- Kill doxygen-doc subpackages the latex deps keep growing while
it is really easy to download the generated pdfs from upstream
* Fri Nov 10 2017 mpluskal@suse.com
- Update licensing information
* Tue Nov 07 2017 mpluskal@suse.com
- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner
* Fri Jun 02 2017 meissner@suse.com
- remove CFLAGS CXXFLAGS overrides to block PIE enablement.
* Mon Feb 20 2017 dimstar@opensuse.org
- Add doxygen-guard-null-variable.patch: Protected against NULL
pointer of variable al, upstream commit 0f02761.
* Tue Feb 14 2017 foss@grueninger.de
- Update to 1.8.13
See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_13
- dropped doxygen-fix-QCH-files.patch, it is part of the release
* Tue Jan 24 2017 stefan.bruens@rwth-aachen.de
- Added res2cc_sort_resources.diff, sort template files in
generated resources.cpp for reproducible build, fixes bgo#777672
* Wed Nov 30 2016 pgajdos@suse.com
- Fix: Add missing jquery.js, dynsections.js & optional
svgpan.js to QCH file [bsc#1011331]
+ doxygen-fix-QCH-files.patch
* Tue Sep 06 2016 foss@grueninger.de
- Update to 1.8.12
See changelog at http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
- update patch doxygen-dot-one-thread.patch
* Thu Apr 21 2016 normand@linux.vnet.ibm.com
- same work around ppc64 as already done for ppc64le [boo#921577]
* Sun Feb 21 2016 crrodriguez@opensuse.org
- Do not link with -pie if we are not compiling with -fPIE
* Tue Jan 05 2016 foss@grueninger.de
- 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
* Mon Oct 05 2015 pgajdos@suse.com
- work around Power8 double free or corruption [bnc#921577]
+ doxygen-dot-one-thread.patch
* Thu Aug 27 2015 mpluskal@suse.com
- Move checks to doxywizard package to avoid build cycle
* Fri Aug 21 2015 tchvatal@suse.com
- 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
* Mon Aug 17 2015 pgajdos@suse.com
- 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
* Mon Mar 02 2015 pgajdos@suse.com
- remove doxygen-html.sh
* Fri Feb 20 2015 mpluskal@suse.com
- Cleanup spec file with spec-cleaner
- Split documentation to separate package
- Do not bundle pdf documentation
- Generate html documentation
* Fri Feb 06 2015 mpluskal@suse.com
- Update to 1.8.9.1:
* bugfix releas, see
http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
for details
/usr/bin/doxygen /usr/share/licenses/doxygen-1_10 /usr/share/licenses/doxygen-1_10/LICENSE /usr/share/man/man1/doxygen.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:17:30 2026