1630 Commits

Author SHA1 Message Date
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 d62dda3b030e31f322aaa47b4aeaa0a12fa3201b.
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
Alexander Karatarakis
57252f982a Merge pull request #427 from traversaro/add-ogre
Add ogre port
2016-12-27 14:50:26 -08:00
Alexander Karatarakis
08f08ab120 Merge branch 'codicodi-add-liblzma' 2016-12-27 14:46:22 -08:00
Alexander Karatarakis
a06fa64182 Merge branch 'add-liblzma' of https://github.com/codicodi/vcpkg into codicodi-add-liblzma 2016-12-27 14:41:39 -08:00
Alexander Karatarakis
e1e4596ec9 Merge pull request #461 from OlafvdSpek/patch-1
Typo in README.md
2016-12-27 14:40:57 -08:00
Alexander Karatarakis
e353b066f5 Merge branch 'sdcb-antlr' 2016-12-27 14:40:30 -08:00
Alexander Karatarakis
0b243a5432 Merge branch 'antlr' of https://github.com/sdcb/vcpkg into sdcb-antlr 2016-12-27 14:24:42 -08:00
Alexander Karatarakis
6f0eafe422 Merge branch 'traversaro-patch-1' 2016-12-27 14:23:44 -08:00
Alexander Karatarakis
2d9f8ff115 [qt5] Bump version 2016-12-27 14:23:20 -08:00
Alexander Karatarakis
bca354ea7a Merge branch 'patch-1' of https://github.com/traversaro/vcpkg into traversaro-patch-1 2016-12-27 14:22:42 -08:00
Alexander Karatarakis
1eb02ad9a4 Merge branch 'vlj-master' 2016-12-27 14:19:02 -08:00
Alexander Karatarakis
04b62c7be9 [gli] Make "header-only" comment same as other ports 2016-12-27 14:18:23 -08:00
Alexander Karatarakis
08572a1c60 Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master 2016-12-27 14:15:12 -08:00
Alexander Karatarakis
dad9c645ac Merge pull request #438 from codicodi/add-smpeg
[smpeg2] initial commit
2016-12-27 14:13:39 -08:00
Alexander Karatarakis
806dec7564 Merge pull request #423 from vlj/spirv
Add spirv-tools and use it to build shaderc.
2016-12-27 13:41:46 -08:00
Robert Schumacher
37b199a926 Merge pull request #464 from JasonYang-MSFT/master
[azure-storage-cpp] Upgrade to v2.6.0
2016-12-27 09:04:43 -07:00
Jason Yang
f70486314e [azure-storage-cpp] Upgrade to v2.6.0 2016-12-27 18:07:53 +08:00
codicodi
7ecf688cca add liblzma 2016-12-25 14:34:01 +01:00
Olaf van der Spek
e67cbc48be Typo in README.md 2016-12-25 12:22:46 +01:00
flysha
91f51a084f [antlr4] initial commit 2016-12-25 18:44:20 +08:00
Robert Schumacher
fc9b42489c Merge pull request #452 from codicodi/fix-lua
[lua] Don't export from executables
2016-12-24 17:12:01 -07:00
Robert Schumacher
b3a13e2055 Merge pull request #436 from chrullrich/faq-integrate
Mention blank-property trap in FAQ.
2016-12-24 17:11:12 -07:00