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
/
BinaryParagraph.cpp
Age
Commit message (
Expand
)
Author
2017-06-06
[vcpkg] Added parser support for 'Supports' field
Robert Schumacher
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-10
[BinaryParagraph] target_triplet -> triplet
Alexander Karatarakis
2017-04-10
PackageSpec.target_triplet() -> ".triplet()
Alexander Karatarakis
2017-04-07
Remove triplet operator<< overload
Alexander Karatarakis
2017-04-07
Remove PackageSpec.display_name()
Alexander Karatarakis
2017-04-04
triplet -> Triplet
Alexander Karatarakis
2017-04-04
package_spec -> PackageSpec
Alexander Karatarakis
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-13
All Checks now take LineInfo as the first argument
Alexander Karatarakis
2017-02-15
Remove unused function
Alexander Karatarakis
2017-01-30
Add package_spec::display_name()
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
[BinaryParagraph] Refactor implementation
Alexander Karatarakis
2016-11-02
parse_depends() now handles empty case internally
Alexander Karatarakis
2016-10-04
BinaryParagraph now contains a package_spec instead of name+triplet
Alexander Karatarakis
2016-10-03
[triplet] Force using the factory that does sanity checks
Alexander Karatarakis
2016-09-26
vcpkglib_helpers: Return output instead of accepting it as arg
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis