summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2014-01-06Update copyright years for 2014Allan McRae
2013-12-21makepkg: fix check for distccMaxime Arthaud
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-11-15Fix typo in pacman-optimizeJason St. John
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae
2013-11-15Return zero from extract_file with local source fileAllan McRae
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae
2013-10-31makepkg: allow empty source arraysAndrew Gregory
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae
2013-10-14makepkg: add LIBRARY variableAllan McRae
2013-10-14makepkg: run locally with libtool style wrapperAllan McRae
2013-10-14makepkg: alphabetically order option variablesAllan McRae
2013-10-14makepkg: do not refer to src/ or pkg/Allan McRae
2013-10-14Add a -C, --cleanbuild option to clear the source directory before building a...Lukáš Jirkovský
2013-10-14Link non-vcs sources into $srcdir during extractionAllan McRae
2013-10-14Remove makepkg license checkAllan McRae
2013-10-14Use $srcdir/ rather than src/ in makepkg helpAllan McRae
2013-09-18makepkg: redirect downloader output to STDERRXyne
2013-09-18makepkg: include all hash types in integlistXyne
2013-09-18makepkg: use c-style for loops for integrity checksDave Reisner
2013-09-18makepkg: always use read's -r flag with filenamesDave Reisner
2013-09-18makepkg: inline creation of checksum indentingDave Reisner
2013-09-18makepkg: cleanup a few format string injectionsDave Reisner
2013-09-04makepkg: add support for sha224 checksumsDave Reisner
2013-09-04makepkg: unify list of known hash algorithmsDave Reisner
2013-08-21makepkg: allow make-style environment var overridesDave Reisner
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-07-30Fix whitespace in makepkg.sh.in and makepkg-template.pl.inJason St. John
2013-07-22Install makedepends and checkdepends togetherAshley Whetter
2013-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
2013-06-26Merge branch 'maint'Allan McRae
2013-06-23Respect paths with spaces on --installAndrea Scarpino
2013-06-18Merge branch 'maint'Allan McRae
2013-06-18Pull translation updatesAllan McRae
2013-06-16makepkg: fix typo for distcc testAllan McRae
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith
2013-06-06Merge branch 'maint'Allan McRae
2013-06-06Pull translation updates and regenerateAllan McRae
2013-06-04pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner
2013-06-04Restrict pkgname from starting with a dot.Allan McRae
2013-05-30makepkg-template: add --version and some license infoFlorian Pritz
2013-05-29makepkg-template: Stop using given/whenFlorian Pritz
2013-05-29makepkg-template: Add gettext supportFlorian Pritz
2013-05-29Add makepkg-templateFlorian Pritz