Commit Graph

3581 Commits

Author SHA1 Message Date
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
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
Robert Schumacher
44a995d446 [vcpkg] Hotfix previous commit. 2017-06-08 04:36:11 -07:00
Robert Schumacher
247a6cec90 [vcpkg] Improve diagnostics upon port load failure 2017-06-08 04:32:57 -07:00
Robert Schumacher
1b717d851f Merge pull request #1233 from AlexanderTaeschner/pango_static
[pango] Add CAIRO_WIN32_STATIC_BUILD symbol to static pangocairo builds
2017-06-08 03:10:41 -07:00
Robert Schumacher
9abbfe88ac [cairo] Merge changes from PR #1232 2017-06-08 02:21:21 -07:00
Robert Schumacher
3ffef6223b Merge branch 'pango_static' of https://github.com/AlexanderTaeschner/vcpkg into AlexanderTaeschner-pango_static 2017-06-08 02:19:30 -07:00
Robert Schumacher
d3390a07ad Merge pull request #1232 from AlexanderTaeschner/cairo_incl
[cairo] Add cairo-pdf.h and cairo-svg.h to subdir cairo in includes.
2017-06-08 02:18:29 -07:00
Robert Schumacher
a73514fd77 [openssl] Fix VS2017-only uwp builds. Use JOM for multithreading. 2017-06-08 02:15:58 -07:00
Robert Schumacher
f29c2a3892 Merge pull request #1230 from zabulus/openssl
[openssl] Fix pathlib
2017-06-08 02:12:59 -07:00