aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/clang/llvm-ar/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move toolchain utils to -toolchain packageLexi Winter2025-07-281-0/+1
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2023-12-081-2/+1
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Move LIBADD lines from usr.bin/clang/*/Makefile one level upDimitry Andric2023-07-231-2/+0
* llvm: fix some llvm-* tool links when WITH_LLVM_BINUTILS is setEd Maste2023-04-211-2/+2
* Merge llvm-project main llvmorg-15-init-15358-g53dc0f10787Dimitry Andric2023-02-081-0/+2
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-09-061-0/+7
* Regenerate ReStructuredText based manpages for llvm-project tools:Dimitry Andric2020-06-271-0/+1
* Move all sources from the llvm project into contrib/llvm-project.Dimitry Andric2019-12-201-1/+1
* Link llvm-ar to llvm-ranlib, if WITH_CLANG_EXTRAS is enabled. WhenDimitry Andric2017-01-061-0/+2
* Completely revamp the way llvm, clang and lldb are built.Dimitry Andric2016-08-261-69/+4
* Update build glue for clang and the llvm/clang extras.Dimitry Andric2016-08-191-34/+36
* Some additional llvm tools need libz. While here, consistently useDimitry Andric2016-01-061-1/+1
* Next part of updating llvm/clang build glue: getting theDimitry Andric2015-12-311-8/+10
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-3/+2
* Update llvm/clang build glue.Dimitry Andric2015-06-231-1/+4
* Update Makefiles and other build glue for llvm/clang 3.7.0, as of trunkDimitry Andric2015-05-301-1/+1
* Update llvm and clang library and binary Makefiles for 3.6.0 rc1.Dimitry Andric2015-01-261-1/+3
* Add the AArch64 llvm backend to the build to allow for early testing andDimitry Andric2015-01-071-1/+8
* Update llvm and clang binary Makefiles.Dimitry Andric2014-11-241-1/+46
* Upgrade our copy of llvm/clang to 3.4 release. This version supportsDimitry Andric2014-02-161-1/+1
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of theDimitry Andric2013-04-121-1/+0
* Allow us to build clang for ARM EABI. Clang and llvm use theAndrew Turner2013-02-121-0/+2
* Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,Dimitry Andric2012-02-051-0/+14