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
Age
Commit message (
Expand
)
Author
2016-10-04
[ragel] Minimize work done copying files. Add version number.
Robert Schumacher
2016-10-04
Add ragel package
vlj
2016-10-03
Merge pull request #115 from adam4813/asio
Robert Schumacher
2016-10-03
[asio] Initial addition
Adam Martin
2016-10-03
[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111
Robert Schumacher
2016-10-03
[ace] Minor cleanup after PR #108
Robert Schumacher
2016-10-03
[vcpkg] Adjust ersion to point at LICENSE.txt
Robert Schumacher
2016-10-02
Merge pull request #108 from traversaro/add-ace-port
Robert Schumacher
2016-10-02
Merge pull request #109 from KindDragon/gflags
Robert Schumacher
2016-10-02
[gflags] Initial addition
Arkadiy Shapkin
2016-10-02
Fix space/tabs typo
Silvio
2016-10-02
Add ace port
Silvio
2016-10-02
Add platform option to vcpkg_build_msbuild
Silvio
2016-10-01
Merge pull request #104 from chwarr/chwarr/bond
Robert Schumacher
2016-09-30
[bond] Add bond 5.0.0-4-g53ea136 to ports
Christopher Warrington
2016-09-30
create & edit commands now only handle package names
Alexander Karatarakis
2016-09-30
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-09-30
[vcpkg edit] Now throws an error if it cannot launch an editor
Alexander Karatarakis
2016-09-30
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-30
[vcpkg] Improve create command to generate initial CONTROL file
Robert Schumacher
2016-09-30
Rename check_all_triplets() to check_triplets()
Alexander Karatarakis
2016-09-30
Added triplet check in all commands that obtain package_specs
Alexander Karatarakis
2016-09-30
Introduce Input::check_all_triplets()
Alexander Karatarakis
2016-09-30
Introduce Input::check_triplet()
Alexander Karatarakis
2016-09-30
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-09-30
Place check_and_get_package_spec in a separate file
Alexander Karatarakis
2016-09-30
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-30
[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81.
Robert Schumacher
2016-09-30
Remove parse_all_arguments_as_package_specs()
Alexander Karatarakis
2016-09-30
Replace usage of parse_all_args_as_package_specs with the new functions
Alexander Karatarakis
2016-09-30
[vcpkg_paths] Use fs alias in all places within the header
Alexander Karatarakis
2016-09-30
Add function check_and_get_package_spec() and variant for multiple specs
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-30
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-30
Add quotes around command name
Alexander Karatarakis
2016-09-30
Rename check_max_args to check_max_arg_count and introduce min/exact variants
Alexander Karatarakis
2016-09-30
Introduce create_example_string()
Alexander Karatarakis
2016-09-30
Change error_count to size_t
Alexander Karatarakis
2016-09-30
Add size_t overload to to_printf_arg()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of format_internal to wformat_internal
Alexander Karatarakis
2016-09-29
Rename validate_triplet to is_valid_triplet
Alexander Karatarakis
2016-09-29
Fix formatting
Alexander Karatarakis
2016-09-29
Valiting triplets is now the responsibility of vcpkg_paths
Alexander Karatarakis
2016-09-29
Rename variable to CMAKE_TRIPLET_FILE
Alexander Karatarakis
2016-09-29
Remove leading underscore in _VCPKG_TARGET_TRIPLET and add CACHE attribute
Alexander Karatarakis
2016-09-29
[triplet] Part before dash is arch. Part after dash is system
Alexander Karatarakis
2016-09-29
[vcpkg] Improve error message on mistyped package name.
Robert Schumacher
2016-09-29
[FAQ] Rewording, adding links where appropriate
Robert Schumacher
2016-09-29
[eigen3] Avoid calling file(REMOVE ...) with a blank argument
Robert Schumacher
[next]