summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-30Use @sysconfdir@ in etc/ configuration filesDan McGee
2007-05-30doc/makepkg.8: document --log optionDan McGee
2007-05-30makepkg: add srcdir and pkgdir variablesDan McGee
2007-05-30makepkg: add source package creation optionDan McGee
2007-05-30Finish making autoconf changesDan McGee
2007-05-30scripts: do autoconf path replacement rightDan McGee
2007-05-30Modernize and update configure.acDan McGee
2007-05-29Substitute config directory in scripts.Andrew Fyfe
2007-05-29Update POTFILES.in for new source file layout on pacman sideDan McGee
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-28Add -mtune=generic to C{,XX}FLAGS in makepkg.confAndrew Fyfe
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-24Add missing new line to 'pacman -T' output.Andrew Fyfe
2007-05-20Add -Qee option for the original behavior of -QeChantry Xavier
2007-05-18Allow $repo expansion in 'Server' config linesAaron Griffin
2007-05-18Fix extraneous "ignoring upgrade" output on Ignore'd packagesChantry Xavier
2007-05-18Fix broken resolve_path functionAaron Griffin
2007-05-18Continue scanning when an invalid DB entry is foundAaron Griffin
2007-05-18Remove trailing slashes from Server URLsAaron Griffin
2007-05-18Fix libarchive permission extractionAaron Griffin
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-14Add three new 'requiredby' pactestsDan McGee
2007-05-14Use alpm_depcmp in _alpm_pkg_update_requiredbyNagy Gabor
2007-05-14Remove unnecessary casts on malloc and elsewhereDan McGee
2007-05-14Display size for packagesNathan Jones