aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/pre-pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* xbps-src: introduce "noshlibprovides" to skip shlib-provides detection.Juan RP2015-02-051-1/+1
* xbps-src: create a new hook that collects shlib-provides.Juan RP2015-01-301-0/+54
* hooks/prepare-32bit: introduce lib32symlinks.Juan RP2015-01-281-0/+7
* hooks/prepare-32bit: do not create 32bit pkgs for perl/python/ruby modules.Juan RP2015-01-191-0/+8
* hooks/prepare-32bit: subst /usr/lib to /usr/lib32 in lib32files.Juan RP2015-01-131-2/+2
* hooks: strip: move to post-install to generate shlib-provides for all pkgs.Juan RP2014-10-281-146/+0
* xbps-src: remove WIP repo delta support.Juan RP2014-10-141-12/+0
* xbps-src: hooks: reorganize some hooks.Juan RP2014-10-143-0/+316
* xbps-src: run pre-pkg hooks in the install to destdir target.Juan RP2014-08-251-0/+161
* xbps-src: added -D to generate repository binary deltas; disabled for now.Juan RP2014-08-141-0/+1
* hooks/xdelta: use silent output; those warnings are too noisy.Juan RP2014-08-141-2/+1
* common/hooks: delta creation: only generate own delta for own XBPS_TARGET_MAC...Enno Boland2014-08-131-2/+3
* common/hooks: delta creation: don't hide stderrEnno Boland2014-08-131-1/+1
* common/hooks: remove file before copyEnno Boland2014-08-131-1/+2
* common/hooks: use ln -f instead of cpEnno Boland2014-08-131-1/+1
* common/hooks: use cp instead of lnEnno Boland2014-08-131-1/+1
* hooks/xdelta: style twerks.Juan RP2014-08-131-5/+4
* common/hooks: remove config variable enable vcdiff generation.Enno Boland2014-08-121-1/+1
* common/hooks: add support for vcdiff creationEnno Boland2014-08-111-0/+11
* common/hooks: add support for do-<phase> hooks as suggested by Gottox.Juan RP2014-03-051-154/+0
* common/hooks: new hook to generate 32bit pkgs for x86_64 (WIP).Juan RP2014-03-021-0/+8
* common/hooks: new post-install hook to generate pkg gitrevs file.Juan RP2014-03-021-1/+4
* common/hooks/*-pkg: misc tweaks for proper -dbg {creat,registrat}ion.Juan RP2014-03-021-30/+33
* comon/hooks: update pkg hooks to also create/register -dbg pkgs.Juan RP2014-03-021-1/+15
* common/hooks/pre-pkg: new hook that generates a binpkg.Juan RP2014-03-011-0/+126
* Introduce common/hooks to implement hooks at specified phases.Juan RP2014-02-121-0/+0