summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-06-02Remove freespace checking codeDan McGee4-100/+0
2007-06-02Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier2-193/+248
2007-06-01Drop --usesudo option and add some checks related to ASROOTDan McGee2-33/+37
2007-06-01scripts/makepkg.in: Clean up gen/check checksum code.Andrew Fyfe1-68/+67
2007-06-01scripts/makepkg.in: Various clean ups.Andrew Fyfe3-32/+35
2007-06-01Cleaned up dependencies check functions in makepkgAndrew Fyfe1-104/+94
2007-06-01Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones10-22/+30
2007-06-01Updated Spanish TranslationJuan Pablo González T1-317/+151
2007-06-01Add Andrew to the authors listDan McGee1-0/+1
2007-06-01FS7319: Add option to disable the inclusion of abs script.Andrew Fyfe3-2/+25
2007-05-31alpm_parse_config(): ignore #.*$, not just ^#.*$VMiklos1-0/+3
2007-05-31Add autotool substitution for SRCEXT.Andrew Fyfe4-2/+13
2007-05-31Autotool fixes/cleanup.Andrew Fyfe3-7/+10
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee25-143/+142
2007-05-31Set an error exit status on -Qi or -Si failureDan McGee2-18/+15
2007-05-31Clean up variable usage in create_xdelta() and add a check for the xdelta pro...Dale Ogilvie1-17/+16
2007-05-31Add support for creating xdeltas in makepkg.Dale Ogilvie3-1/+95
2007-05-31makepkg: do not retrieve sources if NOEXTRACT or REPKG setDag Odenhall1-34/+38
2007-05-31makepkg: switch applicable $startdir/dir refs to new variable namesDan McGee1-8/+8
2007-05-31Check if pkgdir exists in create_packageDag Odenhall1-0/+5
2007-05-31makepkg: fix double occurance of word in asroot warningDag Odenhall1-1/+1
2007-05-31Use @sysconfdir@ in etc/ configuration filesDan McGee8-12/+14
2007-05-30doc/makepkg.8: document --log optionDan McGee1-0/+4
2007-05-30makepkg: add srcdir and pkgdir variablesDan McGee1-4/+6
2007-05-30makepkg: add source package creation optionDan McGee1-7/+59
2007-05-30Finish making autoconf changesDan McGee5-50/+80
2007-05-30scripts: do autoconf path replacement rightDan McGee11-94/+131
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