summaryrefslogtreecommitdiff
path: root/scripts/makepkg.sh.in
Commit message (Expand)AuthorAge
...
* | Merge branch 'maint'Dan McGee2010-06-30
|\|
| * makepkg: try standard paths for coreutils duAllan McRae2010-06-30
| * makepkg: remove bash4-only parameter expansion in check_sanityAndres P2010-06-30
| * makepkg: Only check regular files in $srcdir checkThomas Bächler2010-06-30
* | makepkg: clarify aborting on packaging failureAllan McRae2010-06-30
* | Merge branch 'maint'Dan McGee2010-06-24
|\|
| * makepkg: prevent error trap activation in bash-3.2Allan McRae2010-06-23
* | makepkg: Place source packages symlinks in build dir when SRCPKGDEST is usedEric Bélanger2010-06-24
* | makepkg: fix regression in split package function checkingAndres P2010-06-24
* | Merge branch 'maint'Dan McGee2010-06-20
|\|
| * makepkg: revert bash4-ismAllan McRae2010-06-20
| * makepkg: fallback to sane defaults for library strippingAllan McRae2010-06-16
* | makepkg: remove unnecessary use of sortAndres P2010-06-21
* | makepkg: use parameter expansion instead of basenameAndres P2010-06-21
* | makepkg: fix inconsistent output when checking dependenciesAndres P2010-06-21
* | makepkg: merge in-line splitpkg handling logicAndres P2010-06-21
* | makepkg: add to variables without expanding themAndres P2010-06-21
* | makepkg: less code repetition for empty variable checkingAndres P2010-06-21
* | makepkg: use "declare -f" to test for function presenceAndres P2010-06-21
* | makepkg: fix variable checks when writing pkginfoAndres P2010-06-21
* | makepkg: Extract from any file bsdtar can recognizeNezmer2010-06-17
* | makepkg: use printf when writing pkginfoAndres P2010-06-17
* | makepkg: use single redirection when writing PKGINFOAndres P2010-06-17
* | makepkg: use double bracketsAndres P2010-06-17
* | makepkg: use type -p's return value for PATH checksAndres P2010-06-17
* | makepkg: fallback to sane defaults for library strippingAllan McRae2010-06-17
|/
* makepkg: use BUILDFILE rather than BUILDSCRIPTAllan McRae2010-06-09
* makepkg: fix errors with multiple install or changelog filesAllan McRae2010-06-09
* Fix creation of source packagesAllan McRae2010-06-09
* makepkg: refactor absolute filename detectionCedric Staniewski2010-06-03
* makepkg: print only base filename of install/changelog filesCedric Staniewski2010-06-03
* makepkg: remove code duplication in buildscript parsingAndres P2010-05-27
* makepkg: replace unnecessary uses of grepAndres P2010-05-24
* makepkg: fix permissions on install and changelog filesAllan McRae2010-05-24
* makepkg: don't decompress when stripping binariesAndres P2010-05-24
* makepkg: allow skipping integrity checks when making source packageAllan McRae2010-05-18
* Resolve dependencies whenever --syncdeps is passed and --nodeps is notNezmer2010-05-18
* fix for incorrect checking of return code, which causes syntax errorsDieter Plaetinck2010-05-18
* makepkg: rework --skipintegAllan McRae2010-05-05
* makepkg -g: use checksums defined in the pkgbuildXavier Chantry2010-05-05
* makepkg: handle multiple install and changelog filesAllan McRae2010-05-05
* makepkg: fall back to su if sudo is not availableRay Kohler2010-05-05
* makepkg: improve removal of installed dependenciesAllan McRae2010-05-05
* makepkg: BSD find compatibility fixAllan McRae2010-04-26
* makepkg: deprecate repackaging without a package functionAllan McRae2010-04-26
* Bump copyright dates to 2010Dan McGee2010-03-14
* makepkg: always update symlinks to compressed man pagesAllan McRae2010-03-14
* makepkg: make strip options configurableCedric Staniewski2010-03-14
* makepkg: Remove setgid bit on srcdir/pkgdir creationDan McGee2010-03-14
* makepkg: abort on missing or non-writable PKGDESTAllan McRae2010-03-14