.. |
.empty
|
Introduce common/hooks to implement hooks at specified phases.
|
2014-02-12 10:44:21 +01:00 |
00-compress-info-files.sh
|
common/hooks/post-install: remove unneeded messages.
|
2014-02-12 15:08:35 +01:00 |
00-uncompress-manpages.sh
|
hooks/uncompress-manpages: make it less verbose.
|
2014-07-12 17:10:40 +02:00 |
01-remove-localized-manpages.sh
|
hooks/remove-localized-manpages: whitelist all sections
|
2014-09-23 15:43:20 +00:00 |
01-remove-misc.sh
|
xbps-src: new hook to remove misc files (used for musl currently).
|
2014-11-10 12:16:31 +01:00 |
02-remove-libtool-archives.sh
|
hooks/remove-la: remove all *.la even if those are symlinks.
|
2015-02-23 11:33:43 +01:00 |
02-remove-perl-files.sh
|
common/hooks: add some hooks moved from xbps-src (not yet used).
|
2014-02-12 12:55:42 +01:00 |
02-remove-python-bytecode-files.sh
|
hooks/post-install/remove-python-bytecode-files: quote arguments properly
|
2014-11-15 16:05:06 +01:00 |
03-remove-empty-dirs.sh
|
common/hooks/post-install: reorder some hooks so that no unnecessary INSTALL/REMOVE scripts are generated.
|
2014-03-18 07:54:12 +01:00 |
04-create-xbps-metadata-scripts.sh
|
hooks/create-metadata-scripts: fix INSTALL.msg for subpkgs.
|
2015-04-01 15:08:28 +02:00 |
05-generate-gitrevs.sh
|
xbps-src: introduce XBPS_STATEDIR to store state files, logs and others.
|
2014-12-11 11:02:22 +01:00 |
06-strip-and-debug-pkgs.sh
|
06-strip-and-debug-pkgs.sh: detect PIE binaries.
|
2015-03-07 20:59:51 +01:00 |
98-lib32.sh
|
xbps-src: fix hooks that are expected to be used in subpkgs.
|
2015-01-14 14:23:10 +01:00 |