Commit Graph

228 Commits

Author SHA256 Message Date
Dominique Leuenberger
ee016a4386 Accepting request 887257 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/887257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=84
2021-04-26 14:38:30 +00:00
40a746005c Accepting request 887254 from home:mgerstner:branches:devel:tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/887254
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=163
2021-04-21 10:04:44 +00:00
Dominique Leuenberger
b7add100c1 Accepting request 866736 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/866736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=83
2021-01-30 12:55:31 +00:00
6e34b4e7d4 Accepting request 866678 from home:dirkmueller:branches:devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/866678
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=161
2021-01-26 07:51:28 +00:00
Dominique Leuenberger
df98185d35 Accepting request 859036 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/859036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=82
2020-12-30 16:11:38 +00:00
562f3d168d - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=159
2020-12-28 14:04:05 +00:00
Dominique Leuenberger
dae90a0cf1 Accepting request 841450 from devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/841450
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=81
2020-10-15 11:46:39 +00:00
c75782895a - doxygen-llvm-libs.patch
- doxygen-libclang-cpp.patch
  + doxygen-no-libclang-cpp.patch
  - doxygen-llvm-libs.patch
  - doxygen-libclang-cpp.patch
  + doxygen-no-libclang-cpp.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=157
2020-10-13 09:23:28 +00:00
ad2f9c1fe6 Accepting request 841435 from home:fsirl:doxygen-libclang
This request does 2 things:

1. The doxygen/doxywizard C++ code in doxygen-1.8.20 triggers GCC bug 85180, leading to exorbitant compile times. This bug was fixed for GCC-8, but not backported to GCC-7 (also not included in the SUSE gcc7 package).
Workaround this bug by using the gcc9 package on SLE15 based distributions.

2. Adjust the libclang support to the changes in doxygen-1.8.20. This also disables libclang support for SLES15GA, because clang on SLES15GA is not compatible.

OBS-URL: https://build.opensuse.org/request/show/841435
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=156
2020-10-13 08:42:23 +00:00
Dominique Leuenberger
06640766f0 Accepting request 839059 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/839059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=80
2020-10-08 11:06:52 +00:00
a45b8135ac Accepting request 839053 from home:StefanBruens:branches:devel:tools
- Fix anonymous enums from multiple files being squashed together:
  Add 0001-issue-7979-C++-enums-being-defined-in-multiple-files.patch

OBS-URL: https://build.opensuse.org/request/show/839053
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=154
2020-10-02 05:19:09 +00:00
Dominique Leuenberger
77f14b1b71 Accepting request 835773 from devel:tools
doxygen 1.8.20 (forwarded request 835687 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/835773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=79
2020-09-24 14:12:35 +00:00
e5d5a024d5 Accepting request 835687 from home:AndreasStieger:branches:devel:tools
doxygen 1.8.20

OBS-URL: https://build.opensuse.org/request/show/835687
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=152
2020-09-21 09:16:31 +00:00
Dominique Leuenberger
fd7cd2c3c4 Accepting request 819899 from devel:tools
- 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)

- Improve build with libclang support:
  * add doxygen-libclang-cpp.patch to support linking against libclang-cpp

OBS-URL: https://build.opensuse.org/request/show/819899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=78
2020-07-13 07:04:44 +00:00
7866ddb171 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=150
2020-07-10 07:40:23 +00:00
d5bccd950e - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=149
2020-07-10 07:38:16 +00:00
70c4a4e743 Accepting request 819443 from home:fsirl:doxygen-libclang
- 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

