Age | Commit message (Expand) | Author |
2020-01-08 | gnu: doxygen: Update to 1.8.17....* gnu/packages/documentation.scm (doxygen): Update to 1.8.17.
[source](patches): Add doxygen-1.8.17-runtests.patch.
[arguments]: Remove obsolete phase.
* gnu/packages/patches/doxygen-test.patch: Adjust for upstream changes.
* gnu/packages/patches/doxygen-1.8.17-runtests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| Marius Bakke |
2019-12-05 | gnu: doxygen: Update to 1.8.16....* gnu/packages/documentation.scm (doxygen): Update to 1.8.16.
[arguments]: Add phase 'remove-git-requirement'.
* gnu/packages/patches/doxygen-test.patch: Adjust for upstream changes.
| Marius Bakke |
2019-02-14 | gnu: doxygen: Update to 1.8.15....* gnu/packages/documentation.scm (doxygen): Update to 1.8.15.
* gnu/packages/patches/doxygen-test.patch: Update for upstream changes.
| Marius Bakke |
2016-01-20 | gnu: doxygen: Update to 1.8.11....* gnu/packages/doxygen.scm (doxygen)[source]: Update to 1.8.11.
Drop one patch.
[build-system]: Switch to cmake-build-system, since gnu-build-system
is not supported any more.
[arguments]: Adapt.
[native-inputs]: Drop unused perl.
* gnu/packages/patches/doxygen-tmake.patch: Remove file.
* gnu/packages/patches/doxygen-test.patch: Adapt.
* gnu-system.am (dist_patch_DATA): Unregister patch.
| Andreas Enge |
2014-04-25 | gnu: Add doxygen....* gnu/packages/doxygen.scm: New file.
* gnu/packages/patches/doxygen-test.patch,
gnu/packages/patches/doxygen-tmake.patch: New files.
* gnu-system.am (GNU_SYSTEM_MODULES, dist_patch_DATA): Register the new files.
| Andreas Enge |