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-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-05
[poco & openjpeg] Prevent installation of CRT redistributables
codicodi
2017-03-05
[msmpi] Increase logging of msiexec extraction
Robert Schumacher
2017-03-04
[vcpkg-ci] Display per-package timing information.
Robert Schumacher
2017-03-04
[vcpkg] Deduplicate all timer classes.
Robert Schumacher
2017-03-04
[vcpkg] Remove more uses of iostreams. Force 'C' locale -- localization is TODO.
Robert Schumacher
2017-03-04
[vcpkg] Switch printing functions to use fputs and putchar directly.
Robert Schumacher
2017-03-03
Rename policy to OnlyReleaseCRT
Alexander Karatarakis
2017-03-03
[msmpi] Enable NoDebugBinaries policy. Resolves #728
Alexander Karatarakis
2017-03-03
Add policy: NoDebugBinaries
Alexander Karatarakis
2017-03-03
Formatting
Alexander Karatarakis
2017-03-03
Enclose path in quotes
Alexander Karatarakis
2017-03-02
Add __declspec(noreturn) in the definitions too
Alexander Karatarakis
2017-03-02
[ffmpeg] Disable static building.
Robert Schumacher
2017-03-02
[ffmpeg] Hotfix accounting for new flags
Robert Schumacher
2017-03-02
[ffmpeg] Initial commit of version 3.2.4
Robert Schumacher
2017-03-02
Merge pull request #724 from codicodi/bump-lua
Robert Schumacher
2017-03-02
[lua] Expanded comment on COMPILE_AS_CPP
Robert Schumacher
2017-03-02
[lua] add comment about new option
codicodi
2017-03-02
[lua] update to 5.3.4
codicodi
2017-03-02
[boost] Hotfix for building on VS2015
Robert Schumacher
2017-03-02
Merge branch 'dev/roschuma/boost'
Robert Schumacher
2017-03-01
Reuse functions for finding dlls/libs
Alexander Karatarakis
2017-03-01
load_all_ports() no longer aborts when a port fails
Alexander Karatarakis
2017-02-28
Use Checks::check_exit()
Alexander Karatarakis
2017-02-28
[flatbuffers] Initial commit of v1.6.0. Fixes #35.
Robert Schumacher
2017-02-28
Remove fs::exists() call
Alexander Karatarakis
2017-02-28
Improve implementation of `vcpkg integrate remove`
Alexander Karatarakis
2017-02-28
Re-use variable instead of re-calling function returning it
Alexander Karatarakis
2017-02-28
[boost] Support for VS2017
Robert Schumacher
2017-02-28
Merge pull request #701 from MKlimenko/master
Robert Schumacher
2017-02-28
Merge pull request #678 from albertziegenhagel/vtk
Robert Schumacher
2017-02-28
[vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5)
Robert Schumacher
2017-02-28
[netcdf-cxx4] Initial commit of version 4.3.0
Robert Schumacher
2017-02-28
[netcdf-c] Add transitive cmake dependency on hdf5
Robert Schumacher
2017-02-28
[netcdf-c] Initial commit of version 4.4.1.1
Robert Schumacher
2017-02-28
[hdf5] Mark linked libraries as private
Robert Schumacher
2017-02-28
[hdf5] Update to 1.10, enable disabling of static libs
Robert Schumacher
2017-02-27
[szip] Change default component to match build type
Robert Schumacher
2017-02-27
Remove unnecessary branch
Alexander Karatarakis
2017-02-27
Use load_all_ports() in `ci`
Alexander Karatarakis
2017-02-27
Introduce extract_port_names_and_versions()
Alexander Karatarakis
2017-02-27
Fix #include of Paragraph.h
Alexander Karatarakis
2017-02-27
Move some functions from vcpkglib.h to Paragraphs.h
Alexander Karatarakis
2017-02-27
Use load_all_ports() in `portsdiff`
Alexander Karatarakis
2017-02-27
Use std::move to avoid a copy
Alexander Karatarakis
2017-02-27
Introduce function: load_all_ports()
Alexander Karatarakis
2017-02-27
Enclose cpp file into namespace
Alexander Karatarakis
[next]