log src/wxwidgets.mk @ 4294:b4ed09b828f6

age author description
Mon, 26 Dec 2016 14:19:18 -0500 John D * src/wxwidgets.mk: update tarball name and build
Wed, 12 Nov 2014 09:40:19 -0500 John Donoghue wxwidgets: update to 3.0.2
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Wed, 24 Jul 2013 21:19:58 -0400 Michael Goffioul Fix calls to UNPACK_PKG_ARCHIVE in src/*.mk files.
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
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 12:40:32 -0400 John W. Eaton use variable for --host and --build configure arguments
Sun, 02 Jun 2013 10:31:04 -0400 John W. Eaton Improve handling of prefix directories by defining HOST_PREFIX and
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
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
Fri, 23 Dec 2011 19:22:13 +0100 Mark Brand packages gdk-pixbuf wxwidgets: tiff 4 compatibility
Mon, 28 Nov 2011 09:51:56 +0100 Volker Grabsch replaced $(BUILD) with a more direct and less brittle construct
Sat, 26 Nov 2011 16:30:36 +0100 Mark Brand many packages: use --build instead of wine cross_compiling hack
Mon, 24 Oct 2011 22:28:11 +0200 Moritz Bunkus package wxwidgets: build locales
Mon, 28 Mar 2011 12:47:39 +0200 Mark Brand update package wxwidgets
Thu, 03 Mar 2011 20:41:57 +0100 Mark Brand package wxwidgets: libpng 1.5 compatibility
Fri, 04 Mar 2011 03:25:46 +1100 Tony Theodore package wxwidgets: libpng15 breaks build - use builtin version
Sun, 05 Dec 2010 18:37:02 +0100 Volker Grabsch add test program for package wxwidgets
Wed, 01 Dec 2010 03:44:21 +0100 Volker Grabsch improved update script of packages: boost cppunit cunit expat freetype glew pcre pdcurses wxwidgets
Thu, 09 Sep 2010 22:25:41 +0200 Mark Brand upgrade package wxwidgets
Thu, 09 Sep 2010 21:24:32 +0200 Mark Brand fixed sourceforge URLs in UPDATE macros
Fri, 04 Jun 2010 23:05:41 +0200 Volker Grabsch improved version recognition of packages: boost freetype gcc glew libgee mingwrt openssl pcre pdcurses w32api wxwidgets
Wed, 26 May 2010 02:51:36 +0200 Volker Grabsch wine fix for package wxwidgets (by Tony Theodore)
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
Tue, 12 Jan 2010 13:57:46 +0100 Volker Grabsch update version of package libpng
Sun, 04 Oct 2009 00:17:02 +0200 Volker Grabsch use wxwidget's internal regex library instead of tre
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
Mon, 23 Mar 2009 01:30:44 +0100 Volker Grabsch update version of packages freetype, glib, gtk, pango, pdflib_lite and wxwidgets
Sat, 07 Mar 2009 08:52:50 +0100 Volker Grabsch portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
Thu, 05 Mar 2009 15:20:47 +0100 Volker Grabsch build also the wxWidgets variant without unicode support
Thu, 05 Mar 2009 15:20:14 +0100 Volker Grabsch improved build rules for package wxwidgets
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)
Fri, 27 Feb 2009 15:26:55 +0100 Volker Grabsch new package: wxwidgets