log src/gcc-gmp.mk @ 4474:c7285e784532

age author description
Tue, 19 Sep 2017 01:10:30 -0400 John D avoid using version and checksum information from other packages (Bug #52073)
Wed, 03 Sep 2014 19:00:40 -0400 John W. Eaton enable additional $(PKG)_UPDATE targets.
Wed, 05 Feb 2014 20:37:28 -0500 John Donoghue Make build gcc dependancies static
Tue, 04 Feb 2014 15:25:39 -0500 John W. Eaton update gcc dependencies
Mon, 03 Feb 2014 18:16:02 -0500 John W. Eaton update to gcc 4.8.2 and allow building for MinGW-64
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
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, 09 May 2010 19:06:05 +0200 Volker Grabsch remove code duplication between packages gmp and gcc-gmp
Mon, 03 May 2010 16:46:14 +0200 Volker Grabsch update packages gcc-gmp and gcc-mpfr (by Tony Theodore)
Sat, 01 May 2010 18:20:40 +0200 Volker Grabsch download packages gcc-gmp and gcc-mpfr from their official project sites rather than TDM (by Tony Theodore)
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 20:42:21 +0200 Volker Grabsch improved download URLs for packages boost and gcc*
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
Wed, 10 Jun 2009 10:56:10 +0200 Volker Grabsch update version of packages atk, curl, gcc, gdal, glib, gnutls, gtk, libevent, libidn, libntlm, libpng, nsis, pango, pdflib_lite, pixman, sqlite, tre and xmlwrapp
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
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)
Tue, 03 Feb 2009 01:57:06 +0100 Volker Grabsch switch from MinGW GCC to TDM-GCC