aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-31Redo header installation setupKaren Arutyunov1-1/+1
2017-07-31Add .pc to .gitignoreKaren Arutyunov1-0/+1
2017-07-30Add src-url manifest valueKaren Arutyunov1-0/+1
2017-07-21Fix ambiguity between std::optional and butl::optionalKaren Arutyunov1-0/+2
2017-07-18Make buildtab target to be non-optionalKaren Arutyunov8-66/+55
2017-07-13Make use of wildcards in buildfilesKaren Arutyunov2-8/+3
2017-07-13Make tests to be a sub-projectKaren Arutyunov7-17/+35
2017-06-21Add support for build configuration warning-detecting regexesKaren Arutyunov5-57/+176
2017-06-01Add challenge size check in task response manifest parserKaren Arutyunov2-11/+11
2017-05-26Store result request challenge as binary valueKaren Arutyunov3-11/+26
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-05-11Adjust machine_header_manifest class so derived ones can delegate it parsing/...Karen Arutyunov3-25/+52
2017-05-05Bump version to 0.6.0-a.0.z, master is open for businessBoris Kolpackov1-3/+3
2017-05-03Bump version to 0.5.00.5.0Boris Kolpackov1-3/+3
2017-05-03Add support for toolchain name/version in task request manifestKaren Arutyunov3-1/+74
2017-05-03Add toolchain members to task_request_manifestBoris Kolpackov1-0/+4
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov7-20/+20
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov2-2/+2
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov17-36/+38
2017-04-28Add out_root to include search path now that we auto-generate versionBoris Kolpackov1-2/+2
2017-04-28Switch to version moduleKaren Arutyunov11-72/+71
2017-04-24Add build-email value to manifest fileKaren Arutyunov1-0/+1
2017-04-21Add missing constBoris Kolpackov2-2/+2
2017-04-20Get rid of variable structKaren Arutyunov12-293/+93
2017-04-20Cosmetic changeBoris Kolpackov1-2/+0
2017-04-19Make challenge and fingerprint manifest values optionalKaren Arutyunov5-60/+85
2017-04-18Add support for task manifest trust valueKaren Arutyunov3-12/+75
2017-04-18Various minor manifest extensionsBoris Kolpackov2-3/+19
2017-04-16Add supoort for task response result url valueKaren Arutyunov3-6/+65
2017-04-16Add bunch of manifest constructorsBoris Kolpackov1-0/+34
2017-04-13Add ctor for task_manifestKaren Arutyunov1-0/+13
2017-04-10Fix machine manifest testsKaren Arutyunov2-4/+9
2017-04-10Split machine_manifest into machine_header_manifest and machine_manifestBoris Kolpackov5-132/+31
2017-04-07Add to_result_status() and to_string(result_status)Karen Arutyunov2-47/+78
2017-04-06Invent notion of header for machine_manifestKaren Arutyunov7-41/+29
2017-04-06Minor manifest additionBoris Kolpackov1-0/+3
2017-04-06Minor changes to manifestBoris Kolpackov1-3/+4
2017-04-05Change machine type enumeration valuesBoris Kolpackov3-12/+12
2017-04-05Load modules in correct orderBoris Kolpackov1-2/+4
2017-04-04Add LIBBPKG_VERSION check to version headerKaren Arutyunov1-0/+5
2017-04-04Implement manifests and build_configKaren Arutyunov36-0/+2996
2017-03-29Initial commitKaren Arutyunov1-0/+13