log src/pcre.mk @ 4337:bc6d7f5f0b00

age author description
Tue, 17 Jan 2017 08:09:15 -0500 John D * src/pcre.mk: update to v8.40
Sat, 31 Dec 2016 09:54:08 -0500 John D More dont install dependancy docs
Tue, 05 Jul 2016 12:16:26 -0400 John Donoghue pcre: update to 8.39
Sat, 11 Jul 2015 11:19:20 -0400 John D pcre: update to 8.37
Fri, 25 Apr 2014 14:44:56 -0400 John Donoghue pcre: update to 8.35
Sun, 02 Feb 2014 09:27:27 -0500 John Donoghue Update pcre to 8.34
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Sun, 10 Nov 2013 20:35:33 -0500 John Donoghue Undo changeset 2ccb71581ee9, 70873001835f, 724c7c2201aa and create BUILD_TOOLS_PREFIX/bin
Sun, 10 Nov 2013 19:18:45 -0500 John Donoghue Fix install of cross build of pcre-config to $(BUILD_TOOLS_PREFIX)/bin.
Sat, 09 Nov 2013 23:28:04 -0500 Michael Goffioul Support file list generation in packages.
Fri, 18 Oct 2013 18:03:15 -0400 John Donoghue Update pcre to 8.33
Wed, 07 Aug 2013 00:41:50 -0400 John W. Eaton Avoid copying or linking files that are the same when doing native build
Mon, 24 Jun 2013 22:48:07 -0400 Michael Goffioul [MSVC] enable PCRE compilation
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 18:06:01 -0500 John W. Eaton Install pcre-config in $(PREFIX)/bin so it can be used for cross
Thu, 15 Nov 2012 16:11:45 -0500 John W. Eaton Allow static/shared libraries to be configured in top-level Makefile.
Thu, 26 Jul 2012 12:10:30 +0200 Mark Brand update package pcre
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, 25 Feb 2012 15:13:52 +0100 Mark Brand package pcre: enable utf-16 support
Sun, 05 Feb 2012 11:02:18 +0100 Mark Brand update package pcre
Wed, 21 Dec 2011 10:20:16 +0100 Mark Brand update packages mxml pcre
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