Age | Commit message (Expand) | Author |
2019-02-28 | gnu: groff: Return #t from all phases....* gnu/packages/groff.scm (groff)[arguments]: Return #t from phases.
| Marius Bakke |
2019-02-28 | gnu: groff: Adjust relocatability snippet for 1.22.4....This commit does three things. It reverts 73b2ce87 ("gnu: groff-minimal:
Disable relocatability."), re-applies f57693e1 ("gnu: groff: Disable
relocatability."), and finally adjusts the substitution for changes since
0559a4c2 ("gnu: groff: Update to 1.22.4.").
* gnu/packages/groff.scm (groff-minimal)[arguments]: Move relocatibility
snippet ...
(groff)[arguments]: ... here. Don't delete relocation.cpp and adjust file name.
| Marius Bakke |
2019-02-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2019-01-17 | gnu: groff-minimal: Disable relocatability....* gnu/packages/groff.scm (groff-minimal)[arguments]<#:phases>
[disable-relocatability]: New phase.
| Danny Milosavljevic |
2019-01-16 | Revert "gnu: groff: Disable relocatability."...This causes more than 3600 packages to be rebuilt.
This reverts commit f57693e17c7905d2f11e46d04cb558fe0b0fc39b.
| Efraim Flashner |
2019-01-16 | gnu: groff: Disable relocatability....* gnu/packages/groff.scm (groff)[arguments]<#:phases>[disable-relocatability]:
New phase.
| Danny Milosavljevic |
2019-01-14 | gnu: groff: Fix doc installation....* gnu/packages/groff.scm (groff)[arguments]: Add 'fix-docdir phase.
| Eric Bavier |
2019-01-07 | gnu: groff: Update to 1.22.4....* gnu/packages/groff.scm (groff): Update to 1.22.4.
[source]: Remove patch.
(groff-minimal)[arguments]: Update configure flags to skip documentation.
* gnu/packages/patches/groff-source-date-epoch.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2018-05-06 | gnu: groff-minimal: Preserve 'preconv' executable....* gnu/packages/groff.scm (groff-minimal)[arguments]: Add 'preconv' to the list
of kept programs.
| Marius Bakke |