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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
Move cxx build system module to separate library
Karen Arutyunov
2
-1
/
+3
2019-08-28
Move c build system module to separate library
Karen Arutyunov
2
-1
/
+3
2019-08-28
Move cc build system module to separate library
Karen Arutyunov
2
-3
/
+5
2019-08-28
Move bin build system module to separate library
Karen Arutyunov
2
-1
/
+3
2019-08-26
Implement auto-import of development build2 build
Boris Kolpackov
1
-1
/
+4
2019-08-23
Introduce notion of build context
Boris Kolpackov
1
-3
/
+3
2019-08-21
Make testscripts to ignore user's default options files
Karen Arutyunov
6
-9
/
+11
2019-08-19
Revert previous (erroneously pushed to master) commit
Karen Arutyunov
6
-11
/
+9
2019-08-19
Make testscripts to ignore user's default options files
Karen Arutyunov
6
-9
/
+11
2019-08-07
Improve deadlock diagnostics (suppress stack trace, reword)
Boris Kolpackov
1
-1
/
+1
2019-08-06
Improve module name to file name heuristics
Boris Kolpackov
1
-0
/
+47
2019-08-01
Move bash build system module to separate library
Karen Arutyunov
2
-4
/
+7
2019-08-01
Move version build system module to separate library
Karen Arutyunov
2
-0
/
+3
2019-08-01
Combine multiple single-character flags into a single argument for testscript...
Karen Arutyunov
5
-8
/
+8
2019-07-24
Use CLI-generated classes to parse testscript builtin options
Karen Arutyunov
13
-28
/
+120
2019-07-24
Move in build system module to separate library
Boris Kolpackov
2
-1
/
+7
2019-07-05
Fix failing testscript cp builtin test
Karen Arutyunov
1
-15
/
+10
2019-07-04
Remove libu{} target group
Boris Kolpackov
1
-9
/
+9
2019-07-01
Split build system into library and driver
Boris Kolpackov
4
-0
/
+56
2019-06-07
Complete and normalize paths in cxx.importable_headers
Boris Kolpackov
2
-14
/
+133
2019-06-06
Redo header path normalization/realization logic
Boris Kolpackov
1
-4
/
+2
2019-06-05
Adjust GCC module mapper to new protocol
Boris Kolpackov
1
-4
/
+31
2019-05-03
Rename [config.]cxx.header_units to importable_headers
Boris Kolpackov
1
-1
/
+1
2019-05-02
Enable full header unit functionality test
Boris Kolpackov
1
-1
/
+1
2019-04-30
Initial take on header unit and include translation support
Boris Kolpackov
5
-44
/
+87
2019-04-11
Sync up with latest C++ modules support in GCC
Boris Kolpackov
1
-2
/
+5
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-3
/
+3
2019-03-14
Add support for multiple variable overrides
Boris Kolpackov
1
-0
/
+30
2019-03-13
Cutoff append/prepend overrides that come before assignment override
Boris Kolpackov
1
-0
/
+29
2019-01-24
Add testscript sleep builtin
Karen Arutyunov
5
-4
/
+37
2019-01-16
Update copyright year
Karen Arutyunov
103
-103
/
+103
2018-12-04
Adjust module tests to comply with the merged proposal (P1103)
Boris Kolpackov
1
-8
/
+5
2018-12-03
Suppress MSVC warnings at project level
Boris Kolpackov
1
-0
/
+6
2018-11-21
Add support for target and prerequisite specific variable blocks
Boris Kolpackov
7
-7
/
+154
2018-11-19
Fix expected diagnostics in test
Boris Kolpackov
1
-1
/
+1
2018-11-17
Print id of failed test
Karen Arutyunov
9
-11
/
+123
2018-11-16
Implement support for dependency chains
Boris Kolpackov
3
-4
/
+53
2018-11-14
Tweak assert directive diagnostics
Boris Kolpackov
1
-1
/
+1
2018-10-23
Treat invalid names as values if they are quoted
Boris Kolpackov
1
-1
/
+11
2018-09-05
Create .buildignore file in testscript root working directory
Karen Arutyunov
3
-3
/
+24
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Boris Kolpackov
73
-138
/
+139
2018-08-09
Fix tests some more
Boris Kolpackov
1
-3
/
+3
2018-08-09
Fix test failures on Windows
Boris Kolpackov
2
-8
/
+23
2018-08-09
Handle few corner cases in concatenated expansion
Boris Kolpackov
1
-0
/
+28
2018-08-09
Add support for name patterns without wildcard characters
Boris Kolpackov
1
-2
/
+5
2018-08-07
Add support for default extension specification, trailing dot escaping
Boris Kolpackov
1
-0
/
+71
2018-07-30
Make project variable to be of project_name type
Karen Arutyunov
2
-4
/
+4
2018-07-24
Handle leading 'module;' marker (p0713)
Boris Kolpackov
1
-0
/
+17
2018-07-20
Implement bash module
Boris Kolpackov
3
-1
/
+233
2018-07-17
Add --after <ref-file> option for testscript touch builtin
Karen Arutyunov
2
-9
/
+30
[next]