Home
last modified time | relevance | path

Searched refs:dirdeps (Results 1 – 25 of 1878) sorted by relevance

12345678910>>...76

/freebsd/contrib/bmake/mk/
H A DChangeLog7 * dirdeps.mk: make use of alternation support in latest bmake
40 * dirdeps.mk: when debugging it is handy to be able to skip
72 * dirdeps.mk, sys.mk: add dependent option
281 * dirdeps.mk: add DIRDEPS_CACHED_ENV to dirdeps-cached and
303 * own.mk: fix setting of STAGE_OBJTOP (normally set by sys.dirdeps.mk)
315 * dirdeps-targets.mk: if DEBUG_DIRDEPS_TARGETS and we found
320 * dirdeps.mk: tweak the debug message for "Loading" a
365 * dirdeps.mk: apply DEP_DIRDEPS_BUILD_DIR_FILTER after we have
371 * dirdeps.mk: move reset of DIRDEPS_EXPORT_VARS
378 * dirdeps.mk: allow BUILD_DIRDEPS_OVERRIDES to pass overrides to
[all …]
H A Ddirdeps-targets.mk35 .-include <local.dirdeps-targets.mk>
38 .MAIN: dirdeps
138 .for m in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.options,}
144 .for c in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.cache,}
164 .include <dirdeps.mk>
170 $t: dirdeps
H A DFILES14 dirdeps-cache-update.mk
15 dirdeps-options.mk
16 dirdeps-targets.mk
17 dirdeps.mk
69 sys.dirdeps.mk
H A Ddirdeps.mk310 dirdeps: beforedirdeps .WAIT
375 DIRDEPS_CACHE ?= ${_OBJDIR:tA}/dirdeps.cache${_TARGETS:U${.TARGETS}:Nall:O:u:ts-:S,/,_,g:S,^,.,:N.}
380 .error ${DEP_RELDIR}/${.MAKE.DEPENDFILE_PREFIX}.options: should include dirdeps-options.mk
386 .-include <local.dirdeps.mk>
563 build-dirdeps:
568 .if !target(dirdeps-cached)
579 dirdeps: dirdeps-cached
580 dirdeps-cached: ${DIRDEPS_CACHE} .MAKE
586 dirdeps MK_DIRDEPS_CACHE=no BUILD_DIRDEPS=no
590 BUILD_DIRDEPS_MAKEFILE ?= -f dirdeps.mk
[all …]
H A Dsys.dirdeps.mk26 .-include <local.sys.dirdeps.env.mk>
33 dirdeps:
34 .NOPATH: dirdeps
35 all: dirdeps .WAIT
189 .-include <local.sys.dirdeps.mk>
H A Ddirdeps-cache-update.mk84 .if !make(dirdeps) && !target(cache_update_dirdep)
97 dirdeps cache_update_dirdep: ${cache_update_dirdep}
99 DYNAMIC_DIRDEPS_CACHE := ${OBJTOP}/dirdeps.cache.${STATIC_DIRDEPS_CACHE:H:T}-update
143 .include <dirdeps.mk>
H A Dmk-files.txt368 I prefer to use `dirdeps.mk`_ which makes ``subdir.mk`` irrelevant.
531 see `dirdeps.mk`_ and DIRDEPS_BUILD_ below.
533 .. _`dirdeps.mk`: /help/sjg/dirdeps.htm
549 share/mk/dirdeps-cache-update.mk
550 share/mk/dirdeps-options.mk
551 share/mk/dirdeps-targets.mk
552 share/mk/dirdeps.mk
562 share/mk/sys.dirdeps.mk
567 share/mk/local.dirdeps-build.mk
568 share/mk/local.dirdeps-missing.mk
[all …]
/freebsd/share/mk/
H A Ddirdeps-targets.mk35 .-include <local.dirdeps-targets.mk>
38 .MAIN: dirdeps
138 .for m in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.options,}
144 .for c in ${DIRDEPS.dirs:S,$,/Makefile.dirdeps.cache,}
164 .include <dirdeps.mk>
170 $t: dirdeps
H A Ddirdeps.mk310 dirdeps: beforedirdeps .WAIT
375 DIRDEPS_CACHE ?= ${_OBJDIR:tA}/dirdeps.cache${_TARGETS:U${.TARGETS}:Nall:O:u:ts-:S,/,_,g:S,^,.,:N.}
380 .error ${DEP_RELDIR}/${.MAKE.DEPENDFILE_PREFIX}.options: should include dirdeps-options.mk
386 .-include <local.dirdeps.mk>
563 build-dirdeps:
568 .if !target(dirdeps-cached)
575 dirdeps: dirdeps-cached
576 dirdeps-cached: ${DIRDEPS_CACHE} .MAKE
582 dirdeps MK_DIRDEPS_CACHE=no BUILD_DIRDEPS=no
586 BUILD_DIRDEPS_MAKEFILE ?= -f dirdeps.mk
[all …]
H A Dsys.dirdeps.mk25 .-include <local.sys.dirdeps.env.mk>
32 dirdeps:
33 .NOPATH: dirdeps
34 all: dirdeps .WAIT
183 .-include <local.sys.dirdeps.mk>
H A DMakefile62 dirdeps.mk \
63 dirdeps-options.mk \
64 dirdeps-targets.mk \
82 sys.dirdeps.mk \
/freebsd/targets/
H A DMakefile49 .include <dirdeps-targets.mk>
76 dirdeps: ${_begin} .WAIT target
82 .include <dirdeps.mk>
85 $t: dirdeps
/freebsd/targets/pseudo/universe/
H A DMakefile65 all: dirdeps
67 .include <dirdeps.mk>
/freebsd/targets/pseudo/bootstrap-packages/
H A Dbootstrap-packages.sh95 .include <dirdeps.mk>
117 .include <dirdeps-options.mk>
H A DMakefile.depend5 .include <dirdeps.mk>
/freebsd/tools/build/options/
H A DWITH_DIRDEPS_BUILD6 The build is driven by dirdeps.mk using
24 skips building any dirdeps and only build the current directory.
/freebsd/usr.bin/patch/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.bin/env/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.bin/tftp/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/libexec/nuageinit/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.bin/asa/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.bin/touch/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.bin/seq/tests/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/usr.sbin/fwget/
H A DMakefile.depend6 .include <dirdeps.mk>
/freebsd/sbin/nvmecontrol/tests/
H A DMakefile.depend6 .include <dirdeps.mk>

12345678910>>...76