queue.3: Document existing QMD_* macros
[freebsd.git] / Makefile.inc1
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 antoineAdd limits(1) to native-xtools so that it can be used...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-04 emasteConnect new LLVM-based libgcc_eh & libgcc_s to the...
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-01 jonathanAdd rules to build LLVM IR binaries and libraries.
2016-10-31 brAdd full softfloat and hardfloat support for MIPS.
2016-10-23 impTweak the UPDATING message a bit about the upgrade...
2016-10-22 jhibbitsCreate a new MACHINE_ARCH for Freescale PowerPC e500v2
2016-10-20 emasteDon't build libssp as a prereq lib if WITHOUT_SSP is set
2016-10-19 emasteFix MK_SHAREDOCS test from r306864
2016-10-08 baptgroff is not needed in the bootstrap tools if the syste...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-27 emasteAdd a WITHOUT_DIALOG src.conf(5) knob
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-13 lwhsuMFC r303935
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 ngieMFhead @ r305314
2016-09-01 bdreweryBump __FreeBSD_version for crunchgen META_MODE fix...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-23 bdreweryFix in-tree GCC builds after r304681.
2016-08-23 bdreweryAlways pass in -target and --sysroot flags for the...
2016-08-16 ngieMFhead @ r304232
2016-08-16 bdreweryTrim unneeded bootstrap after r301470 made 9.1 the...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-13 ngieMFhead @ r304038
2016-08-12 bdreweryAvoid showing the bootstrap make command for check...
2016-08-12 ngieCheckpoint initial integration work
2016-08-10 lwhsuOnly remove empty directories before packaging.
2016-07-30 markjAdd libprocstat prebuild library dependencies.
2016-07-30 markjlibrtld_db: Use the auxv to figure out where to look...
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...
next