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
/
script
/
run.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
Fix simple and script tests to correctly terminate processes which don't clos...
Karen Arutyunov
1
-34
/
+215
2022-12-12
Adapt to dir_iterator API change
Karen Arutyunov
1
-2
/
+1
2022-11-24
Fix skipping potential input for exit, etc script pseudo-builtins
Karen Arutyunov
1
-7
/
+22
2022-11-24
Fix script to pass diag buffer reading end to process constructor
Karen Arutyunov
1
-10
/
+7
2022-11-23
Rework diag_buffer interface to facilitate correct destruction order
Boris Kolpackov
1
-14
/
+28
2022-11-14
Make $process.run() print builtin command line on error and verbosity level >= 3
Karen Arutyunov
1
-22
/
+13
2022-11-09
Use diag_buffer in script
Karen Arutyunov
1
-425
/
+844
2022-11-08
More work on child process diagnostics buffering
Boris Kolpackov
1
-0
/
+2
2022-10-27
Initial work on child process diagnostics buffering
Boris Kolpackov
1
-1
/
+1
2022-10-21
Change attribute syntax in script to come after variable in set and for (set ...
Karen Arutyunov
1
-13
/
+19
2022-10-13
Add support for 'for' loop second (... | for x) and third (for x <...) forms ...
Karen Arutyunov
1
-148
/
+243
2022-09-28
Don't print true and false script builtins at verbosity level 2
Karen Arutyunov
1
-1
/
+4
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
1
-22
/
+35
2022-08-17
Allow matching empty output with here-document regex without ':' modifier
Karen Arutyunov
1
-0
/
+25
2022-04-21
Work around bogus -Wrestrict in GCC 12 (GCC bug #105329)
Boris Kolpackov
1
-2
/
+8
2022-02-18
Factor out common CLI types (scanners, etc)
Karen Arutyunov
1
-0
/
+2
2021-11-23
Add support for dynamic dependencies in ad hoc Buildscript recipes
Boris Kolpackov
1
-82
/
+143
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
1
-9
/
+37
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-4
/
+4
2021-09-14
Impose 12K line count limit for regex matches in Testscript
Boris Kolpackov
1
-1
/
+15
2021-09-13
Impose 16KB line length limit for regex matches in Testscript
Boris Kolpackov
1
-1
/
+14
2021-06-03
Fix crashing on test command output regex match failure
Karen Arutyunov
1
-16
/
+42
2021-04-21
Add buildscript depdb builtin 'env' command
Karen Arutyunov
1
-1
/
+1
2021-04-02
Add support for propagating project environment
Boris Kolpackov
1
-2
/
+2
2021-01-30
Rework include translation support
Boris Kolpackov
1
-1
/
+0
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
1
-15
/
+85
2020-12-11
Prefix pseudo-builtin diagnostincs messages with their names
Karen Arutyunov
1
-8
/
+8
2020-12-08
Fix buildscript assertion failure on redirecting command stderr to stdout
Karen Arutyunov
1
-1
/
+13
2020-12-02
Add support for buildscript depdb preamble
Karen Arutyunov
1
-41
/
+94
2020-11-23
Increase terminated process timeout from 1 to 2 sec before killing it on scri...
Karen Arutyunov
1
-2
/
+2
2020-11-19
Fix set buildscript builtin crash on Windows
Karen Arutyunov
1
-1
/
+19
2020-11-17
Increase builtin timeout from 1 sec to 2 sec before aborting on script pipeli...
Karen Arutyunov
1
-2
/
+2
2020-11-06
Add support for test timeouts
Karen Arutyunov
1
-105
/
+534
2020-08-03
Fix buildscript diagnostics so diff output is always in unified format
Karen Arutyunov
1
-11
/
+32
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
1
-4
/
+7
2020-06-08
Cleanup script command failure diagnostics
Karen Arutyunov
1
-14
/
+17
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-20
/
+36
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-0
/
+2020