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
/
build
/
script
/
script.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-13
Add support for 'for' loop second (... | for x) and third (for x <...) forms ...
Karen Arutyunov
1
-1
/
+3
2022-10-10
Preparatory work for public/private variable distinction
Boris Kolpackov
1
-2
/
+5
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
1
-1
/
+2
2022-09-19
Allow computed variables in depdb preamble similar to impure functions
Boris Kolpackov
1
-1
/
+2
2022-01-18
Add dynamic prerequisites to $< unless --adhoc is specified
Boris Kolpackov
1
-6
/
+14
2021-11-30
Add support for dynamic dependencies as byproduct of script body
Boris Kolpackov
1
-1
/
+2
2021-11-23
Add support for dynamic dependencies in ad hoc Buildscript recipes
Boris Kolpackov
1
-3
/
+8
2020-12-02
Add support for buildscript depdb preamble
Karen Arutyunov
1
-6
/
+16
2020-11-06
Add support for test timeouts
Karen Arutyunov
1
-2
/
+24
2020-06-08
Add note on why not using rule-specific variables for ad hoc recipes
Boris Kolpackov
1
-2
/
+10
2020-06-05
Add depdb buildscript builtin
Karen Arutyunov
1
-2
/
+12
2020-06-04
Properly handle diag directive in build script parser
Karen Arutyunov
1
-2
/
+4
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-1
/
+0
2020-05-29
Move low-verbosity command name from adhoc_script_rule to script
Boris Kolpackov
1
-0
/
+5
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-0
/
+156