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
Robert Schumacher
dd6d1aa560
[qt5] Exercise full control over build configuration.
...
Bumps version to 5.7.1-2
This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)
Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Robert Schumacher
fa3f9dd962
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
...
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
3ae8349d1b
[opengl] Use the latest installed version of WinSDK
...
Resolves #697 , #99
2017-02-21 19:06:30 -08:00
Alexander Karatarakis
d2ed1d9215
Merge pull request #693 from codicodi/add-gtk
...
Add GTK+
2017-02-21 17:09:30 -08:00
Alexander Karatarakis
2906ad00d3
[nana] Update version to fix build error. Resolves #688
2017-02-21 15:21:11 -08:00
Alexander Karatarakis
568d333c1f
Merge pull request #699 from msmolens/support-static-gtest
...
[gtest] Support static build
2017-02-21 13:59:11 -08:00
Alexander Karatarakis
81bb33dc3e
Merge pull request #696 from tobiaskohlbau/master
...
[pqp] Add PQP portfile
2017-02-21 13:39:58 -08:00
Max Smolens
5c8d362b22
[gtest] Support static build
2017-02-21 09:47:17 -05:00
Tobias Kohlbau
f9eb4f98df
[pqp] Add PQP portfile
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-20 15:41:59 +01:00
codicodi
01ff055cc5
[gtk] initial commit
2017-02-19 12:18:08 +01:00
Jürgen Herrmann
2ab8eb3ef0
dlib port
...
Initial commit for dlib port
2017-02-18 13:11:48 +01:00
Alexander Karatarakis
7ae6c21526
[clockutils] Update to fix build issue. Resolves #677
2017-02-17 17:46:34 -08:00
Alexander Karatarakis
536e18c7cf
[libmysql] Disable installer project
...
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
Robert Schumacher
1c3335ed66
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.
2017-02-17 01:18:32 -08:00
Alexander Karatarakis
6d2b407b28
[mongo-cxx-driver] Don't delete mongocxx/options/ dir
2017-02-16 23:57:56 -08:00
Robert Schumacher
5d873f0520
[hdf5] Fix #673 by explicitly specifying the szip libraries
2017-02-16 22:53:28 -08:00
Alexander Karatarakis
1ecf03e2b0
[clockutils] Remove stray LICENSE file
...
Fixes post-build checks
2017-02-15 17:45:02 -08:00
Alexander Karatarakis
081c1aa27a
Merge pull request #663 from codicodi/add-gdk-pixbuf
...
Add gdk-pixbuf
2017-02-15 16:54:07 -08:00
Alexander Karatarakis
db4b7dfa65
[lmdb] Bump version
2017-02-15 16:53:20 -08:00
Alexander Karatarakis
42c2fbe504
Merge pull request #660 from willyd/lmdb-fix
...
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15 16:49:20 -08:00
Alexander Karatarakis
ac905cfa0a
Merge pull request #651 from tobiaskohlbau/master
...
[opencv] bump to 3.2.0
2017-02-15 16:45:52 -08:00
Alexander Karatarakis
500fe7957a
[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537
2017-02-15 16:12:29 -08:00
Alexander Karatarakis
aeae9969b2
Merge pull request #652 from Microsoft/dev/roschuma/openvr
...
[openvr] Initial commit of 1.0.5
2017-02-15 15:05:17 -08:00
flysha
cad7e2a30c
[sqlite3] upgrade to 3.17.0
2017-02-15 20:14:37 +08:00
Alexander Karatarakis
9dac4b073a
[antlr4] Make identation consistent
2017-02-14 18:35:40 -08:00
Alexander Karatarakis
3e0e9e3449
[antlr4] Fix downloading of LICENSE file
2017-02-14 18:34:59 -08:00
Alexander Karatarakis
da26d09716
Add functions to find Program Files folders on the CMake side
2017-02-14 17:29:47 -08:00
Alexander Karatarakis
8aa82bb895
[msmpi] Find the correct Program Files. Resolves #669
2017-02-14 13:03:51 -08:00
sdcb
7c5f8e2f70
[chakracore] upgrade to latest 1.4.1 and fix #665
...
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases )
2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX
3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14 15:30:30 +08:00
codicodi
18abe2944d
[gdk-pixbuf] disable static builds
2017-02-14 00:27:59 +01:00
codicodi
9406f333aa
[gdk-pixbuf] use latest version
2017-02-13 23:58:50 +01:00