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-03-10
Rework System::get_environmental_variable()
Alexander Karatarakis
2017-03-10
Remove all Environment::ensure_X_on_path()
Alexander Karatarakis
2017-03-10
`install`: Remove call to Environment::ensure_utilities_on_path();
Alexander Karatarakis
2017-03-10
`ci`: Remove call to Environment::ensure_utilities_on_path();
Alexander Karatarakis
2017-03-10
`integrate`: Use paths.get_nuget_exe()
Alexander Karatarakis
2017-03-10
`create`: Use make_cmake_cmd() and paths.get_cmake_exe()
Alexander Karatarakis
2017-03-10
`build`: Use make_cmake_cmd() and paths.get_cmake/git_exe()
Alexander Karatarakis
2017-03-10
Introduce make_cmake_cmd() helper function
Alexander Karatarakis
2017-03-10
`portsdiff`: Use paths.get_git_exe();
Alexander Karatarakis
2017-03-10
[vcpkg_paths] Add get_cmake/git/nuget_exe() functions
Alexander Karatarakis
2017-03-10
Add lazy.h
Alexander Karatarakis
2017-03-10
[vcpkg] Also search registry keys for VSCode. Prefer insider version if avail...
Robert Schumacher
2017-03-10
Use System::println() instead of std::cout
Alexander Karatarakis
2017-03-10
Nuke Joiner. Add wjoin()
Alexander Karatarakis
2017-03-10
[vcpkg] Refactor RAII registry key manipulation
Robert Schumacher
2017-03-10
Update version of VS SetupAPI nuget package
Alexander Karatarakis
2017-03-10
[cppwinrt] Update to february 2017 refresh
Robert Schumacher
2017-03-10
Merge pull request #757 from codicodi/fix-flac
Robert Schumacher
2017-03-10
Merge pull request #763 from Mixaill/zeromq-msvc2017
Robert Schumacher
2017-03-10
[zeromq] update to 4.2.2. Resolves #760
Mikhail Paulyshka
2017-03-09
[flac] use nasm
codicodi
2017-03-09
[eigen3] Update to 3.3.3. Resolves #754
Alexander Karatarakis
2017-03-09
Merge pull request #751 from cyj0912/master
Alexander Karatarakis
2017-03-09
Merge pull request #750 from Drako/master
Robert Schumacher
2017-03-09
Updated the libpng CONTROL file for version 1.6.28
Felix Bytow
2017-03-09
[bullet3] update to 2.86.1
Toby Chen
2017-03-09
Updated libpng port to version 1.6.28
Felix Bytow
2017-03-08
Merge pull request #747 from mloskot/patch-1
Alexander Karatarakis
2017-03-09
Add requirement of CMake 3.8.0 or higher
Mateusz Ĺoskot
2017-03-07
Merge pull request #743 from AlchemyGames/master
Robert Schumacher
2017-03-07
[catch] update to version 1.8.1
Lee Berger
2017-03-07
Merge pull request #742 from achie-liang/master
Robert Schumacher
2017-03-08
Upgrade azure-storage-cpp to v3.0.0
Achie Liang
2017-03-07
[uwebsockets] Update to v0.13.0. Resolves #738
Alexander Karatarakis
2017-03-07
Merge pull request #736 from nagua/portaudio
Robert Schumacher
2017-03-07
[portaudio] Do not rename DLLs. Fix patchfile.
Robert Schumacher
2017-03-07
[`ci`] Print time for succeeded builds too
Alexander Karatarakis
2017-03-06
[qt5] Fix regression from dd6d1aa5. When building a static triplet, repeat th...
Robert Schumacher
2017-03-07
[portaudio] Insert version and description
Nicolas Riebesel
2017-03-07
Add portaudio to ports
Nicolas Riebesel
2017-03-06
Properly handle spaces in path when calling powershell script
Alexander Karatarakis
2017-03-06
Merge pull request #735 from nagua:fftw3
Robert Schumacher
2017-03-06
[fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed.
Robert Schumacher
2017-03-06
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIM...
Robert Schumacher
2017-03-06
Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into c...
Robert Schumacher
2017-03-06
[vcpkg-configure-cmake] Alwasy set CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP to ...
Robert Schumacher
2017-03-06
Undef everything unneeded in config.h
Nicolas Riebesel
2017-03-06
Improve the static vs dynamic handling of fftw3
Nicolas Riebesel
2017-03-06
Make use of static and dynamic linking
Nicolas Riebesel
2017-03-06
Add initial fftw3 support
Nicolas Riebesel
[next]