aboutsummaryrefslogtreecommitdiff
path: root/tools/build/depend-cleanup.sh
Commit message (Expand)AuthorAgeFilesLines
* tools: cleanup stale dependencies from further config(8) C++ificationKyle Evans2023-02-091-0/+3
* depend-cleanup.sh: Simplify the logic, and clean bootstrap tools.Dag-Erling Smørgrav2023-02-081-12/+2
* tools: cleanup stale dependencies from recent config(8) changeKyle Evans2023-02-081-0/+3
* depend-cleanup.sh: handle zic moving one level up.Dag-Erling Smørgrav2023-01-141-0/+6
* depend-cleanup.sh: Handle rs(1) moving to C++.John Baldwin2022-11-161-0/+12
* depend-cleanup.sh: Handle kqtest being renamed to kqueue_test.John Baldwin2022-07-141-0/+8
* depend-cleanup.sh: Handle libc bcmp.c moving back to bcmp.S on amd64Mateusz Guzik2022-03-261-2/+2
* depend-cleanup.sh: Handle libc bcmp.S moving to bcmp.c on amd64.John Baldwin2022-03-251-0/+5
* depend-cleanup.sh: Handle stale libc++.so ldscripts.John Baldwin2021-12-301-0/+7
* depend-cleanup.sh: Make the output message more preciseMark Johnston2021-12-071-1/+1
* depend-cleanup.sh: Handle commit cbdec8db18b5Mark Johnston2021-12-071-3/+8
* libspl: fix NO_CLEAN buildWarner Losh2021-06-081-0/+3
* build: add WITHOUT_CLEAN workaround for 821aa63a0940Kyle Evans2021-01-081-0/+6
* pfctl: Fix NOCLEAN buildKristof Provost2021-01-061-0/+8
* build: provide a default WARNS for all in-tree buildsKyle Evans2020-09-181-0/+7
* retire an old NO_CLEAN dependency cleanup hackEd Maste2020-09-081-2/+0
* 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
* 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
* add shell script for stale dependency hackEd Maste2020-03-301-0/+36