aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Add support for default and excluding git ref filtersKaren Arutyunov3-35/+73
2018-04-24Add fragment manifest valueKaren Arutyunov3-0/+94
2018-04-19Add support for comma-separated list of git reference filterKaren Arutyunov3-9/+46
2018-04-19Implement git repository handling transition (phase 0)Boris Kolpackov3-57/+67
2018-03-21Fix 'control reaches end of non-void function' warningKaren Arutyunov1-0/+3
2018-03-21Fix bugs in version handlingBoris Kolpackov1-17/+34
2018-03-16Add support for version iterationKaren Arutyunov3-32/+107
2018-03-16Add back parsing constructor to package_manifestBoris Kolpackov2-182/+186
2018-03-09Check parsed package manifests for duplicatesKaren Arutyunov3-44/+86
2018-03-08Add support for dir repositoryKaren Arutyunov5-97/+370
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov5-150/+149
2018-02-22Add repository URL fragment to canonical nameKaren Arutyunov2-19/+27
2018-02-21Add *_based() predicates to repository_location classKaren Arutyunov1-0/+19
2018-02-15Add support for git manifestsKaren Arutyunov5-470/+1011
2018-02-15Assume git repo URL fragment of 40 hex digits is a commit idKaren Arutyunov2-10/+23
2018-02-13Suppress 'unreferenced local variable' VC warningKaren Arutyunov1-2/+2
2018-02-12Add git_reference classKaren Arutyunov3-40/+120
2018-02-08Suppress GCC's 'maybe uninitialized' warning (-O3)Karen Arutyunov1-1/+1
2018-02-08Fix repository_url ctor to normalize pathKaren Arutyunov3-4/+95
2018-02-08Make repository_url(string) ctor explicitKaren Arutyunov1-20/+2
2018-02-08Add support for git location type to repository manifestKaren Arutyunov3-14/+21
2018-02-08Allow enforcing file:// notation for repository_url::string()Karen Arutyunov2-10/+6
2018-01-15Add type prefix for repository canonical nameKaren Arutyunov2-70/+81
2018-01-01Get rid of unused lambda capturesBoris Kolpackov1-2/+2
2017-12-28Add support for git repository locationsKaren Arutyunov3-807/+1168
2017-11-30Bump toolchain version dependency to 0.7.0 in manifestKaren Arutyunov1-2/+2
2017-10-03Adapt to modularization of libbutlKaren Arutyunov5-14/+14
2017-08-24Add version.hxx back into distribution and don't clean it up from srcKaren Arutyunov4-1/+10
2017-08-21Fix comment in buildfileKaren Arutyunov1-2/+2
2017-08-20Don't distribute generated version.hxx and don't clean versionBoris Kolpackov2-3/+7
2017-08-08Bump version to 0.7.0-a.0.z, master is open for businessBoris Kolpackov1-2/+2
2017-08-07Bump version to 0.6.00.6.0Boris Kolpackov1-4/+4
2017-08-07Update NEWS fileBoris Kolpackov1-0/+8
2017-08-02Add doc-url manifest valueKaren Arutyunov1-1/+2
2017-08-02Make use of manifest_parser::split_comment() and manifest_serializer::merge_c...Karen Arutyunov2-103/+86
2017-07-31Redo header installation setupBoris Kolpackov1-1/+1
2017-07-31Add .pc to .gitignoreBoris Kolpackov1-0/+1
2017-07-29Add support for src-url and doc-url package manifest valuesKaren Arutyunov4-28/+52
2017-07-22Fix ambiguity between std::optional and butl::optional (take 2)Karen Arutyunov2-867/+895
2017-07-21Fix ambiguity between std::optional and butl::optionalKaren Arutyunov3-1/+12
2017-07-20Manifest test cosmetic changeKaren Arutyunov1-1/+1
2017-07-13Add hxx prerequisite type in test buildfilesKaren Arutyunov3-3/+3
2017-07-13Fix tests linkageKaren Arutyunov3-12/+9
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov6-14/+7
2017-07-12Make tests to be a sub-projectKaren Arutyunov4-8/+28
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov3-0/+64
2017-05-20Add *.ii to .gitignoreKaren Arutyunov1-0/+1
2017-05-13Fix VC15 warnings (/W3)Karen Arutyunov1-1/+1
2017-05-05Bump version to 0.6.0-a.0.z, master is open for businessBoris Kolpackov1-2/+2
2017-05-03Bump version to 0.5.00.5.0Boris Kolpackov1-2/+2