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.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
Add operation callback for adhoc rule match and apply
Boris Kolpackov
1
-11
/
+33
2020-09-24
Give hints for common causes of "no rule to update ..." error
Boris Kolpackov
1
-1
/
+50
2020-08-25
Fix bug in interaction of unmatch logic with target groups
Boris Kolpackov
1
-1
/
+1
2020-08-10
Allow holes in group_view array
Boris Kolpackov
1
-1
/
+9
2020-07-13
Add ability to extend rule interface in source-compatible manner
Boris Kolpackov
1
-3
/
+6
2020-06-08
Hash ad hoc prerequsites for ad hoc recipe change detection
Boris Kolpackov
1
-6
/
+1
2020-06-08
Fix handling of inner/outer operations in ad hoc recipes machinery
Boris Kolpackov
1
-11
/
+12
2020-06-05
Add ability to specify ad hoc recipe actions
Boris Kolpackov
1
-12
/
+24
2020-05-28
Allow calling certain search_existing() versions during load phase
Boris Kolpackov
1
-5
/
+0
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-6
/
+52
2020-04-30
Rename target::member to target::adhoc_member
Boris Kolpackov
1
-5
/
+9
2020-04-27
Add another search_existing() overload
Boris Kolpackov
1
-0
/
+16
2020-03-20
Tighten add_adhoc_member() against races
Boris Kolpackov
1
-14
/
+17
2020-03-17
Fix backlinking code to follow symlinks in hardlink targets
Boris Kolpackov
1
-2
/
+11
2020-03-17
Rename all find*(variable) to lookup*(variable)
Boris Kolpackov
1
-1
/
+1
2020-03-10
Force hard links inside backlinked DLL assembly directory
Boris Kolpackov
1
-3
/
+5
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
-11
/
+25
2019-08-30
Cutoff diagnostics stack when switching to nested context
Boris Kolpackov
1
-0
/
+4
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-139
/
+179
2019-08-15
Implement libs_paths symlinking support on Windows
Boris Kolpackov
1
-9
/
+3
2019-08-14
Use new mkanylink() from libbutl
Boris Kolpackov
1
-38
/
+39
2019-08-01
Fix linkage failure due to inline functions defined in libbuild2/algorithm.ix...
Karen Arutyunov
1
-1
/
+67
2019-07-05
Preserve timestamp when copying backlink
Boris Kolpackov
1
-1
/
+2
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+2205
[prev]