log src/libmikmod.mk @ 5893:53a6c7df43f8

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 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
Sun, 01 Apr 2012 09:56:40 +1000 Lothar May package libmikmod: add pthreads dependency
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, 19 Aug 2011 13:54:26 +0200 Mark Brand packages gcc libmikmod: explicitly specify --libdir
Sun, 10 Oct 2010 14:36:35 +0200 Volker Grabsch add test program for package libmikmod
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
Tue, 16 Feb 2010 04:12:53 +0100 Volker Grabsch changed coding style: make "-i" always the first argument of $(SED) (by Mark Brand)
Sun, 14 Feb 2010 19:45:35 +0100 Volker Grabsch bugfix in *-config result of package libmikmod
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
Sat, 19 Sep 2009 04:46:12 +0200 Volker Grabsch enable libgomp (OpenMP) in package gcc by interweaving the pthread build into the gcc build
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
Sun, 05 Apr 2009 14:00:17 +0200 Volker Grabsch validate downloads using SHA-1 checksums
Sun, 01 Mar 2009 16:35:21 +0100 Volker Grabsch put all package's project websites into Make variables $($(PKG)_WEBSITE)
Thu, 05 Feb 2009 10:57:48 +0100 Volker Grabsch fixed the `uname` hack of package libmikmod
Sat, 08 Nov 2008 21:44:57 +0100 Volker Grabsch translated package: libmikmod