Commit History

Author SHA1 Message Date
  Peter Korsgaard 3fdf0bffb8 buildroot: silence ./configure step when building with 'make -s' 16 years ago
  Will Newton 422ce6536b package: Remove unnecessary dependencies on uclibc. 16 years ago
  Peter Korsgaard 4a7bfd2775 package/: convert to DOWNLOAD helper 16 years ago
  Ulf Samuelsson bedae66ccf Sudo source package IS at DEBIAN, but with a different name 16 years ago
  Ulf Samuelsson 02f4498a9b revert patch to allow downloading sudo from an EXISTING location 16 years ago
  Peter Korsgaard 8f3c06a667 sudo: use Debian as upstream 16 years ago
  Ulf Samuelsson d36b786d91 Move SUDO_SITE to ATMEL_MIRROR, No cross-compiler patches for later versions which does not build without, fix installation 16 years ago
  Peter Korsgaard ac1d92c425 package/: get rid of unneeded $(strip ..) 16 years ago
  John Voltz 9cbf08c55a cleanup sudo makefile 17 years ago
  Hamish Moffatt 03d6531962 Run $(CONFIG_UPDATE) after unpacking sources 17 years ago
  Bernhard Reutner-Fischer 14a71561a3 - just use the strip binary to avoid confusing libtool (quotes) 18 years ago
  Bernhard Reutner-Fischer 6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 18 years ago
  Ulf Samuelsson e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER 18 years ago
  "Steven J. Hill" 9a4ca08e5f Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LDFLAGS are passed with the compilers and linker respectively so that we can pass CFLAGS and LDFLAGS on a per-package basis which was not possible previously and a number of packages failed to build. TARGET_CFLAGS usage in package makefiles will be removed next. 18 years ago
  Bernhard Reutner-Fischer 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS 18 years ago
  Eric Andersen 15177a6e95 yet more LDFLAGS handling fixups 18 years ago
  Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 18 years ago
  Eric Andersen 732d94d25f fixup a whole steaming pile of insanity. When packages are configured, 18 years ago
  Bernhard Reutner-Fischer ae5ff6bc50 - bump version and make it work 18 years ago
  Bernhard Reutner-Fischer b20bd7a267 - sudo depends on host-fakeroot 18 years ago
  Bernhard Reutner-Fischer 2d1ab08716 - late binding isn't a good idea there, i did end up with an empty SOURCE. 19 years ago
  Bernhard Reutner-Fischer 6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 19 years ago
  Eric Andersen 050da8412e try to avoid rebuild 19 years ago
  "Steven J. Hill" 63c27c0bb5 Fix Bug #897 preventing the building of 'sudo' for architectures other than x86. 19 years ago
  Eric Andersen 34a0c2f0a5 add sudo, based on http://bugs.busybox.net/view.php?id=511 19 years ago