提交历史

作者 SHA1 备注 提交日期
  Peter Korsgaard 3fdf0bffb8 buildroot: silence ./configure step when building with 'make -s' 16 年之前
  Will Newton 422ce6536b package: Remove unnecessary dependencies on uclibc. 16 年之前
  Peter Korsgaard 4a7bfd2775 package/: convert to DOWNLOAD helper 16 年之前
  Peter Korsgaard ac1d92c425 package/: get rid of unneeded $(strip ..) 16 年之前
  Peter Korsgaard dfe689229d buildroot: cleanup <package>-clean targets. 17 年之前
  Bernhard Reutner-Fischer 14a71561a3 - just use the strip binary to avoid confusing libtool (quotes) 18 年之前
  Bernhard Reutner-Fischer 6547bced93 - global whitespace trimming 18 年之前
  Bernhard Reutner-Fischer 6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 18 年之前
  Ulf Samuelsson e4ead9c13c Remove switches if sstrip is run 18 年之前
  Ulf Samuelsson a2e5113512 Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib 18 年之前
  Ulf Samuelsson e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER 18 年之前
  "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 年之前
  Bernhard Reutner-Fischer 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS 18 年之前
  Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 18 年之前
  Bernhard Reutner-Fischer 0ea07a9487 - dmalloc attempted to install itself to / 18 年之前
  Eric Andersen 732d94d25f fixup a whole steaming pile of insanity. When packages are configured, 18 年之前
  Bernhard Reutner-Fischer c3848942cf - andersee, please use ZCAT / BZCAT as configured by the user. 18 年之前
  Eric Andersen 28151cf8c7 add dmalloc 18 年之前