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.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Add noexcept to move constructors and move assignment operators
Karen Arutyunov
1
-2
/
+2
2022-11-29
Fix backlink logic for target groups
Boris Kolpackov
1
-2
/
+2
2022-11-18
Complete low verbosity diagnostics rework
Boris Kolpackov
1
-18
/
+28
2022-11-16
Initial low verbosity diagnostics rework
Boris Kolpackov
1
-0
/
+6
2022-10-19
Add support for post hoc prerequisites
Boris Kolpackov
1
-5
/
+14
2022-09-19
Add target_lock::first to distinguish first lock of target
Boris Kolpackov
1
-1
/
+3
2022-09-07
Fix fsdir{} handling corner cases in ad hoc buildscript recipes/rules
dist-remap
Boris Kolpackov
1
-5
/
+5
2022-06-29
Make sure we generate common pkg-config file for only liba{}/libs{}
Boris Kolpackov
1
-0
/
+3
2022-06-24
Allow ad hoc rules not to list targets that are updated during match
Boris Kolpackov
1
-1
/
+4
2022-06-23
Minor enhancements to algorithms
Boris Kolpackov
1
-10
/
+18
2022-04-19
Use target recipe for auxiliary data storage during match-apply
Boris Kolpackov
1
-3
/
+2
2022-04-07
Rename {match,execute}() to *_sync(), add *_complete()
Boris Kolpackov
1
-35
/
+50
2022-03-10
Add reverse_execute_prerequisites() variant
Boris Kolpackov
1
-2
/
+14
2022-03-09
Rename execute_wait() to execute()
Boris Kolpackov
1
-14
/
+7
2022-03-09
Parallel implementation of update_during_match_prerequisites()
Boris Kolpackov
1
-7
/
+9
2022-03-08
Improve performance of update during match for multiple targets
Boris Kolpackov
1
-0
/
+13
2022-03-02
Add update operation-specific variable with unmatch|match additional values
Boris Kolpackov
1
-0
/
+14
2022-02-09
Add perform_clean_group_extra()
Boris Kolpackov
1
-0
/
+14
2022-02-07
Make match_inc_dependents() part of public API
Boris Kolpackov
1
-0
/
+5
2022-01-21
Add search_new() and search_new_locked() variants of search()
Boris Kolpackov
1
-8
/
+44
2022-01-06
Add depdb-dyndep --update-{include,exclude} options
Boris Kolpackov
1
-2
/
+2
2021-09-20
Add support for disabling clean through target-prerequisite relationship
Boris Kolpackov
1
-2
/
+14
2021-06-08
Implement ad hoc regex pattern rule support
Boris Kolpackov
1
-4
/
+6
2021-03-16
Define intermediate build results file cache interface
Boris Kolpackov
1
-1
/
+1
2020-12-11
Add search_locked() versions of search() functions
Boris Kolpackov
1
-0
/
+18
2020-12-03
Add match_rule() in addition to match_recipe()
Boris Kolpackov
1
-7
/
+15
2020-07-10
Relax prerequisite filtering semantics of aliases for clean operation
Boris Kolpackov
1
-2
/
+3
2020-06-25
Add more instrumentation for unassigned path race
Boris Kolpackov
1
-4
/
+4
2020-05-28
Allow calling certain search_existing() versions during load phase
Boris Kolpackov
1
-3
/
+7
2020-04-30
Factor recipe to separate header/source files
Boris Kolpackov
1
-2
/
+9
2020-04-27
Add another search_existing() overload
Boris Kolpackov
1
-0
/
+3
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-11-16
Handle dry-run mode in backlinking implementation
Boris Kolpackov
1
-1
/
+2
2019-10-29
Add forward declaration header for build state types
Boris Kolpackov
1
-5
/
+1
2019-08-26
Implement updating build system modules
Boris Kolpackov
1
-1
/
+1
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-10
/
+17
2019-08-01
Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix...
Karen Arutyunov
1
-3
/
+3
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+778