| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r341489: | Andrew Turner | 2019-09-16 | 1 | -2/+4 |
| * | Rename stable/12 to 12.1-PRERELEASE, marking the start of the | Glen Barber | 2019-09-06 | 1 | -2/+2 |
| * | MFC r341759, r341796, r341839, r341989, r346591: | Cy Schubert | 2019-05-01 | 1 | -0/+8 |
| * | MFC r345159: | Emmanuel Vadot | 2019-03-21 | 1 | -2/+2 |
| * | MFC r340242: | Brooks Davis | 2019-01-30 | 1 | -0/+12 |
| * | Introduce src.conf knob to build userland with retpoline | Ed Maste | 2018-11-20 | 1 | -3/+4 |
| * | MFC r339531,r339579,r340252,r340463,r340464,340472,r340587 | Mateusz Guzik | 2018-11-20 | 1 | -0/+7 |
| * | Makefile.inc1: clean up dependencies after r339348 | Ed Maste | 2018-10-14 | 1 | -0/+9 |
| * | Replace libldns's bootstrap dependency on libcrypto with one on libssl | Dag-Erling Smørgrav | 2018-10-12 | 1 | -1/+2 |
| * | Move libssl up in the bootstrap order. | Dag-Erling Smørgrav | 2018-10-12 | 1 | -2/+2 |
| * | Switch ntp's embedded libevent to 2.1.18 | Ed Maste | 2018-10-09 | 1 | -0/+7 |
| * | Re-enable kernel modules for the MALTA64EL kernel configuration. | John Baldwin | 2018-09-06 | 1 | -1/+2 |
| * | Fix 'install: symlink usr/src/sys -> /sys: File exists' in distributeworld | Li-Wen Hsu | 2018-08-28 | 1 | -1/+1 |
| * | Only bootstrap localedef if ${MK_LOCALES} != "no" | Alex Richardson | 2018-08-23 | 1 | -1/+5 |
| * | Don't create directories in ${WORLDTMP}/legacy with mtree | Alex Richardson | 2018-08-20 | 1 | -23/+17 |
| * | libbe(3): Move build goop back out of cddl/ | Kyle Evans | 2018-08-18 | 1 | -1/+1 |
| * | METALOG, unless manually overwritten, is defined as ${DESTDIR}/${DISTDIR}/MET... | Bjoern A. Zeeb | 2018-08-17 | 1 | -1/+1 |
| * | build: skip the database check when generating install media | Roger Pau Monné | 2018-08-17 | 1 | -1/+1 |
| * | libbe(3)/bectl(8): More SYSROOT/GCC build fixes | Kyle Evans | 2018-08-11 | 1 | -0/+6 |
| * | Add libzfs to prebuild_libs, libbe dependency on libzfs | Kyle Evans | 2018-08-11 | 1 | -1/+3 |
| * | Makefile.inc1: Add libl to -legacy as well | Kyle Evans | 2018-08-10 | 1 | -1/+5 |
| * | build: skip the database check for the distributeworld target | Roger Pau Monné | 2018-08-08 | 1 | -0/+7 |
| * | Alpha-sort the list of user/group IDs to check at install time. | Ian Lepore | 2018-07-22 | 1 | -4/+4 |
| * | Remove the .if ${MK_FOO} wrappers around the user/group ID checks. These | Ian Lepore | 2018-07-22 | 1 | -8/+0 |
| * | Add ntpd to the list of users/groups to check before installing. | Ian Lepore | 2018-07-20 | 1 | -0/+4 |
| * | As discussed several times on freebsd-arch, start to decommission armeb. | Warner Losh | 2018-07-17 | 1 | -1/+0 |
| * | Unconditionally build libnv in legacy | Kyle Evans | 2018-07-16 | 1 | -7/+1 |
| * | Fix parsing of create-kernel-packages | Bryan Drewery | 2018-07-10 | 1 | -1/+1 |
| * | config(8): De-dupe hint/env vars within a single file | Kyle Evans | 2018-07-06 | 1 | -1/+7 |
| * | Revert r336011,r336012 until I can competently test | Kyle Evans | 2018-07-05 | 1 | -10/+1 |
| * | Fix build after r336011 | Kyle Evans | 2018-07-05 | 1 | -1/+10 |
| * | `make installworld' should display "completed" message if done | Wolfram Schneider | 2018-07-01 | 1 | -1/+10 |
| * | META_MODE: Fix clang-tblgen flip-flop building after r335707. | Bryan Drewery | 2018-06-30 | 1 | -3/+3 |
| * | Don't change directory owner to root when building with -DNO_ROOT | Alex Richardson | 2018-06-29 | 1 | -28/+41 |
| * | Fix unknown target check after r335450. | Bryan Drewery | 2018-06-28 | 1 | -35/+34 |
| * | Remove the various build flag hacks for GCC cross-compile. | John Baldwin | 2018-06-28 | 1 | -13/+0 |
| * | SYSTEM_COMPILER/LINKER: Fix cross-build support after r335706. | Bryan Drewery | 2018-06-28 | 1 | -1/+1 |
| * | Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is | Brad Davis | 2018-06-28 | 1 | -4/+0 |
| * | Chase the pwd_mkdb endian changes. | Brad Davis | 2018-06-27 | 1 | -4/+0 |
| * | tinderbox: Only build clang/lld once if needed. | Bryan Drewery | 2018-06-27 | 1 | -2/+3 |
| * | Clang: Only build needed target for bootstrap compiler. | Bryan Drewery | 2018-06-27 | 1 | -0/+3 |
| * | Add LLVM_TARGET_ALL option. | Bryan Drewery | 2018-06-27 | 1 | -0/+9 |
| * | Normalize the g(eom,cache,part,...) build. | Brooks Davis | 2018-06-25 | 1 | -1/+2 |
| * | Rename usr.bin/elfcopy to usr.bin/objcopy | Ed Maste | 2018-06-21 | 1 | -3/+3 |
| * | Makefile.inc1: rename build metadata file to toolchain-metadata.mk | Ed Maste | 2018-06-21 | 1 | -11/+11 |
| * | Reduce exec and fstat overhead for non-build targets. | Bryan Drewery | 2018-06-20 | 1 | -39/+47 |
| * | Add WITH_SYSTEM_LINKER, on by default, that avoids building lld when possible. | Bryan Drewery | 2018-06-20 | 1 | -63/+145 |
| * | Rework WITHOUT_LLD/TOOLCHAIN fix from r327892 for cross-tools. | Bryan Drewery | 2018-06-20 | 1 | -1/+0 |
| * | Rework how the ld link is handled in WORLDTMP from r322811. | Bryan Drewery | 2018-06-20 | 1 | -1/+1 |
| * | TARGET_TRIPLE is needed much earlier now for CROSS_BINUTILS_PREFIX check. | Bryan Drewery | 2018-06-19 | 1 | -22/+22 |