index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
llvm
/
Makefile
Age
Commit message (
Expand
)
Author
2021-05-30
Update LLVM build system for 249b40b558955afe5ac2b549edcf2d7f859c8cc9
joerg
2020-02-21
LLVM doesn't use term.h, so don't check for it when probing here either.
joerg
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2017-01-11
Sync tools build glue with LLVM pre-4.0.0.
joerg
2015-03-05
misc/48722: Use explicit HOST_SH in case the user insists on removing
joerg
2015-01-05
cleandir-llvm should not exist in the filesystem
joerg
2014-01-16
Pass HOST_CXX to llvm configure as CXX=${HOST_CXX:Q} since llvm wants c++
matt
2013-09-02
Update LLVM/Clang snapshot to r189662. This includes many improvements
joerg
2013-02-20
Work-around for python detection in LLVM's configure script
joerg
2012-06-17
Fix version string returned by clang --version.
joerg
2012-06-16
Update LLVM/Clang snapshot to r158533. This brings in support for
joerg
2012-05-31
Forcefully override the GNU make configure check. The build system in
joerg
2012-02-28
Update LLVM/Clang snapshot to r151411. This brings in Lambda support for
joerg
2011-07-18
Partially revert last, keep assertions enabled (but with the correct
joerg
2011-07-18
Pass HOST_CC otherwise fails e.g. on Mac OS X; fixed typo in --disable-assert...
adam
2011-07-07
Fix cleandir-llvm (only remove config if it exists)
matt
2011-07-05
Hook up LLVM's MIPS target.
joerg
2011-07-05
Also enable toolchain build of ARM
joerg
2011-07-05
Hook up LLVM's SPARC target.
joerg
2011-07-04
Hook up LLVM's PowerPC.
joerg
2011-05-16
Update to LLVM/Clang revision 131404. This includes the fix for asm labels
joerg
2011-03-21
--with-clang-resource-dir is no longer needed
joerg
2011-03-18
Update LLVM snapshot. This allows deriving the target from the binary
joerg
2011-02-06
Add LLVM and clang build system. It is enabled by MKLLVM=yes.
joerg