Phil Christensen
d0d196488c
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4759
2018-11-19 14:13:30 -08:00
Phil Christensen
73f51d6aa8
Merge pull request #4746 from TartanLlama/master
...
Rename example documents and add GitHub packaging example
2018-11-19 14:10:27 -08:00
kyp
8bf211d52f
new port: stlab (at v1.3.3)
2018-11-19 17:51:30 +01:00
Johnny Willemsen
4e9c75d205
[ace] 6.5.3
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-11-19 11:31:49 +01:00
jasjuang
787f40569c
[tinyxml2] update to 7.0.1
2018-11-18 22:10:53 -08:00
myd7349
6633d421b7
[nng] Update to 1.1.0 ( #4726 )
2018-11-16 17:42:31 -08:00
Rajeev Massand
13e7f60bca
[azure-iot-sdk-c] Update sdk to 1.2.10 and update dependencies ( #4717 )
...
* new versions for azure-iot-sdk-c, azure-c-shared-utility, azure-uamqp-c, azure-umqtt-c, azure-uhttp-c
* [azure-iot-sdk-c] Modernize & Cleanup
* fix for x64-windows
2018-11-16 15:45:32 -08:00
Phil Christensen
56c6d87c60
bump version in CONTROL file
2018-11-16 12:03:07 -08:00
Phil Christensen
e7fcd84145
Merge pull request #4733 from ivysnow/cxxopts
...
[cxxopts] Update to version 2.1.1.
2018-11-16 11:12:20 -08:00
Simon Brand
dc8503bb02
Fix typo
2018-11-16 15:04:10 +00:00
Simon Brand
077b7f1378
Add packaging GitHub repo example
2018-11-16 11:24:19 +00:00
Phil Christensen
e92d535069
Merge pull request #4735 from mmalek/miniupnpc
...
[miniupnpc] initial port of miniupnpc
2018-11-15 15:30:59 -08:00
Phil Christensen
e1028651d0
Merge pull request #4737 from BillyONeal/erase_all_the_things
...
Use remove_if instead of partition when filtering containers.
2018-11-15 15:28:58 -08:00
Phil Christensen
c99fad10ab
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4736
2018-11-15 15:24:48 -08:00
Alexander Karatarakis
27ec00ff3d
[git] Update to 2.19.1
2018-11-15 15:19:42 -08:00
Phil Christensen
2e9e22762f
Merge pull request #4732 from ivysnow/libuv
...
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 15:04:18 -08:00
Casey Carter
bcac1dc581
Update range-v3 upstream commit ( #4741 )
2018-11-15 14:30:24 -08:00
Alexander Karatarakis
b2b00b146c
Merge pull request #4711 from UnaNancyOwen/fix_vxl
...
[vxl] Update to VXL v1.18.0
2018-11-15 14:16:23 -08:00
Alexander Karatarakis
f598d6c30f
[cmake] Update to 3.12.4
2018-11-15 14:09:53 -08:00
Phil Christensen
2060eefa86
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4734
2018-11-15 14:02:55 -08:00
Phil Christensen
3712c3cbcf
Merge pull request #4708 from crackedmind/cli11
...
[cli11] Initial port
2018-11-15 13:41:28 -08:00
Phil Christensen
389a6f4e49
Merge pull request #4704 from rleigh-codelibre/tiff-4.0.10
...
[tiff] tiff: Version 4.0.10
2018-11-15 13:17:51 -08:00
Billy O'Neal (VC LIBS)
02839ae4a8
vcpkg was going out of its way to use partition before calling the container erase function which is slower than just using remove_if.
...
remove_if is already stable, so separate stable and unstable versions are unnecessary.
https://iterator.wordpress.com/2016/01/31/algorithms_0/
Unstable remove_if algorithms are possible that might win, as indicated in that article; but plain remove_if provides the most consistent behavior.
2018-11-15 11:24:24 -08:00
Simon Brand
56c94a8102
Rename example documents
...
The current names and titles of the examples put too much emphasis on the package which is being demonstrated rather than the concept. This can be jarring for newcomers. This patch renames them to put the emphasis on the concept instead.
2018-11-15 11:23:34 +00:00
Michał Małek
691ed09c3f
[berkeleydb] fix exporting DLL symbols on Windows
...
Set preprocessor definitions correctly for static & shared library.
Previously DLL was unusable on Windows - the symbols were not exported
2018-11-15 09:30:30 +01:00
Michał Małek
12151fbce6
[miniupnpc] initial port of miniupnpc
2018-11-15 09:29:37 +01:00
Roger Leigh
6cacd43852
tiff: Version 4.0.10
2018-11-15 07:19:02 +00:00
Ivy Snow
b79ad15124
[gflags] Update to version 2.2.2.
2018-11-15 11:59:24 +08:00
Ivy Snow
6b5767fafb
[cxxopts] Update to version 2.1.1.
2018-11-15 11:55:30 +08:00
Ivy Snow
9f3601f168
[libuv] Update to version 1.24.0 and fix build on Linux/FreeBSD.
2018-11-15 11:46:33 +08:00
Mark Ian Holland
f1eb3aa4b9
Vulkan port ( #4664 )
...
* [Vulkan] Add a vulkan port based on the cuda port
* Add VULKAN_SDK env variable to whitelist
* * Added some additional diagnostic information
* Corrected if NOT exists statement
2018-11-14 15:25:50 -08:00
Daniel Nicoletti
3b40d323e9
New package: cutelyst2 ( #4693 )
...
* New package: cutelyst2
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
* [cutelyst2] Rearrange files; prefer ninja.
2018-11-14 15:23:06 -08:00
Carlos O'Ryan
df35c1f7d7
Update google-cloud-cpp to 0.3.0. ( #4719 )
...
* Update google-cloud-cpp to 0.3.0.
A new release of google-cloud-cpp, with some improvements in packaging
that simplified the port files.
* [google-cloud-cpp] Fix OSX builds
2018-11-14 15:20:54 -08:00
Phil Christensen
1fe90f5326
Merge pull request #4697 from MarkIanHolland/cub
...
[cub] Initial port
2018-11-14 14:42:57 -08:00
Phil Christensen
0b5854ad07
Merge pull request #4714 from eao197/master
...
Add port for so_5_extra
2018-11-14 14:08:10 -08:00
Phil Christensen
24ff8b3386
Merge pull request #4695 from TartanLlama/master
...
[tl-optional] Add port
2018-11-14 12:58:16 -08:00
Robert Schumacher
802bc881f5
[vxl] Slight cleanup -- use VCPKG_CMAKE_SYSTEM_NAME to determine target instead of WIN32
2018-11-14 11:28:02 -08:00
Robert Schumacher
13bb9a0f02
Merge branch 'master' of https://github.com/Microsoft/vcpkg into dev/roschuma/4711
2018-11-14 11:25:58 -08:00
Gregor Jasny
7436042045
Add prometheus-cpp (and civetweb) ( #4694 )
...
* [prometheus-cpp] Initial port
Closes : jupp0r/prometheus-cpp#130
* [civetweb] Initial port
* [prometheus-cpp][civetweb] Cleanup. Update to 0.6.0.
2018-11-14 11:16:07 -08:00
Tsukasa Sugiura
075d0d4ecd
[qhull] Remove tools of debug configuration ( #4681 )
...
Remove tools of debug configuration. (<triplet>/debug/tools/qhull)
It is unnecessary.
2018-11-14 11:12:36 -08:00
Arkady Shapkin
1ffc1b569d
[gtest] Update to version 1.8.1 ( #4220 )
...
* [gtest] Update to version 1.8.1
* [gtest] Fix typo in cmake adjustment code. Revert usage to follow CMake official guidelines.
2018-11-14 11:05:11 -08:00
Phil Christensen
192493218a
Merge pull request #4715 from MarkIanHolland/glad
...
[glad] inital port
2018-11-13 15:32:42 -08:00
Phil Christensen
54095ce882
[glad] fix python2 dependancy
2018-11-13 15:23:04 -08:00
Bob Kast
69e573c011
Merge branch 'master' of https://github.com/EMCECS/vcpkg
...
# Conflicts:
# ports/ecsutil/CONTROL
# ports/ecsutil/portfile.cmake
2018-11-13 15:53:56 -05:00
Bob Kast
d31d385e64
Merge branch 'master' of https://github.com/EMCECS/vcpkg
2018-11-13 15:51:30 -05:00
Bob Kast
90f4901b23
fixed setversion.exe so patch is not necessary
2018-11-13 15:50:45 -05:00
Bob Kast
d9e39bb405
Merge branch 'master' of https://github.com/EMCECS/vcpkg
...
# Conflicts:
# ports/ecsutil/CONTROL
# ports/ecsutil/portfile.cmake
2018-11-13 15:48:26 -05:00
Mark Ian Holland
27a6b6bbee
[glad] inital commit
2018-11-12 15:44:29 +00:00
eao197
d45547cd96
Merge branch 'master' of https://github.com/eao197/vcpkg
2018-11-12 16:21:05 +03:00
eao197
3470a05a6d
Port for so_5_extra (at v.1.2.1)
2018-11-12 16:20:20 +03:00