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
/
test
/
script
/
script.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
Use diag_buffer in script
Karen Arutyunov
1
-0
/
+1
2022-10-14
Fix printing test id multiple times on test failure
Karen Arutyunov
1
-1
/
+17
2022-10-13
Add support for 'for' loop second (... | for x) and third (for x <...) forms ...
Karen Arutyunov
1
-1
/
+2
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
1
-3
/
+4
2021-06-21
Add support for automatic generation of symbol exporting .def file
Boris Kolpackov
1
-3
/
+1
2020-12-11
Add export script pseudo-builtin
Karen Arutyunov
1
-0
/
+7
2020-12-11
Copy parent scope's test program list in runner's entry() function rather tha...
Karen Arutyunov
1
-9
/
+9
2020-12-11
Fix set pseudo-builtin to reset special variables when required
Karen Arutyunov
1
-0
/
+15
2020-12-08
Add support for config.test.runner
Karen Arutyunov
1
-0
/
+20
2020-11-06
Add support for test timeouts
Karen Arutyunov
1
-2
/
+59
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-329
/
+49
2020-03-17
Rename all find*(variable) to lookup*(variable)
Boris Kolpackov
1
-4
/
+6
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-11-13
Use path_name in cc::lexer class
Karen Arutyunov
1
-1
/
+13
2019-11-11
Use path_name for `-` to stdin/stdout translation
Karen Arutyunov
1
-2
/
+2
2019-10-29
Add forward declaration header for build state types
Boris Kolpackov
1
-2
/
+1
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-9
/
+10
2019-07-05
Move config, dist, test, and install modules into library
Karen Arutyunov
1
-0
/
+559