log src/llvm.mk @ 3216:11f8ec654cd4

age author description
Wed, 07 Aug 2013 00:41:50 -0400 John W. Eaton Avoid copying or linking files that are the same when doing native build
Wed, 17 Jul 2013 10:06:18 -0400 Michael Goffioul [MSVC] make LLVM compilation to use clgcc/clg++
Mon, 15 Jul 2013 21:06:54 -0400 Michael Goffioul src/llvm.mk: fix compilation for LLVM-3.1
Mon, 15 Jul 2013 10:09:10 -0400 Michael Goffioul [MSVC] enable LLVM compilation (and upgrade to LLVM-3.1)
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 20:53:29 -0400 John Donoghue Changes to llvm to build under native mingw
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, 30 May 2013 13:28:23 -0400 John W. Eaton use cp for ln on mingw native builds
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
Tue, 27 Mar 2012 13:29:57 +0200 Volker Grabsch Fix annoying whitespaces at EOL
Fri, 02 Dec 2011 20:12:45 +1100 Tony Theodore package llvm: re-enable parallel build
Fri, 02 Dec 2011 18:25:49 +1100 Tony Theodore package llvm: disable parallel build
Fri, 02 Dec 2011 16:29:17 +1100 Tony Theodore update package llvm
Fri, 25 Nov 2011 23:53:37 +1100 Tony Theodore package llvm: disable unnecessary components and targets
Thu, 24 Nov 2011 19:49:07 +1100 Tony Theodore package llvm: add update script and ignore v2.9
Thu, 24 Nov 2011 18:51:05 +1100 Matthias Gehre new packages: libxml++ and llvm