Commit Graph

734 Commits

Author SHA1 Message Date
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
0b243a5432 Merge branch 'antlr' of https://github.com/sdcb/vcpkg into sdcb-antlr 2016-12-27 14:24:42 -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
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
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
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
692a363701 Merge pull request #454 from sdcb/aws-sdk-1.0.47
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 08:34:07 -07:00
Silvio Traversaro
1cc6a9c4ce [qt5] Explicitly avoid compiling qt dependencies that could be available in vcpkg
To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 . 
If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 .
2016-12-24 15:26:58 +01:00
flysha
efb81070ce [aws-sdk-cpp] upgrade to 1.0.47 2016-12-24 21:36:21 +08:00
flysha
8bcf57f68a [libbson, mongo-c-driver] bump version to 1.5.1
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-24 20:16:31 +08:00
codicodi
90d814f3e2 [lua] bump version 2016-12-24 02:03:25 +01:00
codicodi
3d58393ad2 [lua] don't export from executables 2016-12-24 02:02:55 +01:00
vlj
daeab46090 Add gli. 2016-12-23 19:50:34 +01:00
Alexander Karatarakis
63d3c237c1 Merge pull request #437 from codicodi/fix-sdl2
[sdl2] make SDL use libc
2016-12-22 14:09:48 -08:00
Charlie Barto
e88b9c9160 bump qt5 version 2016-12-21 14:56:51 -05:00
vlj
8d9c8a6269 Modify shaderc so that it uses spirv-tools lib. 2016-12-21 20:47:53 +01:00
Charlie Barto
a82d7a4405 work on qt5 5.7.1 2016-12-20 20:37:16 -05:00
codicodi
12f8636815 [sdl2] bump version 2016-12-20 15:37:45 +01:00
codicodi
a5bb368f24 [smpeg2] initial commit 2016-12-20 15:17:24 +01:00
codicodi
704e1ea85a [sdl2] make SDL2 use libc 2016-12-20 14:52:13 +01:00
Alexander Karatarakis
3b7b380798 Merge pull request #342 from mmassing/statically_linked_glew
[glew] Implement static build
2016-12-19 17:21:15 -08:00
Alexander Karatarakis
a1be45adc3 Merge pull request #425 from codicodi/add-modplug
[libmodplug] initial commit
2016-12-19 15:34:28 -08:00
Alexander Karatarakis
bcab7f3913 [mongo/libbson] Tabs to spaces 2016-12-19 15:16:38 -08:00
codicodi
92124c9b5e [libmodplug] preserve archive extension 2016-12-19 17:38:48 +01:00
codicodi
0fca9cfcf7 [libmodplug] nevermind
Those headers are used by ModplugXMMS project
2016-12-19 00:37:11 +01:00
codicodi
f2578cccee [libmodplug] ...not in this directory though 2016-12-18 23:51:24 +01:00
codicodi
419d050933 [libmodplug] dont package internal headers 2016-12-18 23:37:12 +01:00
codicodi
b5368c404d [libmodplug] initial commit 2016-12-18 15:18:24 +01:00
sdcb
ea3113a4f5 [mongo-x-driver] upgrade to 1.51/3.10 2016-12-18 16:26:12 +08:00
vlj
869071a34e Add spirv-tools. 2016-12-17 12:01:02 +01:00
Robert Schumacher
43262d24da [fastlz] Name downloaded archive to avoid conflicts with future versions 2016-12-15 13:30:48 -08:00
Robert Schumacher
5c92a3fe62 Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-fix-fastlz 2016-12-15 13:29:48 -08:00
codicodi
786d591cc3 [fastlz] specify correct source path 2016-12-15 21:11:27 +01:00
Alexander Karatarakis
6507a1ea32 [boost] Bump version 2016-12-14 12:25:34 -08:00
Alexander Karatarakis
fdbfee0aeb Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib 2016-12-14 12:24:31 -08:00
Alexander Karatarakis
37ec5a1419 Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-master 2016-12-12 13:29:53 -08:00
Alexander Karatarakis
5d0a88259a Merge pull request #409 from ab-acx/http-parser
Adding http-parser library
2016-12-12 13:23:01 -08:00
gknowles
7b111b87a8 Add dimcli 2016-12-12 12:05:20 -08:00
codicodi
48ca773907 [sdl2] enable static build 2016-12-11 14:04:59 +01:00
Robert Schumacher
c10e7e4960 [curl] Bump version and require libssh2 2016-12-09 14:20:03 -08:00
Robert Schumacher
daec252787 Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cguebert-CurlWithSSH2 2016-12-09 12:42:28 -08:00
codeandroid
2307fa6274 [boost] unset BOOST_AUTO_LINK_NOMANGLE flag (fixes #397). This was a remnant of a previously enabled system install option which has been disabled in the meantime. 2016-12-08 17:03:45 +01:00
Christophe Guébert
93d83e0a60 Add a patch for curl to find the libssh2 library 2016-12-08 09:00:16 +01:00
Robert Schumacher
ebe2ce7281 Merge pull request #403 from codicodi/add-sfml
[sfml] intial commit
2016-12-07 22:00:07 -08:00