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
Age
Commit message (
Expand
)
Author
2017-02-08
Merge pull request #644 from Microsoft/dev/roschuma/no-intel-mkl
Robert Schumacher
2017-02-07
Remove OutdatedDynamicCrt enum. Replace with vector<struct>
Alexander Karatarakis
2017-02-07
Add CUDA portfile
Alexander Karatarakis
2017-02-07
Add new Policy: Empty Package
Alexander Karatarakis
2017-02-07
[examples] Add the manual-link directories to the Examples documentation
Robert Schumacher
2017-02-06
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2017-02-06
Update SetupAPI version. Explicitly specify version. Use -nocache
Alexander Karatarakis
2017-02-06
[poco] Fix #475 by adding include path to public interface.
Robert Schumacher
2017-02-06
Don't download nupkg. nuget.exe auto-downloads it
Alexander Karatarakis
2017-02-06
Merge pull request #636 from IMQS/BitsWorkaroundVSInstall
Alexander Karatarakis
2017-02-06
Add a workaround for another BITS code path
Ben Harper
2017-02-04
Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
Alexander Karatarakis
2017-02-04
[aws-sdk-cpp] upgrade to 1.0.61
sdcb
2017-02-03
[wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626.
Robert Schumacher
2017-02-03
[vcpkg remove] Fix remove --purge not applying to not-installed packages
Alexander Karatarakis
2017-02-03
[vcpkg] Disable Intel MKL for all internal builds. Fixes #609.
Robert Schumacher
2017-02-03
[webscoketpp] Fix dependencies
Alexander Karatarakis
2017-02-03
[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy
Alexander Karatarakis
2017-02-02
Add websocketpp
Alexander Karatarakis
2017-02-02
[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f...
Robert Schumacher
2017-02-02
[cereal] directly copy folder instead of invoking another cmake to copy
Alexander Karatarakis
2017-02-02
Improve error handling if BITS transfer fails
Alexander Karatarakis
2017-02-02
[vcpkg] Override Boost_COMPILER setting for all packages and toolchain to ena...
Robert Schumacher
2017-02-01
Merge pull request #421 from Agadoul/master
Robert Schumacher
2017-02-01
[libvorbis] Fixup missed commit in a2f3a4b
Robert Schumacher
2017-02-01
Merge pull request #622 from stammen/libvorbis-uwp2
Robert Schumacher
2017-02-01
[libvorbis] Move patch application outside if() to ensure it applies to previ...
Robert Schumacher
2017-02-01
Fix filename
Alexander Karatarakis
2017-02-01
Split OutdatedDynamicCrt into separate h/cpp
Alexander Karatarakis
2017-02-01
Split BuildType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split ConfigurationType into separate h/cpp
Alexander Karatarakis
2017-02-01
Split LinkageType into separate h/cpp
Alexander Karatarakis
2017-02-01
Rename files in PostBuildLint namespace
Alexander Karatarakis
2017-02-01
[vcpkg] Add /MP to base compilation flags, enabling parallel builds.
Robert Schumacher
2017-02-01
Add BuildPolicies::values()
Alexander Karatarakis
2017-02-01
Add PolicyDLLsWithoutLIBs policy
Alexander Karatarakis
2017-02-01
Introduce BuildPolicies (not used by the post_build checks yet)
Alexander Karatarakis
2017-02-01
Enhance the opt_bool type
Alexander Karatarakis
2017-02-01
Download 32-bit perl instead of 64-bit. Resolves #620
Alexander Karatarakis
2017-02-01
added patch to add missing NO_DEPRECATE defines for UWP
Dale Stammen
2017-01-31
[boost] Add additional build assertions.
Robert Schumacher
2017-01-31
[vcpkg-msbuild] Add troubleshooting message to MSBuild projects with Importan...
Robert Schumacher
2017-01-31
[opt_bool] Make members ALL_CAPS
Alexander Karatarakis
2017-01-30
Update CHANGELOG and bump version to v0.0.71
Alexander Karatarakis
2017-01-30
Fix usage of Strings::Joiner
Alexander Karatarakis
2017-01-30
Change --recursive option to --recurse
Alexander Karatarakis
2017-01-30
[Dependencies] Specify constructors and fix bug with default remove_plan_acti...
Alexander Karatarakis
2017-01-30
remove_plan now depends on the spec, instead of StatusParagraph
Alexander Karatarakis
2017-01-30
Use pointer instead of reference for out param
Alexander Karatarakis
2017-01-30
Introduce "optional" alias
Alexander Karatarakis
[next]