Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-06-18 | Pull translation updates | Allan McRae | 37 | -305/+366 |
2013-06-16 | makepkg: fix typo for distcc test | Allan McRae | 1 | -1/+1 |
2013-06-06 | repo-add; add option to remove existing package files from disk | Phillip Smith | 1 | -0/+12 |
2013-06-06 | Merge branch 'maint' | Allan McRae | 40 | -214/+356 |
2013-06-06 | Pull translation updates and regenerate | Allan McRae | 38 | -203/+348 |
2013-06-04 | pacman-key: Do not reinterpret keys from revoked keyrings | Dave Reisner | 1 | -11/+4 |
2013-06-04 | Restrict pkgname from starting with a dot. | Allan McRae | 1 | -0/+4 |
2013-05-30 | makepkg-template: add --version and some license info | Florian Pritz | 1 | -2/+32 |
2013-05-29 | makepkg-template: Stop using given/when | Florian Pritz | 1 | -14/+8 |