log src/llvm.mk @ 5600:1a766822f3ac

age author description
Sun, 13 Dec 2020 11:28:44 +0100 Markus Mützel LLVM: Update to version 9.0.1.
Sun, 13 Dec 2020 11:20:22 +0100 Markus Mützel * src/llvm.mk: Restore variable removed in 9722214b6722.
Fri, 11 Dec 2020 20:46:31 +0100 Markus Mützel LLVM: Update to version 8.0.1.
Sat, 05 Dec 2020 20:56:44 +0100 Markus Mützel LLVM: Enable exception handling (bug #59599).
Fri, 30 Oct 2020 12:23:23 -0400 John W. Eaton Backed out changeset 3588be46d1d9
Fri, 30 Oct 2020 10:11:58 -0400 John W. Eaton don't use LLVM_BUILD_LLVM_DYLIB or LLVM_LINK_LLVM_DYLIB for Windows builds
Thu, 01 Oct 2020 11:36:02 +0200 Markus Mützel * src/llvm.mk: Also build native LLVMSupport before everything else.
Sun, 20 Sep 2020 11:57:01 +0200 Markus Mützel Use ccache for packages built with cmake.
Wed, 26 Aug 2020 14:37:23 +0200 Markus Mützel * src/llvm.mk: Update to v7.1.0.
Sun, 05 Jul 2020 20:57:50 +0200 Markus Mützel Update LLVM to v7.0.0 (bug #58689).
Tue, 19 May 2020 07:36:45 -0400 John Donoghue * src/llvm.mk: explicitly turn off some build configs
Tue, 31 Jul 2018 07:32:47 -0400 John W. Eaton set llvm targets to build to X86 on all systems
Tue, 31 Jul 2018 07:23:43 -0400 John W. Eaton fix llvm build targets
Mon, 30 Jul 2018 21:05:06 +0200 Markus Mützel llvm.mk: Optionally use ccache. Remove unnecessary build step.
Mon, 30 Jul 2018 11:24:47 -0400 Markus Mützel llvm.mk: update to version 6.0.1 and enable cross build
Fri, 09 Mar 2018 11:46:42 -0500 John Donoghue update broken PKG_UPDATE rules, handle missing update rules
Mon, 29 Jan 2018 11:57:20 -0500 John D update UPDATE rule for sourceforge projects with version directories
Wed, 22 Nov 2017 15:26:02 -0500 John D update: more PKG_UPDATE updates, added update-octaveforge target
Wed, 18 Oct 2017 12:40:50 -0400 John W. Eaton llvm: fail except for native linux builds.
Mon, 16 Oct 2017 20:26:32 -0400 John W. Eaton llvm: Update to version 5.0.
Fri, 31 Jan 2014 16:04:01 -0500 John W. Eaton move version info from index.html to src/*.mk files
Tue, 12 Nov 2013 16:18:12 +0000 John Donoghue llvm: Cross compile modifications from filelist support changes
Mon, 11 Nov 2013 11:03:06 -0500 Michael Goffioul Support file listing for libffi and llvm.
Mon, 04 Nov 2013 18:23:29 -0500 John Donoghue Fix typo in llvm.mk
Mon, 04 Nov 2013 06:55:00 -0500 John Donoghue Update llvm to 3.3
Mon, 23 Sep 2013 14:48:07 -0400 John W. Eaton merge away extra head
Mon, 26 Aug 2013 16:59:14 -0400 John W. Eaton bump version
Fri, 23 Aug 2013 06:38:50 -0400 John Donoghue Update mingw native llvm for dynamic lib
Wed, 21 Aug 2013 19:20:58 -0400 John Donoghue Compile and install native llvm-config when doing cross build.
Thu, 08 Aug 2013 19:50:46 -0400 John Donoghue Don't install llvm-config to same place for mingw native build.
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