log src/guile.mk @ 5947:09d3533acacf

age author description
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
Sat, 24 Mar 2012 23:14:29 +1100 Tony Theodore package guile: increase ignored version to 2.0.5
Mon, 28 Nov 2011 09:51:56 +0100 Volker Grabsch replaced $(BUILD) with a more direct and less brittle construct
Sat, 26 Nov 2011 21:54:54 +0100 Mark Brand package guile: make use of new BUILD variable
Sat, 20 Aug 2011 09:21:39 +0200 Mark Brand packages gnutls p11-kit dlfcn-win32: rollback p11-kit support
Fri, 19 Aug 2011 14:09:44 +0200 Mark Brand new package dlfcn-win32
Tue, 17 May 2011 14:14:05 +0200 Volker Grabsch still ignore guile-2.0.1 because major MinGW cross build issues haven't been fixed there yet
Fri, 22 Apr 2011 21:16:04 +0200 Volker Grabsch ignore version 2.0.0 of package guile (i.e. wait for the issues to be fixed in the next version)
Sun, 27 Mar 2011 15:49:26 +0200 Volker Grabsch fix compiler errors instead of suppressing them
Sat, 26 Mar 2011 01:25:02 +0100 Mark Brand package guile: allow unused vars
Thu, 17 Mar 2011 01:38:08 +0100 Volker Grabsch improved escaping
Thu, 17 Mar 2011 05:53:41 +1100 Tony Theodore package guile: wine confuses native build steps so set CC_FOR_BUILD and --build
Mon, 03 May 2010 11:55:19 +0200 Volker Grabsch don't use "struct timespec" from <pthreads.h> in package guile
Sun, 02 May 2010 17:58:37 +0200 Volker Grabsch disable the use of the buggy Pthreads-w32 library in packages freetds, guile, libmikmod, libshout, libxml2, sqlite, tiff, vorbis and xerces
Thu, 15 Apr 2010 02:52:58 +0200 Volker Grabsch fixed typo
Thu, 15 Apr 2010 02:26:45 +0200 Volker Grabsch prepare the guile build rules to work with future versions of guile, too
Thu, 15 Apr 2010 01:41:54 +0200 Volker Grabsch don't patch the configure.in files in package guile, thus avoiding timestamp problems (by Tony Theodore)
Wed, 14 Apr 2010 17:33:56 +0200 Volker Grabsch don't generate guile-procedures.txt in package guile because this requires a native guile installation
Tue, 13 Apr 2010 21:08:01 +0200 Volker Grabsch avoid running the autotools after patching in package guile
Mon, 12 Apr 2010 02:25:36 +0200 Volker Grabsch avoid running the autotools when building package guile
Sat, 10 Apr 2010 08:27:23 +0200 Volker Grabsch new package: guile