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
/
commands_integration.cpp
Age
Commit message (
Expand
)
Author
2017-01-12
Rename commands_integration.cpp to commands_integrate.cpp
Alexander Karatarakis
2016-12-16
Files::get_contents() -> Files::read_contents()
Alexander Karatarakis
2016-12-12
[vcpkg_cmd_arguments] Use std::string instead of char*
Alexander Karatarakis
2016-11-07
Remove unused #includes
Alexander Karatarakis
2016-09-30
All commands now use the new functions for argument checking
Alexander Karatarakis
2016-09-29
Rename wchar_t overload of Strings::format() to wformat()
Alexander Karatarakis
2016-09-28
[vcpkg] Fix user wide integration to avoid XCOPY due to locale-specific failures
Robert Schumacher
2016-09-21
Remove use of wildcard in integration installation dest path.
Dan Sarginson
2016-09-21
[vcpkg] Place VS user-wide integration into a C++ specific folder instead of ...
Robert Schumacher
2016-09-21
[integration] Add check that the targets file was properly copied
Alexander Karatarakis
2016-09-21
Account for when ImportBefore does not exist
Ahmed Mahdy
2016-09-20
[vcpkg] Fix mismatch between props and targets for user integration.
Robert Schumacher
2016-09-18
Initial commit
Alexander Karatarakis