aboutsummaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* phttpget: move out of portsnapKyle Evans2020-09-091-2/+5
* Add WITH_/WITHOUT_CLEAN option to replace NO_CLEANEd Maste2020-09-081-0/+2
* retire an old NO_CLEAN dependency cleanup hackEd Maste2020-09-081-2/+0
* Follow-up r365371 by removing sentences which indicate the state of theDimitry Andric2020-09-062-2/+0
* Turn MALLOC_PRODUCTION into a regular src.conf(5) optionDimitry Andric2020-09-052-0/+10
* Ensure zpool-features(5) doesn't get removed by make delete-old.Dimitry Andric2020-09-031-1/+1
* Apply a big hammer for stale pre-OpenZFS filesEd Maste2020-08-261-0/+8
* depend-cleanup.sh: add a note about removing old entriesEd Maste2020-08-261-0/+5
* Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-255-5/+1931
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-2515-15/+976
* Add Linux/macOS compatibility system headers to tools/build/cross-buildAlex Richardson2020-08-2566-0/+3849
* When copying over the binaries, use '-p' to preserve date/timeWarner Losh2020-08-241-3/+3
* Update OptionalObsoleteFiles.inc for added and removed clang 11.0.0Dimitry Andric2020-08-151-267/+281
* crunchgen: use pwd -P without envAlex Richardson2020-08-141-1/+1
* Add pwd to the list of tools that are linked to $WORLDTMP/legacyAlex Richardson2020-08-131-2/+2
* Fix bootstrapping ldd after r362152Alex Richardson2020-08-111-0/+6
* The practice of creating symbolic links is somewhat fragile. AlwaysWarner Losh2020-08-071-14/+13
* Fix BUILD_WITH_STRICT_TMPPATH buildsAlex Richardson2020-07-151-1/+1
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-06-281-0/+6
* Follow-up to r362679, add more entries to OptionalObsoleteFiles.incDimitry Andric2020-06-271-0/+4
* Regenerate ReStructuredText based manpages for llvm-project tools:Dimitry Andric2020-06-271-0/+1
* Add WITH_CLANG_FORMAT optionConrad Meyer2020-06-242-1/+6
* flua: add ucl libraryRyan Moeller2020-06-221-0/+1
* Move font related data structured to sys/font.c and update vtfontcvtToomas Soome2020-06-141-0/+3
* Retire BINUTILS and BINUTILS_BOOTSTRAP optionsEd Maste2020-06-075-225/+0
* Update SYSTEM_LINKER descriptions wrt BINUTILSEd Maste2020-06-062-6/+2
* Add deprecation notice to WITH_BINUTILS option descriptionEd Maste2020-05-301-0/+2
* Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2020-05-231-267/+267
* Update GNU_DIFF knob descriptionsEd Maste2020-05-202-4/+0
* libalias: retire cuseeme supportEd Maste2020-05-161-1/+0
* Don't remove ubsec(4) manual page for WITHOUT_USB=yes.John Baldwin2020-05-151-1/+0
* OptionalObsoleteFiles.inc: remove objdumpEd Maste2020-05-071-2/+0
* update WITH_/WITHOUT_BINUTILS descriptions for objdump removalEd Maste2020-05-062-5/+1
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+7
* Remove the SYMVER build option.John Baldwin2020-04-301-2/+0
* Due to popular demand, revert r360102.Cy Schubert2020-04-191-7/+4
* Conditionally install Kerberos rc files based on MK_KERBEROS_SCRIPTSCy Schubert2020-04-191-4/+7
* Mark closefrom(2) COMPAT12, reimplement in libc to wrap close_rangeKyle Evans2020-04-141-0/+2
* depend-cleanup: fix typo, ^/lib/libc/sys/Makefile.inc generates .S stubsKyle Evans2020-04-131-1/+1
* Move shm_open dependency cleanup into a new homeKyle Evans2020-04-131-0/+2
* llvm: add a build knob for enabling assertionsKyle Evans2020-04-062-0/+4
* add shell script for stale dependency hackEd Maste2020-03-301-0/+36
* drop GDB_LIBEXEC option (now always true)Ed Maste2020-03-303-25/+1
* [PowerPC] Switch powerpc and powerpcspe to lldBrandon Bergren2020-03-273-9/+4
* Import the kyua test framework.Brooks Davis2020-03-231-0/+25
* Add missing DTrace files for WITHOUT_CDDL=yes.John Baldwin2020-03-171-0/+96
* Remove /usr/share/snmp/defs/tc.def with delete-old if MK_BSNMP == noEnji Cooper2020-03-121-0/+1
* Merge ^/head r358731 through r358831.Dimitry Andric2020-03-103-35/+0
|\
| * retire amd(8)Ed Maste2020-03-093-35/+0
* | Merge ^/head r358466 through r358677.Dimitry Andric2020-03-052-6/+0
|\|