Age | Commit message (Expand) | Author | Files | Lines |
2015-02-01 | makepkg: split package tidying into libmakepkg | Allan McRae | 16 | -145/+560 |
2015-02-01 | makepkg: split PKGBUILD/makepkg.conf option checking to libmakepkg | Allan McRae | 3 | -87/+110 |
2015-02-01 | makepkg: rename other_options to build_options | Allan McRae | 1 | -3/+3 |
2015-02-01 | makepkg: split message functions into libmakepkg | Allan McRae | 6 | -30/+125 |
2015-02-01 | add option to optimize PNG images with optipng | Christian Hesse | 1 | -1/+20 |
2015-02-01 | remove globbing for upx and make UPXFLAGS an array variable | Christian Hesse | 1 | -2/+2 |
2015-02-01 | Update copyright notices for 2015 | Allan McRae | 7 | -13/+13 |
2015-02-01 | Merge branch 'maint' | Allan McRae | 1 | -3/+3 |
2015-02-01 | makepkg: refix removing static libraries when shared uses absolute symlinks | Allan McRae | 1 | -2/+2 |
2015-02-01 | makepkg: Set the working copy destination explicitly when cloning in extract_git | Lukáš Jirkovský | 1 | -1/+1 |
2015-01-12 | Merge branch 'maint' | Allan McRae | 1 | -0/+3 |
2015-01-12 | makepkg: clear destination array in array_build | Allan McRae | 1 | -0/+3 |
2015-01-11 | makepkg-template: Remove linenumber/file from errors | Florian Pritz | 1 | -2/+2 |
2015-01-11 | Merge branch 'maint' | Allan McRae | 1 | -3/+5 |
2015-01-11 | makepkg: restore attr merging for write_pkginfo | Dave Reisner | 1 | -0/+2 |
2015-01-11 | makepkg: avoid nested quoting in string replacement | Dave Reisner | 1 | -2/+2 |
2015-01-11 | makepkg: fix removing static libraries when shared use absolute symlinks | Allan McRae | 1 | -1/+1 |
2015-01-02 | pkgdelta: Use high compression options offered by xdelta3 | Mohammad Alsaleh | 1 | -1/+1 |
2015-01-02 | Merge branch 'maint' | Allan McRae | 1 | -1/+1 |
2015-01-02 | makepkg: avoid expansion of var in arithmetic context | Dave Reisner | 1 | -1/+1 |
2014-12-28 | Merge branch 'maint' | Allan McRae | 1 | -3/+4 |
2014-12-28 | Fix .SRCINFO output with architecture specific fields | Allan McRae | 1 | -3/+4 |
2014-12-27 | makepkg: print the name of the source array being checked | Dave Reisner | 1 | -4/+5 |
2014-12-27 | makepkg: call out the source array(s) missing checksums | Dave Reisner | 1 | -1/+1 |
2014-12-27 | makepkg: fix typo in dep array name | Dave Reisner | 1 | -1/+1 |
2014-12-24 | makepkg: properly correlate checksums for multiple sources | Dave Reisner | 1 | -19/+13 |
2014-12-24 | pacman-db-upgrade: set umask 022 | Peter Wu | 1 | -0/+3 |
2014-12-24 | makepkg: download sources for all architectures when making source package | Allan McRae | 1 | -1/+1 |
2014-12-24 | pacman-db-upgrade: be more verbose | Allan McRae | 1 | -2/+2 |
2014-12-22 | makepkg-template: Remove unused printf format string | Florian Pritz | 1 | -1/+1 |
2014-12-22 | Check architecture specific fields for VCS support | Allan McRae | 1 | -3/+13 |
2014-12-21 | Fix double spaces in "Running %s as root is not allowed" message | Timothy Redaelli | 1 | -1/+1 |
2014-12-19 | Update translations from transifex | Allan McRae | 42 | -6565/+11517 |
2014-12-18 | makepkg: correctly add changelog files | Dave Reisner | 1 | -1/+1 |
2014-11-26 | pacman-db-upgrade: fix issue with find argument list length overflow | Allan McRae | 1 | -1/+4 |
2014-11-21 | pacman-key: compatibility with gnupg-2.1 | Tobias Powalowski | 1 | -0/+1 |
2014-11-19 | Fix translation error and remove empty po files | Allan McRae | 5 | -7092/+0 |
2014-11-18 | Update po files to send to Transifex | Allan McRae | 38 | -5660/+32673 |
2014-11-18 | Pull translation updates from Transifex | Allan McRae | 41 | -6869/+9442 |
2014-11-18 | makepkg: symlink files in noextract into $srcdir | Allan McRae | 1 | -5/+6 |
2014-11-17 | makepkg: svn: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 1 | -5/+1 |
2014-11-17 | makepkg: only strip vcs prefixes from front of url | Andrew Gregory | 1 | -4/+4 |
2014-11-17 | makepkg: do not strip bzr+ from bzr+ssh urls | Andrew Gregory | 1 | -1/+3 |
2014-11-17 | makepkg: bzr: update existing sources in srcdir without removing them first. | Allan McRae | 1 | -5/+11 |
2014-11-09 | makepkg: hg: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 1 | -4/+10 |
2014-11-09 | makepkg: checkout a revision specified in SVN fragment in download_svn. | Lukáš Jirkovský | 1 | -28/+15 |
2014-11-09 | makepkg: git: update existing sources in srcdir without removing them first. | Lukáš Jirkovský | 1 | -5/+14 |
2014-11-09 | makepkg: improve stripping pkgdesc of whitespace for .PKGINFO | Allan McRae | 1 | -1/+6 |
2014-11-09 | makepkg: introduce .SRCINFO files for source packages | Dave Reisner | 1 | -1/+98 |
2014-11-09 | makepkg: simplify epoch handling | Dave Reisner | 1 | -3/+1 |