Revisions of doxygen

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1150740 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 99)
Prepare for RPM 4.20 (forwarded request 1150589 from dimstar)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140578 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 98)
- reintroduce useful reproducible.patch
- modified patches
  % doxygen-no-lowercase-man-names.patch (refreshed)
- added patches
  + reproducible.patch
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1111060 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 96)
- Add reproducible.patch to make doxytags output reproducible (boo#1201579)
Ana Guerrero's avatar Ana Guerrero (anag+factory) committed (revision 95)
https://bugzilla.opensuse.org/1214979
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1105846 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 94)
- doxygen-test multibuild target to break build cycle with latex
- modified sources
  % _multibuild

- rebase reproducible.patch to 1.9.7

- Add reproducible.patch to make doxytags output reproducible (boo#1201579)

- version update to 1.9.7
  * https://www.doxygen.nl/manual/changelog.html#log_1_9_7
- modified patches
  % doxygen-no-libclang-cpp.patch (refreshed)
  % doxygen-no-lowercase-man-names.patch (refreshed)
- deleted patches
  - Fix-boundingbox-parsing_part1.patch (upstreamed)
  - Fix-boundingbox-parsing_part2.patch (upstreamed)
  - Fix-boundingbox-parsing_part3.patch (upstreamed)
  - Fix-boundingbox-parsing_part4.patch (upstreamed)
- convert two specfiles into one
- deleted patches
  - doxygen-no-lowercase-man-names.patch (not needed)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1082738 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 92)
- 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

- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1072283 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 91)
- 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 (forwarded request 1072216 from StefanBruens)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1036648 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 89)
- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash? 
- added sources
  + _constraints
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1000099 from Antoine Belvire's avatar Antoine Belvire (1Antoine1) (revision 88)
- 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
- Add doxygen-1.9.4-fix-symlink-detection.patch: Fix symlink
  detection issue leading to givaro build to hang
  (gh#doxygen/doxygen#9491).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 954467 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 86)
doxygen 1.9.3 (forwarded request 954081 from AndreasStieger)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 922934 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 85)
doxygen 1.9.2 (forwarded request 922839 from AndreasStieger)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 887257 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 84)
- 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. (forwarded request 887254 from mgerstner)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 866736 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 83)
- 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 (forwarded request 866678 from dirkmueller)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 859036 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 82)
- 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)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 841450 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 81)
- 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

- Use gcc9 for building on SLE_15 based distributions to workaround
  gcc7 bug PR85180.
  - doxygen-llvm-libs.patch
  - doxygen-libclang-cpp.patch
  + doxygen-no-libclang-cpp.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 839059 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 80)
- Fix anonymous enums from multiple files being squashed together:
  Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch (forwarded request 839053 from StefanBruens)
Displaying revisions 1 - 20 of 99
openSUSE Build Service is sponsored by