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
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-08-12
Use new fdstream constructor
Boris Kolpackov
2
-3
/
+3
2019-08-12
Adjust to fdstream constructor changes
Boris Kolpackov
1
-1
/
+1
2019-08-07
Improve deadlock diagnostics (suppress stack trace, reword)
Boris Kolpackov
5
-11
/
+19
2019-08-07
Tighten deadlock monitor notification logic
Boris Kolpackov
2
-24
/
+27
2019-08-07
Make deadlock detection loop more robust
Boris Kolpackov
2
-9
/
+26
2019-08-07
Distinguish between internal/external wait deactivation in scheduler
Boris Kolpackov
3
-22
/
+38
This turns out to be necessary for the deadlock detection to work properly.
2019-08-06
Implement general deadlock detection via monitoring thread
Boris Kolpackov
2
-56
/
+103
2019-08-02
Regenerate options parsing code
Boris Kolpackov
1
-1
/
+0
2019-08-01
Move bash build system module to separate library
Karen Arutyunov
10
-1
/
+856
2019-08-01
Move version build system module to separate library
Karen Arutyunov
14
-1
/
+1355
2019-08-01
Fix linkage failure due to inline functions defined in ↵
Karen Arutyunov
9
-84
/
+85
libbuild2/algorithm.ixx and referred from libbuild2/target.txx
2019-07-25
Implement pre-parse mode for parse_names_trailer()
Karen Arutyunov
2
-2
/
+25
2019-07-25
Fix parse_names_trailer() for 'cross with empty LHS' case ({$empty}{x y})
Karen Arutyunov
1
-0
/
+1
2019-07-25
Work around GCC 4.9 deficiencies
Boris Kolpackov
1
-3
/
+3
2019-07-24
Use CLI-generated classes to parse testscript builtin options
Karen Arutyunov
9
-369
/
+5546
2019-07-24
Move in build system module to separate library
Boris Kolpackov
18
-32
/
+1011
2019-07-05
Preserve timestamp when copying backlink
Boris Kolpackov
1
-1
/
+2
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
80
-0
/
+22685
2019-07-02
Add workaround for data race in libstdc++'s locale(const locale&, Facet*) ↵
Karen Arutyunov
1
-4
/
+10
constructor
2019-07-02
Minor improvements
Boris Kolpackov
1
-1
/
+1
2019-07-01
Split build system into library and driver
Boris Kolpackov
94
-0
/
+38288