summaryrefslogtreecommitdiffstats
path: root/checkpkg
AgeCommit message (Expand)AuthorFilesLines
2011-08-13checkpkg: Use symlinks in work directory instead of copying the packagesEric Bélanger1-5/+5
2011-07-25checkpkg: Clean up soname check outputEric Bélanger1-3/+2
2011-07-25Replace backticks by $() and add missing quotesEric Bélanger1-9/+9
2011-05-16Change pacman calls with -Sd flags to -SddJakob Gruber1-1/+1
2011-04-29checkpkg: remove checking for old style package namesAllan McRae1-5/+0
2011-04-29checkpkg: Added epoch supportEric Bélanger1-1/+5
2011-01-08checkpkg: use sdiff -s to show differences in the file listsPierre Schmitz1-1/+1
2011-01-08checkpkg: get back to working directory after soname checkAllan McRae1-0/+1
2011-01-08checkpkg: Do not download oldpkg if in starting directoryAllan McRae1-0/+2
2010-12-02checkpkg: don't exclude libs ending with .soPierre Schmitz1-2/+2
2010-09-11checkpkg: make diff output more readablePierre Schmitz1-1/+1
2010-09-06checkpkg: fix extracting soname bumpsIonut Biru1-1/+1
2010-08-18copy packages into TEMPDIRIonut Biru1-6/+7
2010-07-11checkpkg: Improve output messagePierre Schmitz1-1/+1
2010-07-11checkpkg: Use temporary working directoryPierre Schmitz1-0/+5
2010-06-24removed mode lines; was not a good idea after allPierre Schmitz1-3/+0
2010-02-13apply common coding stylePierre Schmitz1-62/+63
2009-10-26checkpkg: Check package cache for old packagesEric Bélanger1-0/+2
2009-10-26checkpkg: Made wget quietEric Bélanger1-1/+1
2009-10-26checkpkg: Added split package supportEric Bélanger1-40/+43
2009-10-06checkpkg: Set CARCH=any when arch=anyFrançois Charette1-1/+3
2009-05-13Use $PKGEXT defined in makepkg.confPierre Schmitz1-5/+5
2008-01-23Ensure pkgurl is always fully-qualified pathname in checkpkg.Travis Willard1-15/+14
2008-01-23Improve makepkg config loading for checkpkg and extrapkg.Travis Willard1-1/+12
2007-11-29Whitespace fixes/cleanup to all of the scriptsDan McGee1-0/+2
2007-10-02checkpkg: chmod +xDan McGee1-0/+0
2007-10-02Sync package name checking for PKGDEST supportAaron Griffin1-1/+2
2007-10-02Updates for makepkg3 and current -> core changeDan McGee1-6/+19
2005-07-18fixed pacman command to not worry about version specific dependenciesJason Chu1-1/+1
2005-03-03fixed the typo in my logicJason Chu1-2/+2
2005-02-24added support for file://Jason Chu1-1/+5
2004-07-19actually fixed the problem this timeJason Chu1-1/+8
2004-07-19a couple tweaksJason Chu1-1/+3
2004-06-24added so name outputsJason Chu1-1/+16
2004-06-24very basic checking so farJason Chu1-0/+30
2004-06-24skeletonJason Chu1-0/+3