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
Patrick Bader
d62dda3b03
forces CMake use zlib version which is installed by vcpkg.
2017-01-05 16:48:04 +01:00
Patrick Bader
29aedfad6c
added first version of SDL2_image library which currently does not link to any external libraries.
2017-01-05 16:42:52 +01:00
Patrick Bader
f73bc68642
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2017-01-05 16:39:08 +01:00
codicodi
cff21e04f5
[freetype] specify dependencies
2017-01-05 15:34:06 +01:00
sdcb
41a68f712a
Add dx port.
2017-01-05 15:09:40 +08:00
Alexander Karatarakis
b280f57002
Merge branch 'patrigg-master'
2017-01-04 10:33:50 -08:00
Patrick Bader
6a220edfb8
[zlib] fixed wrong FILENAME
2017-01-04 10:33:16 -08:00
Patrick Bader
f8210aa32b
[zlib] fixed wrong FILENAME
2017-01-04 15:17:22 +01:00
Patrick Bader
6ed6616aaa
Merge remote-tracking branch 'upstream/master'
2017-01-04 15:14:16 +01:00
Patrick Bader
0db465cec2
updated zlib port to version 1.2.10
2017-01-04 14:30:23 +01:00
Alexander Karatarakis
25a2bf7994
[zlib] Update LICENSE
2017-01-03 16:35:02 -08:00
Alexander Karatarakis
6f1f665416
[zlib] Update to 1.2.10
2017-01-03 13:29:17 -08:00
Christian Ullrich
59c34be252
Disable Boost auto-link.
...
Fixes #483 . vcpkg always links all installed libraries for the target
triplet; Boost's own auto-link feature is therefore redundant.
2017-01-03 14:06:49 +01:00
Alexander Karatarakis
7f4682b20d
Merge pull request #481 from sdcb/chakracore140
...
[chakracore] upgrade to 1.4.0
2017-01-02 08:49:41 -08:00
Alexander Karatarakis
261bfb6d86
Merge pull request #480 from codicodi/add-bzip2
...
add bzip2
2017-01-02 08:48:47 -08:00
flysha
cab893dd20
[chakracore] upgrade to 1.4.0
2017-01-02 23:58:26 +08:00
codicodi
73164f5881
[bzip2] fix indentation
2017-01-02 01:35:12 +01:00
codicodi
044c07ece1
add bzip2
2017-01-02 01:31:42 +01:00
Adam Martin
2a8d1510b4
[glew] Renames the glew debug output files
...
The FindGlew.cmake that is official as well as several found in a quick search
don't look for the debug post-fix variant of the library. This was causing vcpkg
to not copy the DLL over on build as it was looking for glew32.dll not glew32d.dll.
2017-01-01 10:08:03 -06:00
Alexander Karatarakis
bc8cca82a2
Merge pull request #477 from codicodi/add-lz4
...
add lz4
2016-12-30 21:03:45 -08:00
Alexander Karatarakis
e69104b761
Merge pull request #476 from codicodi/fix-icu-dt
...
[icu] force rebuild of database
2016-12-30 20:59:29 -08:00
Alexander Karatarakis
55a05684f5
Merge pull request #474 from traversaro/patch-2
...
[qt5] Turn -no-pcre in -qt-pcre
2016-12-30 20:56:35 -08:00
codicodi
aab12428e5
[icu] fix typo
2016-12-30 15:27:25 +01:00
codicodi
bf559d51ec
add lz4
2016-12-30 13:31:33 +01:00
codicodi
2d746d8913
[icu] force rebuild of database
2016-12-30 13:11:58 +01:00
Silvio Traversaro
614320e007
[qt5] Bump version
2016-12-29 10:59:48 +01:00
Silvio Traversaro
6741f959bb
[qt5] Turn -no-pcre -qt-pcre
...
Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option.
2016-12-29 10:59:02 +01:00
Robert Schumacher
31daeeb7f5
Merge pull request #470 from codicodi/fix-sdl
...
[sdl2] link to CRT libraries
2016-12-28 19:36:07 -07:00
codicodi
da63f33531
[sdl2] link to CRT libraries
2016-12-29 01:00:43 +01:00
Alexander Karatarakis
b4c87e7a9b
Merge pull request #468 from codicodi/bump-icu
...
[icu] update to 58.2
2016-12-28 12:48:35 -08:00
codicodi
9a2825a0a4
[icu] update to 58.2
2016-12-28 12:20:11 +01:00