index
:
libbpkg
build2-control
dist-values
master
test
build2 package manager library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
Fix DLL-exporting issue
Boris Kolpackov
1
-2
/
+4
2020-06-26
Merge package external test, example, and benchmark dependencies into typed t...
Karen Arutyunov
2
-40
/
+88
2020-05-01
Rename bpkg::url class to bpkg::manifest_url not to clash with butl::url in s...
Karen Arutyunov
2
-18
/
+18
2020-04-10
Replace build-email manifest value with build-warning-email
Karen Arutyunov
1
-1
/
+1
2020-04-10
Override build constraints group values hierarchically
Karen Arutyunov
3
-4
/
+43
2020-04-07
Bump build2 version requirement to 0.13.0- (need config directive)
Boris Kolpackov
1
-2
/
+2
2020-03-05
Don't mention CONTRIBUTING.md in buildfile
Karen Arutyunov
2
-3
/
+3
2020-02-28
Add .gitattributes file
Karen Arutyunov
1
-0
/
+19
2020-02-18
New LICENSE/AUTHORS arrangement
Karen Arutyunov
5
-30
/
+38
2020-02-10
Distribute and install COPYRIGHT file
Karen Arutyunov
1
-1
/
+3
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
26
-26
/
+0
2020-02-07
Update last year in COPYRIGHT file
Karen Arutyunov
1
-1
/
+1
2020-02-07
Add COPYRIGHT file
Karen Arutyunov
2
-1
/
+14
2019-11-21
Change version to 0.13.0-a.0.z
Boris Kolpackov
1
-2
/
+2
2019-11-19
Release version 0.12.0
v0.12.0
Boris Kolpackov
1
-4
/
+4
2019-11-18
Add clarification for absent revision semantics in version constraint
Karen Arutyunov
1
-1
/
+2
2019-11-12
Disable miscompiled by Clang 9.0.0 package version tests
Karen Arutyunov
1
-0
/
+11
2019-10-28
Add support for tests, examples, and benchmarks package manifest values
Karen Arutyunov
4
-208
/
+352
2019-10-25
Drop code required for compatibility with 0.10.0 (two minor versions behind)
Karen Arutyunov
1
-10
/
+0
2019-10-07
Adapt tests for building with Clang on Windows
Karen Arutyunov
1
-3
/
+3
2019-10-06
Adapt for building with Clang on Windows
Karen Arutyunov
1
-3
/
+3
2019-10-02
Add CONTRIBUTING.md that points to our Community page
Boris Kolpackov
2
-1
/
+4
2019-09-28
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
1
-17
/
+17
2019-09-05
Make version revision optional
Karen Arutyunov
4
-620
/
+678
2019-07-26
Use butl::small_vector instead of std::vector where it makes sense
Karen Arutyunov
2
-9
/
+16
2019-06-11
Change version to 0.12.0-a.0.z
Boris Kolpackov
1
-4
/
+4
2019-06-08
Release version 0.11.0
v0.11.0
Boris Kolpackov
1
-2
/
+2
2019-06-04
Replace tags with topics/keywords in package manifest
Boris Kolpackov
1
-2
/
+2
2019-06-04
Add support for topics and keywords package manifest values
Karen Arutyunov
3
-19
/
+170
2019-06-03
Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ...
Karen Arutyunov
1
-1
/
+1
2019-05-29
Inherit url type from butl::url
Karen Arutyunov
3
-8
/
+99
2019-05-24
Adapt version.hxx.in to increasing standard version major, minor, and patch m...
Karen Arutyunov
1
-15
/
+14
2019-05-22
Add support for package manifest upstream-version value
Karen Arutyunov
3
-88
/
+98
2019-05-08
Add support for description-type package manifest value
Karen Arutyunov
4
-90
/
+705
2019-04-25
Add package_manifest::override() overriding build* values
Karen Arutyunov
5
-71
/
+453
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-14
/
+14
2019-03-20
Change version to 0.11.0-a.0.z
Boris Kolpackov
1
-4
/
+4
2019-03-18
Release version 0.10.0
v0.10.0
Boris Kolpackov
1
-2
/
+2
2019-03-05
Align with latest bdep-new
Karen Arutyunov
1
-13
/
+30
2019-03-04
Add 'builds: all' value to manifest
Karen Arutyunov
1
-1
/
+1
2019-02-21
Change version to 0.10.0-a.0.z
Boris Kolpackov
1
-4
/
+4
2019-02-19
Release version 0.9.0
v0.9.0
Boris Kolpackov
1
-2
/
+2
2019-02-15
Add some package version test cases
Karen Arutyunov
1
-0
/
+5
2019-02-08
Update NEWS file
Boris Kolpackov
1
-63
/
+1
2019-01-30
Add package_manifest constructor that translates package version
Karen Arutyunov
4
-118
/
+205
2019-01-28
Fix package_manifest class not to throw logic_error on parsing/serializing
Karen Arutyunov
1
-4
/
+4
2019-01-16
Update copyright year
Karen Arutyunov
24
-24
/
+24
2019-01-15
Add support for $ in package manifest dependency constraint
Karen Arutyunov
4
-153
/
+592
2019-01-08
Add package_manifest::load_files() function loading file-* values
Karen Arutyunov
2
-3
/
+48
2018-12-11
Add support for build configuration class inheritance
Karen Arutyunov
4
-19
/
+93
[next]