summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | makepkg: code cleanupDan McGee2007-06-02
* | scripts/makepkg.in: Move the remaining stages into functions.Andrew Fyfe2007-06-02
* | scripts/makepkg.in: All calls to eval_gettext have been remove, gettext.sh is...Andrew Fyfe2007-06-02
* | Remove freespace checking codeDan McGee2007-06-02
* | Move parts of pacman_query into subfunctions (query_search, query_group, quer...Chantry Xavier2007-06-02
* | Drop --usesudo option and add some checks related to ASROOTDan McGee2007-06-01
* | scripts/makepkg.in: Clean up gen/check checksum code.Andrew Fyfe2007-06-01
* | scripts/makepkg.in: Various clean ups.Andrew Fyfe2007-06-01
* | Cleaned up dependencies check functions in makepkgAndrew Fyfe2007-06-01
* | Change -z|--showsize flag to ShowSize pacman.conf optionNathan Jones2007-06-01
* | Updated Spanish TranslationJuan Pablo González T2007-06-01
* | Add Andrew to the authors listDan McGee2007-05-31
* | FS7319: Add option to disable the inclusion of abs script.Andrew Fyfe2007-05-31
* | alpm_parse_config(): ignore #.*$, not just ^#.*$VMiklos2007-05-31
* | Add autotool substitution for SRCEXT.Andrew Fyfe2007-05-31
* | Autotool fixes/cleanup.Andrew Fyfe2007-05-31
* | Move DB and cache dirs away from there dependence on ROOTDIRDan McGee2007-05-31
* | Set an error exit status on -Qi or -Si failureDan McGee2007-05-31
* | Clean up variable usage in create_xdelta() and add a check for the xdelta pro...Dale Ogilvie2007-05-30
* | Add support for creating xdeltas in makepkg.Dale Ogilvie2007-05-30
* | makepkg: do not retrieve sources if NOEXTRACT or REPKG setDag Odenhall2007-05-31
* | makepkg: switch applicable $startdir/dir refs to new variable namesDan McGee2007-05-31
* | Check if pkgdir exists in create_packageDag Odenhall2007-05-30
* | makepkg: fix double occurance of word in asroot warningDag Odenhall2007-05-30
* | Use @sysconfdir@ in etc/ configuration filesDan McGee2007-05-30
* | doc/makepkg.8: document --log optionDan McGee2007-05-30
* | makepkg: add srcdir and pkgdir variablesDan McGee2007-05-30
* | makepkg: add source package creation optionDan McGee2007-05-30
* | Finish making autoconf changesDan McGee2007-05-30
* | scripts: do autoconf path replacement rightDan McGee2007-05-30
* | Modernize and update configure.acDan McGee2007-05-30
* | Substitute config directory in scripts.Andrew Fyfe2007-05-29
* | Update POTFILES.in for new source file layout on pacman sideDan McGee2007-05-29
* | Set paths in pacman-optimize to use configure-time pathsDan McGee2007-05-29
* | Get --help and --version options working on all scriptsDan McGee2007-05-29
* | Add -mtune=generic to C{,XX}FLAGS in makepkg.confAndrew Fyfe2007-05-28
* | Switch to printf for output messages.Andrew Fyfe2007-05-28
* | Add autotool-generated scripts to .gitignoreDan McGee2007-05-27
* | Remove extra_dist from scripts/Makefile.amAndrew Fyfe2007-05-27
* | Fixed typo in scripts/repo-remove.inAndrew Fyfe2007-05-27
* | chmod -x scripts/*.inAndrew Fyfe2007-05-27
* | autotool scripts/updatesyncAndrew Fyfe2007-05-27
* | autotool scripts/repo-removeAndrew Fyfe2007-05-27
* | Added copyright header to scripts/abs.inAndrew Fyfe2007-05-27
* | autotool scripts/repo-addAndrew Fyfe2007-05-27
* | move parameter count check after check for help and version.Andrew Fyfe2007-05-27
* | autotool scripts/pacman-optimizeAndrew Fyfe2007-05-27
* | autotool scripts/makeworldAndrew Fyfe2007-05-27
* | autotool scripts/gensyncAndrew Fyfe2007-05-27
* | autotool scripts/absAndrew Fyfe2007-05-27