log src/gtksourceview.mk @ 4709:2cee87644b69

age author description
Thu, 24 May 2018 08:46:06 -0400 John Donoghue * src/gtksourceview.mk: update update rule
Tue, 02 May 2017 07:41:11 -0400 John D update PKG_UPDATE rules
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, 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, 21 Feb 2011 20:20:41 +1100 Tony Theodore rename gtk-->gtk2 in preparation for gtk3
Sun, 28 Nov 2010 19:04:11 +0100 Volker Grabsch improved version recognition of packages: gtksourceview gtksourceviewmm
Tue, 05 Oct 2010 16:39:59 +0200 Volker Grabsch simplified update code of package gtksourceview
Thu, 30 Sep 2010 20:32:40 +1000 Tony Theodore update gtksourceview and ignore development versions
Thu, 30 Sep 2010 20:30:50 +1000 Tony Theodore bugfix for gtksourceview: specify location of glib-genmarshal and glib-mkenums
Mon, 31 May 2010 14:55:14 +0200 Volker Grabsch require gettext in package gtksourceview, because it doesn't work without
Mon, 31 May 2010 11:46:43 +0000 Volker Grabsch new package: gtksourceview (by Matias De la Puente)