Robert Schumacher
|
06272de6b4
|
[portaudio] Do not rename DLLs. Fix patchfile.
|
2017-03-07 13:30:38 -08:00 |
|
Nicolas Riebesel
|
459fa4b009
|
[portaudio] Insert version and description
|
2017-03-07 01:41:47 +01:00 |
|
Nicolas Riebesel
|
38d2bd4d5e
|
Add portaudio to ports
|
2017-03-07 01:41:47 +01:00 |
|
Robert Schumacher
|
7f3153bd62
|
Merge pull request #735 from nagua:fftw3
[fftw3] Add fftw3 port to vcpkg
|
2017-03-06 12:29:52 -08:00 |
|
Robert Schumacher
|
c1d6454952
|
[fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed.
|
2017-03-06 12:29:06 -08:00 |
|
Robert Schumacher
|
6e44495b2f
|
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
|
2017-03-06 10:46:45 -08:00 |
|
Robert Schumacher
|
1b9b19e66c
|
Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into codicodi-say-no-to-crt-dlls
|
2017-03-06 10:44:46 -08:00 |
|
Nicolas Riebesel
|
09794f2b24
|
Undef everything unneeded in config.h
|
2017-03-06 13:49:05 +01:00 |
|
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 |
|
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 |
|
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 |
|
Robert Schumacher
|
9e43dbb184
|
[flatbuffers] Initial commit of v1.6.0. Fixes #35.
|
2017-02-28 18:52:32 -08:00 |
|
Robert Schumacher
|
b6007c9ea5
|
[boost] Support for VS2017
|
2017-02-28 11:03:39 -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
|
577fa80c6e
|
Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml
|
2017-02-27 12:55:47 -08:00 |
|
ab
|
1b0fd3880f
|
Adding pugixml version 1.8.1
|
2017-02-27 10:17:59 +01:00 |
|
Alexander Karatarakis
|
0c17b066d0
|
Merge pull request #716 from codicodi/bump-spdlog
[spdlog] update to 0.12.0
|
2017-02-25 22:47:07 -08:00 |
|
Alexander Karatarakis
|
675130b51c
|
Merge pull request #713 from codicodi/bump-lz4
[lz4] update to 1.7.5
|
2017-02-25 21:16:08 -08:00 |
|
Alexander Karatarakis
|
f396f7106c
|
Merge pull request #712 from codicodi/bump-flac
[libflac] update to 1.3.2
|
2017-02-25 20:52:53 -08:00 |
|
Alexander Karatarakis
|
5da62772cc
|
Merge pull request #715 from codicodi/bump-lzma
[liblzma] update to 5.2.3
|
2017-02-25 15:53:20 -08:00 |
|
codicodi
|
b4fa5bca11
|
[spdlog] fix indentation
|
2017-02-25 16:57:03 +01:00 |
|
codicodi
|
59a70d3729
|
[spdlog] update to 0.12.0
|
2017-02-25 16:52:57 +01:00 |
|
codicodi
|
39a59a82a9
|
[liblzma] update to 5.2.3
|
2017-02-25 15:55:57 +01:00 |
|
codicodi
|
058c8a825e
|
[lz4] update to 1.7.5
|
2017-02-25 15:46:19 +01:00 |
|
codicodi
|
099df5267e
|
[libflac] bum version in CONTROL file
|
2017-02-25 15:28:48 +01:00 |
|
codicodi
|
533c60fcca
|
[libflac] update to 1.3.2
|
2017-02-25 15:25:20 +01:00 |
|
Alexander Karatarakis
|
ec02f5bb26
|
[opengl] Add branch for Windows 8.1 SDK
|
2017-02-24 17:27:12 -08:00 |
|
Robert Schumacher
|
df4d385d3d
|
[qt5] Further reduce regressions.
Fix issue where generated cmake points at the wrong tools folder.
|
2017-02-24 16:00:05 -08:00 |
|
Robert Schumacher
|
e4ff363f5c
|
[qt5] Reduce number of skipped components.
|
2017-02-23 19:01:01 -08:00 |
|
Robert Schumacher
|
a018ade610
|
[aws-sdk-cpp] Switch build to use Ninja to improve performance.
|
2017-02-23 18:36:47 -08:00 |
|