aboutsummaryrefslogtreecommitdiff
path: root/tools/build/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* build: only inspect the first word of toolchain toolsKyle Evans2024-01-091-3/+3
* Make kldxref a bootstrap tool and use unconditionallyJessica Clarke2023-12-131-0/+2
* tools/build: Provide sys/linker_set.h when cross-buildingJessica Clarke2023-12-131-0/+4
* tools/build: Support building with glibc 2.38Andrew Turner2023-10-201-2/+8
* Add support for host32 for DIRDEPS_BUILDSimon J. Gerraty2023-09-231-0/+2
* kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSDJessica Clarke2023-08-221-0/+2
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* tools/build: Work around broken Clang FreeBSD resource dir logic pre-13Jessica Clarke2023-07-311-5/+16
* tools/build: Create toolchain symlinks for non-absolute compiler/linkerJessica Clarke2023-07-271-1/+26
* tools/build: Tidy up whitespace and comments, and delete duplicate codeJessica Clarke2023-07-251-8/+8
* We do not need readpassphrase from opensshSimon J. Gerraty2023-04-241-11/+0
* Enable building tar for non-FreeBSD hostSimon J. Gerraty2023-04-241-0/+12
* Allow tools/build to work for DIRDEPS_BUILDSimon J. Gerraty2023-04-221-0/+4
* cross-build: Add secure_getenv() for MacOS cross buildsMark Johnston2023-03-301-2/+8
* libcasper: Move helper libraries from /lib/casper to /lib.John Baldwin2023-03-291-1/+0
* build: glibc on Linux defines explicit_bzero in <string.h>.John Baldwin2023-03-271-1/+1
* tools/build: Hide spurious errors if sys/stat.h does not existEd Maste2023-03-021-0/+4
* tools/build: Always bootstrap (sys/)bitstring.hBrooks Davis2023-01-091-5/+5
* tools/build: Provide fls* when cross-building on LinuxJessica Clarke2022-08-181-0/+2
* tools/build: Provide FreeBSD's bitstring API when cross-buildingJessica Clarke2022-08-181-0/+9
* namespace nv names, version libnv and libnvpair library symbolsReid Linnemann2022-07-211-1/+1
* ctf: Import ctf.h from OpenBSDMark Johnston2022-03-071-0/+1
* tools/build: Fix the error message used when a host tool is not presentMark Johnston2022-01-261-1/+1
* Remove quotes around Makefile .error/.warn/.info stringsEd Maste2022-01-221-1/+1
* tools: Also create ${WORLDTMP}/legacy/usr/libdata/pkgonfigJessica Clarke2021-12-061-0/+1
* Fix cross-building on Linux/aarch64Kyle Evans2021-10-181-0/+3
* Support bootstrapping from Linux/ppc*Justin Hibbits2021-09-041-0/+2
* truncate(1): Fix cross-build CI failure due to missing fspacectlKa Ho Ng2021-08-241-0/+5
* Fix BUILD_WITH_STRICT_TMPPATH build after adding time to ITOOLSAlex Richardson2021-08-021-2/+2
* tools/build: Improve host-symlinks failure modeJessica Clarke2021-03-201-1/+2
* Fix bootstrap tools build on macOS after 02af91c52e71e8a0f47251e637c9687f35d4...Alex Richardson2021-02-171-2/+5
* Create symlinks to host tools on non-FreeBSD hostsAlexander Richardson2021-01-251-4/+14
* cat: capsicumize itMariusz Zaborski2021-01-151-0/+1
* Fix warnings during bootstrap on Linux systemsAlex Richardson2021-01-071-0/+2
* Fix all warnings emitted in `make kernel-toolchain`Alex Richardson2021-01-071-3/+3
* Fix more -Wundef warnings during bootstrapAlex Richardson2020-10-141-2/+2
* Add necessary Makefile.inc1 infrastructure for building on non-FreeBSDAlex Richardson2020-08-251-5/+5
* Add missing FreeBSD functions to -legacy when building on macOS/LinuxAlex Richardson2020-08-251-15/+175
* When copying over the binaries, use '-p' to preserve date/timeWarner Losh2020-08-241-3/+3
* 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
* 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
* Allow bootstrapping makefs on older FreeBSD hosts and Linux/macOSAlex Richardson2020-01-271-1/+19
* Makefile.inc1: push /usr/libexec into the BPATH/TMPPATHKyle Evans2020-01-121-0/+3
* Convert in-tree sysent targets to use new makesyscalls.luaKyle Evans2019-11-181-0/+1