Danny Rawlins
66d19459d8
[notify] llvm: add missing dependency libxml2 a rebuild isn't necessary as libxml2 is pulled in for other ports
2019-08-27 22:41:21 +10:00
Thomas Penteker
7f2cebb643
llvm: 7.0.1 -> 8.0.0
2019-05-23 23:28:51 +02:00
Fredrik Rinnestam
5affef1f2c
Merge branch '3.4' into 3.5
2019-04-29 23:56:12 +02:00
b94f9618b5
llvm: fix source URL
2019-04-28 12:38:33 +02:00
f2c8d84a81
llvm: enable RTTI, needed to build mesa with meson
2019-03-16 14:05:09 +01:00
Thomas Penteker
05183d52f9
llvm: 7.0.0 -> 7.0.1
2019-02-07 00:36:02 +01:00
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
Fredrik Rinnestam
57950becfe
llvm: update signature
2017-10-23 22:51:09 +02: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
Fredrik Rinnestam
23cc654491
updated signatures
2017-01-26 22:11:43 +01:00
Fredrik Rinnestam
b0bf956432
updated signatures
2017-01-23 23:29:19 +01:00
Fredrik Rinnestam
ef268189cd
updated signatures
2016-11-13 14:27:32 +01:00
Fredrik Rinnestam
cab8fc1c59
updated signatures
2016-11-08 08:38:12 +01:00
78abcad049
add opt signatures
2016-10-15 13:54:24 +02:00