]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
Correct the path to the md(4)-backed UFS filesystem for pine64
[FreeBSD/FreeBSD.git] / Makefile.inc1
2017-11-13 arichardsonOnly build the libmagic build-tools if MK_FILE != no
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-11 bdrewerycleanworld only needs a tree walk if the expected ...
2017-11-10 bdrewerynative-xtools: Fix for GCC archs.
2017-11-10 bdreweryrescue ipf: Remove hacks and link in libipf directly.
2017-11-10 bdreweryHandle some .OBJDIR == .CURDIR cases.
2017-11-07 impNote interactive shell errors for make buildenv and...
2017-11-05 bdreweryFix nested MAKEOBJDIRPREFIX breaking various release...
2017-11-03 bdreweryFollow-up r318105: Don't use NO_OBJ at top-level, use...
2017-11-03 bdreweryFollow-up r325329: Store all WORLDTMP objects back...
2017-11-02 bdreweryFollow-up r325342: Always ensure WORLDTMP exists.
2017-11-02 bdreweryDIRDEPS_BUILD: Cleanup leftover WORLDTMP files.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 bdreweryReduce MAKEOBJDIRPREFIX path spam by specifying a direc...
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-01 bdrewerynative-xtools/xdev: Store these in a location including...
2017-11-01 bdreweryAdd a 'make cleanuniverse'.
2017-11-01 bdreweryAdd option UNIFIED_OBJDIR, on by default, which moves...
2017-10-31 bdreweryxdev: Follow-up r325087: Need to build lib/clang before...
2017-10-31 bdrewerykernel-toolchain: Fix improper build order after r325244.
2017-10-31 bdrewerykernel-toolchain: Skip world _obj and _cleanobj phases.
2017-10-31 bdrewerybuild-tools: De-special-case the gcc tools build.
2017-10-31 bdreweryFollow-up r297998: Remove redundant TOOLS_PREFIX in...
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 bdrewerynative-xtools: Allow SYSTEM_COMPILER to be used after...
2017-10-31 bdrewerycleanworld: No need to cleandir if MK_AUTO_OBJ is enabled.
2017-10-30 impReturn proper status from buildenv.
2017-10-29 bdreweryxdev: Consolidate duplicate cross-tools build/install...
2017-10-29 bdreweryxdev: Remove excess '/' since XDTP is asserted to be...
2017-10-29 bdreweryxdev: Fix build for platforms needing LLD.
2017-10-29 bdreweryxdev: Add missing 'make obj' treewalk for 'make includes'.
2017-10-29 bdreweryChange native-xtools to not install by default; add...
2017-10-29 bdreweryFix xdev TARGET/TARGET_ARCH assertion and expand to...
2017-10-29 bdreweryDisable AUTO_OBJ as a make argument to ensure it really...
2017-10-29 bdreweryRemove comment: debug files can be useful for build...
2017-10-29 bdreweryMove some LIBCOMPAT tmpdir logic setup to its own build...
2017-10-29 bdreweryMK_TESTS is disabled in early phases, no need for TESTB...
2017-10-29 bdreweryFAST_DEPEND clean hack: Remove lib32/soft files properly.
2017-10-29 bdreweryMove FAST_DEPEND cleanup hack into its own target and...
2017-10-29 bdreweryWe don't need LIB32 directories extracted in early...
2017-10-29 bdreweryDisallow using a colon ':' in source checkout paths.
2017-10-29 bdreweryMove sendmail special check into a _sanity_check target.
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-25 bdreweryCleanup pieces missed in r315057 which made mandoc...
2017-10-25 bdreweryFix native-xtools build to use a proper sysroot.
2017-10-25 bdreweryMETA_MODE: Follow-up r319593: Don't use host headers...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-10 baptDo not print error when running make check-old on system
2017-10-06 baptImport 1.14.3
2017-10-05 impSupport armv7 builds for userland
2017-10-04 cyWhen building multiple kernels using KERNCONF, non...
2017-10-04 cyRevert r324246. This is not exactly what was intended.
2017-10-04 cyWhen building multiple kernels using KERNCONF, non...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-26 baptDo not print error when running make delete-old on...
2017-09-17 gordonMFV r323678: file 5.32
2017-09-06 rlibbyMakefile.inc1: bump elf tool chain version check after...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-27 ngieRespect MK_TCSH with build-tools and native-xtools
2017-08-23 emasteSet MK_LLD_IS_LD to MK_LLD_BOOTSTRAP for cross-tools
2017-08-22 baptImport zstandard 1.3.1
2017-08-15 gjbRevert r322327, r322352, r322358:
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-11 gjbAdd SVNVERSION_CMD to bsd.own.mk, adding the capability...
2017-08-11 gjbFix indentation from r322401.
2017-08-11 gjbAvoid creating kernel-dbg.txz distribution sets and...
2017-08-10 gjbIndent nested conditionals for readability.
2017-08-09 gjbAdd a dependency on the kernel package for the runtime...
2017-08-07 dimFollow-up to r321684 (Don't use libc++ when cross-build...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-02 ngieMFhead@r321897
2017-08-01 bdreweryCCACHE_BUILD: Follow-up r321880: Fix some PATH issues...
2017-08-01 bdreweryNO_CLEAN: No need to run delete-old if the directories...
2017-08-01 ianIn xdev-links, when installing symlinks to the cross...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-29 dimDon't use libc++ when cross-building for gcc arches
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-25 bdreweryNO_CLEAN: Hide delete-old output.
2017-07-25 bdreweryOnly build libzfs_core in 'make libraries' if needed.
2017-07-25 bdreweryRemove unneeded dependency for libzfs.
2017-07-24 bdreweryNO_CLEAN: Utilize delete-old to remove old orphaned...
2017-07-24 bdreweryThe .depend.obj cleanup hacks are only needed with...
2017-07-24 bdreweryMove llvm Options.inc hack from r321433 for NO_CLEAN...
2017-07-24 dimCleanup stale Options.inc files from the previous libll...
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-08 bdrewerymakeman: Don't show META_MODE ABI rebuild warnings.
2017-07-08 bdrewerySYSTEM_COMPILER: Ensure there is not a stale compiler...
2017-07-05 bdreweryFix create-kernel-packages with multiple BUILDKERNELS...
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
next