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 (
Expand
)
Author
Files
Lines
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
2018-02-08
Add support for git location type to repository manifest
Karen Arutyunov
1
-0
/
+5
2018-01-15
Add type prefix for repository canonical name
Karen Arutyunov
1
-61
/
+62
2017-12-28
Add support for git repository locations
Karen Arutyunov
1
-530
/
+626
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
3
-7
/
+7
2017-08-02
Make use of manifest_parser::split_comment() and manifest_serializer::merge_c...
Karen Arutyunov
1
-3
/
+3
2017-07-29
Add support for src-url and doc-url package manifest values
Karen Arutyunov
1
-1
/
+3
2017-07-22
Fix ambiguity between std::optional and butl::optional (take 2)
Karen Arutyunov
2
-867
/
+895
2017-07-21
Fix ambiguity between std::optional and butl::optional
Karen Arutyunov
2
-1
/
+9
2017-07-20
Manifest test cosmetic change
Karen Arutyunov
1
-1
/
+1
2017-07-13
Add hxx prerequisite type in test buildfiles
Karen Arutyunov
3
-3
/
+3
2017-07-13
Fix tests linkage
Karen Arutyunov
3
-12
/
+9
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
4
-7
/
+4
2017-07-12
Make tests to be a sub-project
Karen Arutyunov
3
-0
/
+28
2017-07-10
Add support for build include/exclude manifest values
Karen Arutyunov
1
-0
/
+4
2017-05-01
Adapt to adding hxx extension for headers and lib prefix for library dir in l...
Karen Arutyunov
3
-7
/
+7
2017-05-01
Add hxx extension for headers and lib prefix for library dirs
Karen Arutyunov
7
-9
/
+11
2017-04-26
Change max version component from 8 to 16 characters
Boris Kolpackov
1
-10
/
+11
2017-04-24
Add support for build-email package manifest value
Karen Arutyunov
1
-0
/
+3
2017-01-25
Comments minor cleanup
Karen Arutyunov
2
-15
/
+10
2017-01-24
Move manifest parsing/serializing tests to testscript
Karen Arutyunov
7
-165
/
+178
2017-01-07
Make use of operator<<(ostream, exception)
Karen Arutyunov
3
-3
/
+6
2017-01-05
Update copyright year
Boris Kolpackov
7
-7
/
+7
2016-12-03
Adapt to semantics change of path::normalize()
Karen Arutyunov
1
-1
/
+28
2016-09-29
Add libbutl dependency for package-version test
Karen Arutyunov
1
-2
/
+3
2016-09-29
Move manifest_parser and manifest_serializer to libbutl
Karen Arutyunov
11
-569
/
+7
2016-09-05
Add support for build-time dependencies
Boris Kolpackov
1
-0
/
+3
2016-09-01
Do not strip absolute location canonical name prefix if the result is empty
Karen Arutyunov
1
-0
/
+10
2016-07-22
Adapt to fdstream extension
Karen Arutyunov
2
-25
/
+6
2016-07-12
Use ./ instead of just . to denote current directory in buildfiles
Boris Kolpackov
1
-1
/
+1
[next]