summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
...
* | makepkg: rename other_options to build_optionsAllan McRae2015-02-01
* | makepkg: split message functions into libmakepkgAllan McRae2015-02-01
* | add option to optimize PNG images with optipngChristian Hesse2015-02-01
* | remove globbing for upx and make UPXFLAGS an array variableChristian Hesse2015-02-01
* | Update copyright notices for 2015Allan McRae2015-02-01
* | Merge branch 'maint'Allan McRae2015-02-01
|\|
| * makepkg: refix removing static libraries when shared uses absolute symlinksAllan McRae2015-02-01
| * makepkg: Set the working copy destination explicitly when cloning in extract_gitLukáš Jirkovský2015-02-01
* | Merge branch 'maint'Allan McRae2015-01-12
|\|
| * makepkg: clear destination array in array_buildAllan McRae2015-01-12
* | Merge branch 'maint'Allan McRae2015-01-11
|\|
| * makepkg: restore attr merging for write_pkginfoDave Reisner2015-01-11
| * makepkg: avoid nested quoting in string replacementDave Reisner2015-01-11
| * makepkg: fix removing static libraries when shared use absolute symlinksAllan McRae2015-01-11
* | Merge branch 'maint'Allan McRae2015-01-02
|\|
| * makepkg: avoid expansion of var in arithmetic contextDave Reisner2015-01-02
* | Merge branch 'maint'Allan McRae2014-12-28
|\|
| * Fix .SRCINFO output with architecture specific fieldsAllan McRae2014-12-28
* | makepkg: print the name of the source array being checkedDave Reisner2014-12-27
* | makepkg: call out the source array(s) missing checksumsDave Reisner2014-12-27
|/
* makepkg: fix typo in dep array nameDave Reisner2014-12-27
* makepkg: properly correlate checksums for multiple sourcesDave Reisner2014-12-24
* makepkg: download sources for all architectures when making source packageAllan McRae2014-12-24
* Check architecture specific fields for VCS supportAllan McRae2014-12-22
* Fix double spaces in "Running %s as root is not allowed" messageTimothy Redaelli2014-12-21
* makepkg: correctly add changelog filesDave Reisner2014-12-18
* 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