log src/bzip2.mk @ 5893:53a6c7df43f8

age author description
Thu, 09 Jan 2020 10:23:23 -0500 John Donoghue * src/bzip2.mk: fix native install version links
Mon, 06 Jan 2020 13:29:17 -0500 John Donoghue bzip2: update to v1.0.8
Wed, 17 Jul 2019 07:50:11 -0400 John Donoghue * src/bzip2.mk: windows, copy the bzip2.exe if there
Thu, 23 Aug 2018 14:06:07 -0400 John Donoghue bzip2: update url for unused domain
Sat, 21 Apr 2018 08:33:06 -0400 John W. Eaton bzip2: also create libbz2.so link
Tue, 26 Jul 2016 05:59:06 -0400 John Donoghue bzip2: use aff patch
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Sat, 11 Jan 2014 18:25:55 -0500 John Donoghue bzip2: Make and install bzip2.exe in mingw
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Fri, 21 Jun 2013 09:42:47 -0400 Michael Goffioul [MSVC] enable bzip2 compilation
Fri, 14 Jun 2013 16:51:29 -0400 John W. Eaton treat gcc and binutils as build tools
Sun, 09 Jun 2013 09:48:08 -0400 John W. Eaton improve handling of cross tool prefix
Sat, 08 Jun 2013 10:43:11 -0400 John Donoghue Update for build static compile option
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
Thu, 30 May 2013 13:28:23 -0400 John W. Eaton use cp for ln on mingw native builds
Tue, 28 May 2013 19:13:25 -0400 John W. Eaton fix bzip2 build for mingw
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Thu, 29 Nov 2012 10:59:34 -0500 John W. Eaton shared libs for bzip2
Wed, 09 May 2012 01:16:05 +1000 Tony Theodore all packages: use $(WGET) portability variable
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
Wed, 17 Nov 2010 03:56:10 +0100 Volker Grabsch fix dummy permissions (664 -> 644)
Mon, 20 Sep 2010 12:43:07 +0200 Mark Brand upgrade package bzip2
Tue, 23 Feb 2010 23:36:18 +0100 Volker Grabsch bugfix: don't use WINAPI in package bzip2
Tue, 16 Feb 2010 04:12:53 +0100 Volker Grabsch changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand)
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
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
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
Sat, 07 Mar 2009 08:52:50 +0100 Volker Grabsch portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
Mon, 02 Mar 2009 06:00:03 +0100 Volker Grabsch improved the regexes for package version recognition
Sun, 01 Mar 2009 16:35:21 +0100 Volker Grabsch put all package's project websites into Make variables $($(PKG)_WEBSITE)
Sat, 31 Jan 2009 06:40:16 +0100 Volker Grabsch new package: bzip2