Mark Ian Holland
aafce6227a
[imgui] Update to v1.66 ( #4799 )
2018-11-26 15:27:42 -08:00
Alexander Karatarakis
95f9ce56f3
Update CHANGELOG and bump version to 2018.11.23
2018-11-23 14:18:46 -08:00
Casey Carter
f0093f7475
Update range-v3 reference ( #4801 )
2018-11-22 19:44:57 -08:00
Robert Schumacher
380485194e
[vcpkg_extract_source_archive_ex] Document vcpkg_extract_source_archive_ex
2018-11-22 14:48:18 -08:00
Tsukasa Sugiura
2981bb2110
[opencv] Fix install with ffmpeg ( #4797 )
...
Fix install with ffmpeg by change download filename of ffmpeg_version.cmake.
2018-11-22 14:24:36 -08:00
Robert Schumacher
105622619d
[vcpkg] Enable major version greater than 15
2018-11-22 14:18:16 -08:00
angelmixu
ea843854df
fix minizip on non windows builds ( #4787 )
...
* fix minizip on non windows builds
* [minizip] Bump control version
2018-11-22 13:56:06 -08:00
Stefano Sinigardi
5daa7cac27
[OpenCV3] fix ffmpeg and ippicv prebuilt downloads ( #4789 )
...
* [OpenCV3] fix ffmpeg prebuilt downloads
fixes
* [opencv] Bump control version. Modernize.
2018-11-22 05:03:35 -08:00
Alenas
05b2110ebc
easyloggingpp port ( #4780 )
...
* easyloggingpp port
* [easyloggingpp] Tweak to always produce static library
2018-11-22 05:02:30 -08:00
Robert Schumacher
eccae2adaa
[vcpkg-tools] Update CMake links to GitHub
2018-11-21 17:28:14 -08:00
Alexander Karatarakis
7a931c922f
Use Checks::check_exit()
2018-11-20 19:11:50 -08:00
Robert Schumacher
3b01335e61
Revert "WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ( #4688 )"
...
This reverts commit 83af530a42
.
2018-11-20 16:28:12 -08:00
Tsukasa Sugiura
83af530a42
WIP [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR with UWP and Linux triplets ( #4688 )
...
* [vcpkg] Fix CMAKE_SYSTEM_PROCESSOR
Add CMAKE_SYSTEM_PROCESSOR setting under UWP, Linux, and Darwin.
If explicitly specified VCPKG_CMAKE_SYSTEM_PROCESSOR in triplet files, CMAKE_SYSTEM_PROCESSOR is set to specified architecture.
* [vcpkg-toolchains] Move logic out of vcpkg_configure_cmake and into the toolchains.
2018-11-20 15:51:32 -08:00
Robert Schumacher
35ea46995b
[glad] Use registry ports instead of vendored copies
2018-11-20 15:47:14 -08:00
Stanislav Ershov
9eab773b8f
[asio] Download from github ( #4709 )
2018-11-20 15:19:09 -08:00
Robert Schumacher
ab567d90b7
Upgrades for 2018.11.08
2018-11-20 15:14:12 -08:00
Alexander Karatarakis
2a283bd522
Merge pull request #4768 from Microsoft/dev/roschuma/parser
...
[vcpkg] Improve error messages while installing
2018-11-19 17:54:05 -08:00
Robert Schumacher
5f4af89cff
[vcpkg] Improve error messages while installing
2018-11-19 17:16:29 -08:00
Alexander Karatarakis
0c7c0f443a
Merge pull request #4703 from UnaNancyOwen/update_freeimage
...
[freeimage] Update to FreeImage 3.18.0 and Fix function overload with libjpeg-turbo 2.0.0
2018-11-19 14:40:18 -08:00
Phil Christensen
74484788c8
Merge pull request #4766 from kypp/stlab
...
new port: stlab
2018-11-19 14:32:18 -08:00
Phil Christensen
f98d12cdbf
Merge pull request #4736 from mmalek/berkeleydb
...
[berkeleydb] fix exporting DLL symbols on Windows
2018-11-19 14:28:04 -08:00
Phil Christensen
8783e169bc
Merge branch 'master' of https://github.com/microsoft/vcpkg into dev/philc/4761
2018-11-19 14:15:21 -08:00
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