aboutsummaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Drop 'Set to' from most src.conf(5) knobsEd Maste2021-04-10250-251/+251
* tools/build/make.py: Avoid calling brew --prefix on macOS unnecessarilyAlex Richardson2021-03-221-13/+15
* Move GH_BC ObsoleteFiles.inc section to OptionalObsoleteFiles.incDimitry Andric2021-03-201-0/+8
* tools/build: Improve host-symlinks failure modeJessica Clarke2021-03-201-1/+2
* pkgbase: Add an src.conf option for splitting man pagesEmmanuel Vadot2021-03-161-0/+2
* Remove the usr/tests/usr.bin/yacc/yacc directory when removing yacc.John Baldwin2021-03-031-0/+1
* Remove fmtree(8)Kyle Evans2021-03-023-13/+0
* Silence a macro-redefined warning when crossbuildingAlex Richardson2021-03-011-0/+2
* tools/build/make.py: Don't call brew --prefix if --cross-bindir is setAlex Richardson2021-03-011-4/+11
* 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