Commit Graph

3036 Commits

Author SHA1 Message Date
Vinnie Falco
2b08a3bf21 [beast] update to version 57 2017-06-14 20:41:19 -07:00
Vinnie Falco
d81930ce36
[beast] Update to version 56 2017-06-13 17:40:30 -07: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
codicodi
7cfb833673 [tiff] update to 4.0.8 2017-06-10 15:03:48 +02: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
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
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
mmazaherit
9b57ecbdd7 check in ceres-solver port 2017-06-08 23:53:01 -04:00
Robert Schumacher
fbf406083e [openblas] Fix error in patching cblas.h which removes semicolons 2017-06-08 20:14:25 -07:00
codicodi
346c2bee99 [fltk] force import macro to either 0 or 1 2017-06-09 00:55:17 +02:00
Robert Schumacher
28ace17363 Merge pull request #1244 from atkawa7/patch-2
Taco Pie: a TCP Client & Server C++11 library.
2017-06-08 15:27:47 -07:00
atkawa7
a9b3cb7fe9 Created Control file 2017-06-08 11:43:12 -07:00
atkawa7
af6c9989d2 Created cpp-redis portfile #982 2017-06-08 11:42:25 -07:00
atkawa7
003e5a0dd9 Created Tacopie potfile 2017-06-08 11:39:24 -07:00
atkawa7
a5429a0129 Create Tacopie control 2017-06-08 11:37:33 -07:00
Robert Schumacher
a24dacfc97 [vcpkg] Hotfix previous commit 2017-06-08 05:35:04 -07:00
Stephen E. Baker
1653cf4363 Add package for lpeg
LPeg (http://www.inf.puc-rio.br/~roberto/lpeg/lpeg.html) is an expression
parsing library for lua created by the developer of lua.
2017-06-08 08:11:59 -04:00