aboutsummaryrefslogtreecommitdiff
path: root/mod/build-config.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-02For external test packages use the 'all' class as default underlying build cl...Karen Arutyunov1-5/+11
2020-03-27Implement brep-monitorKaren Arutyunov1-0/+249
2018-12-11Add support for build configuration class inheritanceKaren Arutyunov1-347/+0
2018-12-04Fix build exclusion reason sanitization to properly detect if reason starts w...Karen Arutyunov1-9/+22
2018-12-02Match dash-separated components (build configuration names, etc.) as directoriesKaren Arutyunov1-0/+11
2018-11-30Fix fallthrough warningBoris Kolpackov1-0/+1
2018-11-30Minor naming changeBoris Kolpackov1-10/+10
2018-11-30Match build configuration names, targets and machine names as pathsKaren Arutyunov1-12/+66
2018-11-29Add support for builds manifest valueKaren Arutyunov1-13/+109
2018-09-08Add multi-tenancy supportKaren Arutyunov1-3/+6
2018-07-10Make use of ifdstream hashingKaren Arutyunov1-2/+2
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-2/+2
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-05-17Pass ignore_dangling flag to dir_iterator() ctorKaren Arutyunov1-1/+1
2017-12-28Make use of butl url encode() and decode() functionsKaren Arutyunov1-2/+2
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-4/+4
2017-07-20Make package manifest build inclusions and exclusions order significantKaren Arutyunov1-8/+2
2017-07-18Adapt to non-optional buildtab targetKaren Arutyunov1-2/+1
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov1-0/+27
2017-06-07Add support for openssl-envvar module optionKaren Arutyunov1-1/+2
2017-05-31Add support for bbot agent authenticationKaren Arutyunov1-1/+76
2017-05-19Add filter form to builds pageKaren Arutyunov1-4/+4
2017-05-15Implement builds pageKaren Arutyunov1-0/+42
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-1/+1
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov1-0/+31