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
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
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
2
-6
/
+6
2017-10-03
Extract system header search paths from GCC or compatible
Boris Kolpackov
2
-3
/
+0
2017-08-19
Extend regex workaround to Clang/libc++ 5 and 6
Boris Kolpackov
1
-1
/
+1
2017-07-28
Add support for custom data storage in target::preprequisite_targets
Boris Kolpackov
1
-1
/
+0
2017-07-22
Implement detection of ignorable changes (whitespaces, comments)
Boris Kolpackov
1
-38
/
+5
2017-06-21
Move regex utilities to libbutl
Karen Arutyunov
2
-3
/
+2
2017-06-19
Add support for exit testscript builtin
Karen Arutyunov
4
-290
/
+436
2017-06-19
Fix conditional scope to never be empty
Karen Arutyunov
1
-0
/
+1
2017-06-15
Add support for ln testscript builtin
Karen Arutyunov
1
-4
/
+227
2017-06-12
Remove few unused lambda captures
Boris Kolpackov
1
-1
/
+1
2017-06-12
Fix couple of deadly bugs
Boris Kolpackov
1
-1
/
+1
2017-06-12
Extend workaround version checks to VC15u3 (19.11)
Boris Kolpackov
1
-3
/
+3
2017-06-12
Reimplement thread thunking with lambda; this helps Clang 5.0/trunk
Boris Kolpackov
1
-18
/
+10
2017-06-06
Adapt to libbutl::process interface change
Karen Arutyunov
1
-3
/
+3
2017-06-01
Implement new testscript cleanup wildcards semantics
Karen Arutyunov
1
-81
/
+101
2017-05-31
Fix testscript runner not to remove special files with wildcard cleanups
Karen Arutyunov
3
-7
/
+44
2017-05-13
Fix VC15 warnings (/W3)
Karen Arutyunov
1
-1
/
+1
2017-05-03
Adjust test working directory removal verbosity level (make 2)
Karen Arutyunov
1
-1
/
+5
2017-05-02
Cleanup testscript runner diagnostics
Boris Kolpackov
3
-25
/
+22
2017-05-01
Add hxx extension for headers
Karen Arutyunov
14
-79
/
+79
2017-04-26
Diagnostics printing minor optimization
Karen Arutyunov
1
-9
/
+6
2017-04-26
Cleanup error messages
Boris Kolpackov
1
-11
/
+9
2017-04-26
Print diff failure reason
Karen Arutyunov
1
-0
/
+28
2017-04-24
Adapt to process_exit::core() being available on Windows now
Karen Arutyunov
1
-2
/
+0
2017-04-24
Adapt to fdnull() returning auto_fd now
Karen Arutyunov
1
-10
/
+2
2017-04-10
Adapt to process_error change
Karen Arutyunov
1
-2
/
+2
2017-04-01
Redo handling of unhandled exceptions in async execution
Boris Kolpackov
2
-20
/
+3
2017-03-24
Fix diagnostics interleaving characters
Karen Arutyunov
2
-2
/
+4
2017-03-23
Reimplement testscript builtins without thread detach, future/promise
Boris Kolpackov
3
-52
/
+61
2017-03-22
Diagnose unhandled exceptions in testscript builtins thread thunk
Boris Kolpackov
1
-6
/
+15
2017-03-22
Make use of throw_generic_error()
Karen Arutyunov
2
-8
/
+8
2017-03-20
Add support for --no-cleanup testscript builtin option
Karen Arutyunov
1
-21
/
+64
2017-03-17
Catch and dump unhandled exceptions in async task functions
Boris Kolpackov
1
-11
/
+24
2017-03-17
Make line numbers signify argument numbers in buildspec
Boris Kolpackov
1
-1
/
+2
2017-03-16
Add support for passing parameters to (meta-) operations
Boris Kolpackov
2
-5
/
+5
2017-03-16
Add support for >! test command redirect
Karen Arutyunov
7
-23
/
+33
2017-03-15
Print sub-entries of non-empty testscript directory registered for cleanup
Karen Arutyunov
1
-8
/
+41
[next]