get rid of $Id$ - it has never helped us and it has broken too many patches ;)
[15.05/openwrt.git] / package / zlib / Makefile
2009-04-17 Felix Fietkauget rid of $Id$ - it has never helped us and it has...
2008-08-06 Felix Fietkauuse $(FPIC) in a few places where it matters
2007-12-25 Felix Fietkauremove uninstalldev templates (no longer necessary)
2007-11-29 Felix FietkauFix zlib for powerpc
2007-09-28 Felix Fietkauadd $(STAGING_DIR) as argument to the InstallDev templa...
2007-08-01 Nicolas Thillfix openssl with zlib-dynamic (closes: #1182), bump...
2007-03-16 Felix Fietkauadd file type autodetection for the unpack command...
2007-03-16 Felix Fietkauadd a default for PKG_BUILD_DIR and PKG_INSTALL_DIR...
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-10-14 Felix Fietkaufix zlib cross compiling from non-linux systems
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-09-23 Nicolas Thillstandardize Makefile, remove dup description
2006-06-27 Mike Bakercredit where credit is due
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-18 Nicolas Thillnormalize Makefiles.
2006-05-30 Felix Fietkauimprove dependency handling, fix some package makefile...
2006-05-29 Nicolas Thilluse InstallDev/UninstallDev.
2006-05-11 Felix Fietkaureplace $(IDIR_*) with $(1)
2006-05-10 Mike Bakertypos
2006-05-10 Mike BakerConvert packages to new template
2006-02-01 Mike Bakerchange cp to $(CP)
2006-01-13 OpenWrt Developerssecurity update
2005-10-22 Felix Fietkaulots of small package changes and dependency cleanups...
2005-08-29 Felix Fietkauanother zlib fix
2005-08-29 Felix Fietkaufix zlib build on machines where LDFLAGS gets set to...
2005-06-06 Nicolas ThillSet download url to sourceforge
2005-05-24 Nicolas ThillSwitch to .tar.bz2 archive
2005-05-19 Nicolas ThillCosmetic fix
2005-05-13 Felix Fietkaufix zlib staging dir install
2005-05-13 Nicolas ThillConvert zlib to new packaging style
2005-04-18 Nicolas ThillUniformize package Makefile, move ipkg related files...
2005-04-14 Nicolas ThillUniformize package Makefile
2005-04-11 Nicolas ThillDon't include libz.so into zlib package
2005-03-21 Waldemar Brodkorbadd md5sums
2005-03-19 Felix Fietkauadd downloading script (with md5sum checking and source...
2005-03-06 Nicolas ThillAdd package install dependencies (don't install a packa...
2005-03-06 Mike Bakernbd's makefile/menuconfig rewrite