]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
stand/powerpc: Only build loader.kboot for powerpc64
[FreeBSD/FreeBSD.git] / share / mk /
2019-05-20 mmMFV r347989:
2019-05-08 manudts: Import files from Linux 5.1
2019-04-23 cyMFV r346563:
2019-04-22 ngieFix up CXXSTD support originally added in r345708
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-07 mhorneAdd option to build LLVM RISC-V target
2019-04-03 philImport libxo-1.0.2
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-30 ngieAllow programs to set `NO_SHARED` on a per-PROG basis
2019-03-30 ngiePROG_OVERRIDE_VARS should override default values if...
2019-03-29 ngieAllow users to override CSTD/CXXSTD on a per-prog basis
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345706: the third time will be the charm
2019-03-29 ngieStandardize `-std=c++* as `CXXSTD`
2019-03-29 ngieRevert r345704
2019-03-29 ngieCXXSTD is the C++ analogue to CSTD.
2019-03-28 ngieSpam CXXFLAGS with `-I${DESTDIR}/usr/include/private...
2019-03-26 jhbRemove the TIMED src option from the list of options.
2019-03-25 mmMFV r345495:
2019-03-21 jkimCatch up with Clang 8.0.
2019-03-21 jkimCatch up with Clang 7.0.
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-19 dimTurn on MK_OPENMP for i386 by default, now that it...
2019-03-18 asomersMFHead@r345275
2019-03-16 dimConnect lib/libomp to the build.
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-11 ngieMFhead@r345025
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-06 jhbDivorce MK_GDB from MK_BINUTILS.
2019-03-06 mwExtend libsecureboot(old libve) to obtain trusted certi...
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-02-26 sjgEnable build of libbearssl
2019-02-26 sjgAdd libbearssl
2019-02-25 dimMerge ^/head r344513 through r344548.
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-22 ngieRemove redundant CXXFLAGS and fix constant names
2019-02-21 ngieMove `NO_WTHREAD_SAFETY` to googletest.test.inc.mk
2019-02-21 ngieUse gmock/gtest headers when PRIVATELIB is defined
2019-02-21 ngieFix a typo
2019-02-20 ngieCorrect gmock/gtest expectations w.r.t. C++11/RTTI
2019-02-20 ngieDocument `GTESTS` variable in googletest.test.mk
2019-02-20 ngieAdd googletest.test.mk and integrate into bsd.test.mk
2019-02-20 ngieMK_GOOGLETEST should be enabled/disabled based on MK_TE...
2019-02-20 ngieFix typos
2019-02-19 ngieAdd MK_GOOGLETEST option for building/installing gmock...
2019-02-19 ngieMFhead@r344270
2019-02-15 cemFixup bsd.prog.mk after r344182
2019-02-15 emasteUse make's :tl instead of checking "no" and "NO"
2019-02-15 emasteFix Makefile conditional after r344179
2019-02-15 emasteAdd WITH_PIE knob to build Position Independent Executables
2019-02-13 ngieMerge build glue for libraries and tests done on github
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 jhibbitsCorrect the CPU target for powerpcspe
2019-02-06 ngieClean up all directories created by `make hier`
2019-02-06 emasteRetire CTM option after r342126
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-31 emasteEnable lld as the system linker by default on i386
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-15 sjgFix STAGE_DIR.* to handle indirect *DIR variables.
2019-01-15 sjgUse .undef per variable
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-07 impCreate MK_LOADER_VERBOSE and connect it to ELF_VERBOSE...
2019-01-05 mmacyMK_ZFS -> {MK_ZFS|MK_LOADER_ZFS}, this is so we can...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 dimMerge ^/head r341764 through r341812.
2018-12-11 dimFor arm and armv6, only enable LLVM target support...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 andrewDisable the BSD CRT code on powerpc and sparc64, they...
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-23 andrewEnable the BSD crtbegin/crtend by default.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 emasteAvoid retpolineplt with static linking
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-12 emasteretire LINKER_FEATURES filter flag
2018-11-12 oshogbolibcasper: introduce cap_fileargs service
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
next