aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-build-task.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-10-31Add support for environment task manifest valueKaren Arutyunov1-0/+1
2019-09-30Adapt to moving path match to path-pattern.?xxKaren Arutyunov1-1/+1
2019-09-28Adapt to swapping of entry and pattern parameters in butl::path_match()Karen Arutyunov1-2/+2
2019-09-05Adapt to optional package revisionKaren Arutyunov1-1/+1
2019-07-08Cleanup handler configuration options inheritanceKaren Arutyunov1-3/+2
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov1-5/+11
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-11Add support for build configuration class inheritanceKaren Arutyunov1-7/+14
2018-11-30Minor naming changeBoris Kolpackov1-2/+2
2018-11-30Match build configuration names, targets and machine names as pathsKaren Arutyunov1-4/+13
2018-11-29Add support for builds manifest valueKaren Arutyunov1-0/+2
2018-10-30Add tenant objectKaren Arutyunov1-1/+1
2018-09-08Add multi-tenancy supportKaren Arutyunov1-30/+39
2018-07-10Add support for package submissionKaren Arutyunov1-3/+10
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-1/+2
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-8/+8
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov1-3/+3
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov1-70/+87
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov1-171/+131
2017-06-20Add support for build configuration warning-detecting regexesKaren Arutyunov1-1/+2
2017-06-14Get rid of package configuration unbuilt stateKaren Arutyunov1-15/+14
2017-06-07Add support for openssl-envvar module optionKaren Arutyunov1-1/+3
2017-05-31Add support for bbot agent authenticationKaren Arutyunov1-4/+85
2017-05-19Allow to enforce rebuild for building stateKaren Arutyunov1-31/+39
2017-05-19Rename build states to unbuilt, building and builtKaren Arutyunov1-21/+21
2017-05-19Add filter form to builds pageKaren Arutyunov1-1/+5
2017-05-15Implement builds pageKaren Arutyunov1-3/+16
2017-05-03Add support for task request manifest toolchain name/versionKaren Arutyunov1-2/+16
2017-05-02Add suppport for build-task repository parameterKaren Arutyunov1-14/+25
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-4/+4
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-9/+9
2017-04-29Fix build task handler to preoperly ignore stubsKaren Arutyunov1-1/+1
2017-04-24Adjust build result logs pageKaren Arutyunov1-9/+21
2017-04-22Add timestamp to task response manifest session valueKaren Arutyunov1-1/+5
2017-04-22Add support for forced rebuildKaren Arutyunov1-65/+213
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov1-0/+389