]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/mk
Merge branch 'releng/12.3' into releng-CDN/12.3
[FreeBSD/FreeBSD.git] / share / mk /
2021-09-20 Ed Mastebsd.lib.mk: add conditions for building _pie.a archives
2021-09-19 Dimitry AndricAdd -Wno-error=unused-but-set-variable when building...
2021-09-13 Cy Schubertwpa: Restructure wpa build
2021-09-13 Adrian Chadd[wpa] Add support for hostapd/wpa_supplicant when WITHO...
2021-09-12 Warner Loshmk: WITH_FOO=no now generates a warning
2021-09-03 Dimitry AndricRevert the changes that removed support for old gcc...
2021-09-02 Dimitry AndricRemove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags...
2021-09-02 John BaldwinSuppress -Wempty-body warnings in GCC 6.x and later.
2021-09-02 John BaldwinDisable errors for -Wredundant-decls for GCC 6+.
2021-09-02 John BaldwinTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2021-09-02 Eric van GyzenRevert part of r360964
2021-09-02 Eric van GyzenRemove tests for obsolete compilers in the build system
2021-09-02 Ryan Libbygcc9: quiet Waddress-of-packed-member for user build
2021-09-02 Ed MasteRemove CLANG_NO_IAS definition
2021-05-07 Kristof Provostpfctl: Move ioctl abstraction functions into libpfctl
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2020-12-29 Kyle Evansbuild: flip the bsdgrep default back to WITH_GNU_GREP_C...
2020-12-18 Ryan LibbyMFC r350739-r350740 (by cem)
2020-12-02 Dimitry AndricMFC r367304:
2020-09-27 Ed MasteMFC r356323: src.opts.mk: SVNLITE requires FILE
2020-09-27 Ed MasteMFC r356615: src.opts.mk: force KERBEROS_SUPPORT off...
2020-09-25 John BaldwinMFC 365013: Suppress -Wempty-body warnings in GCC 6...
2020-09-25 Mark JohnstonMFC r365889:
2020-09-22 Vincenzo MaffioneMFC r364936, r365023
2020-09-12 Dimitry AndricFollow-up r365662 (MFC of r365371 and r365373) by corre...
2020-09-12 Dimitry AndricMFC r365371:
2020-09-12 Kyle EvansMFC r365490-r365491: Remove FREEBSD_UPDATE dependency...
2020-09-08 John BaldwinMFC 354970: Add a kmod.opts.mk.
2020-09-07 Dimitry AndricMFC r364732:
2020-08-17 Ed MasteMFC r360501: src.opts.mk: add WITHOUT_OPENSSL dependencies
2020-08-08 Stefan EßerMFC: 362681, 362697, 362914, 362984, 362986, 362987...
2020-07-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-04 Xin LIMFC r362452, r362478: liblzma: Make liblzma use libmd...
2020-05-09 John BaldwinMFC 354289,354441,355095: Use lld on armv6.
2020-05-09 John BaldwinMFC 356499: Use clang and lld as the default toolchain...
2020-05-07 John BaldwinMFC 355428,356504: Add a new "riscv-relaxations" linker...
2020-05-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-04-30 John BaldwinMFC 354660: Enable the RISC-V LLVM backend by default.
2020-04-27 Kyle EvansMFC r359702, r359774: enforce -fno-common for userland...
2020-04-25 Dimitry AndricMFC r359045 (by brooks):
2020-04-23 Xin LIMFC r359736: Always install backward compatibility...
2020-04-14 Simon J. GerratyDo not claim libbearssl et al are INTERNALLIB
2020-04-14 Simon J. GerratyInclude ${.CURDIR}/local.init.mk if it exists
2020-04-09 Kyle EvansMFC r359644: llvm: add a build knob for enabling assertions
2020-04-09 Simon J. Gerratyveloader use vectx API for kernel and modules
2020-04-07 Bryan DreweryMFC r349729:
2020-04-07 Bryan DreweryMFC r353771:
2020-03-23 Brooks DavisMFC r359046:
2020-03-08 Ed MasteMFC r355943: add LDNS build knob dependency on OPENSSL
2020-03-02 Dimitry AndricMFC r358132:
2020-02-18 Dimitry AndricMFC r357661:
2020-02-04 Dimitry AndricMFC r357346:
2020-02-04 Dimitry AndricMFC r357347:
2020-01-25 Kyle EvansMFC r354968, r354976: Introduce, but do not use, bsd...
2020-01-24 Kyle EvansMFC r352948-r352951, r353002, r353066, r353070: caroot...
2020-01-24 Ed MasteMFC r356836: src.opts.mk: force DMAGENT off under WITHO...
2020-01-16 Kyle EvansMFC r356356, r356358, r356422: replace gcclibs' libssp
2020-01-13 Bryan DreweryMFC r355588:
2020-01-08 Bjoern A. ZeebMFC r354747:
2020-01-07 Dimitry AndricMFC r355940:
2020-01-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind...
2019-12-19 Simon J. GerratyUpdate dirdeps.mk and gendirdeps.mk
2019-12-03 Kyle EvansMFC r354245, r354833, r354837: add flua to the base...
2019-10-08 Simon J. GerratyNeed to use ${${_${group}DIR_${file}}} for STAGE_DIR
2019-09-28 Dimitry AndricMFC r352699:
2019-09-27 Simon J. GerratyDocument logic for __DEFAULT_DEPENDENT_OPTIONS
2019-09-27 Simon J. GerratyUse .undef per variable
2019-09-26 Ed MasteAdd WITH_PIE knob to build Position Independent Executables
2019-09-26 Ed MasteAdd a WITH_BIND_NOW build knob
2019-09-24 Mitchell HorneMFC r352033:
2019-09-16 Andrew TurnerMFC r339738, r339744, r339770, r339773, r339864-r339866...
2019-09-13 Simon J. GerratyUse file destdir for stage_as sets
2019-09-09 Warner LoshMFC: r351429,351430,351485,351497,351498
2019-09-06 Alan SomersMFC r350453:
2019-09-06 Alan SomersMFC r350291:
2019-07-31 Brooks DavisMFC r350159:
2019-07-24 Ed MasteMFC r343606: Enable lld as the system linker on i386
2019-05-23 Enji CooperMFC r345203,r345205,r345353,r345645,r345708,r345709...
2019-05-23 Enji CooperRevert r348136
2019-05-23 Enji CooperMFC r345203,r345205,r345353,r345645,r345708,r345709...
2019-04-29 Enji CooperMFC r345723:
2019-04-29 Mitchell HorneMFC r346016:
2019-04-26 Marcin WojtasMFC r345830: Create kernel module to parse Veriexec...
2019-04-26 Marcin WojtasMFC r344840: Extend libsecureboot(old libve) to obtain...
2019-04-17 Dimitry AndricAfter r346168, also merge build infrastructure for...
2019-04-13 Dimitry AndricRevert r344898 (by kib), now that clang 8 has been...
2019-04-12 Simon J. GerratyAdd support for loader veriexec
2019-03-25 Jung-uk KimMFC: r345387
2019-03-20 Matt MacyMFC r342793 - selectively disable ZFS without disabling...
2019-03-08 Enji CooperMFC r343845:
2019-03-07 Konstantin BelousovDisable WITH_RETPOLINE on stable/12.
2019-02-24 Justin HibbitsMFC r343924:
2019-02-16 Dimitry AndricMerge clang 7.0.1 and several follow-up changes
2018-11-20 Ed MasteIntroduce src.conf knob to build userland with retpoline
2018-10-27 Yuri PankovMFC r339489:
2018-10-16 Jonathan T. LooneyImport CK as of commit 5221ae2f3722a78c7fc41e47069ad949...
2018-10-12 Dag-Erling SmørgravAdd libssl to libldns for DANE.
2018-10-11 Nathan WhitehornLoader GELI support, like lua loader, seems to be broke...
2018-10-10 Dag-Erling SmørgravUpgrade to 1.8.1.
2018-10-10 Dag-Erling SmørgravUpgrade Unbound to 1.8.0. More to follow.
next