summaryrefslogtreecommitdiff
path: root/package/zlib
Commit message (Expand)AuthorAge
* zlib: bump versionPeter Korsgaard2012-02-13
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-29
* zlib: always build host version dynamicallyPeter Korsgaard2011-07-20
* zlib: disable call to ldconfigThomas Petazzoni2011-01-26
* zlib: really fix install for static only buildsPeter Korsgaard2010-12-12
* zlib: don't point libdir/includedir at stagingPeter Korsgaard2010-11-24
* zlib: cleanup, fix install for static only buildPeter Korsgaard2010-11-24
* zlib: Fix buildLionel Landwerlin2010-09-20
* zlib: Bump to 1.2.5Paul Jones2010-07-27
* zlib: enable compilation on the hostThomas Petazzoni2010-02-23
* zlib: fix headers installation in target directoryLionel Landwerlin2010-01-28
* zlib: rework on top of the generic infrastructureThomas Petazzoni2009-12-15
* zlib: fix typoPeter Korsgaard2009-10-04
* zlib: remove dedicated target-headers optionPeter Korsgaard2009-10-03
* zlib: Replace negative logic in Makefile with positiveMichael Roth2009-09-30
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* zlib: install using cp instead of install for zlib librariesHans-Christian Egtvedt2008-12-11
* have zlib respect BR2_PREFER_STATIC_LIBPeter Korsgaard2008-12-08
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* Fix zlib install broken by previous commit. SorryThiago A. CorrĂȘa2008-10-31
* Make sure directories are created during install to STAGING_DIR and TARGET_DI...Thiago A. CorrĂȘa2008-10-31
* package: global largefile CFLAGS handlingPeter Korsgaard2008-08-04
* buildroot: remove trailing spacesPeter Korsgaard2008-08-04
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* zlib: cleanup and fix -clean targetPeter Korsgaard2008-07-17
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-01
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-22
* Remove switches if sstrip is runUlf Samuelsson2007-08-21
* Use TARGET_CONFIGURE_ARGS in some packages lackingUlf Samuelsson2007-07-30
* Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson2007-07-11
* Remove usage of TARGET_LDFLAGS all together. Both TARGET_CFLAGS and TARGET_LD..."Steven J. Hill"2007-07-06
* - change download site to sourceforgeBernhard Reutner-Fischer2007-06-29
* - improve the zlib-clean targetBernhard Reutner-Fischer2007-06-25
* - make sure that TARGET_DIR/usr/lib existsBernhard Reutner-Fischer2007-06-25
* - install some more stuff that goes into staging_dir into the proper place.Bernhard Reutner-Fischer2007-04-16
* yet more LDFLAGS handling fixupsEric Andersen2007-03-14
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-17
* fetch zlib from the cannonical site at zlib.netEric Andersen2006-04-10
* use := instead of = for variables and make sure zlib builds with target cflagsMike Frysinger2005-10-29
* touchup build processMike Frysinger2005-08-30
* some patches from GentooMike Frysinger2005-08-30
* - zlib prior to 1.2.3 improperly handled invalid data streams which could lea...Ned Ludd2005-07-29
* Thomas Lundquist writes:Eric Andersen2005-07-12
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-09
* This patch updates the zlib package to build version 1.2.2. TheEric Andersen2005-05-16
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-10
* help textMike Frysinger2004-10-14
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-09