aboutsummaryrefslogtreecommitdiff
path: root/common/hooks (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3: update to 3.13.1.Andrew J. Hesford2024-12-141-1/+1
* common/hooks: fix pkg generation for 32bit and dbg pkgsclassabbyamp2024-12-132-13/+14
* common: move handling of rdeps, shlib-provides, shlib-requires filesclassabbyamp2024-12-107-26/+26
* xbps-src: llvm-config wrapperDaniel Martinez2024-11-231-0/+14
* hooks/qt-private-api: fix for qt6-3dĐoàn Trần Công Danh2024-11-201-1/+6
* hooks/post-install: check for -private-devel if PRIVATE_API is usedĐoàn Trần Công Danh2024-07-051-0/+60
* common/hooks/post-install: support new binfmts hook styleclassabbyamp2024-06-171-1/+7
* common/hooks/pre-pkg/04-generate-runtime-deps: support SONAME as pathclassabbyamp2024-05-211-1/+6
* common: support disabling python shebang rewritingclassabbyamp2024-04-242-1/+5
* apr: update to 1.7.4.Đoàn Trần Công Danh2024-03-301-1/+0
* common/hooks/pre-pkg/99-pkglint.sh: allow C.utf8 locale in glibc packageAndrew J. Hesford2024-03-131-2/+16
* common/hooks/pre-pkg/04-generate-runtime-deps: partially revert sortingclassabbyamp2024-03-121-2/+2
* common/hooks/post-install/80-prepare-32bit.sh: use dot to reference directory...John2023-10-121-1/+1
* python3, python3-tkinter: update to 3.12.0Andrew J. Hesford2023-10-061-1/+1
* xbps-src: follow symlinks when fixing up pkg-config filesAndrew J. Hesford2023-10-031-1/+2
* xbps-src: abstract away non-portable stat(1)q662023-09-141-1/+1
* 98-shlib-provides: handle special 32bit packagesĐoàn Trần Công Danh2023-09-081-1/+15
* xbps-src: split 32bit hook into two stepsDuncaen2023-09-072-70/+89
* xbps-src: consistently use read -r when reading file pathsDuncaen2023-08-316-8/+6
* hooks/gen-rt-deps: Look for rt-deps by subpkg first, common/shlibs laterĐoàn Trần Công Danh2023-08-301-51/+29
* hooks/shlib-provides: record shared libraries without SONAMEĐoàn Trần Công Danh2023-08-301-6/+24
* hooks: move prepare-32bit and shlib-provides to post-installĐoàn Trần Công Danh2023-08-302-0/+0
* do-extract: move main logic into helper functionĐoàn Trần Công Danh2023-08-211-122/+1
* common: wrap gphoto2 configĐoàn Trần Công Danh2023-05-101-0/+2
* xbps-src: Replace non-standard English "unexistent" with "nonexistent"OpenSauce042023-04-171-1/+1
* common/hooks/do-extract/00-distfiles.sh: support .tar.zst and .zstclassabbyamp2023-03-071-3/+9
* hooks/do-extract: fix for extract distfiles to single fileĐoàn Trần Công Danh2023-02-271-4/+1
* do-extract: don't add layer for Macintosh and php metadataĐoàn Trần Công Danh2023-02-251-0/+20
* do-extract: change cwd to $extractdir to check number of filesĐoàn Trần Công Danh2023-02-251-2/+5
* do-fetch: remove support for rpm contents checksumĐoàn Trần Công Danh2023-01-251-8/+1
* gen-runtime-deps: verify rdeps for shlib_requires tooĐoàn Trần Công Danh2022-11-301-4/+5
* do-extract: extract rpm with bsdtar, tooĐoàn Trần Công Danh2022-11-301-8/+6
* pre-pkg/04-generate-runtime-deps.sh: avoid conflict with `broken` template varAndrew J. Hesford2022-11-301-4/+4
* hooks/99-pkglint.sh: error when pkg ships gschemas.compiledMichal Vasilek2022-11-221-0/+5
* pkglint: forbid /usr/lib/libexecĐoàn Trần Công Danh2022-11-221-0/+9
* common/hooks/do-extract/00-distfiles.sh: support deb filesclassabbyamp2022-11-191-2/+14
* hooks: do-extract: extract to temp dir then renameĐoàn Trần Công Danh2022-11-081-16/+32
* hooks: do-extract: simplify gem extractionĐoàn Trần Công Danh2022-11-081-11/+5
* python3: update to 3.11.0.Andrew J. Hesford2022-11-051-1/+1
* hooks/99-pkglint.sh: error out if /usr/usr path is usedDuncaen2022-11-011-0/+5
* hooks/99-pkglint.sh: error if /usr/share/man/man/ is usedDuncaen2022-09-101-0/+5
* xbps-src: try to fix multiple distfilesDuncaen2022-09-091-4/+5
* xbps-src: clean up fetch hook and allow mirroringDuncaen2022-09-061-95/+106
* 99-pkglint: forbid /usr/etcĐoàn Trần Công Danh2022-09-061-1/+1
* 11-pkglint-elf-in-usrshare: use file --no-pad so we don't have to strip itDuncaen2022-09-031-3/+2
* common/do-patch: handle spaces in patch filenamePiotr Wójcik2022-05-191-10/+10
* common/hooks/pre-pkg/04-generate-runtime-deps.sh: fix sorequiresclassabbyamp2022-05-131-3/+3
* common/hooks/pre-pkg/04-generate-runtime-deps.sh: sort deps for reproducibilityclassabbyamp2022-05-131-6/+5
* hooks/99-pkglint.sh: make missing shlib entry not a warningPiotr Wójcik2022-04-221-1/+1
* patch_args: allow use of --directory parametertibequadorian2022-04-101-1/+1