log src/pthreads.mk @ 5531:eae508c12529

age author description
Mon, 31 Jul 2017 16:53:21 -0400 John D gcc: update to 7.1 with tools
Tue, 16 Jun 2015 12:23:05 -0400 John Donoghue pthread: only compile if cross mingw
Wed, 25 Feb 2015 13:18:35 -0500 John Donoghue pthreads: use mingw-w64 threads
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
Sat, 08 Jun 2013 18:52:03 -0400 John Donoghue Update pthread for native mingw build
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
Tue, 28 May 2013 17:31:59 -0400 John W. Eaton allow native builds too
Wed, 28 Nov 2012 20:16:38 -0500 John W. Eaton build shared library for pthreads
Thu, 11 Oct 2012 16:29:24 +0200 Mark Brand package pthreads: fix update macro
Sun, 27 May 2012 22:12:14 +0200 Mark Brand update package pthreads
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
Wed, 17 Nov 2010 03:56:10 +0100 Volker Grabsch fix dummy permissions (664 -> 644)
Sun, 16 May 2010 18:06:17 +0200 Volker Grabsch test program for package pthreads (by Martin Lambers)
Mon, 03 May 2010 12:12:53 +0200 Volker Grabsch detangle package pthreads from package gcc
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
Sat, 07 Mar 2009 08:52:50 +0100 Volker Grabsch portability fix for Open Solaris: when "ginstall" exists, use that instead of "install"
Sun, 01 Mar 2009 16:35:21 +0100 Volker Grabsch put all package's project websites into Make variables $($(PKG)_WEBSITE)
Mon, 10 Nov 2008 05:25:49 +0100 Volker Grabsch disable parallel builds for packages pthreads, winpcap and gdal
Sat, 08 Nov 2008 19:06:50 +0100 Volker Grabsch use $(1) instead of $(2) to address to temporary build dir
Sat, 08 Nov 2008 16:46:34 +0100 Volker Grabsch translated package: pthreads