커밋 기록

작성자 SHA1 메시지 날짜
  Thomas Petazzoni ef785f61ad Do not let packages remove man pages, info pages and documentation 15 년 전
  Peter Korsgaard 3fdf0bffb8 buildroot: silence ./configure step when building with 'make -s' 16 년 전
  Michael Roth cb5710c538 rename TOOL_BUILD_DIR to TOOLCHAIN_DIR 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 b1628c526f file: bump version and use official upstream instead of Debian 17 년 전
  Ulf Samuelsson e70976aa76 The build of 'file', needs to run 'file' natively, so provide a valid link 17 년 전
  Peter Korsgaard 568fffd769 file: bump version 17 년 전
  Peter Korsgaard 34274164d9 buildroot: additional -clean target fixes 17 년 전
  Peter Korsgaard dfe689229d buildroot: cleanup <package>-clean targets. 17 년 전
  John Voltz d2230d77ca updated file version 17 년 전
  Thomas Lundquist dc6a57bc69 Added BR2_DEBIAN_MIRROR 17 년 전
  Bernhard Reutner-Fischer 14a71561a3 - just use the strip binary to avoid confusing libtool (quotes) 18 년 전
  Bernhard Reutner-Fischer e4c6340a94 - cleanup and fixes (Cristian Ionescu-Idbohrn) 18 년 전
  Bernhard Reutner-Fischer 6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 18 년 전
  Bernhard Reutner-Fischer 1c26f03b19 - download disappeared, use debian instead 18 년 전
  Ulf Samuelsson e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER 18 년 전
  Bernhard Reutner-Fischer 1904280ac9 - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include 18 년 전
  "Steven J. Hill" 9a0f303cce Bump versions. 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 년 전
  Bernhard Reutner-Fischer 5b98b48d85 - bump version 18 년 전
  "Steven J. Hill" 2eb9ee3e4f Need the target LDFLAGS for this to link using external toolchain. 18 년 전
  Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 18 년 전
  Bernhard Reutner-Fischer 2208a62d71 - some more CONFIG_UPDATEs by Haavard Skinnemoen 18 년 전
  "Steven J. Hill" fb5219f7dc Fix failed build due to addition of '--libdir=/lib' which changed the location of where libmagic.a and libmagic.la were located. 18 년 전
  Eric Andersen 732d94d25f fixup a whole steaming pile of insanity. When packages are configured, 18 년 전
  Bernhard Reutner-Fischer f88374ff2c - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir 18 년 전
  Bernhard Reutner-Fischer 6342c83201 - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971 19 년 전