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
/
manifest
/
driver.cxx
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-03-23
Add package_manifest::effective_type_sub_options()
Karen Arutyunov
1
-1
/
+17
2023-02-01
Add *-name, *-version, and *-to-downstream-version package manifest values
Karen Arutyunov
1
-4
/
+4
2022-01-14
Add support for package dependency and requirement alternatives ↵
Karen Arutyunov
1
-5
/
+24
representation new syntax
2021-10-07
Add repositories manifest header
Karen Arutyunov
1
-0
/
+10
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
1
-3
/
+3
2021-09-24
Fortify tests against NDEBUG
Karen Arutyunov
1
-1
/
+3
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
1
-1
/
+0
2019-10-28
Add support for tests, examples, and benchmarks package manifest values
Karen Arutyunov
1
-5
/
+5
Also rename dependency_constraint class to version_constraint.
2019-05-08
Add support for description-type package manifest value
Karen Arutyunov
1
-43
/
+60
2019-01-30
Add package_manifest constructor that translates package version
Karen Arutyunov
1
-3
/
+25
Also complete ~$/^$ dependency constraints using standard_version_constraint class.
2019-01-16
Update copyright year
Karen Arutyunov
1
-1
/
+1
2019-01-15
Add support for $ in package manifest dependency constraint
Karen Arutyunov
1
-20
/
+67
2018-05-19
Update copyright year
Karen Arutyunov
1
-1
/
+1
2018-03-09
Check parsed package manifests for duplicates
Karen Arutyunov
1
-16
/
+26
2018-03-08
Add support for dir repository
Karen Arutyunov
1
-4
/
+10
2018-03-05
Rename bpkg repository type to pkg
Karen Arutyunov
1
-6
/
+6
2018-02-15
Add support for git manifests
Karen Arutyunov
1
-6
/
+12
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
1
-2
/
+2
2017-05-01
Adapt to adding hxx extension for headers and lib prefix for library dir in ↵
Karen Arutyunov
1
-2
/
+2
libbutl
2017-05-01
Add hxx extension for headers and lib prefix for library dirs
Karen Arutyunov
1
-1
/
+1
2017-01-25
Comments minor cleanup
Karen Arutyunov
1
-14
/
+9
2017-01-24
Move manifest parsing/serializing tests to testscript
Karen Arutyunov
1
-30
/
+33
2017-01-07
Make use of operator<<(ostream, exception)
Karen Arutyunov
1
-1
/
+2
2017-01-05
Update copyright year
Boris Kolpackov
1
-1
/
+1
2016-09-29
Move manifest_parser and manifest_serializer to libbutl
Karen Arutyunov
1
-2
/
+2
2016-07-22
Adapt to fdstream extension
Karen Arutyunov
1
-13
/
+3
2016-05-31
Port to MinGW
Karen Arutyunov
1
-0
/
+6
2016-05-04
Add signature_manifest class
Karen Arutyunov
1
-1
/
+3
2016-01-09
Update copyright year
Boris Kolpackov
1
-1
/
+1
2015-09-04
Split manifests into package_manifests and repository_manifests
Boris Kolpackov
1
-2
/
+7
2015-06-26
Implement package version struct
Boris Kolpackov
1
-1
/
+1
2015-06-11
Outline of parsing and serialization for manifest object model
Boris Kolpackov
1
-0
/
+46