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
2020-05-27
Wrap up $<, $> variables and related ($target.path(), hashing, cleanup)
Boris Kolpackov
1
-1
/
+1
2020-05-27
Review (temp dir)
Boris Kolpackov
1
-2
/
+2
2020-05-27
Add script command redirect aliases
Karen Arutyunov
11
-178
/
+441
2020-05-27
Make build script to create special files in temporary directory
Karen Arutyunov
2
-40
/
+91
2020-05-27
Complete dump(ostream,script::lines)
Karen Arutyunov
2
-35
/
+133
2020-05-27
Implement build script variable hashing
Boris Kolpackov
1
-2
/
+0
2020-05-27
Partially implement dump(ostream,script::lines)
Karen Arutyunov
1
-7
/
+22
2020-05-27
Set proper build script command default redirects
Karen Arutyunov
4
-96
/
+236
2020-05-27
Integrate buildscript running into recipe default_action()
Boris Kolpackov
1
-25
/
+25
2020-05-27
Integrate buildscript pre-parsing into recipe parsing
Boris Kolpackov
1
-1
/
+1
2020-05-27
Make build script variable pool local to execution environment
Boris Kolpackov
2
-4
/
+28
2020-05-27
Add dump(ostream,script::lines) (partial implementation)
Karen Arutyunov
5
-5
/
+76
2020-05-27
Factor out generic script parsing/executing functionality from build2::test::...
Karen Arutyunov
21
-0
/
+8522