aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build.hxx
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06Add support for test-exclude task manifest valuemigration-exampleKaren Arutyunov1-4/+4
Note that the last two commits demonstrate an approach to use for migrating data on the ODB object member type change.
2020-04-05Prepare to replacing package buildable flag with enumerationKaren Arutyunov1-1/+1
Note that changing the data member type is not automatically handled by the ODB migration machinery. Thus, we split the schema change into two steps, with this commit implementing the first step (see migrate/migrate.cxx for details).
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
minor version behind)
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
2017-05-03Close schema versions0.5.0Boris Kolpackov1-1/+1
2017-05-03Add support for task request manifest toolchain name/versionKaren Arutyunov1-6/+15
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+166