Histórico de commits

Autor SHA1 Mensagem Data
  Peter Korsgaard 7c709f4aff file: don't force _GNU_SOURCE in CFLAGS 15 anos atrás
  Peter Korsgaard 239181f865 file: use new-style target override for uninstall 15 anos atrás
  Gustavo Zacarias 0b8c497b3e file: bump version and migrate to autotargets 15 anos atrás
  Thomas Petazzoni ef785f61ad Do not let packages remove man pages, info pages and documentation 15 anos atrás
  Peter Korsgaard 3fdf0bffb8 buildroot: silence ./configure step when building with 'make -s' 16 anos atrás
  Michael Roth cb5710c538 rename TOOL_BUILD_DIR to TOOLCHAIN_DIR 16 anos atrás
  Will Newton 422ce6536b package: Remove unnecessary dependencies on uclibc. 16 anos atrás
  Peter Korsgaard 4a7bfd2775 package/: convert to DOWNLOAD helper 16 anos atrás
  Peter Korsgaard ac1d92c425 package/: get rid of unneeded $(strip ..) 16 anos atrás
  Peter Korsgaard b1628c526f file: bump version and use official upstream instead of Debian 17 anos atrás
  Ulf Samuelsson e70976aa76 The build of 'file', needs to run 'file' natively, so provide a valid link 17 anos atrás
  Peter Korsgaard 568fffd769 file: bump version 17 anos atrás
  Peter Korsgaard 34274164d9 buildroot: additional -clean target fixes 17 anos atrás
  Peter Korsgaard dfe689229d buildroot: cleanup <package>-clean targets. 17 anos atrás
  John Voltz d2230d77ca updated file version 17 anos atrás
  Thomas Lundquist dc6a57bc69 Added BR2_DEBIAN_MIRROR 17 anos atrás
  Bernhard Reutner-Fischer 14a71561a3 - just use the strip binary to avoid confusing libtool (quotes) 18 anos atrás
  Bernhard Reutner-Fischer e4c6340a94 - cleanup and fixes (Cristian Ionescu-Idbohrn) 18 anos atrás
  Bernhard Reutner-Fischer 6c6cb06709 - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* toolchain/*/*.mk */Makefile.in -l) 18 anos atrás
  Bernhard Reutner-Fischer 1c26f03b19 - download disappeared, use debian instead 18 anos atrás
  Ulf Samuelsson e1621a4a2a Use <package>_VERSION in all <package>.mk instead of <package>_VER 18 anos atrás
  Bernhard Reutner-Fischer 1904280ac9 - using $(STAGING_DIR)/include is inherently wrong. $(STAGING_DIR)/usr/include 18 anos atrás
  "Steven J. Hill" 9a0f303cce Bump versions. 18 anos atrás
  "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 anos atrás
  Bernhard Reutner-Fischer 74d518dc2a - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS 18 anos atrás
  Bernhard Reutner-Fischer 5b98b48d85 - bump version 18 anos atrás
  "Steven J. Hill" 2eb9ee3e4f Need the target LDFLAGS for this to link using external toolchain. 18 anos atrás
  Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 18 anos atrás
  Bernhard Reutner-Fischer 2208a62d71 - some more CONFIG_UPDATEs by Haavard Skinnemoen 18 anos atrás
  "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 anos atrás