aboutsummaryrefslogtreecommitdiff
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
...
* depend-cleanup.sh: Fix overzealous syscall.S cleanup on non-amd64Jessica Clarke2024-09-101-2/+2
* depend-cleanup.sh: Fix overzealous abd_os.c cleanupJessica Clarke2024-09-101-1/+1
* depend-cleanup.sh: Extend clean_dep to support a custom regexJessica Clarke2024-09-101-1/+2
* depend-cleanup.sh: Fix overzealous rescue.mk cleanupJessica Clarke2024-09-101-1/+1
* depend-cleanup.sh: Fix pretend (-n) modeJessica Clarke2024-09-101-1/+1
* depend-cleanup.sh: Add a rule to work around abd_os.c dependency changesMark Johnston2024-09-101-0/+3
* stale-symlink-buildworld.sh: improve documentationWolfram Schneider2024-09-091-1/+10
* src.conf: Add a MK_ZFS_TESTS knobMark Johnston2024-09-071-0/+1
* cross-build: fix fake_sysctl/tzsetupVal Packett2024-09-061-0/+1
* beinstall: Pass -B to etcupdateJessica Clarke2024-08-281-1/+1
* src.conf.5: Fix spelling typoJohn Baldwin2024-08-201-1/+1
* stale symlinks: configurable obj dir prefixWolfram Schneider2024-08-121-1/+3
* options: Make it clearer some x86 / BIOS only thingsWarner Losh2024-08-062-2/+2
* loader: Add WITH/WITHOUT_LOADER_PXEBOOT build optionWarner Losh2024-08-062-0/+35
* loader: Document that WITH_BEARSSL may need other tweaksWarner Losh2024-08-062-0/+21
* depend-cleanup.sh: Simplify handling for stale syscall.SJohn Baldwin2024-08-051-3/+1
* depend-cleanup: remove entries from 2020 and 2021Ed Maste2024-07-291-51/+0
* Do not clean (in buildworld/buildkernel) by defaultEd Maste2024-07-291-0/+1
* tools/build/make.py: Minor typo fixJose Luis Duran2024-07-281-1/+1
* cross-build: Define DEFFILEMODE and ALLPERMS if not definedWarner Losh2024-07-251-0/+8
* cross-build: progname.c is used only on linux, so no ifdefs neededWarner Losh2024-07-251-2/+0
* cross-build: Move fcntl.h workaround to Linux specific fileWarner Losh2024-07-252-7/+7
* tools/build: Unbreak cross build by providing stub ssp/ssp.hJessica Clarke2024-07-171-0/+34
* Remove residual blank line at start of MakefileWarner Losh2024-07-158-8/+0
* stale-symlink-buildworld.sh: a script to check for stale symlinks on a FreeBS...Wolfram Schneider2024-07-071-0/+53
* Add WITHOUT_LLVM_BINUTILS src.conf descriptionEd Maste2024-06-101-0/+17
* Revert "checkstyle9.pl: Add check for missing space between ) {"Warner Losh2024-05-291-5/+0
* checkstyle9.pl: Add check for missing space between ) {Warner Losh2024-05-291-0/+5
* cross-build: This is not glibc specific, but Linux specificWarner Losh2024-05-261-2/+2
* cross-build: Define __*int*_t and include sys/cdefs.hWarner Losh2024-05-261-0/+21
* cross-build: string.h uses mode_t, so we need sys/types.hWarner Losh2024-05-261-1/+1
* cross-build: Include sys/types.h from sys/param.hWarner Losh2024-05-261-0/+2
* build: Include sys/cdefs.h in our fcntl.h shimWarner Losh2024-05-261-0/+7
* cross-tools: Document a rather bizarre looking constructWarner Losh2024-05-261-0/+7
* cross-tools: fts has different types for cmp routineWarner Losh2024-05-261-0/+4
* cross: Move Solaris API64 defines to commonVal Packett2024-05-242-2/+3
* autofs: Fix cross-threading on file to deleteWarner Losh2024-05-221-1/+1
* arm64: Allow userspace to be built with PAC and BTIAndrew Turner2024-05-222-0/+5
* Make WITHOUT_UNDEFINED_VERSION the defaultBrooks Davis2024-05-202-2/+4
* makeman: extend duplicate option warning to OPT_ optionsEd Maste2024-05-161-0/+6
* man filesystems: fix xrefs after move to section 4Alexander Ziaee2024-05-161-1/+1
* man filesystems: ObsoleteFiles after move to sec 4Alexander Ziaee2024-05-161-1/+1
* Add a build knob for _FORTIFY_SOURCEKyle Evans2024-05-132-0/+6
* checkstyle9: Relax sob line requirementWarner Losh2024-05-041-1/+1
* Revert "Make WITHOUT_UNDEFINED_VERSION the default"Brooks Davis2024-05-022-4/+2
* Make WITHOUT_UNDEFINED_VERSION the defaultBrooks Davis2024-05-022-2/+4
* beinstall: retire mergemaster supportEd Maste2024-05-011-14/+1
* checkstyle9: Allow a space between "*" and _*restrictMateusz Piotrowski2024-04-251-0/+1
* checkstyle9.pl: Warn if there's no SOB lineWarner Losh2024-04-231-0/+8
* Remove the MK_NVME build optionJohn Baldwin2024-04-232-2/+0