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
/
script.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-28
Add support for 'for' loop first form (for x:...) in script
Karen Arutyunov
1
-0
/
+1
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
1
-0
/
+10
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
1
-1
/
+2
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
1
-0
/
+1
2021-04-21
Add buildscript depdb builtin 'env' command
Karen Arutyunov
1
-4
/
+5
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
1
-3
/
+57
2020-11-06
Add support for test timeouts
Karen Arutyunov
1
-2
/
+51
2020-06-26
Drop workarounds for script::redirect struct compile errors
Karen Arutyunov
1
-7
/
+4
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
1
-1
/
+7
2020-06-08
Cleanup script command failure diagnostics
Karen Arutyunov
1
-1
/
+3
2020-06-05
Add depdb buildscript builtin
Karen Arutyunov
1
-0
/
+6
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-1
/
+6
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-0
/
+471