summaryrefslogtreecommitdiffstats
path: root/share/mk/src.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* Support use of LLVM's libunwind for exception unwindingemaste2016-01-091-2/+2
* Add new LIBSOFT option. This is similar to the LIB32 option, exceptimp2016-01-031-0/+5
* Enable LLDB by default on amd64 and arm64emaste2015-12-161-1/+5
* Start support for the RISC-V 64-bit architecture developed by UC Berkeley.br2015-12-111-1/+6
* Add comment explaining aarch64's BROKEN_OPTIONSemaste2015-12-081-0/+1
* Retire the NONE cipher option.des2015-11-231-1/+0
* Slightly rework the comments and logic for default Clang/GCC.bdrewery2015-10-241-10/+11
* Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAPemaste2015-08-171-0/+2
* Reap MK_SYSINSTALLngie2015-08-161-1/+0
* Remove remnant of WITHOUT_ELFTOOLCHAIN_TOOLS missed in r286730emaste2015-08-131-1/+0
* Add a src.conf option to build and install the DTrace test suite.markj2015-08-021-0/+5
* Use default CLANG build options for ARMemaste2015-07-291-7/+3
* Allow ELF Tool Chain elfcopy to be installed as objcopyemaste2015-07-291-0/+3
* Remove old fmake. It wasn't built by default for some time. Users thatimp2015-06-161-1/+0
* Enable clang on armeb, it is now able to build targeting armeb. This isandrew2015-06-111-3/+3
* Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities.bapt2015-05-301-0/+1
* Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64ngie2015-04-281-1/+1
* Add GCC to the list of broken options on arm64.andrew2015-04-271-1/+1
* Add LLDB to BROKEN_OPTIONS for arm prior to armv6emaste2015-04-241-0/+4
* The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), andkib2015-04-181-3/+0
* Add the start of libc and libstand for arm64. Not all of the machineandrew2015-04-071-0/+2
* Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-191-2/+5
* Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-0/+1
* Add the following options to enable/disable several features in the base systemngie2015-02-041-0/+9
* Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+1
* Add MK_AUTOFS knob for building and installing autofs(4), et alngie2015-01-261-0/+1
* Add MK_BHYVE knob for building and installing bhyve(4), et alngie2015-01-261-0/+1
* Add MK_HAST knob for building and installing hastd(8), et alngie2015-01-261-0/+1
* Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcngie2015-01-251-0/+1
* Add MK_BSDINSTALL knob for building and installing bsdinstallngie2015-01-251-0/+1
* Add MK_TALK knob for building the talk and talkdngie2015-01-251-0/+1
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-0/+1
* Add MK_EE knob to control installing edit, ee, etcngie2015-01-251-0/+1
* Use a set of ELF Tool Chain tools by defaultemaste2015-01-071-1/+1
* Merge ^/head r274961 through r276301.dim2014-12-271-1/+0
|\
| * Deorbit the IEEE-488/GPIB support.phk2014-12-251-1/+0
* | Merge ^/head r275715 through r275748.dim2014-12-131-1/+1
|\ \ | |/
| * Fix typo in comments.imp2014-12-121-1/+1
* | Since clang 3.5.0 and later must be built by a compiler with C++11dim2014-12-101-17/+20
|/
* Build infrastructure for elftoolchain toolsemaste2014-12-011-0/+1
* Acutally, replaces NO_INCS with WITHOUT_INCLUDES and makeimp2014-11-181-0/+1
* My previous commit exposed an issue as it fixed a differentimp2014-10-221-0/+1
* For the kernel, we have USB_GADGET_EXAMPLES as defaults to yes. Forimp2014-10-211-2/+1
* Always use libc++ as the default c++ stack when building with an external gcc...bapt2014-10-211-0/+8
* HYPERV isn't available on all architectures, but just on by defaultimp2014-10-161-7/+1
* Clean up detection of big-endian ARM. In all cases we follow the patternandrew2014-10-011-3/+3
* Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-011-1/+0
* Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,delphij2014-09-131-0/+7
* Enable MK_TESTS by default, take 2.jmmv2014-07-161-1/+1
* Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-2/+3
OpenPOWER on IntegriCloud