Age | Commit message (Expand) | Author |
2010-12-12 | zlib: really fix install for static only builds | Peter Korsgaard |
2010-11-24 | zlib: don't point libdir/includedir at staging | Peter Korsgaard |
2010-11-24 | zlib: cleanup, fix install for static only build | Peter Korsgaard |
2010-09-20 | zlib: Fix build | Lionel Landwerlin |
2010-07-27 | zlib: Bump to 1.2.5 | Paul Jones |
2010-02-23 | zlib: enable compilation on the host | Thomas Petazzoni |
2010-01-28 | zlib: fix headers installation in target directory | Lionel Landwerlin |
2009-12-15 | zlib: rework on top of the generic infrastructure | Thomas Petazzoni |
2009-10-04 | zlib: fix typo | Peter Korsgaard |
2009-10-03 | zlib: remove dedicated target-headers option | Peter Korsgaard |
2009-09-30 | zlib: Replace negative logic in Makefile with positive | Michael Roth |
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton |
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard |
2008-12-11 | zlib: install using cp instead of install for zlib libraries | Hans-Christian Egtvedt |
2008-12-08 | have zlib respect BR2_PREFER_STATIC_LIB | Peter Korsgaard |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard |
2008-10-31 | Fix zlib install broken by previous commit. Sorry | Thiago A. CorrĂȘa |
2008-10-31 | Make sure directories are created during install to STAGING_DIR and TARGET_DI... | Thiago A. CorrĂȘa |
2008-08-04 | package: global largefile CFLAGS handling | Peter Korsgaard |
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard |
2008-07-17 | zlib: cleanup and fix -clean target | Peter Korsgaard |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer |
2007-08-21 | Remove switches if sstrip is run | Ulf Samuelsson |
2007-07-30 | Use TARGET_CONFIGURE_ARGS in some packages lacking | Ulf Samuelsson |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson |
2007-07-06 | Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD... | "Steven J. Hill" |
2007-06-29 | - change download site to sourceforge | Bernhard Reutner-Fischer |
2007-06-25 | - improve the zlib-clean target | Bernhard Reutner-Fischer |
2007-06-25 | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer |
2007-04-16 | - install some more stuff that goes into staging_dir into the proper place. | Bernhard Reutner-Fischer |
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2006-04-10 | fetch zlib from the cannonical site at zlib.net | Eric Andersen |
2005-10-29 | use := instead of = for variables and make sure zlib builds with target cflags | Mike Frysinger |
2005-08-30 | touchup build process | Mike Frysinger |
2005-08-30 | some patches from Gentoo | Mike Frysinger |
2005-07-29 | - zlib prior to 1.2.3 improperly handled invalid data streams which could lea... | Ned Ludd |
2005-07-12 | Thomas Lundquist writes: | Eric Andersen |
2005-06-09 | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen |
2005-05-16 | This patch updates the zlib package to build version 1.2.2. The | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2004-10-14 | help text | Mike Frysinger |
2004-10-09 | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen |
2004-10-09 | use $(TAR_VERBOSITY) | Mike Frysinger |
2004-10-09 | final step in buildroot facelift | Eric Andersen |
2004-10-09 | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen |