Commit History

Author SHA1 Message Date
  Peter Korsgaard 4a7bfd2775 package/: convert to DOWNLOAD helper 16 years ago
  Hans-Christian Egtvedt be866bfcbc zlib: install using cp instead of install for zlib libraries 16 years ago
  Peter Korsgaard 8e436ee772 have zlib respect BR2_PREFER_STATIC_LIB 16 years ago
  Peter Korsgaard ac1d92c425 package/: get rid of unneeded $(strip ..) 16 years ago
  Thiago A. Corrêa 1830e8942f Fix zlib install broken by previous commit. Sorry 17 years ago
  Thiago A. Corrêa 1bf91aa2a8 Make sure directories are created during install to STAGING_DIR and TARGET_DIR. Thanks to Thomas Petazzoni and Bernhard Reutner-Fischer. 17 years ago
  Peter Korsgaard 60b5eee76e package: global largefile CFLAGS handling 17 years ago
  Peter Korsgaard a18bc39849 zlib: cleanup and fix -clean target 17 years ago
  Bernhard Reutner-Fischer 14a71561a3 - just use the strip binary to avoid confusing libtool (quotes) 18 years ago
  Bernhard Reutner-Fischer 956d3eb78b - semicolon touchup. No other changes 18 years ago
  Ulf Samuelsson e4ead9c13c Remove switches if sstrip is run 18 years ago
  Ulf Samuelsson fc3fd8afd2 Use TARGET_CONFIGURE_ARGS in some packages lacking 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 2dd6b35498 - change download site to sourceforge 18 years ago
  Bernhard Reutner-Fischer 933d5c60ef - improve the zlib-clean target 18 years ago
  Bernhard Reutner-Fischer 2f92075db2 - make sure that TARGET_DIR/usr/lib exists 18 years ago
  Bernhard Reutner-Fischer 41decaa9fe - install some more stuff that goes into staging_dir into the proper place. 18 years ago
  Eric Andersen 15177a6e95 yet more LDFLAGS handling fixups 18 years ago
  Eric Andersen 85d7f6f05f fixup package LDFLAGS handling 18 years ago
  Bernhard Reutner-Fischer 6e2823c1fa - add and use BR2_BZCAT config option. 19 years ago
  Eric Andersen 7be3856489 fetch zlib from the cannonical site at zlib.net 19 years ago
  Mike Frysinger b915f4a31a use := instead of = for variables and make sure zlib builds with target cflags 20 years ago
  Mike Frysinger c12c4f05f1 touchup build process 20 years ago
  Ned Ludd 2ade59720b - zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 20 years ago
  Eric Andersen dadad95190 Thomas Lundquist writes: 20 years ago
  Eric Andersen 1d63e8a8d9 Make the sourceforge mirror site a config option, as sourceforge 20 years ago
  Eric Andersen 061ec439af This patch updates the zlib package to build version 1.2.2. The 20 years ago
  Eric Andersen d06645d8ed There is no need to have a separate 'Makefile.in' file in the 20 years ago
  Eric Andersen bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 21 years ago