Age | Commit message (Expand) | Author | Files | Lines |
2014-03-12 | makepkg: Add a --noarchive option to inhibit archive creation | Pierre Neidhardt | 1 | -5/+16 |
2014-03-12 | makepkg: Comment on install_package() return code | Pierre Neidhardt | 1 | -2/+3 |
2014-03-03 | Fix install order in scripts Makefile | Allan McRae | 1 | -1/+1 |
2014-03-03 | makepkg: Support kernel.org's PGP signature scheme | Thomas Bächler | 1 | -3/+20 |
2014-03-03 | makepkg: implement support for stripping kernel modules | Steven Noonan | 1 | -0/+7 |
2014-02-02 | makepkg: remove unneeded "|| true" | Allan McRae | 1 | -4/+4 |
2014-02-02 | makepkg: Fix typo in variable name | Allan McRae | 1 | -2/+2 |
2014-02-02 | Do not remove source code references in PO/POT files | Rafael Ferreira | 1 | -1/+1 |
2014-02-02 | Prevent makepkg creating armored signatures | Lars Gustäbel | 1 | -1/+1 |
2014-01-28 | Consistently use 'directory' instead of 'folder' | Allan McRae | 1 | -1/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 7 | -7/+7 |
2014-01-06 | Update copyright years for 2014 | Allan McRae | 7 | -13/+13 |
2013-12-21 | makepkg: fix check for distcc | Maxime Arthaud | 1 | -1/+1 |
2013-12-15 | makepkg: fix consistency of downloaded sources permissions | Sébastien Luttringer | 1 | -3/+3 |
2013-11-15 | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 3 | -6/+14 |
2013-11-15 | Fix typo in pacman-optimize | Jason St. John | 1 | -1/+1 |
2013-11-15 | Fix whitespace and other formatting issues | Jason St. John | 2 | -5/+5 |
2013-11-15 | makepkg: move update_pkgver out of extract_sources | Allan McRae | 1 | -5/+4 |
2013-11-15 | Return zero from extract_file with local source file | Allan McRae | 1 | -1/+1 |
2013-11-08 | makepkg: only remove static libraries if they have a shared version | Allan McRae | 1 | -1/+6 |
2013-11-01 | makepkg: Allow "static library" to be translated | Allan McRae | 1 | -1/+1 |
2013-10-31 | makepkg: do not allow badly formatted arch lines | Allan McRae | 1 | -2/+2 |
2013-10-31 | makepkg: allow empty source arrays | Andrew Gregory | 1 | -1/+1 |
2013-10-15 | makepkg: validate updated pkgver before replacement | Dave Reisner | 1 | -7/+18 |
2013-10-15 | makepkg: use source_safe when resourcing BUILDFILE | Allan McRae | 1 | -1/+1 |
2013-10-14 | makepkg: add LIBRARY variable | Allan McRae | 2 | -0/+5 |
2013-10-14 | makepkg: run locally with libtool style wrapper | Allan McRae | 3 | -0/+49 |
2013-10-14 | makepkg: alphabetically order option variables | Allan McRae | 1 | -16/+16 |
2013-10-14 | makepkg: do not refer to src/ or pkg/ | Allan McRae | 1 | -4/+4 |
2013-10-14 | Add a -C, --cleanbuild option to clear the source directory before building a... | Lukáš Jirkovský | 1 | -2/+11 |
2013-10-14 | Link non-vcs sources into $srcdir during extraction | Allan McRae | 1 | -11/+9 |
2013-10-14 | Remove makepkg license check | Allan McRae | 1 | -13/+0 |
2013-10-14 | Use $srcdir/ rather than src/ in makepkg help | Allan McRae | 1 | -1/+1 |
2013-09-18 | makepkg: redirect downloader output to STDERR | Xyne | 1 | -1/+1 |
2013-09-18 | makepkg: include all hash types in integlist | Xyne | 1 | -1/+1 |
2013-09-18 | makepkg: use c-style for loops for integrity checks | Dave Reisner | 1 | -27/+24 |
2013-09-18 | makepkg: always use read's -r flag with filenames | Dave Reisner | 1 | -5/+5 |
2013-09-18 | makepkg: inline creation of checksum indenting | Dave Reisner | 1 | -12/+7 |
2013-09-18 | makepkg: cleanup a few format string injections | Dave Reisner | 1 | -5/+5 |
2013-09-04 | makepkg: add support for sha224 checksums | Dave Reisner | 1 | -1/+1 |
2013-09-04 | makepkg: unify list of known hash algorithms | Dave Reisner | 1 | -15/+16 |
2013-08-21 | makepkg: allow make-style environment var overrides | Dave Reisner | 1 | -0/+15 |
2013-08-21 | Do not refer to FlySpray numbers | Allan McRae | 1 | -1/+1 |
2013-07-30 | Fix whitespace in makepkg.sh.in and makepkg-template.pl.in | Jason St. John | 2 | -5/+5 |
2013-07-22 | Install makedepends and checkdepends together | Ashley Whetter | 1 | -3/+3 |
2013-07-22 | Update gitignore files for use with autoreconf | Allan McRae | 1 | -1/+9 |
2013-07-22 | Remove autotools files | Allan McRae | 1 | -444/+0 |
2013-06-26 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2013-06-23 | Respect paths with spaces on --install | Andrea Scarpino | 1 | -1/+1 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 38 | -306/+367 |