| Commit message (Expand) | Author | Age | Files | Lines |
* | common: support disabling python shebang rewriting | classabbyamp | 2024-04-24 | 1 | -0/+4 |
* | common/hooks/pre-pkg/99-pkglint.sh: allow C.utf8 locale in glibc package | Andrew J. Hesford | 2024-03-13 | 1 | -2/+16 |
* | common/hooks/pre-pkg/04-generate-runtime-deps: partially revert sorting | classabbyamp | 2024-03-12 | 1 | -2/+2 |
* | xbps-src: split 32bit hook into two steps | Duncaen | 2023-09-07 | 1 | -0/+87 |
* | xbps-src: consistently use read -r when reading file paths | Duncaen | 2023-08-31 | 2 | -2/+2 |
* | hooks/gen-rt-deps: Look for rt-deps by subpkg first, common/shlibs later | Đoàn Trần Công Danh | 2023-08-30 | 1 | -51/+29 |
* | hooks: move prepare-32bit and shlib-provides to post-install | Đoàn Trần Công Danh | 2023-08-30 | 2 | -224/+0 |
* | gen-runtime-deps: verify rdeps for shlib_requires too | Đoàn Trần Công Danh | 2022-11-30 | 1 | -4/+5 |
* | pre-pkg/04-generate-runtime-deps.sh: avoid conflict with `broken` template var | Andrew J. Hesford | 2022-11-30 | 1 | -4/+4 |
* | hooks/99-pkglint.sh: error when pkg ships gschemas.compiled | Michal Vasilek | 2022-11-22 | 1 | -0/+5 |
* | pkglint: forbid /usr/lib/libexec | Đoàn Trần Công Danh | 2022-11-22 | 1 | -0/+9 |
* | hooks/99-pkglint.sh: error out if /usr/usr path is used | Duncaen | 2022-11-01 | 1 | -0/+5 |
* | hooks/99-pkglint.sh: error if /usr/share/man/man/ is used | Duncaen | 2022-09-10 | 1 | -0/+5 |
* | 99-pkglint: forbid /usr/etc | Đoàn Trần Công Danh | 2022-09-06 | 1 | -1/+1 |
* | common/hooks/pre-pkg/04-generate-runtime-deps.sh: fix sorequires | classabbyamp | 2022-05-13 | 1 | -3/+3 |
* | common/hooks/pre-pkg/04-generate-runtime-deps.sh: sort deps for reproducibility | classabbyamp | 2022-05-13 | 1 | -6/+5 |
* | hooks/99-pkglint.sh: make missing shlib entry not a warning | Piotr Wójcik | 2022-04-22 | 1 | -1/+1 |
* | common: fix tooling section in comments | Quentin Rameau | 2021-10-24 | 1 | -1/+1 |
* | python3: update to 3.10.0. | Andrew J. Hesford | 2021-10-09 | 1 | -1/+1 |
* | common/hooks: speed up generate-runtime-deps. | Érico Nogueira | 2021-07-22 | 1 | -12/+11 |
* | hooks/prepare-32bit: create packages from all *-devel | Piotr Wójcik | 2021-07-10 | 2 | -5/+12 |
* | hooks/prepare-32bit: correct devel packages matching | Piotr Wójcik | 2021-07-10 | 1 | -2/+2 |
* | base-files: fix conf files replacing each other wrong | q66 | 2021-02-28 | 1 | -11/+6 |
* | base-files: make some sysctls like kexec setting user-alterable | q66 | 2021-02-28 | 1 | -6/+11 |
* | hooks/pre-pkg/03-rewrite-python-shebang.sh: use grep -r instead of find. | Leah Neukirchen | 2021-01-30 | 1 | -1/+1 |
* | xbps-src: remove noarch | q66 | 2021-01-20 | 3 | -14/+3 |
* | hooks: abort if l10n files found in /usr/lib | Đoàn Trần Công Danh | 2021-01-09 | 1 | -0/+6 |
* | 99-pkglint-subpkgs: replace grep with case..esac | Đoàn Trần Công Danh | 2020-12-30 | 1 | -5/+9 |
* | 99-pkglint-subpkgs: correct for multiline subpackages | Đoàn Trần Công Danh | 2020-12-14 | 1 | -9/+15 |
* | xbps-src: consume all shebang arguments during rewrite | Andrew J. Hesford | 2020-06-18 | 1 | -1/+1 |
* | xbps-src: improve python shebang rewrites | Andrew J. Hesford | 2020-06-10 | 1 | -4/+17 |
* | pre-pkg: use existing info to check empty package | Đoàn Trần Công Danh | 2020-05-31 | 1 | -9/+8 |
* | xbps-src: pre-pkg: allow only white-listed directories. | Đoàn Trần Công Danh | 2020-05-31 | 1 | -1/+26 |
* | xbps-src: remove default python_version | Andrew J. Hesford | 2020-04-21 | 1 | -7/+5 |
* | pkglint: forbid files generated by mimedb trigger | Đoàn Trần Công Danh | 2020-04-12 | 1 | -0/+9 |
* | hook: python-shebang: check for shebang in the first line only | Đoàn Trần Công Danh | 2019-12-28 | 1 | -5/+6 |
* | xbps-src: new pre-pkg hook that prints collected rdeps. | Juan RP | 2019-12-15 | 1 | -0/+7 |
* | base-files: ship bin and lib symlinks | Cameron Nemo | 2019-12-14 | 1 | -9/+11 |
* | xbps-src: multiple performance improvements | Juan RP | 2019-07-10 | 2 | -29/+16 |
* | Revert "xbps-src: multiple performance improvements." | Jürgen Buchmüller | 2019-07-05 | 2 | -16/+29 |
* | xbps-src: multiple performance improvements. | Juan RP | 2019-07-05 | 2 | -29/+16 |
* | 99-pkglint.sh: prevent installing files in /destdir | Cameron Nemo | 2019-06-23 | 1 | -1/+1 |
* | xbps-src: exit properly if mktemp(1) fails, not from its subshell. | Juan RP | 2019-06-17 | 2 | -2/+2 |
* | xbps-src: cleaned up usage of mktemp(1). | Juan RP | 2019-06-17 | 2 | -2/+2 |
* | hooks/pre-pkg/05-prepare-32bit.sh: fix symlinks | Jürgen Buchmüller | 2019-05-28 | 1 | -1/+5 |
* | 05-preapre-32bit.sh: avoid useless use of cat | maxice8 | 2019-04-15 | 1 | -1/+1 |
* | 99-pkglint.sh: avoid useless use of cat | maxice8 | 2019-04-15 | 1 | -1/+1 |
* | 06-shlib-provides.sh: avoid useless use of cat | maxice8 | 2019-04-15 | 1 | -1/+1 |
* | 05-prepare-32bit.sh: remove dirname usage | maxice8 | 2019-04-14 | 1 | -2/+2 |
* | hooks/pre-pkg/05-prepare-32bit: handle files with spaces | maxice8 | 2019-04-06 | 1 | -2/+2 |