aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't create directories in ${WORLDTMP}/legacy with mtreeAlex Richardson2018-08-201-23/+17
* libbe(3): Move build goop back out of cddl/Kyle Evans2018-08-181-1/+1
* METALOG, unless manually overwritten, is defined as ${DESTDIR}/${DISTDIR}/MET...Bjoern A. Zeeb2018-08-171-1/+1
* build: skip the database check when generating install mediaRoger Pau Monné2018-08-171-1/+1
* libbe(3)/bectl(8): More SYSROOT/GCC build fixesKyle Evans2018-08-111-0/+6
* Add libzfs to prebuild_libs, libbe dependency on libzfsKyle Evans2018-08-111-1/+3
* Makefile.inc1: Add libl to -legacy as wellKyle Evans2018-08-101-1/+5
* build: skip the database check for the distributeworld targetRoger Pau Monné2018-08-081-0/+7
* Alpha-sort the list of user/group IDs to check at install time.Ian Lepore2018-07-221-4/+4