aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Bump version to 0.7.00.7.0Boris Kolpackov1-3/+3
2018-05-29Update NEWS fileBoris Kolpackov1-0/+5
2018-05-29Minor terminology update (package/project dependency manager)Boris Kolpackov1-1/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov4-18/+43
2018-05-19Update copyright yearKaren Arutyunov26-26/+26
2018-05-19Get rid of doc{version} and types for testscript and manifest in buildfilesKaren Arutyunov4-15/+3
2018-05-04Adjust to new scope syntaxKaren Arutyunov1-1/+1
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-1/+1
2018-02-08Adapt to making repository_url(string) ctor explicitKaren Arutyunov1-1/+2
2017-12-25Adapt to repository location interface changeKaren Arutyunov1-1/+4
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov1-2/+2
2017-10-19Get rid of configuration arguments checkKaren Arutyunov5-69/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov6-20/+20
2017-08-24Add version.hxx back into distribution and don't clean it up from srcKaren Arutyunov4-1/+10
2017-08-21Don't distribute generated version.hxx and don't clean versionKaren Arutyunov2-3/+7
2017-08-08Bump version to 0.7.0-a.0.z, master is open for businessBoris Kolpackov1-3/+3
2017-08-07Bump version to 0.6.00.6.0Boris Kolpackov1-5/+5
2017-08-07Update NEWS fileBoris Kolpackov1-0/+4
2017-08-02Add doc-url manifest valueKaren Arutyunov1-1/+2
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