sdp: Remove Linux build files.
[freebsd.git] / Makefile.inc1
2016-07-27 emasteRemove ${OBJDUMP} as it is not used by the base system
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 bdreweryDon't disable binutils/elftoolchain bootstrapping with...
2016-07-24 bdreweryFix empty WANT_COMPILER_TYPE when neither compiler...
2016-07-24 bdrewerySYSTEM_COMPILER: Rework the logic to allow a 'make...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-21 bdreweryAdd LOCAL_XTOOL_DIRS to add into cross-tools.
2016-07-19 emasteInclude makewhatis in ITOOLS when MK_MAN_UTILS is true
2016-07-15 cyRevert r302865 and it's sister r302866 as r302865 cause...
2016-07-15 cyWhen building multiple kernels using KERNCONF, non...
2016-07-13 bdreweryRevert r302670 and r302671 for now.
2016-07-12 bdreweryCreate a TARGET_CPUARCH thing to go with MACHINE_CPUARCH.
2016-07-11 gjbFix TARGET_TRIPLE for 12.0-CURRENT.
2016-07-07 bdreweryWITH_SYSTEM_COMPILER: Don't enable for xdev or native...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-29 bdreweryWITH_SYSTEM_COMPILER: Avoid using GCC4.8+ logic on...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-15 bdreweryFix native powerpc64 build of lib32 with in-tree GCC.
2016-06-09 jillesbuild: Add legacy support for futimens() and utimensat().
2016-06-05 bdrewerylegacy: Avoid building/installing headers twice.
2016-06-05 bdreweryAdd a MINIMUM_SUPPORTED_OSREL and bump it to 900044.
2016-06-04 bdreweryFix incorrect logic in r301394.
2016-06-04 bdreweryFollow-up r301287: Pass external compiler metadata...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bdreweryWITHOUT_CROSS_COMPILER: Fix installworld.
2016-06-03 dimFor clang, move the definition of FREEBSD_CC_VERSION...
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 bdreweryGCC External: Revert r300886, r300904, r300917, r300918
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 bdreweryMove external GCC compiler hacks to bsd.sys.mk.
2016-05-27 gjbMake PKG_VERSION aware of '-ALPHA*'.
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 bdreweryWITH_AUTO_OBJ: Fix crunchgen builds.
2016-05-26 bdreweryWITH_META_MODE: Move the kernel support to kern.pre.mk.
2016-05-26 bdreweryRemove leftover _crunchide from r283108
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-23 bdreweryMove binutils handling after src.opts.mk.
2016-05-21 bdreweryOpportunistically skip building a cross-compiler with...
2016-05-21 bdreweryEnable external compiler logic if both bootstrap compil...
2016-05-21 bdreweryEnable and utilize WITHOUT_CROSS_COMPILER logic for...
2016-05-21 bdreweryMove external toolchain support earlier.
2016-05-21 bdreweryWITH_META_MODE: Use META_MODE rather than .MAKE.MODE...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-19 impTurns out, mipsn32el worked at one point, so add it...
2016-05-18 impFix negative logic error. We want gnueabihf ABI when...
2016-05-18 impmipsn32el is not a thing, remove it from the list of...
2016-05-18 bdreweryCombine restage/reinstall in a safe way.
2016-05-18 impMake armv6 hard float abi by default. Kill armv6hf.
2016-05-13 bdrewerySupport libsoft for restage.
2016-05-12 mmMFV r299425:
2016-05-10 gjbRevert r299292, which was not a mismerge. It has an...
2016-05-10 gjbCombine the 'reinstall' and 'restage' targets, which...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-04 ngieDefault NO_INSTALLEXTRAKERNELS to yes, not no
2016-05-04 ngieDefault NO_INSTALLEXTRAKERNELS to "no" to unbreak the...
2016-05-04 glebiusMake it possible to override NO_INSTALLEXTRAKERNELS.
2016-05-03 pfgMisc. build: minor spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 bdreweryWITH_META_MODE: Allow buildkernel to create .meta files...
2016-04-21 bdreweryFix unset variables from r298417.
2016-04-21 bdreweryAdd more missing .PHONY
2016-04-21 bdreweryRemove redundant logic from the pkg-base merge.
2016-04-21 bdreweryFix 'make -n' for new packaging targets.
2016-04-21 bdreweryAdd more missing .PHONY.
2016-04-21 emasteAdjust BOOTSTRAPPING test after MFC of kbdcontrol's...
2016-04-18 gjbAdd MK_AUTO_OBJ=no to ${MAKE} invocation if PKG_VERSION...
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMerge the projects/release-pkg branch to head.
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-14 bdreweryMETA_MODE+filemon: Default -DNO_CLEAN enabled.
2016-04-14 bdreweryMETA_MODE: Pass along the default sysroot in bootstrap...
2016-04-14 bdreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 bdreweryMark some more .PHONY targets.
2016-04-14 bdrewerySimplify building libpam and fix libpam.a not containin...
2016-04-13 gjbMFH
2016-04-13 swillsTry harder to find svn
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbSet explicit ordering to prevent packaging failures...
2016-04-11 gjbMFH
2016-04-08 gjbAvoid using DESTDIR in packaged-base targets, which can
2016-04-06 gjbMFH
2016-04-05 gjbFix errors packaging the base system when using non...
2016-04-05 bdreweryRemove leftover _LDSCRIPTROOT missed in r297270.
2016-04-04 gjbMFH
2016-03-30 bdreweryFix the external GCC build after r297271 by setting...
2016-03-30 bdreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-28 emastesimplify compile-time default keyboard map generation
2016-03-25 bdreweryWITHOUT_TOOLCHAIN: Fix includes not being staged in...
2016-03-25 bdreweryCROSS_BINUTILS_PREFIX: Reduce redundant logic.
2016-03-25 bdreweryExternal compiler: Remove redundant flags from CXXFLAGS.
2016-03-25 bdreweryWITHOUT_CROSS_COMPILER: Fix this to use external compil...
next