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
/
scripts
Age
Commit message (
Expand
)
Author
2017-04-19
[vcpkg] Add script for internal CI. This makes the set of built packages more...
Robert Schumacher
2017-04-13
[vcpkg] Fix getWindowsSDK to correctly handle the new optional c++ desktop de...
Robert Schumacher
2017-04-11
[vcpkg-msbuild] Fix line wrapping bug on Win7.
Robert Schumacher
2017-04-11
[vcpkg-scripts] Improve verbose logging in findAnyMSBuildWithCppPlatformToolset.
Robert Schumacher
2017-04-08
[vcpkg] Switch several usages of -ExecutionPolicy Unrestricted to Bypass to a...
Robert Schumacher
2017-04-07
Fix issue 556: need setup include path for rc.exe (wtl fails to build)
Wei Mao
2017-04-06
[vcpkg-cmake] Use Bypass to avoid mark-of-the-web issues in cmake toolchain.
Robert Schumacher
2017-04-01
[vcpkg] Add bootstrap-vcpkg.bat to improve first-time experience.
Robert Schumacher
2017-03-31
[qt5] Add qtdeploy.ps1 to enhance applocal.ps1 when Qt is in use.
Robert Schumacher
2017-03-31
[applocal.ps1] Refactor out binary deployment
Robert Schumacher
2017-03-31
[applocal.ps1] Keep global set of searched binaries and avoid excessive recur...
Robert Schumacher
2017-03-31
[vcpkg] Fix regression introduced in 8dc2699e5d. Fixes #873. Fixes #871. Fixe...
Robert Schumacher
2017-03-29
Merge pull request #864 from codicodi/fix-toolchain
Robert Schumacher
2017-03-28
[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATH
Robert Schumacher
2017-03-28
[vcpkg.cmake] handle alias executable targets
codicodi
2017-03-24
[vcpkg] Fix bug when downloading Git.
Robert Schumacher
2017-03-24
Add EMPTY_INCLUDE_FOLDER policy. Resolves #816
Alexander Karatarakis
2017-03-21
[vcpkg-toolchain] Automatically detect Windows SDK version.
Robert Schumacher
2017-03-21
[vcpkg-configure-cmake] Use toolchain in internal builds.
Robert Schumacher
2017-03-20
Look for 'git' instead of 'git.exe'. Resolves #820
Alexander Karatarakis
2017-03-20
[vcpkg-qmake] Tidy qmake-based builds. Search for qmake.exe inside tools.
Robert Schumacher
2017-03-15
Use -NoProfile when calling powershell
Alexander Karatarakis
2017-03-15
Fix vcpkg_get_windows_sdk.cmake to properly handle space in path
Alexander Karatarakis
2017-03-14
Merge pull request #790 from Mixaill/msbuild-platformtoolset
Robert Schumacher
2017-03-14
vcpkg_configure_cmake: fix ARM configuring
Mikhail Paulyshka
2017-03-14
vcpkg_build_msbuild: add PLATFORM_TOOLSET property
Mikhail Paulyshka
2017-03-13
Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
Robert Schumacher
2017-03-13
[vcpkg_build_msbuild] Perform a full rebuild by default.
Robert Schumacher
2017-03-13
[vcpkg_build_msbuild] Default to overriding WinSDK version
Robert Schumacher
2017-03-13
template: add some more variables
Mikhail Paulyshka
2017-03-12
vcpkg_build_msbuild: add TARGET_PLATFORM_VERSION property
Mikhail Paulyshka
2017-03-11
[vcpkg] Fix regression in 7b14894d. Fixes #772.
Robert Schumacher
2017-03-10
Update version of VS SetupAPI nuget package
Alexander Karatarakis
2017-03-06
[vcpkg-configure-cmake] Alwasy set CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP to ...
Robert Schumacher
2017-03-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
Alexander Karatarakis
2017-03-02
[ffmpeg] Initial commit of version 3.2.4
Robert Schumacher
2017-02-28
Merge pull request #701 from MKlimenko/master
Robert Schumacher
2017-02-24
Tweak -Verbose messages
Alexander Karatarakis
2017-02-24
Rewrite WindowsSDK detection
Alexander Karatarakis
2017-02-24
Rewrite MSBuild detection
Alexander Karatarakis
2017-02-24
Inline variables
Alexander Karatarakis
2017-02-24
Improve functions that detect ProgramFiles in CMake
Alexander Karatarakis
2017-02-24
Improve functions that detect ProgramFiles in powershell
Alexander Karatarakis
2017-02-23
Tweak Verbose messages
Alexander Karatarakis
2017-02-23
Disable Verbose-level messages for imported module
Alexander Karatarakis
2017-02-23
Remove unneeded Import-Module directive
Alexander Karatarakis
2017-02-23
[vcpkg] Force JOM to be updated to 1.1.2
Robert Schumacher
2017-02-22
Add proxy credential support
Mikhail Klimenko
2017-02-21
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
Robert Schumacher
[next]