Commit Graph

3299 Commits

Author SHA1 Message Date
sigman78
61dbead6fc [magnum] Patch SDL2 includes, msbuild compatibility
Concerning SDL2 includes and how do they work. It is seems what the common practice is to append 'SDL2' include path to the compiler options and then do plain #include "SDL.h". While it works in cmake based projects it won't pass in msbuild ones. This patch changes #include to 'global' style <SDL2/SDL.h> and solves the problem.
2017-06-13 12:35:54 +03:00
Robert Schumacher
548ff8d3db Merge pull request #1272 from vinniefalco/master
[beast] update to version 55
2017-06-12 17:04:29 -07:00
Vinnie Falco
191f2bde0e
[beast] update to version 55 2017-06-12 16:58:20 -07:00
Robert Schumacher
70871f0a18 [protobuf] Bump version number 2017-06-12 15:07:41 -07:00
Robert Schumacher
bb303ac11b Merge pull request #1251 from evpobr/fix-taglib-createfile2
Fix TagLib port configuration under Win 7 and lower
2017-06-12 13:37:03 -07:00
Alexander Karatarakis
f8f3525530 Merge pull request #1270 from traversaro/fix-dynamic-protobuf
Fix protobuf dynamic build
2017-06-12 12:22:35 -07:00
Alexander Karatarakis
41d003e8e8 Merge pull request #1269 from pravic/sciter
[sciter] Update to 4.0.1.1
2017-06-12 12:21:44 -07:00
Silvio
0e50d70199 Fix protobuf dynamic build
Backport https://github.com/google/protobuf/pull/3216
2017-06-12 17:26:30 +02:00
pravic
faf0d669d7 [sciter] Update to 4.0.1.1 2017-06-12 10:07:31 +03:00
Alexander Karatarakis
c3d39d042f Merge pull request #1261 from codicodi/tiff-4.0.8
[tiff] update to 4.0.8
2017-06-11 22:36:59 -07:00
Robert Schumacher
3b97da0816 Merge pull request #1267 from vinniefalco/master
Update Beast package to version 54
2017-06-11 22:24:46 -07:00
Vinnie Falco
b38ff27ef5
Update Beast package to version 54 2017-06-11 20:14:40 -07:00
mmazaherit
ec625bc160 check in flann 2017-06-11 17:26:22 -04:00
codicodi
1a30b7a8a1 [ilmbase] initial commit 2017-06-11 01:46:54 +02:00
bagong
a78809e77b Qwt: fix 'missing zlib1.dll' 2017-06-11 00:19:46 +02:00
mmazaherit
c4de5e29b1 check in qhull 2017-06-10 18:06:52 -04:00
sigman
27db5c14bb [magnum-plugins] Patch for missing include
vs2017 regression
2017-06-10 17:48:40 +03:00
codicodi
7cfb833673 [tiff] update to 4.0.8 2017-06-10 15:03:48 +02:00
Arkady Shapkin
29c913cdec [ceres] Install *.config files 2017-06-10 14:39:20 +03:00
Ben Harper
1c7a52a42a Add utfz to ports
utfz is a UTF-8 decoding library. It is notably different from utfcpp
because it doesn't use exceptions.
2017-06-10 13:06:35 +02:00
Arkady Shapkin
deb9d5329e [suitesparse] Install *.config files 2017-06-10 13:03:42 +03:00
Robert Schumacher
1e3754f7df [taglib] Add HEAD_REF back. 2017-06-10 01:47:54 -07:00
Robert Schumacher
676f55ddda [lpeg] Fix oversight while changing copyright 2017-06-10 01:43:52 -07:00
Robert Schumacher
13b29588ba [vcpkg-cmake] Add tools subdirectories to the find programs path. Improves #1143. 2017-06-09 23:56:19 -07:00
Robert Schumacher
2e01b926d8 Merge pull request #1106 from evil-e/master
Added option to search and list commands
2017-06-09 23:46:20 -07:00
Robert Schumacher
e5dc2f9c8f [vcpkg] Rename --full-desc to --x-full-desc 2017-06-09 23:45:52 -07:00
Robert Schumacher
b792660d20 Merge pull request #1050 from OlafvdSpek/update
[vcpkg update] List packages for vcpkg install
2017-06-09 23:40:57 -07:00
Robert Schumacher
ad16249d6a Merge pull request #1256 from atkawa7/patch-2
SUNDIALS #1135
2017-06-09 23:37:35 -07:00
Robert Schumacher
b5537913de Merge branch 'fix-wt-static' 2017-06-09 23:36:08 -07:00
Robert Schumacher
89cd6818d3 [ceres][openblas] Strengthen constraints 2017-06-09 23:35:01 -07:00
Robert Schumacher
16a1aa17fb Merge pull request #1250 from mmazat/master
Add google ceres-solver port
2017-06-09 23:33:44 -07:00
Robert Schumacher
6259ae99e8 [wt] Fix static builds. Enable sqlite3, postgres, and pango backends. 2017-06-09 23:13:19 -07:00
Robert Schumacher
fb6eb34298 [sundials] Disable examples 2017-06-09 22:48:22 -07:00
Robert Schumacher
09764bfab7 Merge pull request #1245 from atkawa7/patch-3
Lightweight Redis client
2017-06-09 22:27:31 -07:00
Robert Schumacher
0532d22eee Merge pull request #1239 from TheCycoONE/lpeg
Add package for lpeg
2017-06-09 22:26:42 -07:00
Robert Schumacher
29681a5773 [lpeg] Use copyright file from sources 2017-06-09 22:24:04 -07:00
Robert Schumacher
b7281d0038 Merge pull request #1231 from AlexanderTaeschner/wxwidgets
Add wxWidgets port.
2017-06-09 22:15:47 -07:00
Robert Schumacher
1fce25e659 [wxwidgets] Use vcpkg_from_github. Support static+md. 2017-06-09 22:14:17 -07:00
Robert Schumacher
8cbadbffdc [corrade][magnum-plugins][magnum] Use vcpkg_from_github() 2017-06-09 20:38:25 -07:00
Robert Schumacher
db8db9c45c [arrow][libbson] Fix static builds. 2017-06-09 19:34:32 -07:00
Robert Schumacher
9a642ade4e [box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking 2017-06-09 19:34:07 -07:00
Robert Schumacher
2071719138 [c-ares] Fix support for static/md 2017-06-09 15:39:32 -07:00
Robert Schumacher
af3f6a8fd6 Merge pull request #1247 from codicodi/fltk-dll
[fltk] force import macro to either 0 or 1
2017-06-09 15:32:36 -07:00
atkawa7
da11fd2d98 #1135 Created Portfile Sundials 2017-06-09 13:18:30 -07:00
atkawa7
69e24834db Create Sundials CONTROL 2017-06-09 13:16:42 -07:00
mmazaherit
fea889c5d9 Updated the ceres port 2017-06-09 13:16:58 -04:00
sigman
1b76105200 [Magnum-plugins] Import plugins for the magnum opengl library
Added magnum-plugins library with the reasonable defaults and minimal dependencies .
2017-06-09 15:17:01 +03:00
sigman
741caef3fb [Magnum][Corrade] Cleanup and Audio support
Enabled audio support in magnum by default via openal-soft dependency.
2017-06-09 15:09:05 +03:00
evpobr
5b05633220 Fix TagLib port configuration under Win 7 and lower
If installed SDK >= 8.0, TagLib was configured to use CreateFile2 function (Win8 and higher).

Closes #1240.
2017-06-09 12:29:40 +05:00
mmazaherit
e544b74290 Merge branch 'master' of https://github.com/mmazat/vcpkg 2017-06-08 23:53:58 -04:00