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