Commit Graph

228 Commits

Author SHA256 Message Date
Ana Guerrero
5081483b4d Accepting request 1177172 from devel:tools
- Update to Doxygen 1.11.0
  * Add Markdown style todo list
  * Add support for GitHub Markdown style alerts
  * Add a "Run" menu item key-command to DoxyWizard
  * Added 'raise' and 'prefix' options to @include{doc}
  * Support `link` / `endlink` command in section title
  * Add support for @subparagraph and @subsubparagraph
  * Translation updates for German/Greek/Polish/Portuegse/Dutch/Chinese
  * `doxyapp --locate` list all overloads by including arguments
  * Adding support for "engine" files for plantuml
  * Show emoji in HTML treeview
  * Add `HTML_CODE_FOLDING` possibility to CHM
  * Make `HTML_CODE_FOLDING` possible when `DISABLE_INDEX=YES`
  * Add doxyindexer and doxysearch installation
  * cmake: always install man pages, only install for the
    binaries installed
  * allow function ptr with `INLINE_SIMPLE_STRUCTS`

OBS-URL: https://build.opensuse.org/request/show/1177172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=100
2024-05-28 15:27:14 +00:00
73343d1bad checkin
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=208
2024-05-27 16:30:49 +00:00
2b7b66fc6b Accepting request 1176715 from home:mathletic:branches:devel:tools
- Update to Doxygen 1.11.0
  * Add Markdown style todo list
  * Add support for GitHub Markdown style alerts
  * Add a "Run" menu item key-command to DoxyWizard
  * Added 'raise' and 'prefix' options to @include{doc}
  * Support `link` / `endlink` command in section title
  * Add support for @subparagraph and @subsubparagraph
  * Translation updates for German/Greek/Polish/Portuegse/Dutch/Chinese
  * `doxyapp --locate` list all overloads by including arguments
  * Adding support for "engine" files for plantuml
  * Show emoji in HTML treeview
  * Add `HTML_CODE_FOLDING` possibility to CHM
  * Make `HTML_CODE_FOLDING` possible when `DISABLE_INDEX=YES`
  * Add doxyindexer and doxysearch installation
  * cmake: always install man pages, only install for the
    binaries installed
  * allow function ptr with `INLINE_SIMPLE_STRUCTS`

