summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2007-05-29Set paths in pacman-optimize to use configure-time pathsDan McGee
2007-05-29Get --help and --version options working on all scriptsDan McGee
2007-05-28Switch to printf for output messages.Andrew Fyfe
2007-05-27Add autotool-generated scripts to .gitignoreDan McGee
2007-05-27Remove extra_dist from scripts/Makefile.amAndrew Fyfe
2007-05-27Fixed typo in scripts/repo-remove.inAndrew Fyfe
2007-05-27chmod -x scripts/*.inAndrew Fyfe
2007-05-27autotool scripts/updatesyncAndrew Fyfe
2007-05-27autotool scripts/repo-removeAndrew Fyfe
2007-05-27Added copyright header to scripts/abs.inAndrew Fyfe
2007-05-27autotool scripts/repo-addAndrew Fyfe
2007-05-27move parameter count check after check for help and version.Andrew Fyfe
2007-05-27autotool scripts/pacman-optimizeAndrew Fyfe
2007-05-27autotool scripts/makeworldAndrew Fyfe
2007-05-27autotool scripts/gensyncAndrew Fyfe
2007-05-27autotool scripts/absAndrew Fyfe
2007-05-27fix existing autotools in scripts/*Andrew Fyfe
2007-05-27makepkg: fakeroot-related changes and other misc outputDan McGee
2007-05-27Removed fakeroot hacks.Andrew Fyfe
2007-05-27Reduced the number of commands run inside fakeroot to the bare minimum.Andrew Fyfe
2007-05-16makepkg: ensure DISTCC_HOSTS variable is exported when requiredDan McGee
2007-05-14makepkg: a few small changesDan McGee
2007-05-14Cleaned up and simplified run_build().Andrew Fyfe
2007-05-14Moved commands to setup build environment and run build() into run_build().Andrew Fyfe
2007-05-14Cleaned up and simplified tidy_install().Andrew Fyfe
2007-05-14Moved commands to tidy up package install into tidy_install().Andrew Fyfe
2007-05-14Cleaned up and simplified create_package().Andrew Fyfe
2007-05-14Moved commands to create package file into create_package().Andrew Fyfe
2007-05-06repo-add: fix conflicts instead of conflict bugDan McGee
2007-05-06Allow repo-add to work with symlinks (fixes FS #7054)Dan McGee
2007-04-25repo-add: Fix bug where desc info was omitted if package in a groupMarcus Habernehl
2007-04-23rankmirrors: download first 50KB of DB to get more reliable numbersScott Horowitz
2007-04-17Bug fix for FS#6944Alexander Baldeck
2007-04-16makepkg: unset LC_MESSAGES during buildsDan McGee
2007-04-16makepkg: remove grep calls from stripping binariesAndrew Fyfe
2007-04-16Forward port 3.0.2 branch fixesDan McGee
2007-04-11Fix FS #6872- CFLAGS are not usedDan McGee
2007-04-05makepkg: spelling fixRoman Kyrylych
2007-04-04Enable support for other download protocols in makepkgDan McGee
2007-04-04Backport changes from 3.0.1Aaron Griffin
2007-04-01Tidy up usage of makepkg.confAndrew Fyfe
2007-03-31Gettext support in makepkgGiovanni Scafora
2007-03-31Move makepkg -> makepkg.in in anticaption of gettextized versionDan McGee
2007-03-29repo-add leaves .PKGINFO in the current directoryAaron Griffin
2007-03-29From: Andrew Fyfe <andrew@neptune-one.net>Aaron Griffin
2007-03-28Add execute permissions to abs and rankmirrorsDan McGee
2007-03-27Move .cvsignore -> .gitignoreDan McGee
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee
2007-03-20* TODO.dan updates.Dan McGee