log src/zlib.mk @ 4031:bc8a44d99db6

age author description
Wed, 23 Sep 2015 07:43:17 -0400 John Donoghue zlib: in shared mode, remove installed static lib
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Fri, 30 Aug 2013 20:41:40 -0400 John Donoghue Update zlib to 1.2.8
Sat, 29 Jun 2013 14:56:27 -0400 Michael Goffioul Revert part of d89eccc2edd3, it's prevent installation of headers and .pc files.
Fri, 21 Jun 2013 09:42:47 -0400 Michael Goffioul [MSVC] enable zlib compilation
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sat, 08 Jun 2013 16:04:07 -0400 John Donoghue Add zlib native mingw build rule
Sun, 02 Jun 2013 16:59:24 -0400 John W. Eaton Use HOST_BINDIR, HOST_LIBDIR, and HOST_INCDIR instead of MXE_BINDIR, MXE_LIBDIR, and MXE_INCDIR. Attempt to use these variables consistently instead of using $(HOST_PREFIX)/bin, $(HOST_PREFIX)/lib, and $(HOST_PREFIX)/include
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Wed, 28 Nov 2012 19:42:55 -0500 John W. Eaton Delete installed .la files. Install .dll and .dll.a files with mode 755.
Fri, 16 Nov 2012 14:43:56 -0500 John W. Eaton Build shared library for zlib by converting static library.
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Thu, 17 May 2012 22:20:25 +0200 Volker Grabsch Merge branch 'stable'
Tue, 15 May 2012 17:39:58 +1000 Tony Theodore package zlib: add fallback url
Wed, 09 May 2012 01:16:05 +1000 Tony Theodore all packages: use $(WGET) portability variable
Tue, 15 May 2012 17:39:58 +1000 Tony Theodore package zlib: add fallback url
Sat, 05 May 2012 17:10:26 +0200 Mark Brand update package zlib
Thu, 29 Mar 2012 21:41:44 +0200 Volker Grabsch Move full package names from src/*.mk into package list (index.html)
Thu, 29 Mar 2012 12:14:15 +0200 Volker Grabsch Move doc/index.html -> index.html
Thu, 29 Mar 2012 11:07:07 +0200 Volker Grabsch Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Wed, 28 Mar 2012 15:46:58 +0200 Volker Grabsch Rebrand to new project name MXE
Sun, 29 Jan 2012 21:53:13 +0100 Mark Brand update package zlib
Tue, 20 Apr 2010 17:49:41 +0200 Volker Grabsch upgrade package zlib
Tue, 20 Apr 2010 14:36:46 +0200 Volker Grabsch improved URLs and version recognition of package zlib
Mon, 15 Mar 2010 16:10:16 +0100 Volker Grabsch update package zlib
Mon, 08 Feb 2010 00:58:06 +0100 Volker Grabsch point consequently to "doc/index.html" instead of "doc/index.html or doc/README"
Sat, 16 Jan 2010 23:02:02 +0100 Volker Grabsch simplified file markers
Sun, 20 Sep 2009 14:36:46 +0200 Volker Grabsch improved version recognition, enable the notation of ignored (bad) package versions
Wed, 02 Sep 2009 00:55:53 +0200 Volker Grabsch improved download URLs for all SourceForge packages to ensure that the selected SOURCEFORGE_MIRROR is really used
Tue, 01 Sep 2009 16:35:59 +0200 Volker Grabsch replace the contact email address with hints to the project mailing list
Fri, 21 Aug 2009 06:58:11 +0200 Volker Grabsch add a copyright notice and license to each source file
Mon, 10 Aug 2009 13:24:12 +0200 Volker Grabsch improved version recognition for sourceforge packages
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
Sun, 01 Mar 2009 16:35:21 +0100 Volker Grabsch put all package's project websites into Make variables $($(PKG)_WEBSITE)
Sat, 08 Nov 2008 19:06:50 +0100 Volker Grabsch use $(1) instead of $(2) to address to temporary build dir
Sat, 08 Nov 2008 18:28:56 +0100 Volker Grabsch translated package: zlib