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
Fredrik Rinnestam
180507bffb
llvm: fixed footprint
2017-10-23 20:24:40 +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
c02ff723f7
llvm: remove stale patch
2017-03-15 01:11:09 +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
228921d539
Merge branch '3.2' into 3.3
2017-01-26 22:04:02 +01:00
Thomas Penteker
77f586bee9
llvm: include patch for red icons on radeon hardware
2017-01-25 00:29:56 +01:00
Fredrik Rinnestam
b0bf956432
updated signatures
2017-01-23 23:29:19 +01:00
Fredrik Rinnestam
544e2b3720
Merge branch '3.2' into 3.3
2017-01-23 23:27:08 +01:00
Thomas Penteker
67640686b0
llvm: 3.9.0 -> 3.9.1
2017-01-23 21:43:20 +01:00
Fredrik Rinnestam
ef268189cd
updated signatures
2016-11-13 14:27:32 +01:00
Fredrik Rinnestam
4687e7648f
Merge branch '3.2' into 3.3
2016-11-13 14:19:30 +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
Fredrik Rinnestam
cab8fc1c59
updated signatures
2016-11-08 08:38:12 +01:00
Fredrik Rinnestam
06f0a3653a
Merge branch '3.2' into 3.3
2016-11-08 08:35:00 +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
78abcad049
add opt signatures
2016-10-15 13:54:24 +02: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
bd8d3e9a31
[notify] llvm: add note about major updates and dependent graphic's drivers
2015-03-02 20:23:16 +01: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