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
/
parser.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
Add noexcept to move constructors and move assignment operators
Karen Arutyunov
1
-1
/
+1
2022-10-14
Fix 'for [<attrs>] x: ...' to treat <attrs> as value attributes
Karen Arutyunov
1
-0
/
+1
2022-10-13
Add support for 'for' loop second (... | for x) and third (for x <...) forms ...
Karen Arutyunov
1
-3
/
+28
2022-09-29
Fix variable append logic in script
Boris Kolpackov
1
-10
/
+9
2022-09-28
Add support for 'for' loop first form (for x:...) in script
Karen Arutyunov
1
-5
/
+12
2022-09-28
Add support for 'while' loop in script
Karen Arutyunov
1
-6
/
+6
2022-07-07
Use new cmdline type for canned command lines in {Build,Test}script
Boris Kolpackov
1
-2
/
+17
2021-10-14
Disable re-parse of sole expansions in Buildscript
Boris Kolpackov
1
-1
/
+2
2021-10-14
Pass along parse_names_result during script command parsing
Boris Kolpackov
1
-2
/
+4
2021-10-13
Add --cwd|-t option to env pseudo-builtin
Karen Arutyunov
1
-3
/
+4
2020-11-06
Add support for test timeouts
Karen Arutyunov
1
-5
/
+11
2020-06-18
Add env script pseudo-builtin
Karen Arutyunov
1
-2
/
+12
2020-06-04
Properly handle diag directive in build script parser
Karen Arutyunov
1
-2
/
+3
2020-06-03
Allow process path values and targets as buildscript program names
Karen Arutyunov
1
-2
/
+30
2020-05-27
Initial support for ad hoc recipes (still work in progress)
Boris Kolpackov
1
-0
/
+189