| Commit message (Expand) | Author | Age | Files | Lines |
* | The ${BUILDKERNELS:[2..-1]} appears to produce a non zero result for | glebius | 2015-09-02 | 1 | -0/+8 |
* | Not only build with buildworld, but also install with installworld all | glebius | 2015-09-01 | 1 | -0/+8 |
* | When building multiple kernels use [2..-1] to extract !INSTALLKERNEL | glebius | 2015-09-01 | 1 | -3/+3 |
* | Remove now unused LIBPRIVATEDIR | bapt | 2015-08-24 | 1 | -1/+0 |
* | Sparc64 is the odd-man out, so form the if that way rather than | imp | 2015-08-23 | 1 | -3/+1 |
* | Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP | emaste | 2015-08-17 | 1 | -1/+3 |
* | Spell binaries in the customary way. | imp | 2015-08-13 | 1 | -1/+1 |
* | Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN | emaste | 2015-08-13 | 1 | -3/+1 |
* | Fix the fixing of the build I broke. rescue/rescue has the right | imp | 2015-08-12 | 1 | -1/+1 |
* | Fix build. | delphij | 2015-08-12 | 1 | -1/+1 |
* | Document build-tools better. Add rescue back because it builds /bin/sh | imp | 2015-08-12 | 1 | -2/+13 |
* | Why on earth have we been building rescue as a build tool for the past | imp | 2015-08-12 | 1 | -5/+0 |
* | Crunchgen needs to be bootstrapped to pick up the STRIP->STRIPBIN | imp | 2015-08-12 | 1 | -1/+2 |
* | Fix comment describing legacy target and wrap to 80 columns | emaste | 2015-08-11 | 1 | -3/+4 |
* | Build libelf and libdwarf in the legacy stage | emaste | 2015-08-11 | 1 | -5/+9 |
* | cmp and cp are used by the kerberos install, so need to be imclided in | imp | 2015-08-09 | 1 | -1/+1 |
* | First cut of DTrace for AArch64. | br | 2015-07-01 | 1 | -3/+3 |
* | Make all shared library a relative symlink | bapt | 2015-06-27 | 1 | -3/+0 |
* | Only build gperf as a bootstrap tool if gcc is going to be built | bapt | 2015-06-21 | 1 | -1/+1 |
* | Remove temporary changes that crept in r284417 when it should not have | bapt | 2015-06-20 | 1 | -2/+0 |
* | Revert r284417 it is not necessary anymore | bapt | 2015-06-15 | 1 | -0/+2 |
* | Revert r283938 it is not needed anymore and broken | bapt | 2015-06-03 | 1 | -2/+1 |
* | mandoc's makewhatis requires gnuzip to be in the path when deadling with | bapt | 2015-06-03 | 1 | -1/+2 |
* | Remove libmandoc from bootstrap tools | bapt | 2015-05-30 | 1 | -1/+0 |
* | Only push libohash once in bootstrap tools | bapt | 2015-05-30 | 1 | -4/+5 |
* | Switch to mandoc's version of makewhatis(8), whatis(1), apropos(1) utilities. | bapt | 2015-05-30 | 1 | -1/+11 |
* | Do not make libsqlite3 dependency chain only defined for kerberos, soon more | bapt | 2015-05-30 | 1 | -1/+2 |
* | Fix build WITHOUT_CDDL by unconditionnaly adding libproc and librtld_db | bapt | 2015-05-26 | 1 | -1/+1 |
* | _Really_, _Really_ fix buildworld by moving the conditionals down, fixing some | ngie | 2015-05-21 | 1 | -10/+10 |
* | Make kerberos use the same sqlite libraries as other sqlite consumer. | bapt | 2015-05-20 | 1 | -4/+4 |
* | Fix breakage I didn't fully solve in r283151 by depending on the .PHONY | ngie | 2015-05-20 | 1 | -1/+1 |
* | Unbreak the arm64/sparc64 tinderbox by only compiling lib/libproc and | ngie | 2015-05-20 | 1 | -2/+7 |
* | cddl/lib/libctf isn't always a requirement for lib/libproc; its use is dependent | ngie | 2015-05-20 | 1 | -1/+1 |
* | Add _more_ missing dependencies for lib/libproc to further squash build races | ngie | 2015-05-20 | 1 | -1/+9 |
* | Articulate all dependencies for lib/libproc to squash build races after r283139 | ngie | 2015-05-20 | 1 | -0/+2 |
* | Only build sys/boot/usb/tools if MK_USB != no | ngie | 2015-05-20 | 1 | -1/+4 |
* | Fix buildworld by adding libproc and librtld_db to the _prebuild_libs | bapt | 2015-05-20 | 1 | -0/+2 |
* | Update crunch bootstrapping test for recent fixes | emaste | 2015-05-19 | 1 | -6/+3 |
* | Remove redundant csu subdir logic | emaste | 2015-05-12 | 1 | -7/+1 |
* | Unbreak build following rev. 282726 | thomas | 2015-05-10 | 1 | -0/+3 |
* | Replace groff's soelim by soeliminate(1) renamed soelim(1) | bapt | 2015-05-01 | 1 | -1/+2 |
* | Setting PATH to anything is useless as a bare command. Its only relevant | sbruno | 2015-04-30 | 1 | -2/+2 |
* | Fix native-xtools breakage when building a gcc enabled target on a clang | sbruno | 2015-04-30 | 1 | -0/+15 |
* | Serialize all of _kerberos5_bootstrap_tools to avoid build failures involving | ngie | 2015-04-21 | 1 | -7/+1 |
* | Bump crunch BOOTSTRAPPING for ELF header offset fix in r277557 | emaste | 2015-04-17 | 1 | -4/+4 |
* | RELEASEDIR was removed in FreeBSD 9.x, at the same time /boot/loader | imp | 2015-04-17 | 1 | -5/+1 |
* | Defeat race with MK_KERBEROS == yes introduced with bootstrap-tools | ngie | 2015-04-16 | 1 | -2/+7 |
* | People are still getting burned by the byacc upgraded, switch to | imp | 2015-04-16 | 1 | -2/+0 |
* | Only use the CROSS_BINUTILS_PREFIX tool if it exists. | andrew | 2015-04-02 | 1 | -1/+2 |
* | Ensure the cross assembler, linker and objcopy are used for the build32 | dim | 2015-04-02 | 1 | -3/+5 |