summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-05-30Modernize and update configure.acDan McGee2-85/+104
2007-05-29Substitute config directory in scripts.Andrew Fyfe7-18/+22
2007-05-29Update POTFILES.in for new source file layout on pacman sideDan McGee1-5/+1
2007-05-29Set paths in pacman-optimize to use configure-time pathsDan McGee4-35/+39
2007-05-29Get --help and --version options working on all scriptsDan McGee8-72/+104
2007-05-29Add -mtune=generic to C{,XX}FLAGS in makepkg.confAndrew Fyfe1-2/+2
2007-05-28Switch to printf for output messages.Andrew Fyfe1-41/+45
2007-05-27Add autotool-generated scripts to .gitignoreDan McGee1-0/+7
2007-05-27Remove extra_dist from scripts/Makefile.amAndrew Fyfe1-10/+0
2007-05-27Fixed typo in scripts/repo-remove.inAndrew Fyfe1-1/+1
2007-05-27chmod -x scripts/*.inAndrew Fyfe8-0/+0
2007-05-27autotool scripts/updatesyncAndrew Fyfe3-6/+21
2007-05-27autotool scripts/repo-removeAndrew Fyfe3-2/+18
2007-05-27Added copyright header to scripts/abs.inAndrew Fyfe1-0/+20
2007-05-27autotool scripts/repo-addAndrew Fyfe3-2/+18
2007-05-27move parameter count check after check for help and version.Andrew Fyfe2-10/+10
2007-05-27autotool scripts/pacman-optimizeAndrew Fyfe3-3/+17
2007-05-27autotool scripts/makeworldAndrew Fyfe3-4/+22
2007-05-27autotool scripts/gensyncAndrew Fyfe3-3/+18
2007-05-27autotool scripts/absAndrew Fyfe3-1/+17
2007-05-27fix existing autotools in scripts/*Andrew Fyfe2-2/+10
2007-05-27makepkg: fakeroot-related changes and other misc outputDan McGee2-15/+16
2007-05-27Removed fakeroot hacks.Andrew Fyfe1-29/+2
2007-05-27Reduced the number of commands run inside fakeroot to the bare minimum.Andrew Fyfe1-39/+67
2007-05-25Add missing new line to 'pacman -T' output.Andrew Fyfe1-1/+1
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier2-3/+4
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin3-22/+72
2007-05-18Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier1-6/+8
2007-05-18Fix broken resolve_path functionAaron Griffin1-21/+7
2007-05-18Continue scanning when an invalid DB entry is foundAaron Griffin1-1/+3
2007-05-18Remove trailing slashes from Server URLsAaron Griffin1-0/+4
2007-05-18Fix libarchive permission extractionAaron Griffin1-0/+2
2007-05-16makepkg: ensure DISTCC_HOSTS variable is exported when requiredDan McGee1-4/+3
2007-05-14makepkg: a few small changesDan McGee1-13/+10
2007-05-14Cleaned up and simplified run_build().Andrew Fyfe1-12/+19
2007-05-14Moved commands to setup build environment and run build() into run_build().Andrew Fyfe1-64/+68
2007-05-14Cleaned up and simplified tidy_install().Andrew Fyfe1-28/+24
2007-05-14Moved commands to tidy up package install into tidy_install().Andrew Fyfe1-61/+64
2007-05-14Cleaned up and simplified create_package().Andrew Fyfe1-25/+26
2007-05-14Moved commands to create package file into create_package().Andrew Fyfe1-88/+91
2007-05-14Add three new 'requiredby' pactestsDan McGee3-0/+52
2007-05-14Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor1-28/+13
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee11-31/+31
2007-05-14Display size for packagesNathan Jones5-11/+47
2007-05-14Fix inconsistency in options in default makepkg.confDan McGee1-1/+3
2007-05-10Slight updates to PKGBUILD.vimDan McGee1-52/+47
2007-05-10Updated vim syntax fileAlessio 'mOLOk' Bolognino1-130/+81
2007-05-10Add vim syntax file for PKGBUILDs to contrib/Alessio 'mOLOk' Bolognino3-2/+296
2007-05-10Fix IgnorePkg handling with replacement packagesAaron Griffin1-1/+3
2007-05-07Clean up query_fileownerDan McGee1-8/+8