aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 12.4: update stable/12 to -PRERELEASE to start the release cycleGlen Barber2022-10-071-2/+2
* installworld: improve portability of ldd useBrooks Davis2022-08-121-5/+1
* native-xtools: avoid libllvm while populating the sysrootKyle Evans2022-05-191-2/+6
* installworld: handle ldd including preloaded objectsEd Maste2022-04-041-0/+4
* Build libclang also if LLDB is enabledEd Maste2022-01-101-1/+2
* Add WITH_LLVM_BINUTILS to install LLVM binutils instead of ElftoolchainAlex Richardson2021-12-251-1/+3
* Fix bootstrapping to actually build lldb-tblgen for later useJessica Clarke2021-12-251-2/+3
* Don't build lldb-tablegen if MK_LLDB=noAlex Richardson2021-12-251-6/+9
* Add elf2aout as a cross-tool for sparc64Dimitry Andric2021-12-241-0/+5
* Add warning that MIPS is being removed in FreeBSD 14.0Warner Losh2021-11-221-0/+8
* 12.3: update stable/12 to -PRERELEASE to start the release cycleGlen Barber2021-10-071-2/+2
* Prefer MK_SSP=no to SSP_CFLAGS=Mitchell Horne2021-08-111-4/+4
* mk: format some option listsMitchell Horne2021-08-111-11/+34
* Fix dependency cleanup hack for pf_ruleset.cKristof Provost2021-01-221-3/+3
* pfctl: Fix NOCLEAN buildKristof Provost2021-01-201-0/+9
* MFC r366275: Makefile.inc1: sysent: parallel subordinate sysent targetsKyle Evans2020-11-141-0/+4
* MFC r365829, r365837, r365852: certctl rehash upon install/distributeKyle Evans2020-09-221-1/+16
* MFC r364466:Bjoern A. Zeeb2020-09-071-1/+1
* Rename stable/12 to 12.2-PRERELEASE, marking the start of theGlen Barber2020-08-281-2/+2
* Make lex a bootstrap tool when cross-building on recent 13-CURRENT ifDon Lewis2020-07-291-1/+6
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-07-241-2/+3
* MFC r362452, r362478: liblzma: Make liblzma use libmd implementation of SHA256.Xin LI2020-07-041-1/+1
* MFC 354661,354693: Fix WITH_CLANG_BOOTSTRAP without WITH_CLANG_IS_CC.John Baldwin2020-05-021-0/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-011-1/+12
* MFC r360322:Dimitry Andric2020-05-011-1/+1
* MFC r359289:Mitchell Horne2020-04-071-0/+1
* MFC r358132:Dimitry Andric2020-03-021-1/+2
* MFC 353932: Strip "sf" suffix when generating a target triple.John Baldwin2020-01-171-2/+2
* MFC r356356, r356358, r356422: replace gcclibs' libsspKyle Evans2020-01-161-1/+1
* MFC r354859:Dimitry Andric2020-01-081-2/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-01-071-1/+4
* MFC r353871Brooks Davis2019-11-131-0/+12
* allow NO_CLEAN builds to work after opensolaris_atomic.S removal in r354634Andriy Gapon2019-11-121-1/+12
* MFC r353749: buildkernel: always add standard kernel configuration include pathAndriy Gapon2019-11-051-1/+2
* MFC r352929: Add a top-level makeman targetKyle Evans2019-10-211-0/+4
* MFC r352919:Brooks Davis2019-10-081-0/+2
* MFC r341489:Andrew Turner2019-09-161-2/+4
* Rename stable/12 to 12.1-PRERELEASE, marking the start of theGlen Barber2019-09-061-2/+2
* MFC r341759, r341796, r341839, r341989, r346591:Cy Schubert2019-05-011-0/+8
* MFC r345159:Emmanuel Vadot2019-03-211-2/+2
* MFC r340242:Brooks Davis2019-01-301-0/+12
* Introduce src.conf knob to build userland with retpolineEd Maste2018-11-201-3/+4
* MFC r339531,r339579,r340252,r340463,r340464,340472,r340587Mateusz Guzik2018-11-201-0/+7
* Makefile.inc1: clean up dependencies after r339348Ed Maste2018-10-141-0/+9
* Replace libldns's bootstrap dependency on libcrypto with one on libsslDag-Erling Smørgrav2018-10-121-1/+2
* Move libssl up in the bootstrap order.Dag-Erling Smørgrav2018-10-121-2/+2
* Switch ntp's embedded libevent to 2.1.18Ed Maste2018-10-091-0/+7
* Re-enable kernel modules for the MALTA64EL kernel configuration.John Baldwin2018-09-061-1/+2
* Fix 'install: symlink usr/src/sys -> /sys: File exists' in distributeworldLi-Wen Hsu2018-08-281-1/+1
* Only bootstrap localedef if ${MK_LOCALES} != "no"Alex Richardson2018-08-231-1/+5