Commit Graph

2100 Commits

Author SHA1 Message Date
Nicolas Riebesel
cb1cf039d8 Improve the static vs dynamic handling of fftw3 2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3 Make use of static and dynamic linking 2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210 Add initial fftw3 support 2017-03-06 08:07:14 +01:00
codicodi
2825c305e3 [poco & openjpeg] Prevent installation of CRT redistributables 2017-03-05 12:52:49 +01:00
Robert Schumacher
829e831232 [msmpi] Increase logging of msiexec extraction 2017-03-05 01:33:27 -08:00
Robert Schumacher
914664bf27 [vcpkg-ci] Display per-package timing information. 2017-03-04 06:48:59 -08:00
Robert Schumacher
19695fc832 [vcpkg] Deduplicate all timer classes. 2017-03-04 06:25:05 -08:00
Robert Schumacher
4806aaf460 [vcpkg] Remove more uses of iostreams. Force 'C' locale -- localization is TODO. 2017-03-04 06:11:24 -08:00
Robert Schumacher
c055def453 [vcpkg] Switch printing functions to use fputs and putchar directly. 2017-03-04 06:11:24 -08:00
Alexander Karatarakis
b03b578ffc Rename policy to OnlyReleaseCRT 2017-03-03 19:09:24 -08:00
Alexander Karatarakis
d7fb7b7736 [msmpi] Enable NoDebugBinaries policy. Resolves #728 2017-03-03 19:01:27 -08:00
Alexander Karatarakis
c2a368976d Add policy: NoDebugBinaries 2017-03-03 19:00:48 -08:00
Alexander Karatarakis
e44aae7210 Formatting 2017-03-03 18:42:57 -08:00
Alexander Karatarakis
6e094c0891 Enclose path in quotes 2017-03-03 14:55:33 -08:00
Alexander Karatarakis
2054f964fd Add __declspec(noreturn) in the definitions too
...to match the declarations
2017-03-02 18:52:15 -08:00
Robert Schumacher
6c26a42d54 [ffmpeg] Disable static building. 2017-03-02 10:35:27 -08:00
Robert Schumacher
782fa3000b [ffmpeg] Hotfix accounting for new flags 2017-03-02 08:26:39 -08:00
Robert Schumacher
2f8d8d8b18 [ffmpeg] Initial commit of version 3.2.4 2017-03-02 07:29:19 -08:00
Robert Schumacher
605ad4cf2f Merge pull request #724 from codicodi/bump-lua
[lua] update to 5.3.4
2017-03-02 07:17:17 -08:00
Robert Schumacher
3e0dc1e81e [lua] Expanded comment on COMPILE_AS_CPP 2017-03-02 07:16:46 -08:00
codicodi
b9b27e72d3 [lua] add comment about new option 2017-03-02 16:02:45 +01:00
codicodi
1551d9942e [lua] update to 5.3.4 2017-03-02 14:59:32 +01:00
Robert Schumacher
b11ab655e2 [boost] Hotfix for building on VS2015 2017-03-02 02:56:35 -08:00
Robert Schumacher
4139b912fc Merge branch 'dev/roschuma/boost' 2017-03-02 00:47:32 -08:00
Alexander Karatarakis
b6b4f9325f Reuse functions for finding dlls/libs 2017-03-01 16:22:06 -08:00
Alexander Karatarakis
35edd4ee4f load_all_ports() no longer aborts when a port fails 2017-03-01 13:59:19 -08:00
Alexander Karatarakis
b6907f417b Use Checks::check_exit() 2017-02-28 20:00:35 -08:00
Robert Schumacher
9e43dbb184 [flatbuffers] Initial commit of v1.6.0. Fixes #35. 2017-02-28 18:52:32 -08:00
Alexander Karatarakis
b2cf02b2d6 Remove fs::exists() call 2017-02-28 18:36:37 -08:00
Alexander Karatarakis
56d322dcb1 Improve implementation of vcpkg integrate remove 2017-02-28 18:23:48 -08:00
Alexander Karatarakis
ab0d61b779 Re-use variable instead of re-calling function returning it 2017-02-28 17:51:26 -08:00
Robert Schumacher
b6007c9ea5 [boost] Support for VS2017 2017-02-28 11:03:39 -08:00
Robert Schumacher
61254273ba Merge pull request #701 from MKlimenko/master
Add proxy credential support
2017-02-28 06:09:03 -08:00
Robert Schumacher
ccf4d5b3c2 Merge pull request #678 from albertziegenhagel/vtk
Add VTK port
2017-02-28 06:02:58 -08:00
Robert Schumacher
3ee7045070 [vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5) 2017-02-28 06:02:05 -08:00
Robert Schumacher
a92230f9c8 [netcdf-cxx4] Initial commit of version 4.3.0 2017-02-28 03:23:20 -08:00
Robert Schumacher
e1e0b7a6a9 [netcdf-c] Add transitive cmake dependency on hdf5 2017-02-28 02:30:36 -08:00
Robert Schumacher
3cc5cb8bca [netcdf-c] Initial commit of version 4.4.1.1 2017-02-28 02:09:59 -08:00
Robert Schumacher
2c9cf2a520 [hdf5] Mark linked libraries as private 2017-02-28 01:48:24 -08:00
Robert Schumacher
601b167610 [hdf5] Update to 1.10, enable disabling of static libs 2017-02-28 01:09:04 -08:00
Robert Schumacher
20c92a800f [szip] Change default component to match build type 2017-02-27 23:23:23 -08:00
Alexander Karatarakis
2d3fa9d7f4 Remove unnecessary branch 2017-02-27 17:53:24 -08:00
Alexander Karatarakis
f75177b64b Use load_all_ports() in ci 2017-02-27 16:58:53 -08:00
Alexander Karatarakis
54859c0f1f Introduce extract_port_names_and_versions() 2017-02-27 16:14:36 -08:00
Alexander Karatarakis
b7bd8c3251 Fix #include of Paragraph.h 2017-02-27 15:54:06 -08:00
Alexander Karatarakis
c0ae9fee7e Move some functions from vcpkglib.h to Paragraphs.h 2017-02-27 15:45:56 -08:00
Alexander Karatarakis
00737588cc Use load_all_ports() in portsdiff 2017-02-27 15:40:06 -08:00
Alexander Karatarakis
7e12f5599d Use std::move to avoid a copy 2017-02-27 15:32:43 -08:00
Alexander Karatarakis
33952d2dd2 Introduce function: load_all_ports() 2017-02-27 15:13:13 -08:00
Alexander Karatarakis
eb07291f0c Enclose cpp file into namespace 2017-02-27 14:59:56 -08:00