summaryrefslogtreecommitdiffstats
path: root/share/mk/src.opts.mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Now that pc98 no longer needs gcc to compile boot2, remove the specialimp2014-07-101-8/+1
* Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTemaste2014-06-301-1/+1
* Attach the CUSE library and kernel module to the default FreeBSDhselasky2014-06-131-0/+1
* Revert r267424 and r267425:gjb2014-06-131-1/+1
* Enable MK_TESTS by default.jmmv2014-06-121-1/+1
* Install VT support filesemaste2014-06-051-0/+1
* Read in SRCCONF early and consistently, if src.sys.mk exists, which isimp2014-05-171-7/+0
* Revert r261296. This removes the WITHOUT_NCURSESW option.brooks2014-05-151-1/+0
* Optionally allow building the historical FreeBSD make program andimp2014-05-101-0/+1
* Introduce kern.opts.mk to hold all the options for kernel moduleimp2014-05-091-3/+1
* We have to include bsd.opts.mk (included in bsd.own.mk) afterimp2014-05-091-6/+4
* All the NO_foo options processed in src.opts.mk are really bsd.opts.mkimp2014-05-071-18/+0
* Remove support for WITHOUT_BMAKE. bmake is now the only make that canimp2014-05-061-1/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+4
* Move the /usr/src specific options to src.opts.mk. Move inclusion ofimp2014-05-061-0/+392
OpenPOWER on IntegriCloud