summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg
AgeCommit message (Expand)AuthorFilesLines
2007-05-16Ensure MAKEFLAGS and DISTCC_HOSTS are exported if requiredDan McGee1-5/+5
2007-04-28Bumps for pacman 3.0.3v3.0.3Dan McGee1-1/+1
2007-04-18* Alexander Baldeck <alexander@archlinux.org>Aaron Griffin1-1/+1
2007-04-17makepkg: unset one more language variableDan McGee1-1/+1
2007-04-17Bugfixes in prep for a 3.0.2 releaseDan McGee1-2/+1
2007-04-11Fix FS #6872- CFLAGS were not being exportedDan McGee1-0/+4
2007-04-04* Tom Killian <tom@archlinux.org>Aaron Griffin1-1/+5
2007-03-30From: Andrew Fyfe <andrew@neptune-one.net>Aaron Griffin1-0/+2
2007-03-25* Fix bug where 'makepkg -L' doesn't stop on build failure.v3.0.0Dan McGee1-13/+8
2007-03-24Andrew Fyfe <andrew@neptune-one.net>Dan McGee1-2/+2
2007-03-20* makepkg: a few more changes to get dependencies working correctly. If aDan McGee1-10/+18
2007-03-20* makepkg: Fix behavior of -Ssr: deps were not being correctly removed before.Dan McGee1-12/+26
2007-03-19* makepkg: fix installation of dependencies with version comparitors.Dan McGee1-3/+8
2007-03-19* Added quoting on several makepkg paths that were lacking it.Dan McGee1-18/+18
2007-03-15* Missing a 'msg' in makepkg- pointed out by wain on Flyspray. Thanks!Dan McGee1-1/+1
2007-03-09* Another slight update, getting rid of -rf flags and clarifying a message.Dan McGee1-2/+3
2007-03-09* Added confirmation step to makepkg -C operation to ensure user is deletingDan McGee1-6/+18
2007-03-03* file utility was updated to version 4.20, removing code that was there toDan McGee1-12/+6
2007-02-28* Implemented Douglas' suggestion from the ML- print all integrity checksDan McGee1-3/+7
2007-02-26* pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin1-5/+5
2007-02-24else if --> elif (thanks to yankees26 for finding this)Aaron Griffin1-1/+1
2007-02-24Syntax errorAaron Griffin1-1/+1
2007-02-23Implementing feature request: <http://bugs.archlinux.org/task/4706>Dan McGee1-15/+19
2007-02-14While trying to change the number of missing deps output by makepkg, I noticedAaron Griffin1-37/+44
2007-02-13* unset LC_ALL, LANG after sourcing /etc/profile.d/*Jürgen Hötzel1-4/+4
2007-02-11* Implemented FS #5641 as suggested in Aaron's comment- '-S' option now meansDan McGee1-40/+43
2007-02-09* Fix #2982 - use -Rs to remove depsAaron Griffin1-2/+2
2007-02-08* Nice overhaul of manpages. It is at least a start.Dan McGee1-1/+1
2007-02-06* Makepkg updates, and small bugfix on man page compression.Dan McGee1-1/+9
2007-02-06I should test code before I check it in. Also a fix for the annoying wget out...Dan McGee1-3/+3
2007-02-06* Added some backwards compatability stuff to makepkg, along with helpfulDan McGee1-6/+21
2007-02-04* Updated makepkg to use a new form of options. These two arrays now replaceDan McGee1-21/+61
2007-02-03Fix problem with PKGDEST variable not being used correctly.Dan McGee1-2/+3
2007-02-01It appears I misunderstood what this bash-ism didAaron Griffin1-1/+1
2007-02-01This removes the warning about skipping dependency checking when the user isDan McGee1-1/+4
2007-02-01install scriptlet is _always_ .INSTALLAaron Griffin1-1/+1
2007-02-01Move filelist creation ABOVE the other metafiles to keep them out of the listAaron Griffin1-5/+5
2007-02-01removal of unnecessary '\' in integrity check generationDan McGee1-3/+1
2007-01-26James Rosten <seinfeld90 at gmail.com>Aaron Griffin1-1/+9
2007-01-23James Rosten <seinfeld90@gmail.com>Aaron Griffin1-1/+6
2007-01-22Lowercase "changelog" in output messageAaron Griffin1-1/+1
2007-01-22Rename Changelog -> ChangeLog (the standard way of casing a ChangeLog)Aaron Griffin1-3/+3
2007-01-22Changelog support for makepkg - this has been in pacman itself for some time,Aaron Griffin1-4/+13
2007-01-22makepkg file-type detection changes from James Rosten <seinfeld90@gmail.com>Aaron Griffin1-12/+8
2007-01-17Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-8/+8
2007-01-17Roman Kyrylych <Roman.Kyrylych@gmail.com>Aaron Griffin1-47/+24
2007-01-02* James Rosten <seinfeld90@gmail.com>Aaron Griffin1-0/+32
2006-12-21Jürgen Hötzel <juergen@hoetzel.info>Aaron Griffin1-12/+9
2006-12-21* Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2006-12-21Errors with last merge (manual patching)Aaron Griffin1-58/+47