summaryrefslogtreecommitdiff
path: root/scripts/makepkg.in
Commit message (Expand)AuthorAge
* makepkg: Make it possible to create an empty packageRoman Kyrylych2007-06-09
* scripts/makepkg.in: Add gettext translation for WARNING and ERROR.Andrew Fyfe2007-06-04
* scripts/makepkg.in: Fix version comparision in create_xdelta().Andrew Fyfe2007-06-04
* Add gettext/i18n to most of the currently-used scriptsGiovanni Scafora2007-06-04
* scripts/makepkg.in: More clean up.Andrew Fyfe2007-06-03
* scripts/makepkg.in: Improve error handling and clean up on exit.Andrew Fyfe2007-06-03
* Clean up output messages for translation.Andrew Fyfe2007-06-03
* scripts/makepkg.in: Rewrite check_{options,buildenv} to tidy them up.Andrew Fyfe2007-06-03
* scripts/makepkg.in: Clean up.Andrew Fyfe2007-06-03
* Rename functions in makepkg for consistencyDan McGee2007-06-02
* makepkg: fix create_xdelta() and add warningAsh Milsted2007-06-02
* scripts/makepkg.in: Some more clean ups.Andrew Fyfe2007-06-02
* 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
* 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
* Add autotool substitution for SRCEXT.Andrew Fyfe2007-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
* makepkg: add srcdir and pkgdir variablesDan McGee2007-05-30
* makepkg: add source package creation optionDan McGee2007-05-30
* scripts: do autoconf path replacement rightDan McGee2007-05-30
* Substitute config directory in scripts.Andrew Fyfe2007-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
* Switch to printf for output messages.Andrew Fyfe2007-05-28
* chmod -x scripts/*.inAndrew Fyfe2007-05-27
* fix existing autotools in scripts/*Andrew Fyfe2007-05-27
* makepkg: fakeroot-related changes and other misc outputDan McGee2007-05-27
* Removed fakeroot hacks.Andrew Fyfe2007-05-27
* Reduced the number of commands run inside fakeroot to the bare minimum.Andrew Fyfe2007-05-27
* makepkg: ensure DISTCC_HOSTS variable is exported when requiredDan McGee2007-05-16
* makepkg: a few small changesDan McGee2007-05-14
* Cleaned up and simplified run_build().Andrew Fyfe2007-05-14
* Moved commands to setup build environment and run build() into run_build().Andrew Fyfe2007-05-14
* Cleaned up and simplified tidy_install().Andrew Fyfe2007-05-14
* Moved commands to tidy up package install into tidy_install().Andrew Fyfe2007-05-14
* Cleaned up and simplified create_package().Andrew Fyfe2007-05-14
* Moved commands to create package file into create_package().Andrew Fyfe2007-05-14
* Bug fix for FS#6944Alexander Baldeck2007-04-17
* makepkg: unset LC_MESSAGES during buildsDan McGee2007-04-16
* makepkg: remove grep calls from stripping binariesAndrew Fyfe2007-04-16
* Forward port 3.0.2 branch fixesDan McGee2007-04-16