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
/
testscript
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-26
Get rid of @@ TMP in test input
Boris Kolpackov
1
-10
/
+10
2022-07-13
Add build-file package manifest value
Karen Arutyunov
1
-1
/
+151
2022-06-23
Adapt manifest tests to change in value/comment split semantics
Karen Arutyunov
1
-7
/
+10
2022-06-23
Add support for comments in dependency clauses block
Karen Arutyunov
1
-0
/
+184
2022-06-23
Add support for additional *-build package manifest values and alternative bu...
Karen Arutyunov
1
-0
/
+206
2022-06-14
Allow empty prefer, require, and reflect buildfile clauses for dependencies
Karen Arutyunov
1
-9
/
+9
2022-02-14
Add support for reflect clause in tests package manifest value
Karen Arutyunov
1
-0
/
+107
2022-02-02
Add bootstrap-build and root-build package manifest values
Karen Arutyunov
1
-0
/
+40
2022-01-18
Add temporary support for requirements similar to '? cli'
Karen Arutyunov
1
-0
/
+24
2022-01-14
Add support for package dependency and requirement alternatives representatio...
Karen Arutyunov
1
-8
/
+2271
2021-11-23
Adapt tests to multi-line manifest values serialization change
Karen Arutyunov
1
-2
/
+2
2021-10-07
Add repositories manifest header
Karen Arutyunov
1
-0
/
+143
2021-09-24
Add string-parsing constructors to dependency, requirement_alternatives, and ...
Karen Arutyunov
1
-10
/
+10
2021-08-19
Add support for build-time mark (*) in tests, examples, and benchmarks packag...
Karen Arutyunov
1
-0
/
+22
2020-07-02
Verify that package license has no scheme or 'other' scheme
Karen Arutyunov
1
-0
/
+43
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
-4
/
+102
2019-09-05
Make version revision optional
Karen Arutyunov
1
-587
/
+579
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
1
-23
/
+334
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-14
/
+14
2019-01-30
Add package_manifest constructor that translates package version
Karen Arutyunov
1
-31
/
+96
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
-1
/
+133
2018-11-29
Add support for builds manifest value
Karen Arutyunov
1
-0
/
+21
2018-11-06
Add build-warning-email and build-error-email package manifest values
Karen Arutyunov
1
-0
/
+2
2018-07-11
Add support for package project manifest value
Karen Arutyunov
1
-0
/
+1
2018-07-05
Guess repository type for relative locations and consider git type for all lo...
Karen Arutyunov
1
-9
/
+23
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
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
1
-2
/
+2
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-04-24
Add fragment manifest value
Karen Arutyunov
1
-0
/
+46
2018-03-09
Check parsed package manifests for duplicates
Karen Arutyunov
1
-6
/
+17
2018-03-08
Add support for dir repository
Karen Arutyunov
1
-0
/
+31
2018-03-05
Rename bpkg repository type to pkg
Karen Arutyunov
1
-12
/
+12
2018-02-15
Add support for git manifests
Karen Arutyunov
1
-112
/
+246
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-20
Manifest test cosmetic change
Karen Arutyunov
1
-1
/
+1
2017-07-10
Add support for build include/exclude manifest values
Karen Arutyunov
1
-0
/
+4
2017-04-24
Add support for build-email package manifest value
Karen Arutyunov
1
-0
/
+3
2017-01-25
Comments minor cleanup
Karen Arutyunov
1
-1
/
+1
2017-01-24
Move manifest parsing/serializing tests to testscript
Karen Arutyunov
1
-0
/
+144