summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2008-01-06Remove makeworld from pacman packageDan McGee
2008-01-06Remove hardcoded DBEXT value from scriptDan McGee
2008-01-05makepkg: add application/zip to the recognized typesDan McGee
2008-01-05scripts: extra exit() calls in usage() functionGustavo Chain
2008-01-05Remove mentions of ABS from makepkgDan McGee
2007-12-29Remove .FILELIST generation from makepkg (and elsewhere)Dan McGee
2007-12-28Makepkg missing check for empty pkgnameK. Piche
2007-12-21Do not move man pages to a non-FHS locationDan McGee
2007-12-21Remove abs from the pacman repositoryDan McGee
2007-12-19update of translation-help and fix a typo in gensync.Chantry Xavier
2007-12-16Set the default packager to "Unknown Packager"Dan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-04Compress hard linked man pagesAllan McRae
2007-11-13pacman-optimize: add note saying sync would be helpfulDan McGee
2007-11-13repo-add: Ensure only adding package's deltas.Nathan Jones
2007-11-11makeworld: gettext supportGiovanni Scafora
2007-11-11makepkg: remove .pacsave files when uninstalling dependenciesRoman Kyrylych
2007-11-08Correctly handle version comparisons for SVN/CVS/etc PKGBUILDS.Scott Horowitz
2007-11-05Fix mercurial complaining about directory already existingSebastian Nowicki
2007-11-04Add support for arch='any'Roman Kyrylych
2007-10-30abs: prefer csup to cvsupDan McGee
2007-10-28makepkg: add explicit dir to find callsDan McGee
2007-10-26Integrate versionpkg into makepkgScott Horowitz
2007-10-26makepkg: readd -p option that was lost in getopt conversionDan McGee
2007-10-19Add delta information to the repository database.Nathan Jones
2007-10-18scripts/makepkg.sh.in: Strip bins/libs in all {bin, sbin, lib} directories.Andrew Fyfe
2007-10-14Manually check xdelta exit codes.Nathan Jones
2007-10-08pacman-optimize: add check for diff/diffutilsDan McGee
2007-10-04makepkg: Fix typo to make xdelta creation work.Nathan Jones
2007-09-28makepkg: Fix output color codes for realDan McGee
2007-09-28makepkg: When we add an option, we should probably make it workDan McGee
2007-09-28Use ANSI 'foreground' color instead of hardcoding 'white'Aaron Griffin
2007-09-28Support for localized times in metadataAaron Griffin
2007-09-25Preliminary support for optdependsDan McGee
2007-09-17Allow rankmirrors to read from stdinPeter Johnson
2007-09-17rankmirrors : add support for the $repo var in url.Chantry Xavier
2007-09-06scripts/*.sh.in: Clean up and fix a few bugsAndrew Fyfe
2007-08-26scripts/makepkg.sh.in: Add missing [Andrew Fyfe
2007-08-23makepkg : add -L (--dereference) to file.Chantry Xavier
2007-08-12scripts/makepkg.sh.in: Fix 2 bugsAndrew Fyfe
2007-07-26Fix gettext output in repo-{add,remove}Andrew Fyfe
2007-07-15makepkg: Add note with some required programs for executionDan McGee
2007-07-15Add --asdeps option to pacmanDan McGee
2007-07-15Switch repo-add, repo-remove, and pacman-optimize to bsdtarDan McGee
2007-07-12Fix previous makepkg patch, and some pacman output.Andrew Fyfe
2007-07-10FS#7271 - [patch] option for avoiding caching netfilesAndrew Fyfe
2007-07-10makepkg: when running as root, cut out some warningsDan McGee
2007-07-10Cleanup of pacman_deptest()Andrew Fyfe
2007-07-10scripts/makepkg.sh.in: Add CHOST to the list of variables exported.Andrew Fyfe
2007-07-09Change the exit code for pacman_deptest().Andrew Fyfe