index
:
build2
0.6
adhoc-recipe-history
adhoc-rule
adhoc-vars
build-script
ci
config-doc
ctx
diag-buffer
dist-remap
doc-fixes
dyndep
expl-group
export-libs
extension
hermetic
install-scope
internal-scope
json-type
json-type-review
libpkg-config
lto-parallelization
master
match-options
module-import
module-map-dump
opvar
posthoc-take1
preprocessed-tests-failure
reproducible-dist
build2 build system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbuild2
/
dyndep.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
Allow ad hoc rules not to list targets that are updated during match
Boris Kolpackov
1
-5
/
+48
2022-05-06
Minor terminology fix in diagnostics and comments
Boris Kolpackov
1
-2
/
+2
2022-04-14
Add header cache to cc::compile_rule::enter_header()
Boris Kolpackov
1
-1
/
+7
2022-04-07
Rename {match,execute}() to *_sync(), add *_complete()
Boris Kolpackov
1
-5
/
+5
2022-03-02
Add update operation-specific variable with unmatch|match additional values
Boris Kolpackov
1
-55
/
+1
2022-02-09
Add dyndep_rule::inject_group_member()
Boris Kolpackov
1
-0
/
+45
2022-01-11
Work around VC14 bug
Boris Kolpackov
1
-1
/
+2
2022-01-10
Consider implied targets when resolving dynamic dependencies
Boris Kolpackov
1
-7
/
+12
2022-01-06
Add depdb-dyndep --update-{include,exclude} options
Boris Kolpackov
1
-4
/
+7
2021-12-16
Don't consider implied existing targets in dyndep logic
Boris Kolpackov
1
-8
/
+36
2021-11-30
Add support for dynamic dependencies as byproduct of script body
Boris Kolpackov
1
-72
/
+170
2021-11-23
Add support for dynamic dependencies in ad hoc Buildscript recipes
Boris Kolpackov
1
-0
/
+667