Alexander Karatarakis
220724f4f4
Merge pull request #511 from codicodi/pixman-dll
...
[pixman] enable dynamic builds
2017-01-10 16:57:30 -08:00
Alexander Karatarakis
4f5f52ff47
Fix error message when looking for PYTHON2
2017-01-10 16:02:53 -08:00
codicodi
31aae963ef
[pixman] bump version
2017-01-11 00:55:10 +01:00
codicodi
0ec8e0448f
[pixman] enable dynamic build
2017-01-11 00:54:32 +01:00
Alexander Karatarakis
9581359bd3
Merge pull request #443 from willyd/lmdb
...
Added LMDB
2017-01-10 15:26:27 -08:00
Alexander Karatarakis
fed2ffdfc6
Merge pull request #509 from codicodi/add-ffi
...
Add libffi
2017-01-10 14:59:34 -08:00
Alexander Karatarakis
40ffd65f0e
Merge pull request #507 from codicodi/add-libsigcpp
...
Add libsigcpp
2017-01-10 14:17:25 -08:00
Alexander Karatarakis
1921dbe3f9
Merge pull request #499 from sdcb/mongo-c-static-fix
...
[mongo-c-driver] fix static build
2017-01-10 13:38:21 -08:00
codicodi
54918bc63a
correct version
2017-01-10 15:40:47 +01:00
codicodi
f5fb728196
add libffi
2017-01-10 15:28:45 +01:00
codicodi
19cf1282d9
[libisigc++] tabs to spaces
2017-01-10 12:08:29 +01:00
codicodi
df3c619b69
add libsigcpp
2017-01-10 12:04:17 +01:00
Patrick Bader
34a0dc005d
Merge branch 'master' of https://github.com/patrigg/vcpkg
2017-01-10 10:59:08 +01:00
Dale Stammen
02964007d6
added support for uwp builds
2017-01-09 19:57:31 -08:00
Alexander Karatarakis
e44a7e611b
Merge pull request #497 from traversaro/patch-3
...
[qt5] Avoid printing warnings for problems in applying"confguration patches"
2017-01-09 19:26:24 -08:00
Dale Stammen
8603441203
added patch to enable uwp builds
2017-01-09 15:54:05 -08:00
Guillaume Dumont
1f63deb204
LMDB port
2017-01-08 08:21:33 -05:00
Patrick Bader
07fb014193
[sdl2-image] changed include directory to SDL2 include directory
2017-01-07 11:51:07 +01:00
sdcb
aa964e8d84
set BSON_INCLUDE_DIR is not necessary.
2017-01-07 15:44:29 +08:00
sdcb
6947f0aea1
[mongo-c-driver] fix static build
2017-01-07 15:21:19 +08:00
Alexander Karatarakis
3eccec7231
[spriv-tools] Add version and description
2017-01-06 15:51:53 -08:00
Alexander Karatarakis
833fbb2ef1
[libvorbis] Add version
2017-01-06 15:40:37 -08:00
Alexander Karatarakis
c5dad5306e
[vcpkg_apply_pathces] Fix typo (also trailing whitespace)
2017-01-06 14:57:45 -08:00
Patrick Bader
2bb72e6637
[sdl2-image] added dependencies to CONTROL so they will always be statically linked
...
Replaced FindWEBP.cmake with version from freeimage port
2017-01-06 23:20:57 +01:00
Silvio Traversaro
fc8228a79b
[qt5] Fix tabs/spaces mismatch
2017-01-06 23:04:20 +01:00
Silvio Traversaro
95ff552b85
[qt5] Avoid printing warnings for problems in applying"confguration patches"
...
The `QUIET` option for `vcpkg_apply_patches` was added in f4c34bb42d
.
Fixes https://github.com/Microsoft/vcpkg/issues/411 .
2017-01-06 23:02:19 +01:00
Alexander Karatarakis
d4d3133afc
Merge pull request #494 from traversaro/add-qwt
...
Add qwt port
2017-01-06 13:41:01 -08:00
Alexander Karatarakis
4be24efa52
Merge pull request #493 from codicodi/add-archive
...
add libarchive
2017-01-06 13:16:48 -08:00
Patrick Bader
937c4e26b0
fixed findWEBP.cmake to select debug version of webp for debug builds.
2017-01-06 22:05:22 +01:00
Alexander Karatarakis
7f66995a9a
Merge pull request #490 from sdcb/dx
...
Add dx port.
2017-01-06 11:52:54 -08:00
Alexander Karatarakis
3ae0f0c50e
Merge pull request #491 from codicodi/fix-ft-deps
...
[freetype] specify dependencies
2017-01-06 11:51:54 -08:00
Patrick Bader
30a1f0bff0
Merge branch 'sdl2_image'
2017-01-06 19:13:03 +01:00
Patrick Bader
04f8da985c
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-01-06 19:09:17 +01:00
Patrick Bader
37a5504855
finished port of sdl2_image
...
- optional dependencies which are installed in vcpkg are automatically linked
- unavailable dependencies are marked as dynamically linked and dlls have to be copied manually if respective file formats are used
2017-01-06 19:08:31 +01:00
Alexander Karatarakis
ff10939203
Refactor pre-install check
2017-01-05 15:23:08 -08:00
Silvio
3cad0111fb
Add qwt port
2017-01-05 23:46:43 +01:00
Silvio
1decb1b52c
cmake: add qmake-related helpers function
2017-01-05 23:46:43 +01:00
Silvio
f4c34bb42d
vcpkg_apply_patches: add QUIET option
2017-01-05 23:46:43 +01:00
Alexander Karatarakis
e5f60816cb
Introduce ImmutableSortedVector
2017-01-05 14:30:52 -08:00
Alexander Karatarakis
64e1bf8de7
Use Nested Namespace Definition
2017-01-05 14:27:36 -08:00
Alexander Karatarakis
708e93d82a
Use Nested Namespace Definition
2017-01-05 14:25:50 -08:00
Alexander Karatarakis
6e29b7b8d4
Pass by reference
2017-01-05 14:21:09 -08:00
Alexander Karatarakis
88b5791b0b
Use Nested Namespace Definition
2017-01-05 14:14:11 -08:00
Alexander Karatarakis
1565cafb83
Use nullptr
2017-01-05 14:09:48 -08:00
Alexander Karatarakis
0b5e2e9e76
Use nested namespace definition
2017-01-05 12:55:28 -08:00
codicodi
f99d143dc3
add libarchive
2017-01-05 21:22:32 +01:00
Patrick Bader
44c86f56db
Revert "forces CMake use zlib version which is installed by vcpkg."
...
This reverts commit d62dda3b03
.
2017-01-05 19:39:14 +01:00
Patrick Bader
5a59fd7ec6
Merge branch 'master' of https://github.com/patrigg/vcpkg
2017-01-05 17:09:47 +01:00
Patrick Bader
795ac00e6e
Merge branch 'sdl2_image' of https://github.com/patrigg/vcpkg
2017-01-05 17:00:31 +01:00
Patrick Bader
51942b6d7a
Merge branch 'master' of https://github.com/patrigg/vcpkg
2017-01-05 16:55:18 +01:00