| #
1ad61ae0 |
| 11-Nov-2023 |
robert <robert@openbsd.org> |
update build infrastructure for llvm-16.0.6
|
| #
5a38ef86 |
| 17-Dec-2021 |
patrick <patrick@openbsd.org> |
Update build infrastructure for LLVM 13.0.0.
|
| #
c04ab3e3 |
| 28-Apr-2021 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 11.1.0.
Heavy lifting by mortimer@, thank you so much!
|
| #
aa1fa3d4 |
| 03-Aug-2020 |
patrick <patrick@openbsd.org> |
Update build infrastructure for LLVM 10.0.0.
ok hackroom@ tested by plenty
|
| #
7350f337 |
| 23-Jun-2019 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 8.0.0.
|
| #
2584ca0b |
| 05-Mar-2019 |
jsg <jsg@openbsd.org> |
Build and install a shared libLLVM, llvm-config and llvm includes. This is required to build the radeonsi Mesa driver.
ok patrick@
|
| #
dd7183d7 |
| 26-Feb-2019 |
jsg <jsg@openbsd.org> |
In preparation for reusing libLLVM component library Makefiles to build libLLVM from a single directory avoid reused filenames by symlinking duplicated names with a prefix of the component library na
In preparation for reusing libLLVM component library Makefiles to build libLLVM from a single directory avoid reused filenames by symlinking duplicated names with a prefix of the component library name so object file names will be unique.
symlink approach suggested by deraadt@ ok patrick@
show more ...
|
| #
30154224 |
| 25-Feb-2019 |
jsg <jsg@openbsd.org> |
add sources matching unresolved symbols seen using Mesa with libLLVM ok patrick@
|
| #
4f0ddf55 |
| 27-Jan-2019 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 7.0.1.
|
| #
aa997e52 |
| 06-Apr-2018 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 6.0.0.
|
| #
f7631674 |
| 04-Oct-2017 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 5.0.0.
|
| #
597daf03 |
| 09-Jul-2017 |
espie <espie@openbsd.org> |
zap empty depends/silence empty installs. okay millert@
|
| #
03adc85b |
| 24-Jan-2017 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 4.0.0
Discussed with kettenis@
|
| #
d4741794 |
| 14-Jan-2017 |
patrick <patrick@openbsd.org> |
Update clang build infrastructure for LLVM 3.9.1
"go ahead" kettenis@ "just go ahead" deraadt@ "sounds good to me" stefan@
|
| #
0545c0e3 |
| 05-Sep-2016 |
pascal <pascal@openbsd.org> |
LLVM/Clang build system. This only builds the bare minimum of what is needed to get a working "clang" binary.
Note that you need GCC from ports to bootstrap clang.
looks good to patrick@, ok jsg@
LLVM/Clang build system. This only builds the bare minimum of what is needed to get a working "clang" binary.
Note that you need GCC from ports to bootstrap clang.
looks good to patrick@, ok jsg@ kettenis@
show more ...
|