summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
...
* makepkg: symlink files in noextract into $srcdirAllan McRae2014-11-18
* makepkg: svn: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-17
* makepkg: only strip vcs prefixes from front of urlAndrew Gregory2014-11-17
* makepkg: do not strip bzr+ from bzr+ssh urlsAndrew Gregory2014-11-17
* makepkg: bzr: update existing sources in srcdir without removing them first.Allan McRae2014-11-17
* makepkg: hg: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-09
* makepkg: checkout a revision specified in SVN fragment in download_svn.Lukáš Jirkovský2014-11-09
* makepkg: git: update existing sources in srcdir without removing them first.Lukáš Jirkovský2014-11-09
* makepkg: improve stripping pkgdesc of whitespace for .PKGINFOAllan McRae2014-11-09
* makepkg: introduce .SRCINFO files for source packagesDave Reisner2014-11-09
* makepkg: simplify epoch handlingDave Reisner2014-11-09
* makepkg: ignore empty global attributes in extractionDave Reisner2014-11-09
* makepkg: always look for sources in source=()Dave Reisner2014-10-19
* makepkg: reorder args to pkgbuild_get_attribute for consistencyDave Reisner2014-10-13
* makepkg: simplify attr matching in extract_function_varDave Reisner2014-10-13
* makepkg: show full fingerprint on pgp failureDave Reisner2014-10-13
* Revert "makepkg: allow less than the full fingerprint in validpgpkeys"Dave Reisner2014-10-13
* makepkg: allow less than the full fingerprint in validpgpkeysDave Reisner2014-09-30
* makepkg: move negation in inequality comparisonsDave Reisner2014-09-30
* makepkg: abort if we can't add install/changelog to packageDave Reisner2014-09-30
* PKGBUILD: add support for arch-specific sourcesDave Reisner2014-09-30
* makepkg: break out checksum generation to its own functionDave Reisner2014-09-30
* makepkg: break out check_checksums to reasonably sized functionsDave Reisner2014-09-30
* makepkg: disallow values of 'arch' which might be problematicDave Reisner2014-09-23
* makepkg: let --source imply --ignorearchDave Reisner2014-09-23
* makepkg: use correct terminologyDave Reisner2014-09-23
* makepkg: do not eval dlcmdlolilolicon2014-09-15
* makepkg: Allow using sources with :: in themWilliam Giokas2014-09-15
* makepkg: replace bare eval with var extraction functionsDave Reisner2014-08-08
* PKGBUILD: handle arch specific attributesDave Reisner2014-08-08
* makepkg: refactor check_sanity, give it some sanity of its ownDave Reisner2014-08-08
* makepkg: disallow pkgver/pkgrel/epoch overrides in packagesDave Reisner2014-08-08
* makepkg: skip dependency checking with --verifysourceAllan McRae2014-08-04
* makepkg: ensure vcs download tool are installed when requiredAllan McRae2014-08-04
* makepkg: improve check and error message for buildfile locationDave Reisner2014-08-03
* makepkg: Respect XDG_CONFIG_HOMEJohannes Löthberg2014-08-03
* makepkg: handle "epoch=" in PKGBUILD with pkgver functionAllan McRae2014-06-29
* Use C locale for bsdtar calls during package creationAllan McRae2014-06-12
* makepkg: Remove redundant sig generation commentJohannes Löthberg2014-06-10
* makepkg: pass "--nocolor" to pacmanAndrew DeMaria2014-05-25
* makepkg: Force buildscripts to be in startdirAllan McRae2014-05-25
* makepkg: Introduce validpgpkeys arrayThomas Bächler2014-05-23
* makepkg: Treat a signature from an untrusted key as an errorThomas Bächler2014-05-23
* makepkg: Use read to parse status file during signature verification.Thomas Bächler2014-05-23
* makepkg: use dash instead of underscore in /usr/lib/debug/.build-idSteven Noonan2014-04-21
* Always supply base name and version info in .PKGFILE if neededAllan McRae2014-03-27
* makepkg: sign source packages with --signAllan McRae2014-03-27
* makepkg: Reorder some entries in usage() and getoptsPierre Neidhardt2014-03-13
* makepkg: enforce fakeroot usageAllan McRae2014-03-12
* makepkg: Remove --asroot optionAllan McRae2014-03-12