aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Karen Arutyunov2-40/+88
test dependency
2020-05-01Rename bpkg::url class to bpkg::manifest_url not to clash with butl::url in ↵Karen Arutyunov2-18/+18
some contexts
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
Note that this means there will be no upgrade support for this release.
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
Also rename dependency_constraint class to version_constraint.
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
2019-06-03Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ↵Karen Arutyunov1-1/+1
string_table class templates
2019-05-29Inherit url type from butl::urlKaren Arutyunov3-8/+99
2019-05-24Adapt version.hxx.in to increasing standard version major, minor, and patch ↵Karen Arutyunov1-15/+14
max values up to 99999
2019-05-22Add support for package manifest upstream-version valueKaren Arutyunov3-88/+98
2019-05-08Add support for description-type package manifest valueKaren Arutyunov4-90/+705
2019-04-25Add package_manifest::override() overriding build* valuesKaren Arutyunov5-71/+453
2019-03-23Cleanup some files replacing tabs with spacesKaren Arutyunov1-14/+14
2019-03-20Change version to 0.11.0-a.0.zBoris Kolpackov1-4/+4
2019-03-18Release version 0.10.0v0.10.0Boris Kolpackov1-2/+2
2019-03-05Align with latest bdep-newKaren Arutyunov1-13/+30
2019-03-04Add 'builds: all' value to manifestKaren Arutyunov1-1/+1
2019-02-21Change version to 0.10.0-a.0.zBoris Kolpackov1-4/+4
2019-02-19Release version 0.9.0v0.9.0Boris Kolpackov1-2/+2
2019-02-15Add some package version test casesKaren Arutyunov1-0/+5
2019-02-08Update NEWS fileBoris Kolpackov1-63/+1
2019-01-30Add package_manifest constructor that translates package versionKaren Arutyunov4-118/+205
Also complete ~$/^$ dependency constraints using standard_version_constraint class.
2019-01-28Fix package_manifest class not to throw logic_error on parsing/serializingKaren Arutyunov1-4/+4
2019-01-16Update copyright yearKaren Arutyunov24-24/+24