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
/
buildsystems
/
msbuild
Age
Commit message (
Expand
)
Author
2019-07-22
Resolves "project is never up-to-date" problem (issue 6179) (#7322)
crusader-mike
2019-06-12
Update applocal.ps1 (#4942)
shadowxiali
2019-02-28
Overwriting dlls in the destination output directory when the source … (#4796)
SvenPStarFinanz
2018-11-08
Temp fix for #4359 (#4573)
Alexander Neumann
2018-10-23
[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #...
Robert Schumacher
2018-08-08
New packages: libimobiledevice, getopt, readline (#3504)
Frederik Carlier
2018-04-18
[magnum] Properly deploy plugins (#3191)
Jonathan Hale
2018-02-08
[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.
Robert Schumacher
2018-01-23
Fix OpenNI2 deploy (#2627)
Tsukasa Sugiura
2018-01-03
Add preliminary support for arm-windows and arm64-windows triplets (#2371)
Jacek Blaszczynski
2017-12-05
Fix path to powershell.exe
Ilya Finkelshteyn
2017-12-05
[vcpkg-msbuild-integration] Address #2299 by using full path to powershell.
Robert Schumacher
2017-11-04
[vcpkg-msbuild-integration] Output warning when configuration is not determin...
Robert Schumacher
2017-08-12
Enable tolerance for similar configurations
paercebal
2017-07-13
[vcpkg-applocal] Recurse into other binaries. Fixes #1435.
Robert Schumacher
2017-04-25
[vcpkg-applocal] Ensure log for copied DLLs is created, even when no DLLs are...
Robert Schumacher
2017-04-11
[vcpkg-msbuild] Fix line wrapping bug on Win7.
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-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-01-31
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...
Robert Schumacher
2017-01-24
[vcpkg integrate] Exit silently if target cannot be found.
Robert Schumacher
2017-01-23
[vcpkg integrate] Lower verbosity of MSBuild messages.
Robert Schumacher
2017-01-19
Fix integration when $(Platform) is empty
Alexander Karatarakis
2017-01-13
[vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes...
Robert Schumacher
2016-12-23
Copy DLLs before attempting to regsvr32.
Christian Ullrich
2016-12-23
Copy DLLs for all project types.
Christian Ullrich
2016-11-25
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integ...
Robert Schumacher
2016-11-08
Use /DEPENDENTS instead of /IMPORTS in applocal.ps1
Alexander Karatarakis
2016-11-04
Revert d58f0c6680. MSBuild (and CMake) do not allow switching on CRT type eff...
Robert Schumacher
2016-10-31
Fix issues with the integration file
Alexander Karatarakis
2016-10-31
[integration] Enable static lib integration. Also, detect .vcpkg-root
Alexander Karatarakis
2016-10-28
[vcpkg.targets] Change VCPkg casing to Vcpkg
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis