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
Age
Commit message (
Collapse
)
Author
2016-09-22
Fixed encoding of default triplet name
Albert Ziegenhagel
2016-09-22
Introduced environment variable "VCPKG_DEFAULT_TRIPLET"
Albert Ziegenhagel
2016-09-22
Use System::println()
Alexander Karatarakis
2016-09-22
Place import_command() in a separate cpp file
Alexander Karatarakis
2016-09-22
Use print_example()
Alexander Karatarakis
2016-09-22
Place owns_command() in a separate cpp file
Alexander Karatarakis
2016-09-22
Place command_create() in a separate cpp file
Alexander Karatarakis
2016-09-22
Place list_command() in a separate cpp file
Alexander Karatarakis
2016-09-21
Place command_list() in a separate cpp file
Alexander Karatarakis
2016-09-21
Place update_command() in a separate cpp file
Alexander Karatarakis
2016-09-21
Place command_cache in a separate cpp file
Alexander Karatarakis
2016-09-21
vcpkg search now does substring search
Alexander Karatarakis
2016-09-21
Simplify for-iterator
Alexander Karatarakis
2016-09-21
Move search_command to a separate file
Alexander Karatarakis
2016-09-21
MOve recursive upwards search to Files
Alexander Karatarakis
2016-09-21
Remove use of wildcard in integration installation dest path.
Dan Sarginson
This seemed to be used in order to stop XPATH blocking on the file/directory dialog. It was causing odd issues I mentioned in #62. Instead used "echo f" to assure XCOPY that we're dealing with files. Fixes #62.
2016-09-21
[vcpkg] Place VS user-wide integration into a C++ specific folder instead of ↵
Robert Schumacher
for all projects. This avoids a bug where the IDE would erroneously add x86, x64, and ARM architectures to C# projects.
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] Improve consistency in use of %VS140COMNTOOLS%
Alexander Karatarakis
2016-09-20
Merge branch 'master' of https://github.com/Remotion/vcpkg
Robert Schumacher
2016-09-20
[vcpkg] Fix mismatch between props and targets for user integration.
Robert Schumacher
2016-09-20
Using %VS140COMNTOOLS% now for the case if VS is not installed in default ↵
Remotion
location.
2016-09-19
vcpkg.exe now detects the root dir via the .vcpkg-root file
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis
[prev]