aboutsummaryrefslogtreecommitdiff
path: root/common/hooks/pre-pkg (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/hooks: speed up generate-runtime-deps.Érico Nogueira2021-07-221-12/+11
* hooks/prepare-32bit: create packages from all *-develPiotr Wójcik2021-07-102-5/+12
* hooks/prepare-32bit: correct devel packages matchingPiotr Wójcik2021-07-101-2/+2
* base-files: fix conf files replacing each other wrongq662021-02-281-11/+6
* base-files: make some sysctls like kexec setting user-alterableq662021-02-281-6/+11
* hooks/pre-pkg/03-rewrite-python-shebang.sh: use grep -r instead of find.Leah Neukirchen2021-01-301-1/+1
* xbps-src: remove noarchq662021-01-203-14/+3
* hooks: abort if l10n files found in /usr/libĐoàn Trần Công Danh2021-01-091-0/+6
* 99-pkglint-subpkgs: replace grep with case..esacĐoàn Trần Công Danh2020-12-301-5/+9
* 99-pkglint-subpkgs: correct for multiline subpackagesĐoàn Trần Công Danh2020-12-141-9/+15
* xbps-src: consume all shebang arguments during rewriteAndrew J. Hesford2020-06-181-1/+1
* xbps-src: improve python shebang rewritesAndrew J. Hesford2020-06-101-4/+17
* pre-pkg: use existing info to check empty packageĐoàn Trần Công Danh2020-05-311-9/+8
* xbps-src: pre-pkg: allow only white-listed directories.Đoàn Trần Công Danh2020-05-311-1/+26
* xbps-src: remove default python_versionAndrew J. Hesford2020-04-211-7/+5
* pkglint: forbid files generated by mimedb triggerĐoàn Trần Công Danh2020-04-121-0/+9
* hook: python-shebang: check for shebang in the first line onlyĐoàn Trần Công Danh2019-12-281-5/+6
* xbps-src: new pre-pkg hook that prints collected rdeps.Juan RP2019-12-151-0/+7
* base-files: ship bin and lib symlinksCameron Nemo2019-12-141-9/+11
* xbps-src: multiple performance improvementsJuan RP2019-07-102-29/+16
* Revert "xbps-src: multiple performance improvements."Jürgen Buchmüller2019-07-052-16/+29
* xbps-src: multiple performance improvements.Juan RP2019-07-052-29/+16
* 99-pkglint.sh: prevent installing files in /destdirCameron Nemo2019-06-231-1/+1
* xbps-src: exit properly if mktemp(1) fails, not from its subshell.Juan RP2019-06-172-2/+2
* xbps-src: cleaned up usage of mktemp(1).Juan RP2019-06-172-2/+2
* hooks/pre-pkg/05-prepare-32bit.sh: fix symlinksJürgen Buchmüller2019-05-281-1/+5
* 05-preapre-32bit.sh: avoid useless use of catmaxice82019-04-151-1/+1
* 99-pkglint.sh: avoid useless use of catmaxice82019-04-151-1/+1
* 06-shlib-provides.sh: avoid useless use of catmaxice82019-04-151-1/+1
* 05-prepare-32bit.sh: remove dirname usagemaxice82019-04-141-2/+2
* hooks/pre-pkg/05-prepare-32bit: handle files with spacesmaxice82019-04-061-2/+2
* common/hooks/pre-pkg/generate-runtime-deps: fix usage of skiprdeps in subpack...John2019-02-161-1/+1
* common: merge only_for_archs and noarch=yes into one.Enno Boland2019-02-153-3/+3
* hooks/99-pkglint-subpkgs.sh: match name until end of linemaxice82019-02-091-2/+2
* xbps-src/hooks: most 05-rename-python3-c-bindings to post-installmaxice82019-02-021-16/+0
* 05-rename-python3-c-bindings.sh: fixmaxice82019-01-311-1/+1
* hooks/pre-pkg/05-rename-python3-c-bindings.sh: introducemaxice82019-01-311-0/+16
* hooks/pre-pkg/99-pkglint-subpkgs.sh: fix case where grep doesn't matchmaxice82019-01-301-1/+1
* hooks/pre-pkg: add pkglint-subpkgs hookmaxice82019-01-271-0/+44
* hooks/pre-pkg: prohibit /usr/doc, mention /usr/share/docmaxice82018-12-201-4/+19
* hooks/pre-pkg: deal with packages that install to /etc but should usemaxice82018-12-101-0/+24
* hooks/pre-pkg: deal with packages using /etc/bash_completion.dmaxice82018-12-071-0/+7
* hooks/pre-pkg: safely pass arguments to printfCameron Nemo2018-11-181-1/+1
* xbps-src: Migrate from build_style for 32bit pkgsToyam Cox2018-10-041-8/+0
* common/hooks/pre-pkg/04-generate-runtime-deps.sh: remove unused variableMichael Gehring2018-08-201-2/+1
* Revert "common/hooks: add hook to check python dependencies"Alessio Sergi2018-06-051-52/+0
* common/hooks: add hook to check python dependenciesEnno Boland2018-06-051-0/+52
* common/hooks: fix support for application/x-pie-executableEnno Boland2018-04-161-1/+1
* common/hooks: support application/x-pie-executable (from file 5.33).Leah Neukirchen2018-04-162-2/+2
* 04-generate-runtime-deps.sh: introduce skiprdepsJürgen Buchmüller2018-04-101-1/+6