aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/do-pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* xbps-src: multiple performance improvements.Juan RP2019-07-051-4/+4
* hooks/00-gen-pkg: use xbps-create(1) --changelog if set on template.Juan RP2019-06-201-0/+2
* common: merge only_for_archs and noarch=yes into one.Enno Boland2019-02-151-2/+2
* Revert "common/: add support for changelog field."Duncaen2018-05-041-1/+0
* common/: add support for changelog field.maxice82018-05-041-0/+1
* common: expand_destdir rewriteEnno Boland2015-11-181-1/+1
* common: remove unneccessary 'source's; move extglob.sh to installEnno Boland2015-11-181-2/+0
* common: move expand_destdir to environment/pkg; change lint check.Enno Boland2015-11-181-13/+2
* hooks/do-pkg/00-gen-pkg.sh: enable globbing for conf_files.Enno Boland2015-11-181-1/+14
* hooks/do-pkg: clean up 00-gen-pkg.shEnno Boland2015-11-181-45/+10
* xbps-src: fix xbps-create(1) --tags option.Juan RP2015-11-101-1/+1
* xbps-src: support "alternatives" from xbps-0.48.Juan RP2015-10-301-0/+7
* hooks/do-pkg/gen-pkg: don't set unnecessary args to xbps-create(1).Juan RP2015-09-101-14/+16
* xbps-src: support multiple pkg compression formats via etc/conf.Juan RP2015-09-031-0/+1
* hooks/gen-pkg: do not autogenerate dbg pkg if this exists already.Juan RP2015-02-051-2/+10
* xbps-src: introduce XBPS_STATEDIR to store state files, logs and others.Juan RP2014-12-111-2/+2
* replace nonfree=yes with repository=nonfree.Enno Boland2014-11-051-4/+4
* common/hooks: add reverts field to packagesEnno Boland2014-09-291-2/+10
* hooks/gen-pkg: keep and transform "replaces" in 32bit pkgs.Juan RP2014-08-221-0/+6
* hooks/gen-pkg: keep provides for 32bit conversion before creating -dbg subpkgs.Juan RP2014-07-231-5/+6
* hooks/gen-pkg: use local vars for 32bit provides conversion.Juan RP2014-07-231-5/+4
* hooks/gen-pkg: convert provides for 32bit pkgs.Juan RP2014-07-231-0/+7
* xbps-src: added support for the "tags" variable and require xbps>=0.37.Juan RP2014-06-061-3/+6
* Added multilib, multilib/nonfree and debug repositories by default.Juan RP2014-05-051-3/+7
* common/hooks: ignore XBPS_ARCH when cross building.Juan RP2014-04-281-1/+1
* hooks/do-pkg/gen-pkg: do not propagate conf_files/provides/replaces to 32bit ...Juan RP2014-03-091-0/+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-3/+3
* common/hooks: add support for do-<phase> hooks as suggested by Gottox.Juan RP2014-03-052-0/+154