summaryrefslogtreecommitdiffstats
path: root/package/sudo
Commit message (Expand)AuthorAgeFilesLines
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-211-1/+1
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-111-3/+3
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-061-2/+0
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-271-0/+1
* yet more LDFLAGS handling fixupsEric Andersen2007-03-141-1/+1
* fixup package LDFLAGS handlingEric Andersen2007-03-131-0/+1
* - update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer2007-01-291-1/+1
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-141-0/+1
* - bump version and make it workBernhard Reutner-Fischer2006-12-213-136/+1070
* - sudo depends on host-fakerootBernhard Reutner-Fischer2006-12-151-2/+1
* - late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer2006-10-031-3/+3
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-011-1/+1
* try to avoid rebuildEric Andersen2006-07-041-0/+2
* Fix Bug #897 preventing the building of 'sudo' for architectures other than x86."Steven J. Hill"2006-06-062-63/+85
* add sudo, based on http://bugs.busybox.net/view.php?id=511Eric Andersen2006-04-114-0/+13371