index
:
libbpkg
build2-control
dist-values
master
test
build2 package manager library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-07-02
Verify that package license has no scheme or 'other' scheme
Karen Arutyunov
1
-0
/
+43
2020-04-10
Override build constraints group values hierarchically
Karen Arutyunov
1
-0
/
+23
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
16
-16
/
+0
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
2
-9
/
+107
Also rename dependency_constraint class to version_constraint.
2019-10-07
Adapt tests for building with Clang on Windows
Karen Arutyunov
1
-3
/
+3
2019-09-05
Make version revision optional
Karen Arutyunov
2
-591
/
+598
2019-06-04
Add support for topics and keywords package manifest values
Karen Arutyunov
1
-2
/
+100
2019-05-29
Inherit url type from butl::url
Karen Arutyunov
1
-0
/
+49
2019-05-22
Add support for package manifest upstream-version value
Karen Arutyunov
1
-88
/
+63
2019-05-08
Add support for description-type package manifest value
Karen Arutyunov
2
-66
/
+394
2019-04-25
Add package_manifest::override() overriding build* values
Karen Arutyunov
3
-0
/
+225
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-14
/
+14
2019-02-15
Add some package version test cases
Karen Arutyunov
1
-0
/
+5
2019-01-30
Add package_manifest constructor that translates package version
Karen Arutyunov
2
-34
/
+121
Also complete ~$/^$ dependency constraints using standard_version_constraint class.
2019-01-16
Update copyright year
Karen Arutyunov
13
-13
/
+13
2019-01-15
Add support for $ in package manifest dependency constraint
Karen Arutyunov
2
-21
/
+200
2018-12-11
Add support for build configuration class inheritance
Karen Arutyunov
2
-5
/
+37
2018-12-03
Suppress MSVC warnings at project level
Karen Arutyunov
1
-0
/
+6
2018-11-29
Add support for builds manifest value
Karen Arutyunov
4
-0
/
+255
2018-11-16
Add support for repository typed URLs (git+https://..., etc)
Karen Arutyunov
1
-12
/
+50
2018-11-08
Add support for ssh:// git protocol
Karen Arutyunov
1
-0
/
+8
2018-11-06
Add build-warning-email and build-error-email package manifest values
Karen Arutyunov
1
-0
/
+2
2018-10-09
Adapt to basic_url API change
Karen Arutyunov
1
-0
/
+8
2018-07-11
Add support for package project manifest value
Karen Arutyunov
1
-0
/
+1
2018-07-09
Make repository_url(string) to throw invalid_argument for empty string
Karen Arutyunov
1
-1
/
+1
2018-07-05
Guess repository type for relative locations and consider git type for all ↵
Karen Arutyunov
1
-9
/
+23
locations with .git extension
2018-06-20
Regularize .gitignore files
Karen Arutyunov
1
-0
/
+2
2018-06-15
Default version epoch to one
Karen Arutyunov
1
-21
/
+43
2018-05-30
Allow trailing plus in package names (think libc++)
0.7.0
Boris Kolpackov
1
-1
/
+1
2018-05-21
Add validate_package_name() function, validate manifest package names
Karen Arutyunov
1
-0
/
+79
2018-05-19
Update copyright year
Karen Arutyunov
10
-10
/
+10
2018-05-19
Get rid of doc{version} and types for testscript and manifest in buildfiles
Karen Arutyunov
1
-1
/
+1
2018-05-05
Add support for dependency constraint shortcut operators
Karen Arutyunov
1
-1
/
+1
2018-05-04
Change version epoch syntax from '<num>~' to '+<num>-'
Karen Arutyunov
2
-79
/
+60
2018-05-03
Make base repository manifest optional
Karen Arutyunov
1
-270
/
+292
2018-05-03
Add support for dependent repository trust
Karen Arutyunov
1
-0
/
+3
2018-05-01
Add support for default and excluding git ref filters
Karen Arutyunov
1
-8
/
+18
2018-04-24
Add fragment manifest value
Karen Arutyunov
1
-0
/
+46
2018-04-19
Add support for comma-separated list of git reference filter
Karen Arutyunov
1
-8
/
+22
2018-04-19
Implement git repository handling transition (phase 0)
Boris Kolpackov
1
-16
/
+26
2018-03-16
Add support for version iteration
Karen Arutyunov
1
-13
/
+47
2018-03-09
Check parsed package manifests for duplicates
Karen Arutyunov
2
-22
/
+43
2018-03-08
Add support for dir repository
Karen Arutyunov
3
-4
/
+55
2018-03-05
Rename bpkg repository type to pkg
Karen Arutyunov
3
-81
/
+81
2018-02-22
Add repository URL fragment to canonical name
Karen Arutyunov
1
-15
/
+15
2018-02-15
Add support for git manifests
Karen Arutyunov
3
-123
/
+297
2018-02-15
Assume git repo URL fragment of 40 hex digits is a commit id
Karen Arutyunov
1
-8
/
+8
2018-02-12
Add git_reference class
Karen Arutyunov
1
-24
/
+49
2018-02-08
Fix repository_url ctor to normalize path
Karen Arutyunov
1
-0
/
+44
[next]