]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
MFV r324145,324147:
[FreeBSD/FreeBSD.git] / share / mk /
2017-10-01 Martin MatuskaMFV r324145,324147:
2017-09-29 Jung-uk KimMerge ACPICA 20170929.
2017-09-29 Wojciech MacekCompile loader as Little-Endian on PPC64/POWER8
2017-09-26 Andriy GaponMFV r323535: 8585 improve batching done in zil_commit()
2017-09-22 Andriy GaponMFV r323917: 8648 Fix range locking in ZIL commit codepath
2017-09-22 Andriy GaponMFV r323914: 8661 remove "zil-cw2" dtrace probe
2017-09-20 Alan SomersMFV r323789: 8473 scrub does not detect errors on...
2017-09-20 Andriy GaponMFV r323792: 8602 remove unused "dp_early_sync_tasks...
2017-09-20 Andriy GaponMFV r323790: 8567 Inconsistent return value in zpool_re...
2017-09-17 Gordon TetlowMFV r323678: file 5.32
2017-09-16 Simon J. GerratyUse OBJS_SRCS_FILTER to control setting OBJS from SRCS
2017-09-15 Kyle Evansbsdgrep: disable TRE implementation by default
2017-09-14 Ryan Libbygcc builds: reenable -Wstrict-overflow for bsd.sys.mk
2017-09-13 Andriy GaponMFV r323527: 5815 libzpool's panic function doesn't...
2017-09-13 Andriy GaponMFV r323523: 8331 zfs_unshare returns wrong error code...
2017-09-13 Andriy GaponMFV r316932: 6280 libzfs: unshare_one() could fail...
2017-09-11 Andriy GaponMFV r323111: 8569 problem with inline functions in...
2017-09-11 Andriy GaponMFV r323110: 8558 lwp_create() returns EAGAIN on system...
2017-09-10 Marius StroblMFV: r323381
2017-09-09 Andriy GaponMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-08 Bryan DreweryTweak comment for install -S usage since it does not...
2017-09-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-01 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-31 Jung-uk KimMerge ACPICA 20170831.
2017-08-31 Dag-Erling SmørgravMerge upstream r4302 to support multiple concurrently...
2017-08-27 Enji CooperRevert change (r322952) that was not yet destined for...
2017-08-27 Enji CooperTry and rebase the bsd.lib.mk changes after ^/head...
2017-08-24 Dimitry AndricUpgrade our copies of clang, llvm, lldb and compiler...
2017-08-23 John BaldwinImprove the coverage of debug symbols for MK_DEBUG_FILES.
2017-08-22 Baptiste DaroussinImport zstandard 1.3.1
2017-08-21 Dimitry AndricUpgrade our copies of clang, llvm, lld and libc++ to...
2017-08-18 Baptiste DaroussinRemove example from zstd sources, their license does...
2017-08-16 Bryan DreweryQuote ${MAKE} when passing in env in case it contains...
2017-08-16 Bryan DreweryUse -S for library installations except for -DNO_ROOT...
2017-08-14 Enji CooperAdd supporting changes for `Add limited sandbox capabil...
2017-08-14 Enji CooperAdd limited sandbox capability to "make check"
2017-08-13 Warner LoshWe don't use ARM_ARCH_6 in the tree, and haven't for...
2017-08-12 Enji CooperDelete trailing whitespace
2017-08-12 Li-Wen HsuRe-remove excess / for installing SYMLINKS
2017-08-12 Warner Losharm*hf is no longer a thing, remove it from the convers...
2017-08-12 Warner LoshMake _TO_CPUARCH macro for ARCH to CPUARCH conversions
2017-08-11 Ed Mastelldb: enable on i386
2017-08-11 Glen BarberAdd SVNVERSION_CMD to bsd.own.mk, adding the capability...
2017-08-11 Peter WemmUpdate from sqlite3-3.14.1 to sqlite3-3.20.0. This...
2017-08-10 Peter WemmUpdate subversion 1.9.5 -> 1.9.7
2017-08-10 Ruslan BukinSupport for v1.10 (latest) of RISC-V privilege specific...
2017-08-10 Ed MasteMark PROFILE option as broken when targetting mips64
2017-08-09 Dimitry AndricUpgrade our copies of clang, llvm and libc++ to r310316...
2017-08-08 Andriy GaponMFV r322242: 8373 TXG_WAIT in ZIL commit path
2017-08-08 Andriy GaponMFV r322240: 8491 uberblock on-disk padding to reserve...
2017-08-08 Andriy GaponMFV r322238: 7915 checks in l2arc_evict could use some...
2017-08-08 Andriy GaponMFV r322236: 8126 ztest assertion failed in dbuf_dirty...
2017-08-08 Andriy GaponMFV r322232: 8426 mark immutable buffer arguments as...
2017-08-08 Andriy GaponMFV r322229: 7600 zfs rollback should pass target snaps...
2017-08-08 Andriy GaponMFV r322227: 8377 Panic in bookmark deletion
2017-08-08 Andriy GaponMFV r322223: 8378 crash due to bp in-memory modificatio...
2017-08-08 Andriy GaponMFV r322221: 7910 l2arc_write_buffers() may write beyon...
2017-08-08 Andriy GaponMFV r322217: 8418 zfs_prop_get_table() call in zfs_vali...
2017-08-04 Enji CooperMFhead@r322057
2017-08-04 Dag-Erling SmørgravUpgrade to OpenSSH 7.5p1.
2017-08-03 Enji CooperMFhead@r322023
2017-08-03 Enji CooperMFhead@r322021
2017-08-03 Enji CooperAlways expose DESTDIR as MAKE_CHECK_SANDBOX_DIR and...
2017-08-03 Enji CooperExpand _FILESMKDIR to bsd.lib.mk
2017-08-03 Phil ShaferUpdate from libxo-0.8.1 to 0.8.4:
2017-08-03 Enji CooperFix last minute change I made for checking ${MK_MAKE_CH...
2017-08-03 Enji CooperMFhead@r321993
2017-08-03 Enji CooperMFhead@r321969
2017-08-03 Enji CooperMFhead@r321967
2017-08-02 Enji CooperMFhead@r321960
2017-08-02 Enji CooperExtend r321900 (_FILESMKDIR) support to ${PROG}
2017-08-02 Enji CooperFix typo with missing line continuation added in r321956
2017-08-02 Enji CooperExpose _TESTS_USE_OBJDIR as MK_MAKE_CHECK_USE_SANDBOX...
2017-08-02 Enji CooperPromote MK_TESTS from src.opts.mk to bsd.opts.mk
2017-08-02 Enji CooperDelete comment above "__DEFAULT_DEPENDENT_OPTIONS"...
2017-08-02 Enji CooperAllowing MK_NLS_CATALOGS to be enabled if MK_NLS =...
2017-08-02 Enji CooperSome minor doc fixups
2017-08-02 Enji CooperOnly tweak DESTDIR, etc if actively invoking "make...
2017-08-02 Enji CooperMFhead@r321916
2017-08-02 Enji CooperMFhead@r321912
2017-08-02 Enji CooperHook HAS_TESTS (r321901) in to bsd.lib.mk and bsd.prog.mk
2017-08-02 Enji CooperClean up DESTDIR, not CHECKDIR
2017-08-02 Enji CooperMake "make check" smarter when run from a root directory
2017-08-02 Enji CooperAdd _FILESMKDIR
2017-08-02 Enji CooperMFhead@r321897
2017-08-01 Bryan DreweryCCACHE_BUILD: Follow-up r321880: Fix some PATH issues...
2017-08-01 Bryan DreweryCCACHE_BUILD: Allow setting CCACHE_BUILD_TYPE=wrapper.
2017-07-31 Enji CooperMFhead@r321829
2017-07-31 Baptiste DaroussinUpdate mandoc to 1.14.2
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-25 Bryan DreweryAllow -DNO_SKIP_DEPEND to override the _SKIP_DEPEND...
2017-07-25 Andrew TurnerBuild the 32-bit ARM libstand and loader parts with...
2017-07-25 Bryan Drewerycleandir: Fix ESTALE errors from parallel removals.
2017-07-24 Bryan DreweryAllow disabling dependency tracking if DEPEND_CFLAGS...
2017-07-24 Bryan DrewerySlightly simplify logic for which depend file is expected.
2017-07-24 Enji CooperUse __DEFAULT_DEPENDENT_OPTIONS for articulating depend...
2017-07-24 Bryan DreweryPROGS: Fix ESTALE errors on NFS while cleaning in direc...
2017-07-24 Bryan Drewerycleanobj: Unhide removal of directory.
next