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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
Redo diagnostics without operator<< in namespace std
Boris Kolpackov
1
-0
/
+4
2021-11-23
Add support for dynamic dependencies in ad hoc Buildscript recipes
Boris Kolpackov
4
-86
/
+159
2021-10-14
Disable re-parse of sole expansions in Buildscript
Boris Kolpackov
2
-8
/
+16
2021-10-14
Pass along parse_names_result during script command parsing
Boris Kolpackov
2
-16
/
+23
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
5
-17
/
+87
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-4
/
+4
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
2
-1
/
+6
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-08-03
Regenerate options parsing files
Boris Kolpackov
3
-14
/
+90
2021-06-03
Fix crashing on test command output regex match failure
Karen Arutyunov
1
-16
/
+42
2021-05-28
Recognize quoting of first character in token
Boris Kolpackov
1
-2
/
+2
2021-05-28
Add pattern_mode::ignore and use in appropriate places
Boris Kolpackov
1
-6
/
+6
2021-05-28
Make notion of name pattern explicit, fix various related loose ends
Boris Kolpackov
1
-6
/
+6
2021-04-21
Add buildscript depdb builtin 'env' command
Karen Arutyunov
4
-12
/
+29
2021-04-02
Add support for propagating project environment
Boris Kolpackov
1
-2
/
+2
2021-03-04
Enable regex linkage failure workaround for all libcpp versions
Karen Arutyunov
1
-7
/
+8
2021-02-25
Raise libcpp version in regex-related check to 11.0
Karen Arutyunov
1
-1
/
+1
2021-01-30
Rework include translation support
Boris Kolpackov
1
-1
/
+0
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
8
-39
/
+773
2020-12-11
Prefix pseudo-builtin diagnostincs messages with their names
Karen Arutyunov
4
-14
/
+22
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
13
-148
/
+1181
2020-09-12
Regenerate options parsing code
Karen Arutyunov
1
-6
/
+6
2020-08-03
Fix buildscript diagnostics so diff output is always in unified format
Karen Arutyunov
1
-11
/
+32
2020-06-26
Drop workarounds for script::redirect struct compile errors
Karen Arutyunov
2
-58
/
+4
2020-06-19
Raise libcpp version in regex-related check to 10.0
Karen Arutyunov
1
-1
/
+1
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
5
-19
/
+306
2020-06-18
Fix build2::script::parser::[reset_]quoted() to consider peeked token in repl...
Karen Arutyunov
1
-2
/
+3
2020-06-10
Handle special variable names in base lexer via mode data
Boris Kolpackov
1
-1
/
+1
2020-06-08
Cleanup script command failure diagnostics
Karen Arutyunov
3
-18
/
+23
2020-06-08
Various minor fixes
Karen Arutyunov
1
-1
/
+1
2020-06-05
Add depdb buildscript builtin
Karen Arutyunov
2
-129
/
+160
2020-06-04
Properly handle diag directive in build script parser
Karen Arutyunov
2
-27
/
+31
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
5
-39
/
+141
2020-05-28
Regenerate options parsing code
Boris Kolpackov
1
-9
/
+10
2020-05-27
Add support for value subscript after expansions
Boris Kolpackov
1
-3
/
+2
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
21
-0
/
+9222