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
/
algorithm.ixx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
Rename {match,execute}() to *_sync(), add *_complete()
Boris Kolpackov
1
-20
/
+51
2022-03-10
Add reverse_execute_prerequisites() variant
Boris Kolpackov
1
-0
/
+14
2022-03-09
Rename execute_wait() to execute()
Boris Kolpackov
1
-11
/
+12
2022-03-09
Parallel implementation of update_during_match_prerequisites()
Boris Kolpackov
1
-1
/
+39
2022-02-07
Make match_inc_dependents() part of public API
Boris Kolpackov
1
-4
/
+4
2022-01-21
Add search_new() and search_new_locked() variants of search()
Boris Kolpackov
1
-0
/
+64
2021-11-09
Suppress few unused variable warnings caused by NDEBUG
Boris Kolpackov
1
-5
/
+10
2021-06-08
Implement ad hoc regex pattern rule support
Boris Kolpackov
1
-6
/
+6
2020-12-11
Add search_locked() versions of search() functions
Boris Kolpackov
1
-0
/
+32
2020-12-03
Add match_rule() in addition to match_recipe()
Boris Kolpackov
1
-4
/
+32
2020-08-25
Fix bug in interaction of unmatch logic with target groups
Boris Kolpackov
1
-2
/
+7
2020-07-10
Relax prerequisite filtering semantics of aliases for clean operation
Boris Kolpackov
1
-2
/
+4
2020-06-25
Add more instrumentation for unassigned path race
Boris Kolpackov
1
-5
/
+5
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-2
/
+2
2020-04-30
Rename target::member to target::adhoc_member
Boris Kolpackov
1
-4
/
+4
2020-04-27
Add inject() for injecting additional dependencies during match
Boris Kolpackov
1
-0
/
+7
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-22
/
+30
2019-08-21
Cleanup context.hxx and its usage
Boris Kolpackov
1
-0
/
+1
2019-08-01
Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix...
Karen Arutyunov
1
-69
/
+0
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+764