log src/gtkmm2.mk @ 5947:09d3533acacf

age author description
Thu, 24 May 2018 08:39:09 -0400 John Donoghue * src/gtkmm2.mk: update update rule
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to 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
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
Sat, 23 Apr 2011 17:18:37 +0200 Volker Grabsch make package gtkmm2 work with glibmm-2.28.0
Sat, 23 Apr 2011 16:45:48 +0200 Volker Grabsch avoid issues with parallel build of package gtkmm2
Sat, 23 Apr 2011 15:50:17 +0200 Volker Grabsch rename package gtkmm to gtkmm2