aboutsummaryrefslogtreecommitdiff
path: root/migrate
AgeCommit message (Expand)AuthorFilesLines
2020-07-23Drop all database migrations to be backward compatible with only 0.13.0 (one ...Karen Arutyunov1-28/+4
2020-06-26Adapt to merging of package external tests, examples, and benchmarks into typ...Karen Arutyunov1-0/+11
2020-04-10Replace build-email manifest value with build-warning-emailKaren Arutyunov1-0/+6
2020-04-06Add support for test-exclude task manifest valueKaren Arutyunov1-2/+9
2020-03-27Implement brep-monitorKaren Arutyunov2-4/+4
2020-02-12Use copyright extracted from COPYRIGHT file for printing utility versionKaren Arutyunov2-1/+5
2020-02-07Drop copyright notice from source codeKaren Arutyunov3-3/+0
2019-11-26Drop all database migrations to be backward compatible with only 0.12.0 (one ...Karen Arutyunov1-34/+4
2019-09-05Adapt to optional package revisionKaren Arutyunov1-0/+21
2019-08-16Add '--std c++11' CLI option in load, merge, and clean buildfilesKaren Arutyunov1-1/+1
2019-07-09Add support for marking internal repository as non-buildableKaren Arutyunov1-3/+12
2019-06-22Drop all database migrations to be backward compatible with only 0.11.0 (one ...Karen Arutyunov1-38/+3
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov1-0/+33
2019-05-15Add support for description-type package manifest valueKaren Arutyunov1-3/+5
2019-03-05Align with latest bdep-newKaren Arutyunov1-2/+5
2019-02-28Build packages for different toolchains having same version but different namesKaren Arutyunov1-9/+4
2019-01-16Update copyright yearKaren Arutyunov3-4/+4
2018-11-06Add support for build-warning-email and build-error-email package manifest va...Karen Arutyunov1-2/+2
2018-10-30Fix to compile with g++ 4.9Karen Arutyunov1-5/+5
2018-10-30Add tenant objectKaren Arutyunov1-5/+36
2018-10-12Recreate database schema extras on migrationKaren Arutyunov1-21/+38
2018-05-19Update copyright yearKaren Arutyunov3-4/+4
2018-03-05Style/naming cleanup in man synopsisBoris Kolpackov1-4/+4
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-1/+1
2017-08-24Don't clean generated cli files from srcKaren Arutyunov1-2/+5
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-5/+4
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-12/+27
2017-05-24Implement brep-cleanKaren Arutyunov3-13/+19
2017-05-03Use VERSION_ID instead of VERSION_STR where appropriateBoris Kolpackov1-6/+6
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-1/+1
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov2-10/+10
2017-04-28Switch to version moduleKaren Arutyunov1-1/+0
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov2-18/+40
2017-03-03Rework build2 cli compilationBoris Kolpackov1-6/+6
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov1-2/+2
2017-01-05Update copyright yearBoris Kolpackov3-4/+4
2016-09-01Only set cli.options if cli is configuredBoris Kolpackov1-1/+4
2016-08-31Build infrastructure updateKaren Arutyunov1-1/+7
2016-08-28Update build infrastructureBoris Kolpackov1-2/+2
2016-03-17Use serializable transaction isolation levelKaren Arutyunov2-16/+25
2016-03-09Display sha256sum on the package version details pageKaren Arutyunov3-38/+107
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-4/+0
2016-01-31Add support for man page generation/install/distBoris Kolpackov4-9/+9
2016-01-23Implement brep-migrate utilityBoris Kolpackov4-0/+428