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
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
2016-05-31
Port to MinGW
Karen Arutyunov
6
-10
/
+115
2016-05-04
Add signature_manifest class
Karen Arutyunov
4
-4
/
+24
2016-04-26
Add certificate member to the repository_manifest class
Karen Arutyunov
1
-0
/
+32
2016-03-11
Replace description and change classes with text_file class
Karen Arutyunov
1
-2
/
+0
2016-02-09
Support comment in the repository email manifest value
Boris Kolpackov
1
-1
/
+1
2016-01-30
Add support for checksum verification
Boris Kolpackov
1
-0
/
+5
2016-01-14
Support repository web interface relative locations
Boris Kolpackov
1
-10
/
+156
2016-01-11
Support new revision of repository name specification, /pkg/ stripping
Boris Kolpackov
1
-15
/
+68
2016-01-09
Support https protocol for repository_location
Boris Kolpackov
1
-0
/
+49
2016-01-09
Update copyright year
Boris Kolpackov
13
-13
/
+13
2016-01-08
Support package dependency version range
Boris Kolpackov
2
-21
/
+56
2016-01-08
Support version release
Boris Kolpackov
2
-50
/
+135
2015-11-18
Add url, email, summary, description members to the repository_manifest class
Boris Kolpackov
1
-0
/
+5
2015-10-13
Make remote repository location path relative
Boris Kolpackov
1
-1
/
+6
2015-10-02
Make version class data members public
Boris Kolpackov
1
-14
/
+14
2015-09-25
Add role member to the repository_manifest class
Boris Kolpackov
1
-0
/
+2
2015-09-21
Adopt repository location test to reflect expanded empty location
Boris Kolpackov
1
-2
/
+9
2015-09-04
Split manifests into package_manifests and repository_manifests
Boris Kolpackov
5
-7
/
+32
2015-09-04
Add location to package manifest
Boris Kolpackov
1
-0
/
+3
2015-08-06
Implement the completion of relative repository location to remote/absolute
Boris Kolpackov
1
-4
/
+97
2015-07-24
Update for new build2
Boris Kolpackov
4
-6
/
+2
2015-07-21
Implement repository_location class
Boris Kolpackov
3
-1
/
+163
2015-07-21
Adopt for use as ODB value types
Boris Kolpackov
3
-3
/
+39
2015-06-26
Implement package version struct
Boris Kolpackov
5
-4
/
+196
2015-06-22
Package manifest parsing and serialization
Boris Kolpackov
1
-0
/
+40
[next]