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
/
SourceParagraph.cpp
Age
Commit message (
Expand
)
Author
2017-10-13
[vcpkg] Re-layout all files using new organization scheme.
Robert Schumacher
2017-10-03
[vcpkg] Add more operator== to CStringView. Uppercase Span to follow naming c...
Robert Schumacher
2017-09-01
Use Strings::join() and Strings::format()
Alexander Karatarakis
2017-09-01
Don't return by const copy
Alexander Karatarakis
2017-09-01
Add missing consts
Alexander Karatarakis
2017-08-28
Use Strings::EMPTY
Alexander Karatarakis
2017-08-24
Introduce GlobalState struct
Alexander Karatarakis
2017-08-20
[vcpkg] Remove incomplete default features implementation
Robert Schumacher
2017-08-19
[vcpkg] Reorganize some parsing functions.
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
Merge branch 'master' into qualifier_change
Robert Schumacher
2017-08-08
[vcpkg] Improve error messages during Binary Paragraph parsing
Robert Schumacher
2017-08-01
change qualifier bracket to parens
Daniel Shaw
2017-06-20
[vcpkg] Handle missing fields in print_error_message()
Robert Schumacher
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-08
[vcpkg] Hotfix previous commit.
Robert Schumacher
2017-06-08
[vcpkg] Improve diagnostics upon port load failure
Robert Schumacher
2017-06-06
[vcpkg] Added parser support for 'Supports' field
Robert Schumacher
2017-06-06
minor changes
Daniel Shaw
2017-06-06
error message vector check
Daniel Shaw
2017-06-06
ExpectedT factory class
Daniel Shaw
2017-04-28
[clang-format] Cpp11BracedListStyle: true
Alexander Karatarakis
2017-04-27
Run clang-format over the cpp files
Alexander Karatarakis
2017-04-12
[vcpkg] Remove+indirect nearly all uses of iostreams
Robert Schumacher
2017-04-04
color -> Color
Alexander Karatarakis
2017-04-04
dependency -> Dependency
Alexander Karatarakis
2017-04-04
triplet -> Triplet
Alexander Karatarakis
2017-03-22
Use Checks::exit_fail/success/with_code()
Alexander Karatarakis
2017-03-10
Nuke Joiner. Add wjoin()
Alexander Karatarakis
2017-01-30
Introduce Strings::Joiner
Alexander Karatarakis
2017-01-30
Introduce precompiled headers
Alexander Karatarakis
2016-11-05
Enable qualified dependencies. Fix bug in internal 'build' command.
Robert Schumacher
2016-11-03
[SourceParagraph] Make function static
Alexander Karatarakis
2016-11-03
[SourceParagraph] Remove using namespace;
Alexander Karatarakis
2016-11-03
SourceParagraph checks fields at construction time
Alexander Karatarakis
2016-11-03
[SourceParagraph] Consistency rename
Alexander Karatarakis
2016-11-02
Add checks for fields in CONTROL file. Resolves #228
Alexander Karatarakis
2016-11-02
parse_depends() now handles empty case internally
Alexander Karatarakis
2016-09-26
vcpkglib_helpers: Return output instead of accepting it as arg
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis