index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolsrc
/
src
/
tests_paragraph.cpp
Age
Commit message (
Expand
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-08-20
[vcpkg] Refactor parsing together and flatten featurespec usages
Robert Schumacher
2017-08-18
[vcpkg] Consolidate specifier parsing
Robert Schumacher
2017-08-16
partial end to end feature packages hdf5
Daniel Shaw
2017-08-15
[vcpkg-tests] Reformat
Robert Schumacher
2017-08-01
change qualifier bracket to parens
Daniel Shaw
2017-07-24
end to end feature pkg draft
Daniel Shaw
2017-06-20
[vcpkg] Use unique_ptr<> for paragraphs. Post-parser phase rework.
Robert Schumacher
2017-06-19
[vcpkg] feature packages initial parsing
Daniel Shaw
2017-06-06
[vcpkg] Added parser support for 'Supports' field
Robert Schumacher
2017-06-06
ExpectedT factory class
Daniel Shaw
2017-05-04
Rename Strings:: function for utf8/utf16 conversion
Alexander Karatarakis
2017-04-29
[vcpkg] Fix regression in tests. Test classes must not be structs.
Robert Schumacher
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-foramt over tests and remaining cpp files
Alexander Karatarakis
2017-04-12
[vcpkg] Remove+indirect nearly all uses of iostreams
Robert Schumacher
2017-04-10
PackageSpec.target_triplet() -> ".triplet()
Alexander Karatarakis
2017-04-05
Fix a infinite skip_comment check in Paragraphs.cpp
sdcb
2017-04-04
expected -> Expected
Alexander Karatarakis
2017-04-04
triplet -> Triplet
Alexander Karatarakis
2017-04-04
package_spec_parse_result -> PackageSpecParseResult
Alexander Karatarakis
2017-04-04
package_spec -> PackageSpec
Alexander Karatarakis
2017-04-03
adds line comments for CONTROL
Tobias Kohlbau
2017-03-31
Rename expected::get_or_exit() to expected::value_or_exit()
Robert Schumacher
2017-03-28
[expected] Now uses exit variants instead of throw variants
Alexander Karatarakis
2017-03-27
Rework Paragraph parsing error handling. Add single paragraph functions
Alexander Karatarakis
2017-01-05
Use Nested Namespace Definition
Alexander Karatarakis
2016-11-07
[tests_paragraph] Don't #include "vcpkg.h"
Alexander Karatarakis
2016-11-07
Refactor: create new Paragraphs.h/cpp
Alexander Karatarakis
2016-11-05
Enable qualified dependencies. Fix bug in internal 'build' command.
Robert Schumacher