aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-06[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIM...Robert Schumacher
2017-03-06Merge 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 redistributablescodicodi
2017-03-05[msmpi] Increase logging of msiexec extractionRobert 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-03Rename policy to OnlyReleaseCRTAlexander Karatarakis
2017-03-03[msmpi] Enable NoDebugBinaries policy. Resolves #728Alexander Karatarakis
2017-03-03Add policy: NoDebugBinariesAlexander Karatarakis
2017-03-03FormattingAlexander Karatarakis
2017-03-03Enclose path in quotesAlexander Karatarakis
2017-03-02Add __declspec(noreturn) in the definitions tooAlexander Karatarakis
2017-03-02[ffmpeg] Disable static building.Robert Schumacher
2017-03-02[ffmpeg] Hotfix accounting for new flagsRobert Schumacher
2017-03-02[ffmpeg] Initial commit of version 3.2.4Robert Schumacher
2017-03-02Merge pull request #724 from codicodi/bump-luaRobert Schumacher
2017-03-02[lua] Expanded comment on COMPILE_AS_CPPRobert Schumacher
2017-03-02[lua] add comment about new optioncodicodi
2017-03-02[lua] update to 5.3.4codicodi
2017-03-02[boost] Hotfix for building on VS2015Robert Schumacher
2017-03-02Merge branch 'dev/roschuma/boost'Robert Schumacher
2017-03-01Reuse functions for finding dlls/libsAlexander Karatarakis
2017-03-01load_all_ports() no longer aborts when a port failsAlexander Karatarakis
2017-02-28Use Checks::check_exit()Alexander Karatarakis
2017-02-28[flatbuffers] Initial commit of v1.6.0. Fixes #35.Robert Schumacher
2017-02-28Remove fs::exists() callAlexander Karatarakis
2017-02-28Improve implementation of `vcpkg integrate remove`Alexander Karatarakis
2017-02-28Re-use variable instead of re-calling function returning itAlexander Karatarakis
2017-02-28[boost] Support for VS2017Robert Schumacher
2017-02-28Merge pull request #701 from MKlimenko/masterRobert Schumacher
2017-02-28Merge pull request #678 from albertziegenhagel/vtkRobert 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.0Robert Schumacher
2017-02-28[netcdf-c] Add transitive cmake dependency on hdf5Robert Schumacher
2017-02-28[netcdf-c] Initial commit of version 4.4.1.1Robert Schumacher
2017-02-28[hdf5] Mark linked libraries as privateRobert Schumacher
2017-02-28[hdf5] Update to 1.10, enable disabling of static libsRobert Schumacher
2017-02-27[szip] Change default component to match build typeRobert Schumacher
2017-02-27Remove unnecessary branchAlexander Karatarakis
2017-02-27Use load_all_ports() in `ci`Alexander Karatarakis
2017-02-27Introduce extract_port_names_and_versions()Alexander Karatarakis
2017-02-27Fix #include of Paragraph.hAlexander Karatarakis
2017-02-27Move some functions from vcpkglib.h to Paragraphs.hAlexander Karatarakis
2017-02-27Use load_all_ports() in `portsdiff`Alexander Karatarakis
2017-02-27Use std::move to avoid a copyAlexander Karatarakis
2017-02-27Introduce function: load_all_ports()Alexander Karatarakis
2017-02-27Enclose cpp file into namespaceAlexander Karatarakis