summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-09-13makepkg: respect $SOURCE_DATE_EPOCH to activate reproducible buildsEli Schwartz
2017-09-13libmakepkg: check for invalid tags in gitEli Schwartz
2017-07-06makepkg: add more information to .BUILDINFOLevente Polyak
2017-07-06makepkg: set default value for PACKAGERAllan McRae
2017-07-06makepkg: always write pkgbaseAllan McRae
2017-07-06makepkg: do not write baseverAllan McRae
2017-07-06libmakepkg: Fix improperly spelled local variable declarationEli Schwartz
2017-07-06libmakepkg/integrity: Fix error message not sent to stderrEli Schwartz
2017-07-06libmakepkg: fix unsanitized source filenamesEli Schwartz
2017-05-16makepkg: introduce SOURCE_DATE_EPOCHAllan McRae
2017-05-16makepkg: remove build date from .PKGINFO headerAllan McRae
2017-05-08makepkg: create signature files outside of fakerootAllan McRae
2017-04-17makepkg: do not create symlinks in build directoryAllan McRae
2017-04-17makepkg: clean up pkgver and prepare log filesMichael Straube
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault
2017-01-04Provide source files for useful debug packagesAllan McRae
2017-01-04makepkg: Verify git signaturesEli Schwartz
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz
2017-01-04repo-add: sort file list entriesAndrew Gregory
2017-01-04makepkg: sort package contentsAndrew Gregory
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae
2016-12-05add generated scripts to gitignoreChristian Hesse
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory
2016-12-05makepkg: reject package data with newlinesAndrew Gregory
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner
2016-12-05makepkg: make run_function_safe more robustDave Reisner
2016-12-05makepkg: remove vestiges of global errexitDave Reisner
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae
2016-10-22libmakepkg: generate all scriptsAlad Wenter
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse
2016-10-10Move bash/zsh completion out of contribAllan McRae
2016-10-10Remove pacman-optimizeAllan McRae
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae
2016-08-30Fix file name in scripts potfileAllan McRae