OBS-URL: https://build.opensuse.org/request/show/819443
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=148
2020-07-10 07:24:58 +00:00
Dominique Leuenberger
81a5f06241 Accepting request 766491 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/766491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=77
2020-01-26 23:20:20 +00:00
Martin Pluskal
d00bed73f0 Accepting request 766399 from home:bmwiedemann:branches:devel:tools
Add upstream reproducible-sort.patch to make html output reproducible in spite of ASLR (boo#1062303)

OBS-URL: https://build.opensuse.org/request/show/766399
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=146
2020-01-23 08:03:16 +00:00
Dominique Leuenberger
658c3fcea0 Accepting request 762643 from devel:tools
- Use modern cmake macros

- Use modern cmake macros (forwarded request 762640 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/762643
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=76
2020-01-12 22:18:08 +00:00
35d42b126f Accepting request 762640 from home:pluskalm:branches:devel:tools
- Use modern cmake macros

- Use modern cmake macros

OBS-URL: https://build.opensuse.org/request/show/762640
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=144
2020-01-10 09:34:16 +00:00
cbc445d421 Accepting request 762564 from home:cgiboudeaux:branches:devel:tools
- Add upstream patch 0001-issue-7248-Including-external-tag-files-with-TOC-pro.patch
  (boo#1160629)

OBS-URL: https://build.opensuse.org/request/show/762564
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=143
2020-01-10 07:26:25 +00:00
Dominique Leuenberger
40c26a205d Accepting request 746480 from devel:tools
Fixes build for e.g. libftdi1 (see Staging:O)

- 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 (forwarded request 746429 from StefanBruens)

OBS-URL: https://build.opensuse.org/request/show/746480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=75
2019-12-07 14:16:31 +00:00
fb4d4356c6 Accepting request 746429 from home:StefanBruens:branches:hardware
Fixes build for e.g. libftdi1 (see Staging:O)

- 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

OBS-URL: https://build.opensuse.org/request/show/746429
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=141
2019-11-08 06:37:15 +00:00
a8bf8d94ec Accepting request 734103 from home:fsirl:doxygen-libclang
Hi,
this request adds optional support for doxygen with libclang integration to the specfile. Doxygen with libclang support is regularly requested by my users, so it would be nice to have upstream. The build currently only fails against SUSE-SLE-15-SP1:Update because the following clang7 change hasn't been backported yet:
* Mon Jul 01 2019 Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add a clang-%{_sonum} symlink, which is referenced by
  /usr/lib64/cmake/clang/ClangTargets.cmake (boo#1138457)

Franz.

OBS-URL: https://build.opensuse.org/request/show/734103
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=140
2019-09-30 14:34:40 +00:00
718ad89419 - 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

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=139
2019-09-30 11:22:33 +00:00
Dominique Leuenberger
d7b0b168ae Accepting request 664565 from devel:tools
- 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]

- fix url and source url

- 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)

- remove upstreamed doxywizard-qt-5.11.patch

- fix url and source url

- Update to 1.8.15:
  * Another year, another lengthy set of development changes:
    http://www.doxygen.nl/manual/changelog.html#log_1_8_15

OBS-URL: https://build.opensuse.org/request/show/664565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=74
2019-01-15 12:16:23 +00:00
27abbe9ba3 - remove upstreamed doxywizard-qt-5.11.patch
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=137
2019-01-11 08:13:45 +00:00
71c7b8e3c4 - add doxygen-empty-strings-segfault.patch to fix build of ldb
[https://github.com/doxygen/doxygen/pull/6751]

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=136
2019-01-08 08:20:26 +00:00
0ce4afae89 - add doxygen-latex-makeindex.patch to fix build of libssh and
cmocka [https://github.com/doxygen/doxygen/issues/6725]

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=135
2019-01-07 14:50:14 +00:00
7a2adefeb5 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=134 2019-01-02 07:20:42 +00:00
90047c68b9 - fix url and source url
- fix url and source url

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=133
2018-12-31 08:47:46 +00:00
2b5007a533 Accepting request 662185 from home:seanlew:branches:devel:tools
Update doxygen to 1.8.15

OBS-URL: https://build.opensuse.org/request/show/662185
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=132
2018-12-31 07:54:23 +00:00
Dominique Leuenberger
55154e9243 Accepting request 617747 from devel:tools
- fix build with qt 5.11
  + doxywizard-qt-5.11.patch

OBS-URL: https://build.opensuse.org/request/show/617747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=73
2018-07-04 21:48:01 +00:00
f450fbd2c2 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=130 2018-06-19 13:01:16 +00:00
cda618380b OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=129 2018-06-19 12:05:05 +00:00
f4ea61d56e - fix build with qt 5.11
+ doxywizard-qt-5.11.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=128
2018-06-19 09:54:31 +00:00
Dominique Leuenberger
a34860491d Accepting request 561876 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/561876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=72
2018-01-09 13:37:11 +00:00
Martin Pluskal
050e63bf37 Accepting request 561872 from home:dimstar:Factory
Fix test suite run of doxywizard; since the package was switched to py3, we need an UTF8 tty; note: this will fail in the devel prj until the cmake switch to prefer py3 is in TW; but you can still forward this to openSUSE:Factory so we can group it together with cmake into Staging:H

OBS-URL: https://build.opensuse.org/request/show/561872
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=126
2018-01-05 12:51:59 +00:00
dc3f3f7f3c Accepting request 561352 from openSUSE:Factory:Staging:O
- 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

- 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
- Refresh patch vhdlparser-no-return.patch
- Use qt5 doxywizard even on leaps

OBS-URL: https://build.opensuse.org/request/show/561352
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=125
2018-01-03 14:22:12 +00:00
Dominique Leuenberger
7bf3c9b3c1 Accepting request 540494 from devel:tools
- Update licensing information

- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

- Update licensing information

- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

- Update licensing information

- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/540494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=71
2017-11-14 13:18:37 +00:00
Martin Pluskal
b25d38a8e8 - Update licensing information
- Update licensing information

- Update licensing information

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=123
2017-11-10 13:20:33 +00:00
Martin Pluskal
728dc2459e Accepting request 539507 from home:pluskalm:branches:devel:tools
- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

- Explicitly require python2 for building
- Use more cmake macros
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/539507
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=122
2017-11-07 15:29:18 +00:00
Dominique Leuenberger
bc6762b5aa Accepting request 500696 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/500696
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=70
2017-06-23 07:13:05 +00:00
Martin Pluskal
3e26a75f4f Accepting request 500690 from home:msmeissn:branches:devel:tools
- remove CFLAGS CXXFLAGS overrides to block PIE enablement.

OBS-URL: https://build.opensuse.org/request/show/500690
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=120
2017-06-02 15:24:42 +00:00
Dominique Leuenberger
aed91e7454 Accepting request 459628 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/459628
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=69
2017-02-24 23:46:22 +00:00
Martin Pluskal
fea36de034 Accepting request 459615 from home:mathletic:branches:devel:tools
Doxywizard: Revert erroneous change of required CMake version

OBS-URL: https://build.opensuse.org/request/show/459615
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=118
2017-02-22 09:26:21 +00:00
Dominique Leuenberger
5dd166c5aa Accepting request 459321 from devel:tools
1

OBS-URL: https://build.opensuse.org/request/show/459321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=68
2017-02-21 12:37:09 +00:00
Martin Pluskal
65aa325f64 Accepting request 459311 from home:dimstar:Factory
Fix the segfault seen in :J

OBS-URL: https://build.opensuse.org/request/show/459311
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=116
2017-02-20 19:40:23 +00:00
5c273b8c9d doxygen-fix-QCH-files.patch was dropped from doxygen.spec
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=115
2017-02-14 10:36:54 +00:00