summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Update copyright years for 2014Allan McRae7-13/+13
2013-12-21makepkg: fix check for distccMaxime Arthaud1-1/+1
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer1-3/+3
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John3-6/+14
2013-11-15Fix typo in pacman-optimizeJason St. John1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John2-5/+5
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae1-5/+4
2013-11-15Return zero from extract_file with local source fileAllan McRae1-1/+1
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae1-1/+6
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae1-1/+1
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae1-2/+2
2013-10-31makepkg: allow empty source arraysAndrew Gregory1-1/+1
2013-10-15makepkg: validate updated pkgver before replacementDave Reisner1-7/+18
2013-10-15makepkg: use source_safe when resourcing BUILDFILEAllan McRae1-1/+1
2013-10-14makepkg: add LIBRARY variableAllan McRae2-0/+5
2013-10-14makepkg: run locally with libtool style wrapperAllan McRae3-0/+49
2013-10-14makepkg: alphabetically order option variablesAllan McRae1-16/+16
2013-10-14makepkg: do not refer to src/ or pkg/Allan McRae1-4/+4
2013-10-14Add a -C, --cleanbuild option to clear the source directory before building a...Lukáš Jirkovský1-2/+11
2013-10-14Link non-vcs sources into $srcdir during extractionAllan McRae1-11/+9
2013-10-14Remove makepkg license checkAllan McRae1-13/+0
2013-10-14Use $srcdir/ rather than src/ in makepkg helpAllan McRae1-1/+1
2013-09-18makepkg: redirect downloader output to STDERRXyne1-1/+1
2013-09-18makepkg: include all hash types in integlistXyne1-1/+1
2013-09-18makepkg: use c-style for loops for integrity checksDave Reisner1-27/+24
2013-09-18makepkg: always use read's -r flag with filenamesDave Reisner1-5/+5
2013-09-18makepkg: inline creation of checksum indentingDave Reisner1-12/+7
2013-09-18makepkg: cleanup a few format string injectionsDave Reisner1-5/+5
2013-09-04makepkg: add support for sha224 checksumsDave Reisner1-1/+1
2013-09-04makepkg: unify list of known hash algorithmsDave Reisner1-15/+16
2013-08-21makepkg: allow make-style environment var overridesDave Reisner1-0/+15
2013-08-21Do not refer to FlySpray numbersAllan McRae1-1/+1
2013-07-30Fix whitespace in makepkg.sh.in and makepkg-template.pl.inJason St. John2-5/+5
2013-07-22Install makedepends and checkdepends togetherAshley Whetter1-3/+3
2013-07-22Update gitignore files for use with autoreconfAllan McRae1-1/+9
2013-07-22Remove autotools filesAllan McRae1-444/+0
2013-06-26Merge branch 'maint'Allan McRae1-1/+1
2013-06-23Respect paths with spaces on --installAndrea Scarpino1-1/+1
2013-06-18Merge branch 'maint'Allan McRae38-306/+367
2013-06-18Pull translation updatesAllan McRae37-305/+366
2013-06-16makepkg: fix typo for distcc testAllan McRae1-1/+1
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith1-0/+12
2013-06-06Merge branch 'maint'Allan McRae40-214/+356
2013-06-06Pull translation updates and regenerateAllan McRae38-203/+348
2013-06-04pacman-key: Do not reinterpret keys from revoked keyringsDave Reisner1-11/+4
2013-06-04Restrict pkgname from starting with a dot.Allan McRae1-0/+4
2013-05-30makepkg-template: add --version and some license infoFlorian Pritz1-2/+32
2013-05-29makepkg-template: Stop using given/whenFlorian Pritz1-14/+8
2013-05-29makepkg-template: Add gettext supportFlorian Pritz2-27/+48
2013-05-29Add makepkg-templateFlorian Pritz3-0/+180