summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-05-08makepkg: create signature files outside of fakerootAllan McRae2-7/+36
2017-04-17makepkg: do not create symlinks in build directoryAllan McRae1-28/+0
2017-04-17makepkg: clean up pkgver and prepare log filesHEADworkingMichael Straube1-0/+6
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault2-5/+5
2017-01-04Provide source files for useful debug packagesAllan McRae1-2/+21
2017-01-04makepkg: Verify git signaturesEli Schwartz3-12/+79
2017-01-04libmakepkg/integrity: Verify file signatures in a separate functionEli Schwartz1-38/+46
2017-01-04repo-add: sort file list entriesAndrew Gregory1-1/+1
2017-01-04makepkg: sort package contentsAndrew Gregory1-12/+12
2017-01-04makepkg: warn about dotfiles in package rootAndrew Gregory3-0/+40
2017-01-04Update copyright yearsAllan McRae56-61/+61
2017-01-04makepkg: Disallow forward slashes in pkgverSteef Hegeman1-2/+2
2016-12-05Build a single debug package for all packages from a PKGBUILDAllan McRae2-7/+13
2016-12-05add generated scripts to gitignoreChristian Hesse1-0/+3
2016-12-05makepkg: reject packages with newlines in pathsAndrew Gregory3-0/+44
2016-12-05makepkg: abort on lint_package errorsAndrew Gregory4-3/+7
2016-12-05makepkg: reject package data with newlinesAndrew Gregory1-25/+38
2016-12-05makepkg: fix find_lib{depends, provides} resultsAndrew Gregory1-3/+3
2016-12-05makepkg: unset potentially architecture-specific varsDave Reisner1-1/+5
2016-12-05makepkg: fix quoting in calls to dependency checkingDave Reisner1-4/+4
2016-12-05makepkg: fix quoting in calls to check_depsDave Reisner1-3/+3
2016-12-05makepkg: make run_function_safe more robustDave Reisner1-8/+11
2016-12-05makepkg: remove vestiges of global errexitDave Reisner1-3/+3
2016-12-05Make sure all proper scripts are installed instead of the wrappersJohannes Löthberg1-3/+2
2016-12-05Revert "[RFC] Provide source files for useful debug packages"Allan McRae1-19/+1
2016-11-02[RFC] Provide source files for useful debug packagesAllan McRae1-1/+19
2016-10-22makepkg: print files with refs to $srcdir/$pkgdirIvy Foster1-7/+9
2016-10-22Use coreutils binaries for checking/generating checksumsAllan McRae4-26/+27
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter9-42/+67
2016-10-22Generalise makepkg-wrapper to handle any script using libmakepkgAllan McRae2-13/+20
2016-10-22libmakepkg: generate all scriptsAlad Wenter5-9/+10
2016-10-11Ensure makepkg-wrapper is built after makepkgAllan McRae1-5/+2
2016-10-10lint_pkgbuild/pkgname: pkgname is not allowed to be emptyChristian Hesse1-0/+5
2016-10-10Move bash/zsh completion out of contribAllan McRae4-1/+909
2016-10-10Remove pacman-optimizeAllan McRae4-197/+0
2016-10-10fix --printsrcinfo unify arch and non-arch specific variablesLevente Polyak1-1/+1
2016-09-09repo-add: fix error in directories with a space in their nameFabio Castell1-1/+1
2016-09-02Fix typo in pacman-db-upgrade usage messageAllan McRae1-1/+1
2016-08-30Fix file name in scripts potfileAllan McRae1-5/+5
2016-08-30libmakepkg: look for architecture-specific hashes in get_integlistJack O'Connor1-0/+11
2016-08-30pacman-key: reject armored signaturesAllan McRae1-0/+4
2016-05-18libmakepkg: extract functions for integrity checkingAshley Whetter10-429/+579
2016-05-18Use a more generic regexp when parsing output of gpg(1) in signature verifica...Leonid Isaev1-1/+1
2016-05-18makepkg: ignore the architecture for --printsrcinfoAlastair Hughes1-1/+1
2016-05-18makepkg: move build enviroment set-up to functionAllan McRae1-36/+43
2016-03-28libmakepkg: extract functions for writing .SRCINFO filesAshley Whetter4-101/+129
2016-03-21libmakepkg: ensure emptydir find command acts on individual directoriesAllan McRae1-1/+2
2016-02-26repo-add: do not alter the database if only verifying signatureAllan McRae1-0/+11
2016-02-26makepkg: Turn PACMAN_OPTS into an arrayXyne1-5/+5
2016-02-26makepkg: Remove upx and optipng supportAllan McRae5-110/+0