Commit Graph

313 Commits

Author SHA1 Message Date
Juan RP 030f58909f common/hooks: new post-install hook to generate pkg gitrevs file. 2014-03-02 08:33:28 +01:00
Juan RP 370c2aaf3c common/hooks/*-pkg: misc tweaks for proper -dbg {creat,registrat}ion. 2014-03-02 07:07:59 +01:00
Juan RP b3200722ef comon/hooks: update pkg hooks to also create/register -dbg pkgs. 2014-03-02 06:30:25 +01:00
Juan RP 6472e83dbf common/hooks/post-pkg: need hook that registers a binpkg into the local repo. 2014-03-01 12:37:55 +01:00
Juan RP 745eb9f1ad common/hooks/pre-pkg: new hook that generates a binpkg. 2014-03-01 12:37:30 +01:00
Juan RP affe0abc3e pre-configure/gnu-configure-asneeded.sh: do nothing if configure_script does not exist. 2014-02-15 05:12:32 +01:00
Juan RP f5827d8b4b hooks/post-install/03-strip-and-debug-pkgs.sh: respect $noarch and $nostrip. 2014-02-13 17:12:09 +01:00
Juan RP 5e11d6c2ff common/hooks: new post-extract hook: apply-patches (moved from xbps-src). 2014-02-12 18:38:32 +01:00
Juan RP 94eb08b05a hooks/04-generate-runtime-deps.sh: disable trap on ERR, not too useful on this hook. 2014-02-12 18:03:21 +01:00
Juan RP 2daaa82b63 common/hooks: new hooks moved from xbps-src. 2014-02-12 17:26:40 +01:00
Juan RP af8b5befde common/hooks/post-install: remove unneeded messages. 2014-02-12 15:08:35 +01:00
Juan RP 907f392e4d common/hooks: add some hooks moved from xbps-src (not yet used). 2014-02-12 12:55:42 +01:00
Juan RP 372ed2763f Introduce common/hooks to implement hooks at specified phases.
xbps-src will soon move some stuff to the common hooks directory.
2014-02-12 10:44:21 +01:00