libmd: Work around C++'s inability to understand C
[freebsd.git] / Makefile.inc1
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...
2016-03-25 bdreweryUpdate flags for external GCC.
2016-03-25 bdreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-22 gjbMake WSTAGEDIR, KSTAGEDIR, and REPODIR configurable.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-14 gjbMFH
2016-03-12 impUse the newly minted Makefile.libcompat to implement...
2016-03-12 emasteBump BOOTSTRAPPING test for libelf after cross-endian...
2016-03-11 bdreweryMove Makefile.lib32 to Makefile.libcompat and generaliz...
2016-03-11 impFactor out lib32 generation to its own file. This is...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 gjbMFH
2016-03-08 bdreweryDon't ever create object directories here with MK_AUTO_OBJ.
2016-03-08 gjbAvoid adding the '-release' suffix to non-debug kernel...
2016-03-07 gjbMFH
2016-03-06 gjbMFH
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-05 bdreweryConditionalize building makewhatis(1) for upgrades...
2016-03-04 bdreweryDon't add duplicates from LOCAL_LIB_DIRS.
2016-03-04 bdreweryFix over/under-linking in contrib/ofed.
2016-03-04 bdreweryNO_ROOT: Create the METALOG directory on installworld...
2016-03-04 emasteAdd dd as a bootstrap tool, for status= support
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbSet ALLOW_BASE_SHLIBS when creating base packages to...
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 bdreweryFAST_DEPEND: Skip 'make depend' for buildworld and...
2016-02-24 gjbMFH
2016-02-24 gjbInclude a 'package-pkg' target, intended for use for
2016-02-24 gjbSet PORTSDIR if not already set.
2016-02-24 gjbFurther subdir-ize WSTAGEDIR and KSTAGEDIR base on the
2016-02-23 gjbMFH
2016-02-22 dimMerge ^/head r295845 through r295901.
2016-02-22 gjbMFH
next