aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/post-pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbps-src: remove noarchq662021-01-201-4/+2
* common: merge only_for_archs and noarch=yes into one.Enno Boland2019-02-151-2/+2
* common/libexec/build.sh: register all packages at once to prevent inconistent...Enno Boland2018-09-071-10/+1
* hooks/register-pkg: register 32bit pkgs in cross mode too.Juan RP2015-02-081-8/+7
* replace nonfree=yes with repository=nonfree.Enno Boland2014-11-051-4/+4
* xbps-src: remove WIP repo delta support.Juan RP2014-10-141-27/+0
* 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-6/+4
* common/hooks: delta creation: only generate own delta for own XBPS_TARGET_MAC...Enno Boland2014-08-131-1/+1
* hooks/xdelta: style twerks.Juan RP2014-08-131-2/+1
* common/hooks: remove config variable enable vcdiff generation.Enno Boland2014-08-121-1/+1
* common/hooks: enable repackaging of indexes for xdeltaEnno Boland2014-08-121-2/+2
* common/hooks: generate null diffs to the new files itself.Enno Boland2014-08-111-0/+5
* common/hooks: add support for vcdiff creationEnno Boland2014-08-111-0/+24
* Added multilib, multilib/nonfree and debug repositories by default.Juan RP2014-05-051-2/+10
* common/hooks: ignore XBPS_ARCH when cross building.Juan RP2014-04-281-1/+1
* hooks: only generate/register 32bit pkgs on x86.Juan RP2014-03-071-0/+3
* common/hooks: enable by default 32bit pkgs for x86_64.Juan RP2014-03-061-1/+1
* common/hooks: new hook to generate 32bit pkgs for x86_64 (WIP).Juan RP2014-03-021-1/+11
* common/hooks/*-pkg: misc tweaks for proper -dbg {creat,registrat}ion.Juan RP2014-03-021-2/+4
* comon/hooks: update pkg hooks to also create/register -dbg pkgs.Juan RP2014-03-021-10/+23
* common/hooks/post-pkg: need hook that registers a binpkg into the local repo.Juan RP2014-03-011-0/+34
* Introduce common/hooks to implement hooks at specified phases.Juan RP2014-02-121-0/+0