aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* Convert libllvm, libclang and liblldb into private shared librariesDimitry Andric2025-04-251-0/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Optionally create full debuginfo for llvm-related executablesDimitry Andric2024-02-161-3/+5
* Revert "Build clang and other llvm executables as PIE"Dimitry Andric2024-02-121-0/+2
* Build clang and other llvm executables as PIEDimitry Andric2024-02-111-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Remove LLVM build glue for MIPS as a native architecture.John Baldwin2023-03-291-5/+0
* clang: use -mxgot for 32-bit mipsKyle Evans2019-10-021-0/+5
* Add WITH_PIE knob to build Position Independent ExecutablesEd Maste2019-02-151-0/+2
* Improve the coverage of debug symbols for MK_DEBUG_FILES.John Baldwin2017-08-231-0/+8
* Undo r305299, since it also sets up BINDIR, via usr.bin/Makefile.inc.Dimitry Andric2016-09-021-0/+5
* For now, undo the WARNS=3 setting for the clang and llvm tools. MoreDimitry Andric2016-09-021-5/+0
* Compile clang, lldb and related tools with WARNS=3 by default.Dimitry Andric2016-08-271-0/+2
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-0/+3