summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Update copyright years for 2014Allan McRae1-2/+2
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. John1-0/+2
2013-11-15Fix whitespace and other formatting issuesJason St. John1-3/+3
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 McRae1-0/+2
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. John1-4/+4
2013-07-22Install makedepends and checkdepends togetherAshley Whetter1-3/+3
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 McRae1-1/+1
2013-06-16makepkg: fix typo for distcc testAllan McRae1-1/+1
2013-06-06Merge branch 'maint'Allan McRae1-0/+4
2013-06-04Restrict pkgname from starting with a dot.Allan McRae1-0/+4
2013-05-29makepkg: add support for CARCH environment varPhillip Smith1-0/+2
2013-05-29makepkg: remove support for PKGBUILDs without a package() functionAllan McRae1-30/+11
2013-05-29makepkg: Add helper to test for functions in build scriptAllan McRae1-7/+11
2013-05-29makepkg: remove sourcing PKGBUILD from stdinAllan McRae1-8/+2
2013-05-29Merge branch 'maint'Allan McRae1-19/+19
2013-05-18makepkg: Use LOGDEST for logpipeAllan McRae1-1/+1
2013-05-18makepkg: fixup broken revision and repo referencesDave Reisner1-18/+18
2013-05-07Merge branch 'maint'Allan McRae1-11/+34
2013-04-30Add --noprepare option to makepkgEric Bélanger1-2/+7
2013-04-30Add -V/--version option to makepkg's usage function and man pageEric Bélanger1-0/+1
2013-04-28makepkg: avoid redirecting stdoutDave Reisner1-1/+1
2013-04-12makepkg: fix svn repo extractionAllan McRae1-4/+9