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
/
operation.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Add inner_recipe for expressiveness
Boris Kolpackov
1
-1
/
+1
2023-06-01
Resolve (but disable for now) target_count issue in resolve_members()
Boris Kolpackov
1
-27
/
+167
2023-05-29
Extend special match_rule() logic to all groups with dynamic targets
Boris Kolpackov
1
-4
/
+17
2023-05-29
Disable counts verification if matched but not executed in resolve_members()
Boris Kolpackov
1
-13
/
+29
2023-04-19
Fix several issues in build system module importation logic
module-import
Boris Kolpackov
1
-3
/
+3
2023-04-05
Allow creating context with bare minimum of initializations
Boris Kolpackov
1
-4
/
+4
2023-03-01
Add support for installation manifest
Boris Kolpackov
1
-0
/
+6
2022-12-12
Add no_subprojects parameter to info meta-operation
Boris Kolpackov
1
-20
/
+63
2022-11-08
Tweak match progress reporting for serial execution
Boris Kolpackov
1
-1
/
+3
2022-10-20
Implement parallel execution of post hoc prerequisites
Boris Kolpackov
1
-7
/
+46
2022-10-19
Add support for post hoc prerequisites
Boris Kolpackov
1
-35
/
+164
2022-10-13
Switch to public/private variables model
Boris Kolpackov
1
-3
/
+0
2022-09-27
Improve diagnostics for multiple targets sharing path
Boris Kolpackov
1
-3
/
+13
2022-04-15
Tweak match progress display parameters
Boris Kolpackov
1
-1
/
+1
2022-04-15
Throttle progress display during match
Boris Kolpackov
1
-8
/
+31
2022-04-07
Rename {match,execute}() to *_sync(), add *_complete()
Boris Kolpackov
1
-1
/
+4
2022-03-11
Add JSON format support for --structured-result option and info meta operation
Karen Arutyunov
1
-6
/
+211
2022-03-02
Add update operation-specific variable with unmatch|match additional values
Boris Kolpackov
1
-0
/
+3
2021-12-16
Verify targets that alias same path are read-only
Boris Kolpackov
1
-1
/
+113
2021-12-16
Pass context to (meta-)operation hooks
Boris Kolpackov
1
-1
/
+1
2021-10-16
Improve info meta-operation not to print trailing spaces
Boris Kolpackov
1
-8
/
+22
2021-09-16
Fix over-tight assumption in standard operation match()
Boris Kolpackov
1
-0
/
+1
2021-08-02
Print list of bootstrapped modules in info meta-operation
Boris Kolpackov
1
-1
/
+10
2021-03-19
Redo entering of src directories into scope_map
Boris Kolpackov
1
-2
/
+4
2020-10-20
Add operation callback for adhoc rule match and apply
Boris Kolpackov
1
-0
/
+6
2020-08-25
Fix bug in interaction of unmatch logic with target groups
Boris Kolpackov
1
-0
/
+15
2020-07-12
Cache subprojects variable value in scope::root_extra
Boris Kolpackov
1
-1
/
+1
2020-07-09
Add support for ad hoc importation
Boris Kolpackov
1
-1
/
+1
2020-07-02
Cache project name in root_extra
Boris Kolpackov
1
-1
/
+1
2020-05-27
Suppress skip count diagnostics if no progress was requested
Boris Kolpackov
1
-2
/
+5
2020-05-27
Amalgamation cutoff support
Boris Kolpackov
1
-1
/
+1
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-04
Add support for configuration exporting and importing
Boris Kolpackov
1
-7
/
+7
2019-10-23
Un-tune scheduler when building build system modules
Boris Kolpackov
1
-77
/
+82
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-47
/
+56
2019-08-21
Cleanup context.hxx and its usage
Boris Kolpackov
1
-0
/
+1
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+617