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
/
applocal.ps1
Age
Commit message (
Expand
)
Author
2021-06-01
Use objdump for dll dependencies (#18027)
Kai Pastor
2020-11-09
Add support for llvm-objdump to applocal.ps1 (#11898)
Christian Fersch
2020-10-27
Serialize deployBinary on target directory (#11363)
Thomas Gwynne-Timothy
2020-05-08
[azure-kinect-sensor-sdk] Fix Deploy Azure Kinect Sensor SDK on Windows (#11139)
Tsukasa Sugiura
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-10-23
[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #...
Robert Schumacher
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
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-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-24
[vcpkg integrate] Exit silently if target cannot be found.
Robert Schumacher
2017-01-13
[vcpkg integration] Explicitly skip empty entries instead of recursing. Fixes...
Robert Schumacher
2016-11-08
Use /DEPENDENTS instead of /IMPORTS in applocal.ps1
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis