summaryrefslogtreecommitdiff
path: root/scripts/makepkg
AgeCommit message (Collapse)Author
2007-01-02* James Rosten <seinfeld90@gmail.com>Aaron Griffin
Makepkg dep removal on failure FS#5923
2006-12-21Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin
* fix in_array variables and usage * correct the final compression - 'filelist' was unused
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin
Formating / comment changes Fix dep check conditional
2006-12-21Errors with last merge (manual patching)Aaron Griffin
Misc fixes from Dan McGee <dpmcgee@gmail.com>
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin
DOC_DIRS variable for documentation removal repackage option structure cleanup some option removal (--keepdocs, --nostrip) output fixes (msg and msg2) * Jürgen Hötzel <juergen@hoetzel.info> user-specific makepkg.conf (~/.makepkg.conf)
2006-12-21* modeline fixes / reformattingAaron Griffin
* formatting / indentation fixes * makepkg: Dan McGee <dpmcgee@gmail.com> - integrity check fix Jürgen Hötzel <juergen@hoetzel.info> - EUID usage and "x$foo" check revamp
2006-12-19Makefile adjustments for installation rules:Aaron Griffin
added all the newer scripts/ added pacman.d and abs sysconf subdirs Minor makepkg revert for previous change to 'errexit' shell option
2006-12-18FS #3289 fix from Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-12-14* Dan McGee's makepkg updates ↵Aaron Griffin
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html * configure fixes (CFLAGS) * no-strict-aliasing hacks until full C99 compliance * --with-config-file configure option
2006-12-05Check status of final tar/compress package creation for final status (FS#3382)Aaron Griffin
2006-11-16Minor makepkg changes - mainly from Daniel McGeeAaron Griffin
2006-11-15* integrity check looping - support multiple algorithms at onceAaron Griffin
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he)
2006-10-19Added copyright holderAaron Griffin
2006-02-17partial support for version comparators (patch from VMiklos ↵Aurelien Foret
<vmiklos@frugalware.org>)
2006-02-16sync with pacman 2.9.8Aurelien Foret
2006-01-28use sudo for -i if available (fw)Judd Vinet
2006-01-26little fix for erroneous outputJudd Vinet
2006-01-22added new options field to PKGBUILDs for package-by-package overridesJudd Vinet
2005-12-30Added .tbz2 extension to makepkgJudd Vinet
2005-12-14added frugalware patch for DistCC supportJudd Vinet
2005-12-09Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packagesJudd Vinet
2005-10-25added patch from VMiklos - fixes ownership problems when building in a ↵Judd Vinet
chroot w/ fakeroot
2005-10-20copied up-to-date scripts from pacman 2.9.7Judd Vinet
2005-08-20changed license package field to a listAurelien Foret
2005-03-15made makepkg echo the version-release number as well (#2375)Judd Vinet
2005-03-15Initial revisionJudd Vinet