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
/
diagnostics.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
Add --[no]diag-color options (infrastructure only)
Boris Kolpackov
1
-4
/
+36
2022-11-29
Fix backlink logic for target groups
Boris Kolpackov
1
-54
/
+141
2022-11-23
Rework diag_buffer interface to facilitate correct destruction order
Boris Kolpackov
1
-17
/
+11
2022-11-18
Complete low verbosity diagnostics rework
Boris Kolpackov
1
-2
/
+225
2022-11-16
Initial low verbosity diagnostics rework
Boris Kolpackov
1
-0
/
+132
2022-11-08
Make process exit diagnostics consistent
Boris Kolpackov
1
-10
/
+3
2022-11-08
Allow passing fail diag record to diag_buffer::close()
Boris Kolpackov
1
-6
/
+11
2022-11-08
Add diag_buffer::open_eof()
Boris Kolpackov
1
-1
/
+14
2022-11-08
Add force flag to diag_buffer::read(), diag_buffer::write()
Boris Kolpackov
1
-101
/
+102
2022-11-08
More work on child process diagnostics buffering
Boris Kolpackov
1
-74
/
+99
2022-10-28
Add ability to disable diagnostics buffering (--no-diag-buffer)
Boris Kolpackov
1
-14
/
+31
2022-10-27
Initial work on child process diagnostics buffering
Boris Kolpackov
1
-1
/
+255
2022-02-02
Redo diagnostics without operator<< in namespace std
Boris Kolpackov
1
-24
/
+0
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-1
/
+1
2020-04-07
Pass LC_ALL=C when extracting locale-dependent information on POSIX
Boris Kolpackov
1
-4
/
+22
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-07
Initial work on path_name use for `-` to stdin/stdout translation
Boris Kolpackov
1
-1
/
+1
2019-10-25
Add --silent, remap verbosity 0 to 1 while building modules unless silent
Boris Kolpackov
1
-1
/
+5
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-19
/
+19
2019-08-21
Cleanup context.hxx and its usage
Boris Kolpackov
1
-0
/
+158
2019-07-01
Split build system into library and driver
Boris Kolpackov
1
-0
/
+138