aboutsummaryrefslogtreecommitdiff
path: root/share/mk/src.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* After r364732, we can now enable MK_OPENMP for aarch64 by default.Dimitry Andric2020-08-241-1/+2
* Add CLANG/LLD/LLD to BROKEN_OPTIONS when building on non-FreeBSDAlex Richardson2020-08-111-0/+8
* RISC-V boot1.efi and loader.efi supportMitchell Horne2020-07-061-2/+2
* Import new 2-clause BSD licenced implementation of the bc and dc commandsStefan Eßer2020-06-271-0/+1
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-241-0/+2
* Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste2020-06-071-6/+2
* src.opts.mk: disable BINUTILS_BOOTSTRAP universallyEd Maste2020-06-061-6/+1
* Disable BINUTILS by default on amd64Ed Maste2020-05-301-3/+3
* Disable BINUTILS by default on i386Ed Maste2020-05-291-4/+1
* src.opts.mk: update BINUTILS options and add commentsEd Maste2020-05-081-1/+6
* src.opts.mk: with BINUTILS limited to as it is used on i386 and amd64 onlyEd Maste2020-05-061-3/+2
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+1
* src.opts.mk: add WITHOUT_OPENSSL dependenciesEd Maste2020-04-301-0/+4
* Due to popular demand, revert r360102.Cy Schubert2020-04-191-1/+0
* Conditionally install Kerberos rc files based on MK_KERBEROS_SCRIPTSCy Schubert2020-04-191-0/+1
* Always install backward compatibility timezones, as they are installedXin LI2020-04-091-2/+0
* llvm: add a build knob for enabling assertionsKyle Evans2020-04-061-0/+1
* drop GDB_LIBEXEC option (now always true)Ed Maste2020-03-301-1/+0
* [PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren2020-03-271-6/+3
* Use Clang and LLD as the default toolchain for MIPSAlex Richardson2020-03-231-8/+3
* Redo r359164 now that it's baked : Eliminate misuse of $MACHINE for userland ...Warner Losh2020-03-211-10/+5
* Revert r359164.Warner Losh2020-03-201-5/+10
* Eliminate misuse of $MACHINE for userland things.Warner Losh2020-03-201-10/+5
* Remove sparc support from clang build infrastructure. Any remaining sparc filesWarner Losh2020-03-201-2/+0
* src.opts.mk: remove remaining support for pre-C++11 C++ compilersEd Maste2020-03-181-30/+1
* src.opts.mk: drop C++11 compiler conditional from OPENMPEd Maste2020-03-181-2/+1
* Remove WITH_AMD option, missed in r358821Ed Maste2020-03-091-1/+0
* veloader use vectx API for kernel and modulesSimon J. Gerraty2020-03-081-0/+1
* retire in-tree GPL dtc devicetree compilerEd Maste2020-02-291-1/+0
* src.opts.mk: simplify Clang and lld bootstrap defaultsEd Maste2020-02-291-15/+8
* retire the LLVM_LIBUNWIND optionEd Maste2020-02-291-2/+0
* remove GCC 4.2.1 build infrastructureEd Maste2020-02-291-19/+1
* src.opts.mk: drop MIPS special case for disabling BINUTILS_BOOTSTRAPEd Maste2020-02-261-4/+0
* Remove sparc64 specific buid-system hacksWarner Losh2020-02-261-26/+15
* Move GCOV option to default NOEd Maste2020-02-191-1/+1
* mips: mark GOOGLETEST broken, due to no fault of its ownKyle Evans2020-02-091-1/+6
* Remove simple_httpdKyle Evans2020-02-041-1/+0
* retire BSD_CRTBEGIN optionEd Maste2020-01-311-3/+0
* src.opts.mk: default BINUTILS_BOOTSTRAP to NO except for x86 and powerpcEd Maste2020-01-191-1/+5
* src.opts.mk: force DMAGENT off under WITHOUT_OPENSSLEd Maste2020-01-171-0/+1
* src.opts.mk: force KERBEROS_SUPPORT off where KERBEROS forced offEd Maste2020-01-101-0/+2
* Revert r356515 - add LLVM_LIBUNWIND back to sparc64 BROKEN_OPTIONSEd Maste2020-01-091-0/+2
* src.opts.mk: Remove sparc64 LLVM_LIBUNWIND BROKEN_OPTIONSEd Maste2020-01-081-2/+0
* src.opts.mk: enable LLVM_UNWIND by default for all archsEd Maste2020-01-081-5/+1
* Use clang and lld as the default toolchain for RISCV.John Baldwin2020-01-081-3/+2
* Switch 32-bit arm back to LLVM libunwind.Michal Meloun2020-01-081-1/+1
* Refine fusefs test workaround for mips+llvmKyle Evans2020-01-061-9/+1
* src.opts.mk: disable BINUTILS_BOOTSTRAP on all mips* and sparc64Ed Maste2020-01-051-1/+1
* src.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*Ed Maste2020-01-051-0/+4
* Do not build GCC 4.2.1 by default for any CPU architectureEd Maste2020-01-051-7/+8