History log of /openbsd-src/gnu/usr.bin/clang/libLLVMObject/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# 43d0313f 08-Feb-2024 miod <miod@openbsd.org>

Feed more generated files to the clean target; joint work with naddy@


# 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


# 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 ...


# 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 ...