aboutsummaryrefslogtreecommitdiff
path: root/bbot/manifest
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-297/+0
2017-04-28Switch to version moduleKaren Arutyunov1-0/+1
2017-04-21Add missing constBoris Kolpackov1-1/+1
2017-04-20Get rid of variable structKaren Arutyunov1-4/+13
2017-04-19Make challenge and fingerprint manifest values optionalKaren Arutyunov1-4/+7
2017-04-18Add support for task manifest trust valueKaren Arutyunov1-12/+19
2017-04-18Various minor manifest extensionsBoris Kolpackov1-1/+18
2017-04-16Add supoort for task response result url valueKaren Arutyunov1-1/+1
2017-04-16Add bunch of manifest constructorsBoris Kolpackov1-0/+34
2017-04-13Add ctor for task_manifestKaren Arutyunov1-0/+13
2017-04-10Split machine_manifest into machine_header_manifest and machine_manifestBoris Kolpackov1-16/+10
2017-04-07Add to_result_status() and to_string(result_status)Karen Arutyunov1-3/+9
2017-04-06Invent notion of header for machine_manifestKaren Arutyunov1-11/+5
2017-04-06Minor manifest additionBoris Kolpackov1-0/+3
2017-04-06Minor changes to manifestBoris Kolpackov1-3/+4
2017-04-05Change machine type enumeration valuesBoris Kolpackov1-1/+1
2017-04-04Implement manifests and build_configKaren Arutyunov1-0/+215