OBS-URL: https://build.opensuse.org/request/show/1176715
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=207
2024-05-27 14:02:23 +00:00
Ana Guerrero
402112cb34 Accepting request 1150740 from devel:tools
Prepare for RPM 4.20 (forwarded request 1150589 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1150740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=99
2024-02-27 21:43:43 +00:00
fa1d943822 Accepting request 1150589 from home:dimstar:rpm4.20:d
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1150589
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=205
2024-02-26 09:06:20 +00:00
Ana Guerrero
2a27f9d2ab Accepting request 1140578 from devel:tools
- reintroduce useful reproducible.patch
- modified patches
  % doxygen-no-lowercase-man-names.patch (refreshed)
- added patches
  + reproducible.patch

OBS-URL: https://build.opensuse.org/request/show/1140578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=98
2024-01-22 19:31:04 +00:00
d0305f5e09 - reintroduce useful reproducible.patch
- modified patches
  % doxygen-no-lowercase-man-names.patch (refreshed)
- added patches
  + reproducible.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=203
2024-01-22 11:18:09 +00:00
Ana Guerrero
88cf77a424 Accepting request 1135238 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1135238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=97
2023-12-28 21:54:11 +00:00
Martin Pluskal
d3e2c14830 Accepting request 1135229 from home:mathletic:branches:devel:tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/1135229
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=201
2023-12-27 09:29:43 +00:00
Ana Guerrero
931ecd6dad Accepting request 1111060 from devel:tools
- Add reproducible.patch to make doxytags output reproducible (boo#1201579)

OBS-URL: https://build.opensuse.org/request/show/1111060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=96
2023-09-17 17:28:41 +00:00
5228d02d93 - Add reproducible.patch to make doxytags output reproducible (boo#1201579)
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=198
2023-09-14 09:33:45 +00:00
821beef252 osc copypac from project:openSUSE:Factory package:doxygen revision:95
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=197
2023-09-14 09:23:20 +00:00
05cf3895e7 - version update to 1.9.8
* https://www.doxygen.nl/manual/changelog.html#log_1_9_8

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

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=196
2023-09-05 10:25:27 +00:00
Ana Guerrero
9fd897ec1b https://bugzilla.opensuse.org/1214979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=95
2023-09-05 09:54:48 +00:00
OBS User buildservice-autocommit
20739a77af Updating link to change in openSUSE:Factory/doxygen revision 95
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=cc123059886a9812d4165d5332d5b367
2023-09-05 09:54:48 +00:00
Ana Guerrero
2a2eb93ff0 Accepting request 1105846 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/1105846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=94
2023-09-04 20:52:17 +00:00
ab15a1d487 - doxygen-test multibuild target to break build cycle with latex
- modified sources
  % _multibuild

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=194
2023-08-24 10:46:28 +00:00
b1d3988445 - rebase reproducible.patch to 1.9.7
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=193
2023-07-18 11:09:58 +00:00
60789d796a OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=192 2023-07-18 11:07:47 +00:00
f26e8c3135 Accepting request 1099185 from home:bmwiedemann:branches:devel:tools
Add reproducible.patch to make doxytags output reproducible (boo#1201579)

OBS-URL: https://build.opensuse.org/request/show/1099185
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=191
2023-07-18 08:40:17 +00:00
9befa492e1 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=190 2023-07-17 12:25:25 +00:00
ace6a48a56 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=189 2023-07-17 11:15:06 +00:00
dccb83c651 - deleted patches
- doxygen-no-lowercase-man-names.patch (not needed)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=188
2023-06-23 16:58:08 +00:00
46d33f521f OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=187 2023-06-23 15:41:51 +00:00
24bf63c2ef OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=186 2023-06-23 14:30:27 +00:00
900d86b685 - convert two specfiles into one
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=185
2023-06-23 13:32:57 +00:00
24047c07e7 - 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)

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=184
2023-06-23 12:40:27 +00:00
Dominique Leuenberger
b734f668d7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=93 2023-05-05 14:18:57 +00:00
OBS User buildservice-autocommit
71086afb4b Updating link to change in openSUSE:Factory/doxygen revision 93
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=657ca94a8a9805504f9c880720fdf248
2023-05-05 14:18:57 +00:00
Dominique Leuenberger
582f78e00d Accepting request 1082738 from devel:tools
- 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.

OBS-URL: https://build.opensuse.org/request/show/1082738
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=92
2023-04-26 15:24:24 +00:00
Dominique Leuenberger
771f3b1bd9 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=182 2023-04-25 11:33:31 +00:00
Martin Pluskal
855accc7ed Accepting request 1082509 from home:dimstar:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/1082509
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=181
2023-04-25 11:16:20 +00:00
c1d1b4b24b Accepting request 1082502 from home:dimstar:Factory
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.

OBS-URL: https://build.opensuse.org/request/show/1082502
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=180
2023-04-24 12:02:05 +00:00
Dominique Leuenberger
4e8ab4bd16 Accepting request 1072283 from devel:tools
- 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)

OBS-URL: https://build.opensuse.org/request/show/1072283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=91
2023-03-17 16:00:54 +00:00
5d69f1d0ac Accepting request 1072216 from home:StefanBruens:branches:devel:tools
- 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

OBS-URL: https://build.opensuse.org/request/show/1072216
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=178
2023-03-16 08:25:39 +00:00
Dominique Leuenberger
c040d9b2c5 Accepting request 1045632 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/1045632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=90
2022-12-29 12:09:06 +00:00
Martin Pluskal
155e3ed2e7 Accepting request 1045621 from home:dirkmueller:Factory
- 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],

OBS-URL: https://build.opensuse.org/request/show/1045621
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=176
2022-12-28 12:14:16 +00:00
Dominique Leuenberger
1cbb97ddc1 Accepting request 1036648 from devel:tools
- fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash? 
- added sources
  + _constraints

OBS-URL: https://build.opensuse.org/request/show/1036648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=89
2022-11-19 17:08:53 +00:00
1f18cb575a - fix bsc#1204558, doxygen fails to build on ppc64le - compiler crash?
- added sources
  + _constraints

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=174
2022-11-18 12:22:40 +00:00
Dominique Leuenberger
ef50797289 Accepting request 1000099 from devel:tools
- 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).

OBS-URL: https://build.opensuse.org/request/show/1000099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=88
2022-08-31 16:08:26 +00:00
7df3488918 fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=172
2022-08-29 09:19:06 +00:00
5a2a99f8d0 Accepting request 999470 from home:1Antoine1:branches:science
- 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).

OBS-URL: https://build.opensuse.org/request/show/999470
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=171
2022-08-29 09:03:23 +00:00
3a9fc5e4c0 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=170 2022-07-25 10:23:44 +00:00
0be7ade6c2 OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=169 2022-07-25 08:19:31 +00:00
Dominique Leuenberger
65d142538b Accepting request 987157 from devel:tools
OBS-URL: https://build.opensuse.org/request/show/987157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=87
2022-07-07 10:56:23 +00:00
3bebd679a5 Accepting request 985306 from home:cgiboudeaux:branches:devel:tools
Update to 1.9.4. Fixes the KDE documentation in Qt assistant

OBS-URL: https://build.opensuse.org/request/show/985306
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=167
2022-07-06 11:25:49 +00:00
Dominique Leuenberger
b61dce8040 Accepting request 954467 from devel:tools
doxygen 1.9.3 (forwarded request 954081 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/954467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=86
2022-02-16 23:29:54 +00:00
2cc3b48b13 Accepting request 954081 from home:AndreasStieger:branches:devel:tools
doxygen 1.9.3

OBS-URL: https://build.opensuse.org/request/show/954081
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=166
2022-02-15 06:55:08 +00:00
Dominique Leuenberger
9679079f91 Accepting request 922934 from devel:tools
doxygen 1.9.2 (forwarded request 922839 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/922934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/doxygen?expand=0&rev=85
2021-10-12 19:48:09 +00:00
fd8c72a9c9 Accepting request 922839 from home:AndreasStieger:branches:devel:tools
doxygen 1.9.2

OBS-URL: https://build.opensuse.org/request/show/922839
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=165
2021-10-04 06:13:30 +00:00