1465eabfd9
llvm: add missing configuration option LLVM_LINK_LLVM_DYLIB
...
we define LLVM_BUILD_LLVM_DYLIB=1 BUT not LLVM_LINK_LLVM_DYLIB=1 which
leads to a broken llvm-config.
Currently
$> llvm-config --libnames --link-shared
generated lots of errors about missing .so libraries, with the above
addition we get the correct behaviour.
$> llvm-config --libnames --link-shared
libLLVM-7.so
2018-12-12 10:12:16 +01:00
Thomas Penteker
edc956025c
[notify] llvm: 6.0.1 -> 7.0.0
...
Note, that major updates usually will break dependent ports. Make use of
revdep(1) to identify broken ports and refer to the README for examples.
2018-10-03 01:43:51 +02:00
Danny Rawlins
6d0a17f046
[notify] llvm: 6.0.0 -> 6.0.1 new dependency: ninja
2018-07-28 14:46:40 +10:00
Danny Rawlins
df5825191c
[notify] llvm: upstream bug fix patches
2018-04-13 01:04:19 +10:00
Danny Rawlins
d022fc0272
llvm: 5.0.1 -> 6.0.0 closes FS#1636
2018-03-28 20:34:15 +11:00
Danny Rawlins
88018885cf
llvm: 5.0.0 -> 5.0.1
2018-01-21 17:38:45 +11:00
e4348a9b09
llvm: updated to avoid appending VCS revision
2017-11-17 13:09:39 -06:00
Thomas Penteker
cf43c72487
llvm: also build utils, closes FS#1466
2017-11-07 22:52:36 +01:00
Thomas Penteker
b294329995
llvm: 4.0.1 -> 5.0.0
2017-10-22 23:13:50 +02:00
Danny Rawlins
789b2c3bde
llvm: 4.0.0 -> 4.0.1
2017-07-09 13:34:44 +10:00
Thomas Penteker
c3b8c9ccd8
llvm: disable ocaml docs
2017-03-15 02:02:47 +01:00
Thomas Penteker
59bf9c6a29
llvm: 3.9.1 -> 4.0.0
2017-03-13 23:35:41 +01:00
Thomas Penteker
77f586bee9
llvm: include patch for red icons on radeon hardware
2017-01-25 00:29:56 +01:00
Thomas Penteker
67640686b0
llvm: 3.9.0 -> 3.9.1
2017-01-23 21:43:20 +01:00
Thomas Penteker
e3c5b04b89
llvm: use DYLIB option instead of shared libraries
2016-11-13 12:18:06 +01:00
Thomas Penteker
78f5ff948c
llvm: cmake is now a dependency
2016-11-08 23:57:02 +01:00
2a85765aa2
llvm: removed config.h references
2016-11-07 22:55:52 -06:00
Thomas Penteker
01d5173de1
llvm: 3.8.1 -> 3.9.0
2016-11-08 01:35:17 +01:00
Thomas Penteker
229f0afc5a
llvm: 3.8.0 -> 3.8.1
2016-07-13 01:57:39 +02:00
Thomas Penteker
1ab9673866
llvm: use gcc for compilation
...
This fixes building llvm-32 after a bump of llvm (and thus clang breaking
until a rebuild).
2016-05-15 20:00:18 +02:00
Thomas Penteker
c3079de73e
llvm: 3.7.0 -> 3.8.0
2016-03-09 21:45:24 +01:00
Thomas Penteker
c874623d17
llvm: 3.6.2 -> 3.7.0
2015-11-28 15:43:11 +01:00
Thomas Penteker
2739ccf390
llvm: 3.6.1 -> 3.6.2
2015-07-16 21:06:19 +02:00
Thomas Penteker
aa06590721
llvm: 3.6.0 -> 3.6.1
2015-06-15 03:33:28 +02:00
Thomas Penteker
fd3fd7f75b
llvm: 3.5.1 -> 3.6.0
2015-03-02 19:44:13 +01:00
Thomas Penteker
c259cead45
llvm: 3.4.2 -> 3.5.1
2015-02-23 16:23:26 +01:00
Thomas Penteker
2ac4efbe63
llvm: remove stray files
...
From: Tilman Sauerbeck <tilman@crux.nu>
We just unpacked the CFE tarball only to delete it afterwards.
2015-01-16 22:31:31 +01:00
Thomas Penteker
b35dbb21af
llvm: 3.4.1 -> 3.4.2
2014-08-22 11:22:46 +02:00
Thomas Penteker
62364d6e7a
llvm/llvm-clang: clean up indentation, footprint
2014-05-14 13:10:14 +02:00
Thomas Penteker
17db130092
Merge branch '3.0' into 3.1
...
Conflicts:
llvm/.footprint
llvm/Pkgfile
2014-05-13 16:09:11 +02:00
Thomas Penteker
2702d79ae6
llvm: last commit for today. Really.
2014-05-13 15:51:02 +02:00
Thomas Penteker
08300471ab
llvm: fix indentation, footprint
2014-05-13 14:27:49 +02:00
Thomas Penteker
3c6d6f788b
llvm: fix symlink
2014-05-13 13:07:03 +02:00
Thomas Penteker
8ad93d2eda
llvm: 3.3 -> 3.4.1
2014-05-13 11:14:17 +02:00
Thomas Penteker
16170bc34c
llvm: configure mandir
2014-05-13 10:53:59 +02:00
Thomas Penteker
06abbace6d
llvm: 3.3 -> 3.4.1
2014-05-13 10:27:09 +02:00
Matt Housh
98425ce1f9
llvm: removed clang, added multilib fixes
2014-03-29 11:26:03 -05:00
Thomas Penteker
0ccd77d10d
llvm: enable shared building, R600 support and disable all non-x86 platforms
2013-09-18 22:57:30 +02:00
Thomas Penteker
9a5a3e4fa1
llvm: remove lldb sources, too
2013-09-17 12:23:23 +02:00
Thomas Penteker
800acaedec
llvm: remove lldb again
2013-09-16 15:15:47 +02:00
Thomas Penteker
9b7ad8383e
llvm: include lldb
2013-08-26 13:10:26 +02:00
Thomas Penteker
655af91d71
llvm: 3.2 -> 3.3
2013-06-18 21:29:08 +02:00
Thomas Penteker
91a28eac7e
llvm: honor $MAKEFLAGS
2013-05-07 18:40:44 +02:00
Thomas Penteker
afc4685604
python: include python dependency, fixes FS#911
2013-04-04 12:37:17 +02:00
Thomas Penteker
7f4a9cf13b
llvm: 3.1 -> 3.2
2012-12-21 20:44:43 +01:00
Thomas Penteker
8eed60cd0e
llvm: 2.8 -> 3.1
2012-07-05 16:19:11 +02:00
Tilman Sauerbeck
814dcd9664
llvm: fixed C++ include path.
2010-10-30 11:57:14 +02:00
Tilman Sauerbeck
a6a7a9e834
llvm: updated to 2.8.
2010-10-07 22:08:49 +02:00
Tilman Sauerbeck
2695d0f93c
llvm: initial release.
2010-04-27 20:03:29 +02:00