summaryrefslogtreecommitdiffstats
path: root/package/zlib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* move library packages to package/libs/nbd2012-10-081-69/+0
* build: add the + token to any commands that can pass through the jobserver, f...nbd2012-09-231-1/+1
* [package] zlib: update to 1.2.7luka2012-06-091-3/+3
* zlib: parallel build has been reported to break this package, disable it (#10...nbd2012-02-101-2/+0
* package/zlib: include zlib.pc (pkconfig)nico2011-10-251-0/+3
* package/zlib: fix Darwin compile failure (closes #7963)acoul2010-09-191-4/+3
* package/zlib: update to zlib-1.2.5acoul2010-09-131-4/+4
* From: Joseph Roback <openwrt-devel@roback.cc>mb2010-09-071-1/+3
* Fix zlib alternate URLjuhosg2010-05-131-1/+1
* [package] fix zlib linking failures with gcc-4.4+ (#6173)florian2010-01-021-0/+1
* zlib: replace -fPIC with $(FPIC)nbd2009-10-201-1/+1
* [package] remove CFLAGS_LARGEFILE, not defined anywhere (#4856)florian2009-07-251-2/+2
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* use $(FPIC) in a few places where it mattersnbd2008-08-061-1/+1
* remove uninstalldev templates (no longer necessary)nbd2007-12-251-5/+0
* Fix zlib for powerpcnbd2007-11-291-3/+3
* add $(STAGING_DIR) as argument to the InstallDev template and update packages...nbd2007-09-281-6/+6
* fix openssl with zlib-dynamic (closes: #1182), bump release numbernico2007-08-011-1/+3
* add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd2007-03-161-1/+0
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd2007-03-161-3/+0
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-1/+1
* fix zlib cross compiling from non-linux systemsnbd2006-10-141-0/+1
* new (last?) attempt at standardizing Makefilesnico2006-09-241-3/+2
* standardize Makefile, remove dup descriptionnico2006-09-231-9/+9
* credit where credit is duembm2006-06-271-0/+6
* add INCLUDE_DIR variable for $(TOPDIR)/includenbd2006-06-211-1/+1
* build system cleanup. move shared include files into $(TOPDIR)/include, move ...nbd2006-06-211-1/+1
* normalize Makefiles.nico2006-06-181-15/+10
* improve dependency handling, fix some package makefile bugsnbd2006-05-301-1/+0
* use InstallDev/UninstallDev.nico2006-05-291-10/+14
* replace $(IDIR_*) with $(1)nbd2006-05-111-2/+2
* typosmbm2006-05-101-0/+2
* Convert packages to new templatembm2006-05-101-14/+17
* change cp to $(CP)mbm2006-02-011-3/+3
* security updateolli2006-01-131-4/+5
* lots of small package changes and dependency cleanups for the V= stuffnbd2005-10-221-4/+4
* another zlib fixnbd2005-08-291-0/+1
* fix zlib build on machines where LDFLAGS gets set to something brokennbd2005-08-291-5/+7
* Set download url to sourceforgenico2005-06-061-1/+1
* Switch to .tar.bz2 archivenico2005-05-241-3/+3
* Cosmetic fixnico2005-05-191-5/+3
* fix zlib staging dir installnbd2005-05-131-1/+1
* Convert zlib to new packaging stylenico2005-05-131-31/+23
* Uniformize package Makefile, move ipkg related files to ./ipkg and patches to...nico2005-04-181-6/+6
* Uniformize package Makefilenico2005-04-141-45/+49
* Don't include libz.so into zlib packagenico2005-04-111-1/+1
* add md5sumswbx2005-03-211-1/+4
* add downloading script (with md5sum checking and sourceforge downloading supp...nbd2005-03-191-1/+1
* Add package install dependencies (don't install a package if it's already ins...nico2005-03-061-5/+7
* nbd's makefile/menuconfig rewritembm2005-03-061-0/+62