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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-08
Fix crashing when special builtin appears inside if condition or branch
Karen Arutyunov
2
-1
/
+33
2020-06-08
Fix crashing for buildscript diag line using non-local variable
Karen Arutyunov
1
-11
/
+35
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
5
-53
/
+163
2020-06-05
Add ability to specify ad hoc recipe actions
Boris Kolpackov
1
-1
/
+1
2020-06-04
Properly handle diag directive in build script parser
Karen Arutyunov
5
-58
/
+273
2020-06-03
Fix $process.run() to properly handle proces_path_ex
Karen Arutyunov
1
-9
/
+3
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
6
-23
/
+471
2020-06-01
Fix buildscript unit test to compile
Boris Kolpackov
1
-1
/
+1
2020-05-29
Move low-verbosity command name from adhoc_script_rule to script
Boris Kolpackov
3
-2
/
+11
2020-05-27
Add support for value subscript after expansions
Boris Kolpackov
1
-8
/
+7
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
30
-0
/
+3937