aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-16Release version 0.14.0v0.14.0Boris Kolpackov1-4/+4
2021-10-13Add support for version iteration in string representationKaren Arutyunov3-45/+145
2021-10-11Add package_manifest constructors accepting manifest values listKaren Arutyunov2-66/+197
2021-10-07Add support for backward compatibility workarounds during package manifest se...Karen Arutyunov2-14/+61
2021-10-07Add repositories manifest headerKaren Arutyunov4-17/+325
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov8-28/+28
2021-09-24Add string-parsing constructors to dependency, requirement_alternatives, and ...Karen Arutyunov3-122/+195
2021-09-24Fortify tests against NDEBUGKaren Arutyunov5-4/+15
2021-09-08Add missing includeBoris Kolpackov1-0/+1
2021-08-19Add support for build-time mark (*) in tests, examples, and benchmarks packag...Karen Arutyunov3-4/+46
2021-08-05Add extract_package_name() and extract_package_version()Karen Arutyunov2-0/+67
2021-07-22Change manifest builds value from all to hostBoris Kolpackov1-1/+1
2021-04-20Update copyrightKaren Arutyunov1-1/+1
2021-04-20Disable bunch of bogus GCC warningsKaren Arutyunov2-0/+4
2020-11-23On Windows convert repo canonical name path part to lower caseKaren Arutyunov2-4/+29
2020-09-03Normalize host in repository URLKaren Arutyunov3-7/+9
2020-09-03Add support for IP4/6 host types for repository URLKaren Arutyunov1-4/+4
2020-07-21Change to version 0.14.0-a.0.zBoris Kolpackov1-2/+2
2020-07-18Release version 0.13.0v0.13.0Boris Kolpackov1-4/+4
2020-07-02Verify that package license has no scheme or 'other' schemeKaren Arutyunov2-0/+61
2020-07-01Use legal{} target type for legal documentation (LICENSE, AUTHORS, etc)Boris Kolpackov1-2/+2
2020-06-29Fix DLL-exporting issueBoris Kolpackov1-2/+4
2020-06-26Merge package external test, example, and benchmark dependencies into typed t...Karen Arutyunov2-40/+88
2020-05-01Rename bpkg::url class to bpkg::manifest_url not to clash with butl::url in s...Karen Arutyunov2-18/+18
2020-04-10Replace build-email manifest value with build-warning-emailKaren Arutyunov1-1/+1
2020-04-10Override build constraints group values hierarchicallyKaren Arutyunov3-4/+43
2020-04-07Bump build2 version requirement to 0.13.0- (need config directive)Boris Kolpackov1-2/+2
2020-03-05Don't mention CONTRIBUTING.md in buildfileKaren Arutyunov2-3/+3
2020-02-28Add .gitattributes fileKaren Arutyunov1-0/+19
2020-02-18New LICENSE/AUTHORS arrangementKaren Arutyunov5-30/+38
2020-02-10Distribute and install COPYRIGHT fileKaren Arutyunov1-1/+3
2020-02-07Drop copyright notice from source codeKaren Arutyunov26-26/+0
2020-02-07Update last year in COPYRIGHT fileKaren Arutyunov1-1/+1
2020-02-07Add COPYRIGHT fileKaren Arutyunov2-1/+14
2019-11-21Change version to 0.13.0-a.0.zBoris Kolpackov1-2/+2
2019-11-19Release version 0.12.0v0.12.0Boris Kolpackov1-4/+4
2019-11-18Add clarification for absent revision semantics in version constraintKaren Arutyunov1-1/+2
2019-11-12Disable miscompiled by Clang 9.0.0 package version testsKaren Arutyunov1-0/+11
2019-10-28Add support for tests, examples, and benchmarks package manifest valuesKaren Arutyunov4-208/+352
2019-10-25Drop code required for compatibility with 0.10.0 (two minor versions behind)Karen Arutyunov1-10/+0
2019-10-07Adapt tests for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-10-06Adapt for building with Clang on WindowsKaren Arutyunov1-3/+3
2019-10-02Add CONTRIBUTING.md that points to our Community pageBoris Kolpackov2-1/+4
2019-09-28Adapt to renaming butl::casecmp() to icasecmp()Karen Arutyunov1-17/+17
2019-09-05Make version revision optionalKaren Arutyunov4-620/+678
2019-07-26Use butl::small_vector instead of std::vector where it makes senseKaren Arutyunov2-9/+16
2019-06-11Change version to 0.12.0-a.0.zBoris Kolpackov1-4/+4
2019-06-08Release version 0.11.0v0.11.0Boris Kolpackov1-2/+2
2019-06-04Replace tags with topics/keywords in package manifestBoris Kolpackov1-2/+2
2019-06-04Add support for topics and keywords package manifest valuesKaren Arutyunov3-19/+170