summaryrefslogtreecommitdiffstats
path: root/scripts/makeworld
AgeCommit message (Collapse)AuthorFilesLines
2007-03-20* TODO.dan updates.Dan McGee1-5/+5
Alessio 'mOLOk' Bolognino <themolok.ml@gmail.com> * Make makeworld compatable with makepkg lacking -w option.
2007-02-12* Added long options (missing in patch)Aaron Griffin1-12/+15
* converted "sudosync" to "usesudo" to match makepkg * Removed nostrip, as it was removed from makepkg as well
2007-02-12Added changes from Daniel YC Lin via bug #3266Aaron Griffin1-6/+16
- support for the 'BCemno' makepkg options
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee1-1/+1
* Fix up add.c a bit better than it was in regards to FS #3492. * Optimized the sqrt call in dependency cycle checking to a single call. * Removal of an outdated comment.
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-6/+6
* Lots of code cleanup, and type fixes * Make 'makeworld' a bit more in-line with the other stuff * Make -Si and -Qi operations appear the same
2006-12-21* modeline fixes / reformattingAaron Griffin1-33/+35
* 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-02-07synchro with pacman 2.9.8Aurelien Foret1-7/+18
2006-01-28makeworld sudo supportJudd Vinet1-1/+4
2005-10-20copied up-to-date scripts from pacman 2.9.7Judd Vinet1-2/+2
2005-03-15Initial revisionJudd Vinet1-0/+143