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
/
build2
/
test
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
43
-15732
/
+0
2019-07-02
Add workaround for data race in libstdc++'s locale(const locale&, Facet*) con...
Karen Arutyunov
3
-3
/
+42
2019-07-01
Split build system into library and driver
Boris Kolpackov
13
-34
/
+36
2019-06-24
Constrain access to options to build system driver main() only
Boris Kolpackov
1
-1
/
+4
2019-06-05
Add test id verification
Karen Arutyunov
1
-1
/
+13
2019-05-25
Fix previous workaround
Karen Arutyunov
1
-2
/
+2
2019-05-25
Work around new is_unsigned_v VC 16.1 implementation in regex
Boris Kolpackov
1
-0
/
+12
2019-04-09
Raise libcpp version in regex-related check to 8.0
Karen Arutyunov
1
-1
/
+1
2019-04-09
Fix Clang 8 "defaulted function deleted" warnings
Karen Arutyunov
1
-1
/
+0
2019-04-03
Change depdb API and handle system_error thrown by butl::file_mtime()
Karen Arutyunov
1
-1
/
+1
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
2
-5
/
+5
2019-03-14
Add support for multiple variable overrides
Boris Kolpackov
1
-1
/
+1
2019-03-13
Add workarounds for all cl releases until 20.00
Karen Arutyunov
1
-3
/
+3
2019-03-08
Use new setup for unit tests
Karen Arutyunov
27
-0
/
+4677
2019-03-07
Add support for alternative build file/directory naming scheme
Boris Kolpackov
3
-13
/
+22
2019-01-24
Add testscript sleep builtin
Karen Arutyunov
2
-4
/
+84
2019-01-16
Update copyright year
Karen Arutyunov
16
-16
/
+16
2018-11-30
Adapt to inventing path_match_flags
Karen Arutyunov
1
-1
/
+3
2018-11-17
Print id of failed test
Karen Arutyunov
2
-2
/
+30
2018-11-16
Fix GCC maybe used uninitialized warning
Karen Arutyunov
1
-1
/
+1
2018-10-16
Raise libcpp version in regex-related check to 7.0.0
Karen Arutyunov
1
-1
/
+1
2018-09-05
Create .buildignore file in testscript root working directory
Karen Arutyunov
1
-7
/
+19
2018-08-28
Diagnose NULL test.target variable value
Boris Kolpackov
1
-9
/
+19
2018-07-17
Add --after <ref-file> option for testscript touch builtin
Karen Arutyunov
1
-10
/
+44
2018-07-14
Add testscript mv builtin
Karen Arutyunov
1
-1
/
+224
2018-06-19
Adapt to renaming regex_replace_ex() to regex_replace_search()
Karen Arutyunov
1
-6
/
+7
2018-06-15
Minor formatting cleanup
Karen Arutyunov
1
-3
/
+3
2018-05-19
Update copyright year
Karen Arutyunov
16
-16
/
+16
2018-05-18
Add workarounds for all releases of VC15
Karen Arutyunov
1
-3
/
+3
2018-05-18
Pass ignore_dangling flag to dir_iterator() ctor
Karen Arutyunov
2
-3
/
+8
2018-05-16
Redo testscript diagnostics not to rely on invalid paths
Karen Arutyunov
2
-52
/
+24
2018-05-12
Fix inability to run program by relative path in testscript
Karen Arutyunov
1
-1
/
+22
2018-04-13
Add workarounds for VC15u7
Boris Kolpackov
1
-3
/
+3
2018-03-19
Add support for cp builtin -p option
Karen Arutyunov
1
-12
/
+53
2018-02-16
Add support for detecting dependency cycles
Boris Kolpackov
1
-6
/
+6
2018-02-15
Add support for VC15u6
Boris Kolpackov
1
-3
/
+3
2018-02-12
Preprend testscript expressions with ': ' for verbosity >= 3
Karen Arutyunov
3
-22
/
+13
2018-02-09
Preprend testscript expressions with $ for verbosity >= 3
Karen Arutyunov
1
-1
/
+1
2018-02-08
Fix broken id assigning for testscript if-else scopes
Karen Arutyunov
1
-1
/
+1
2018-02-03
Get rid of action rule override semantics
Boris Kolpackov
2
-2
/
+10
2018-01-05
Work around bogus ubsan report
Boris Kolpackov
1
-1
/
+2
2018-01-05
Add support for variable aliases
Boris Kolpackov
1
-4
/
+5
2018-01-02
Fix few undefined behavior (ubsan) bugs
Boris Kolpackov
2
-7
/
+7
2017-12-26
Adapt regex to digit(wchar_t) added to libbutl
Karen Arutyunov
2
-2
/
+4
2017-12-17
Trace non-zero process exit code
Boris Kolpackov
1
-17
/
+2
2017-12-15
Adapt to libbutl process API extension
Karen Arutyunov
1
-17
/
+23
2017-12-12
Add support for VC 15u5 (compiler version 19.12)
Boris Kolpackov
1
-3
/
+3
2017-12-03
Allow typification of variables and values across load generations
Boris Kolpackov
1
-0
/
+1
2017-12-01
Fix GCC 7 -fimplicit-fallthrough warnings
Boris Kolpackov
1
-22
/
+16
2017-11-09
Add support for for-loop
Boris Kolpackov
1
-1
/
+5
[next]