summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* MFC r313907:bdrewery2017-03-031-4/+19
* MFC r313905:bdrewery2017-03-031-1/+2
* MFC r313904:bdrewery2017-03-031-0/+4
* MFC r313163:bdrewery2017-03-031-0/+1
* MFC r313184:bdrewery2017-03-031-2/+0
* MFC r313924,r313925:ngie2017-02-251-3/+3
* MFC r313182:ngie2017-02-071-2/+2
* MFC r311140:ngie2017-01-161-1/+1
* MFC 307538,307948,308602,308603,311151: Move kdump's mksubr into libsysdecode.jhb2017-01-121-3/+0
* MFC r311131:dim2017-01-061-0/+1
* Revert MFC of r308603.bdrewery2017-01-031-0/+3
* MFC r308603:bdrewery2017-01-031-3/+0
* MFC r305256:bdrewery2017-01-031-1/+3
* MFC r309124:dim2016-12-261-4/+3
* MFC r309332:dim2016-12-061-0/+10
* MFC: 306864,307648bapt2016-10-221-1/+1
* MFC r304217:bdrewery2016-08-191-10/+0
* MFC r304006:bdrewery2016-08-191-3/+3
* MFC 303935lwhsu2016-08-171-1/+1
* MFC r303274:bdrewery2016-07-271-7/+5
* MFC r303272,r303273:bdrewery2016-07-271-30/+48
* MFC r303034: Include makewhatis in ITOOLS when MK_MAN_UTILS is trueemaste2016-07-261-1/+1
* WITH_SYSTEM_COMPILER: Don't enable for xdev or native-xtools.bdrewery2016-07-071-1/+1
* WITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on native GCC4.2 platforms.bdrewery2016-06-291-0/+2
* Fix native powerpc64 build of lib32 with in-tree GCC.bdrewery2016-06-151-1/+4
* build: Add legacy support for futimens() and utimensat().jilles2016-06-091-0/+2
* legacy: Avoid building/installing headers twice.bdrewery2016-06-051-2/+3
* Add a MINIMUM_SUPPORTED_OSREL and bump it to 900044.bdrewery2016-06-051-2/+5
* Fix incorrect logic in r301394.bdrewery2016-06-041-1/+1
* Follow-up r301287: Pass external compiler metadata when used.bdrewery2016-06-041-0/+6
* WITHOUT_CROSS_COMPILER: Fix installworld.bdrewery2016-06-031-3/+9
* For clang, move the definition of FREEBSD_CC_VERSION into its own headerdim2016-06-031-1/+1
* GCC External: Revert r300886, r300904, r300917, r300918bdrewery2016-05-291-1/+7
* Move external GCC compiler hacks to bsd.sys.mk.bdrewery2016-05-271-8/+1
* Make PKG_VERSION aware of '-ALPHA*'.gjb2016-05-271-1/+1
* WITH_AUTO_OBJ: Fix crunchgen builds.bdrewery2016-05-261-3/+10
* WITH_META_MODE: Move the kernel support to kern.pre.mk.bdrewery2016-05-261-5/+0
* Remove leftover _crunchide from r283108bdrewery2016-05-261-1/+0
* Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revisiondim2016-05-261-1/+1
* Move binutils handling after src.opts.mk.bdrewery2016-05-231-23/+27
* Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set.bdrewery2016-05-211-3/+54
* Enable external compiler logic if both bootstrap compilers are disabled.bdrewery2016-05-211-1/+2
* Enable and utilize WITHOUT_CROSS_COMPILER logic for external CC.bdrewery2016-05-211-5/+9
* Move external toolchain support earlier.bdrewery2016-05-211-36/+35
* WITH_META_MODE: Use META_MODE rather than .MAKE.MODE for buildkernel.bdrewery2016-05-211-1/+1
* Turns out, mipsn32el worked at one point, so add it back in.imp2016-05-191-0/+1
* Fix negative logic error. We want gnueabihf ABI when we're NOTimp2016-05-181-1/+1
* mipsn32el is not a thing, remove it from the list of validimp2016-05-181-2/+1
* Combine restage/reinstall in a safe way.bdrewery2016-05-181-13/+5
* Make armv6 hard float abi by default. Kill armv6hf.imp2016-05-181-1/+0
OpenPOWER on IntegriCloud