aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-01Stash build toolchain in tenant objectKaren Arutyunov1-1/+1
2024-03-21Add support for build auxiliary machines/configurationsKaren Arutyunov1-4/+41
2024-02-22Cleanup build queries in monitorKaren Arutyunov1-0/+35
2024-02-22Add support for tenant-associated service notificationsKaren Arutyunov1-5/+38
2024-02-01Add support for enable clause in tests package manifest valueKaren Arutyunov1-1/+1
2023-09-29Add support for *-build-*email package manifest valuesKaren Arutyunov1-1/+1
2023-05-17Add support for upload handlers and implement brep-upload-bindist handlerKaren Arutyunov1-1/+1
2022-12-02Reflect that build tenant is archived on builds and package version details p...Karen Arutyunov1-0/+1
2022-11-23Add support for package build configurationsKaren Arutyunov1-33/+50
2022-08-29Add target to build configuration idKaren Arutyunov1-24/+34
2022-08-24Drop all database migrations to be backward compatible with only 0.15.0 (one ...Karen Arutyunov1-1/+1
2022-02-11Add support for reflect clause in tests package manifest valueKaren Arutyunov1-1/+1
2022-01-17Adapt to package manifest requirement classes changeKaren Arutyunov1-1/+1
2021-12-09Prepare for supporting multiple ids in requirement alternativeKaren Arutyunov1-1/+1
2021-11-15Drop all database migrations to be backward compatible with only 0.14.0 (one ...Karen Arutyunov1-1/+1
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov1-21/+44
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-1/+1
2021-09-24Add support for requires, tests, examples, benchmarks, and host task manifest...Karen Arutyunov1-5/+10
2021-03-26Add support for interactive CI modeKaren Arutyunov1-2/+8
2020-07-23Drop all database migrations to be backward compatible with only 0.13.0 (one ...Karen Arutyunov1-2/+7
2020-06-26Adapt to merging of package external tests, examples, and benchmarks into typ...Karen Arutyunov1-1/+1
2020-04-06Add support for test-exclude task manifest valueKaren Arutyunov1-1/+1
2020-03-27Implement brep-monitorKaren Arutyunov1-4/+78
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-11-26Drop all database migrations to be backward compatible with only 0.12.0 (one ...Karen Arutyunov1-1/+1
2019-09-05Adapt to optional package revisionKaren Arutyunov1-2/+1
2019-07-22Speed-up builds page loadingKaren Arutyunov1-1/+5
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov1-19/+22
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov1-18/+29
2019-02-19Close database schema versionBoris Kolpackov1-1/+1
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-11-29Add support for builds manifest valueKaren Arutyunov1-1/+1
2018-10-30Add tenant objectKaren Arutyunov1-4/+10
2018-09-11Close database schema versionBoris Kolpackov1-1/+1
2018-09-08Add multi-tenancy supportKaren Arutyunov1-30/+33
2018-06-13Default version epoch to oneKaren Arutyunov1-2/+2
2018-05-29Close database schema versionBoris Kolpackov1-1/+1
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-5/+6
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-08-07Close database schema versionsBoris Kolpackov1-1/+1
2017-07-18Adapt to non-optional buildtab targetKaren Arutyunov1-12/+5
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov1-18/+41
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-1/+38
2017-06-14Get rid of package configuration unbuilt stateKaren Arutyunov1-5/+2
2017-05-31Add support for bbot agent authenticationKaren Arutyunov1-1/+9
2017-05-19Allow to enforce rebuild for building stateKaren Arutyunov1-4/+24
2017-05-19Rename build states to unbuilt, building and builtKaren Arutyunov1-6/+6
2017-05-19Add filter form to builds pageKaren Arutyunov1-7/+61
2017-05-15Implement builds pageKaren Arutyunov1-0/+12