* Improved documentation handling
@ 2014-12-01 16:07 Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-12-01 16:07 UTC (permalink / raw)
To: Guix-devel
I just committed two new build phases to ‘core-updates’:
• The ‘validate-documentation-location’ phase renames, if needed,
‘man’ to ‘share/man’ and ‘info’ to ‘share/info’.
• The ‘compress-documentation’ phase compresses man pages and Info
files with gzip, as per
<https://www.debian.org/doc/debian-policy/ch-docs.html> (the nice
thing being that we can implement the policy instead of just writing
it down. ;-))
As an example, the ‘share/info’ directory in libc is down from 4.3 MiB
to 1 MiB.
Hydra is building it now, we’ll see if it needs more tweaking.
As usual, comments welcome!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Improved documentation handling
@ 2014-12-01 16:04 Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2014-12-01 16:04 UTC (permalink / raw)
To: Guix-devel
I just committed two new build phases to ‘core-updates’:
• The ‘validate-documentation-location’ phase renames, if needed,
‘man’ to ‘share/man’ and ‘info’ to ‘share/info’.
• The ‘compress-documentation’ phase compresses man pages and Info
files with gzip, as per
<https://www.debian.org/doc/debian-policy/ch-docs.html> (the nice
thing being that we can implement the policy instead of just writing
it down. ;-))
As an example, the ‘share/info’ directory in libc is down from 4.3 MiB
to 1 MiB.
Hydra is building it now, we’ll see if it needs more tweaking.
As usual, comments welcome!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-01 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-01 16:07 Improved documentation handling Ludovic Courtès
-- strict thread matches above, loose matches on Subject: below --
2014-12-01 16:04 Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.