aboutsummaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-02-171-2/+5
* Fix crossbuild bootstrap tools build with Clang 12Alex Richardson2021-02-172-2/+7
* tools/build/make.py: drop workaround for cc --version not being parsedAlex Richardson2021-02-131-9/+2
* build: turn off FMTREE by default to prepare for removalKyle Evans2021-02-131-0/+5
* tools/build/make.py: -DNO_CLEAN -> -DWITHOUT_CLEANAlex Richardson2021-02-031-5/+5
* WITH_OFED build option: fixKonstantin Belousov2021-02-022-4/+4
* Remove the MK_LIBCPLUSPLUS optionAlex Richardson2021-02-013-5/+1
* Remove unused GNUCXX option descriptionsEd Maste2021-01-302-6/+0
* build: options: mention ports in the WITH_OPENLDAP descriptionKyle Evans2021-01-301-1/+1
* OpenSSL: Support for kernel TLS offload (KTLS)John Baldwin2021-01-282-0/+2
* build: remove NDIS optionMarius Strobl2021-01-261-3/+0
* ndis(4): remove as previous announcedBrooks Davis2021-01-251-8/+0
* Create symlinks to host tools on non-FreeBSD hostsAlexander Richardson2021-01-251-4/+14
* Remove Binutils from src.conf(5) option descriptionsEd Maste2021-01-243-4/+8
* Fix cross-build support for Ubuntu 16.04Jessica Clarke2021-01-231-1/+9
* build: remove LIBPTHREAD/LIBTHR build optionsKyle Evans2021-01-223-17/+0
* getopt: Fix conversion from string-literal to non-const char *Alex Richardson2021-01-191-0/+1
* Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.incDimitry Andric2021-01-161-0/+1
* cat: capsicumize itMariusz Zaborski2021-01-151-0/+1
* build: add WITHOUT_CLEAN workaround for 821aa63a0940Kyle Evans2021-01-081-0/+6
* Drop some unncessary stale code from Makefile.bootAlex Richardson2021-01-071-9/+0
* tools/build/make.py: Fix macOS build after a920b9817Alex Richardson2021-01-071-4/+21
* Rename NO_WERROR -> MK_WERROR=noAlex Richardson2021-01-071-0/+4
* Fix warnings during bootstrap phase on macOSAlex Richardson2021-01-071-1/+1
* Fix warnings during bootstrap on Linux systemsAlex Richardson2021-01-0712-64/+74
* Fix all warnings emitted in `make kernel-toolchain`Alex Richardson2021-01-071-3/+3
* pfctl: Fix NOCLEAN buildKristof Provost2021-01-061-0/+8
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2021-01-031-281/+281
* build: remove the option to build gnugrepKyle Evans2020-12-255-36/+0
* Retire obsolete GDB 6.1.1Ed Maste2020-12-151-5/+0
* Retire GNU_GREP_COMPAT knobKyle Evans2020-12-052-7/+0
* make.py: Also pass STRIPBINAlex Richardson2020-12-041-0/+3
* ping: add a ping6 hard link for backwards compatibilityAlan Somers2020-11-261-0/+2
* GH Actions: Use pre-installed clang packagesUlrich Spörlein2020-11-261-2/+6
* Merge ping6 to pingAlan Somers2020-11-261-3/+0
* Revert "When building on Ubuntu bootstrap bmake with bash as the default shell"Alex Richardson2020-11-161-8/+0
* Ensure make delete-old does not unlink the llvm-cxxfilt and its manpage,Dimitry Andric2020-11-151-2/+5
* Support initializing stack variables on function entryBrooks Davis2020-11-102-0/+9
* Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filtDimitry Andric2020-11-032-0/+4
* beinstall.sh: Use bectl instead of beadm by defaultMateusz Piotrowski2020-10-301-8/+13
* Mount devfs inside a beinstall(8) chrootMateusz Piotrowski2020-10-271-0/+1
* libbe(3): install MLINKS for all of the functions providedKyle Evans2020-10-181-0/+35
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-142-7/+2
* Slightly modify wording to better match nearby entries.Stefan Eßer2020-09-242-6/+6
* When building on Ubuntu bootstrap bmake with bash as the default shellAlex Richardson2020-09-211-0/+8
* Add a tools/build/make.py script that bootstraps bmake and then runs the buildAlex Richardson2020-09-211-0/+241
* src.conf(5): Fix some mandoc issues in source filesGordon Bergling2020-09-193-4/+2
* Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS importAlex Richardson2020-09-196-52/+17
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+7
* Add descriptions of the WITH_(OUT)_GH_BC options that exist in -CURRENTStefan Eßer2020-09-152-0/+12