index
:
libbbot
build2-control
ci
master
build2 build bot library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
manifest
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
Add support for requires, tests, examples, benchmarks, and host task manifest...
Karen Arutyunov
2
-35
/
+79
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-1
/
+3
2021-03-26
Add support for interactive-{mode,login} task request and interactive task ma...
Karen Arutyunov
3
-0
/
+81
2020-04-05
Add support for test-exclude task manifest value
Karen Arutyunov
1
-0
/
+33
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
8
-8
/
+0
2019-10-31
Add support for environment task manifest value
Karen Arutyunov
1
-1
/
+2
2019-01-16
Update copyright year
Karen Arutyunov
8
-8
/
+8
2018-11-15
Add support for repository typed URLs (git+https://..., etc)
Karen Arutyunov
2
-9
/
+33
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Karen Arutyunov
7
-7
/
+7
2018-09-03
Add repository-type value to task manifest and rename repository value to rep...
Karen Arutyunov
2
-20
/
+69
2018-05-24
Adapt to inventing package_name type
Karen Arutyunov
2
-2
/
+2
2018-05-19
Update copyright year
Karen Arutyunov
8
-8
/
+8
2017-10-19
Get rid of configuration arguments check
Karen Arutyunov
1
-27
/
+0
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
1
-3
/
+3
2017-07-18
Make buildtab target to be non-optional
Karen Arutyunov
2
-12
/
+14
2017-07-13
Make tests to be a sub-project
Karen Arutyunov
1
-4
/
+3
2017-06-21
Add support for build configuration warning-detecting regexes
Karen Arutyunov
1
-1
/
+31
2017-06-01
Add challenge size check in task response manifest parser
Karen Arutyunov
1
-9
/
+9
2017-05-26
Store result request challenge as binary value
Karen Arutyunov
1
-7
/
+14
2017-05-11
Adjust machine_header_manifest class so derived ones can delegate it parsing/...
Karen Arutyunov
1
-11
/
+0
2017-05-03
Add support for toolchain name/version in task request manifest
Karen Arutyunov
1
-1
/
+37
2017-05-01
Adapt to adding hxx extension for headers and lib prefix for library dir in l...
Karen Arutyunov
1
-3
/
+3
2017-04-30
Add hxx extension for headers and lib prefix for library dirs
Karen Arutyunov
2
-3
/
+3
2017-04-20
Get rid of variable struct
Karen Arutyunov
1
-5
/
+16
2017-04-19
Make challenge and fingerprint manifest values optional
Karen Arutyunov
3
-41
/
+66
2017-04-18
Add support for task manifest trust value
Karen Arutyunov
1
-0
/
+22
2017-04-16
Add supoort for task response result url value
Karen Arutyunov
1
-1
/
+38
2017-04-10
Fix machine manifest tests
Karen Arutyunov
1
-2
/
+2
2017-04-10
Split machine_manifest into machine_header_manifest and machine_manifest
Boris Kolpackov
3
-51
/
+8
2017-04-06
Invent notion of header for machine_manifest
Karen Arutyunov
2
-4
/
+4
2017-04-05
Change machine type enumeration values
Boris Kolpackov
1
-10
/
+10
2017-04-04
Implement manifests and build_config
Karen Arutyunov
8
-0
/
+1029