summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
* makepkg: don't hardcode path to stripDave Reisner2011-08-15
* Update several translation stringsDan McGee2011-08-08
* makepkg: ignore epoch when undeclaredDave Reisner2011-08-08
* makepkg: refactor checking source integrityAllan McRae2011-07-27
* makepkg: more control of skipping integrity checksAllan McRae2011-07-27
* makepkg: Add support for verifying pgp signaturesWieland Hoffmann2011-07-27
* makepkg: get package version with overridesAllan McRae2011-07-27
* makepkg: allow epoch to be overriddenAllan McRae2011-07-27
* makepkg: check arch overrides for required architectureAllan McRae2011-07-27
* makepkg: check overrides for pkgrel and pkgverAllan McRae2011-07-27
* makepkg: pkgver and pkgrel can not have whitespaceAllan McRae2011-07-27
* Merge branch 'maint'Dan McGee2011-07-18
|\
| * makepkg: fix issue with filenames with spaces and noextractAllan McRae2011-07-18
* | makepkg: only test for writable PKGDEST when needed.Rogutės Sparnuotos2011-07-18
* | makepkg: remove unused -C option from option listDave Reisner2011-07-14
* | makepkg: skip devel_check when reading from a pipeDave Reisner2011-07-14
* | makepkg: Remove pre-optimization from in_array()DJ Mills2011-07-14
* | makepkg: Remove OPT_TEMP hack in parse_options callDJ Mills2011-07-14
* | Add 'compress' compression format as an available optionDan McGee2011-07-14
* | fix vim syntax highlighting of .sh filesFlorian Pritz2011-06-30
* | Merge remote-tracking branch 'dave/makepkg'Dan McGee2011-06-30
|\ \
| * | makepkg: simplify SIGNPKG checkDave Reisner2011-06-28
| * | makepkg: fix vim syntax highlightingDave Reisner2011-06-28
| * | makepkg: remove unneeded echoDave Reisner2011-06-28
* | | makepkg: only source user override if using default config fileDan McGee2011-06-30
* | | makepkg: fix typo (missing quotes)Rémy Oudompheng2011-06-30
* | | makepkg: fix removing symbolic linkAllan McRae2011-06-30
|/ /
* | Revert "Merge branch 'master' of git://projects.archlinux.org/pacman"Dan McGee2011-06-27
* | Merge remote-tracking branch 'dave/repo-add'Dan McGee2011-06-27
|\ \
| * \ Merge branch 'master' of git://projects.archlinux.org/pacmanDave Reisner2011-06-24
| |\ \
| * | | makepkg: fix incorrect parenthesis in gettext callDave Reisner2011-06-24
* | | | Remove -f option from ln for POSIX complianceEric Bélanger2011-06-27
* | | | makepkg: Add warning if VCS tool is not present when determining latest VCS r...Eric Bélanger2011-06-27
* | | | makepkg: Move check for sudo into check_software functionEric Bélanger2011-06-27
| |/ / |/| |
* | | makepkg: Remove a lone quotation markWieland Hoffmann2011-06-24
* | | makepkg: remove the cleancache optionAllan McRae2011-06-24
|/ /
* | makepkg: clean-up of output messagesAllan McRae2011-06-24
* | Merge branch 'po-split'Dan McGee2011-06-23
|\ \
| * | po/: split into scripts/po/ and src/pacman/po/Dan McGee2011-06-23
* | | makepkg: Added checks in check_software for distcc, ccache, strip and gzipEric Bélanger2011-06-23
* | | makepkg: remove distcc/makeflags option interactionDan McGee2011-06-23
|/ /
* | makepkg: fix 'check_sofware' typoDan McGee2011-06-22
* | makepkg: add software check functionAllan McRae2011-06-22
* | makepkg: move comment into correct placeAllan McRae2011-06-22
* | makepkg: adjust libprovides/depends messagesAllan McRae2011-06-22
* | makepkg: allow specifying alternative build directoryAllan McRae2011-06-22
* | makepkg: Add UPX compression supportAllan McRae2011-06-22
* | makepkg: fix broken syntax (double $)Florian Pritz2011-06-20
* | makepkg: create source package inside fakerootAllan McRae2011-06-15
* | makepkg: move option parsing code to separate fileAllan McRae2011-06-15