Commit Graph

4132 Commits

Author SHA1 Message Date
Alexander Karatarakis
9069ec64e6 Merge pull request #1876 from JonnyPtn/enet-port
Initial enet port
2017-09-28 12:33:04 -07:00
Robert Schumacher
9f9b4bc5c8 [abseil] Improve warning messages. 2017-09-28 11:42:36 -07:00
Robert Schumacher
c957331251 [abseil] Initial commit. Highly experimental. 2017-09-28 11:38:37 -07:00
Alexander Karatarakis
0ccea4f367 [Toolset selection] Use VS2017 vcvarsall for v140 if available 2017-09-27 18:55:09 -07:00
Alexander Karatarakis
f617a711ec Fix: Don't break before finding all VS2017 instances 2017-09-27 18:41:28 -07:00
Alexander Karatarakis
712491c822 Place line closer to usage 2017-09-27 17:48:51 -07:00
Alexander Karatarakis
eca068e4c5 Extract function for duplicated code 2017-09-27 17:22:40 -07:00
Alexander Karatarakis
f160164219 Merge pull request #1880 from mloskot/ml/geos-3.6.2
[geos] Update port to latest GEOS 3.6.2
2017-09-27 12:08:16 -07:00
Mateusz Loskot
eacabe5c46 [geos] Update port to latest GEOS 3.6.2
* Bump GEOS version wherever necessary
* Update download package and checksum.
* Replace download from SVN with official release source package.
* Remove generating of geos_svn_revision.h as unnecessary -
  released source package includes the header.
* Explain status of the missing CMake modules.
* Remove CMake option -DBUILD_TESTING as unused.

GEOS is important dependency of GDAL (updated in #1879;
GDAL 2.2.2 can still work with GEOS earlier than 3.6.2).
2017-09-26 22:29:24 +02:00
jonathan.r.paton@googlemail.com
a4673fce89 Initial enet port 2017-09-26 13:08:27 +01:00
Alexander Karatarakis
084b1afe9a [anax] Use vcpkg_from_github(). Add missing vcpkg_copy_pdbs() 2017-09-25 15:35:41 -07:00
Alexander Karatarakis
fe92af4ddd Fix more port hashes due to github tar.gz change
Related: cb239b92

It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-25 15:10:21 -07:00
Alexander Karatarakis
2955ede10b Merge pull request #1872 from mcgoo/mysql-hash-changed
update to handle mysql-server release hash change
2017-09-25 15:00:51 -07:00
Alexander Karatarakis
74e5c8092b Merge pull request #1871 from muemart/master
Improve pangolin port
2017-09-25 13:06:07 -07:00
Alexander Karatarakis
da5e24224a [pangolin] Bump version 2017-09-25 13:05:24 -07:00
Jim McGrath
89d2112fbe update the hash to match the current github release (!) 2017-09-25 10:39:06 -05:00
Martin Müller
06c028ce9a Enable static builds of pangolin 2017-09-25 14:48:34 +02:00
Martin Müller
f4229f3762 Use vcpkg's libraries for pangolin dependencies
Also fixes missing header that doesn't get installed
2017-09-25 14:32:57 +02:00
Alexander Karatarakis
a9f12be8f6 Merge pull request #1868 from Mixaill/sdl2-206
[sdl2] update to 2.0.6
2017-09-25 02:24:18 -07:00
Alexander Karatarakis
086f593d63 Merge pull request #1867 from Mixaill/openssl-tool
[openssl] install openssl tool
2017-09-25 01:31:58 -07:00
Mikhail Paulyshka
ba04df32bb [openssl] install openssl tool 2017-09-24 15:37:08 +03:00
Mikhail Paulyshka
98861e3ee6 [sdl2] update to 2.0.6
- update to 2.0.6
- enable cmake-targets
- fix export symbols patch
- remove default library linkage patch (fixed in upstream)
2017-09-24 15:31:30 +03:00
Alexander Karatarakis
392a9adfca Update CHANGELOG and bump version to v0.0.90 2017-09-24 03:31:30 -07:00
Alexander Karatarakis
2c3def2f86 vcpkg portsdiff Make output format closer to the CHANGELOG formatting 2017-09-24 03:31:30 -07:00
Alexander Karatarakis
d857355b28 Merge pull request #1861 from alex85k/shapelib
[shapelib] initial port
2017-09-24 02:31:15 -07:00
Alexander Karatarakis
8c8f33221b Merge pull request #1863 from JonnyPtn/sfml-github
Updated SFML to use github
2017-09-24 01:55:12 -07:00
jonathan.r.paton@googlemail.com
fbd6295178 Updated SFML to use github 2017-09-23 17:19:29 +01:00
alex85k
b7ebfdd20f [shapelib] initial port 2017-09-23 12:08:38 +05:00
Alexander Karatarakis
67e876c765 [zlib] Add PREFER_NINJA option 2017-09-23 00:00:55 -07:00
Robert Schumacher
79fc7f4de5 [opencv] Centralize download cache -- TODO: prevent opencv from performing downloads. Fix static builds. 2017-09-22 23:20:58 -07:00
Robert Schumacher
b2ab8b4883 [opencv] Enable static CRT 2017-09-22 21:39:20 -07:00
Robert Schumacher
b9f2d7b618 [opencv] Remove protobuf dependency for UWP 2017-09-22 20:52:07 -07:00
Robert Schumacher
e79c36cb8d [opencv] Address changes in opencv's CMake scripts in v3.3.0 2017-09-22 16:51:44 -07:00
Alexander Karatarakis
548b7f6919 Bump required version of CMake to 3.9.3
3.9.3 contains this interesting change:
FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9
2017-09-22 14:21:37 -07:00
Alexander Karatarakis
b8f3812068 Merge pull request #1856 from UnaNancyOwen/fix_winpcap
Add install pcap_stdinc.h file
2017-09-22 13:17:26 -07:00
Alexander Karatarakis
2589c259e5 Merge pull request #1858 from dada2048/master
Updated llvm to 5.0.0.
2017-09-22 13:12:57 -07:00
Alexander Karatarakis
7f43d10e5b Merge pull request #1857 from jasjuang/master
[opencv] fix hash
2017-09-22 12:24:43 -07:00
Robert Schumacher
e1b0f80946 [opencv] Remove ceres dependency 2017-09-22 10:46:14 -07:00
Stephane Lajoie
89f5e0866a Updated llvm to 5.0.0. 2017-09-22 12:22:49 -04:00
jasjuang
f643a8422f Merge branch 'master' of https://github.com/jasjuang/vcpkg 2017-09-22 08:16:32 -07:00
jasjuang
9989177fed fix opencv hash 2017-09-22 08:16:06 -07:00
jasjuang
ab50491732 Merge remote-tracking branch 'upstream/master' 2017-09-22 08:14:11 -07:00
Tsukasa Sugiura
d0c33b4aa6 Add install pcap_stdinc.h file
Add install pcap_stdinc.h file.
2017-09-22 23:57:54 +09:00
Alexander Karatarakis
19b3548b69 Merge pull request #1852 from thierryba/protobuf3.4.1
protobuf: update to 3.4.1
2017-09-21 13:14:43 -07:00
Alexander Karatarakis
5e2e32ac4b [protobuf] Point to the correct url for protoc 2017-09-21 13:12:50 -07:00
Alexander Karatarakis
1bf6f39147 Merge pull request #1619 from jasjuang/master
update opencv and enable contrib
2017-09-21 12:22:28 -07:00
Alexander Karatarakis
fac96eb344 Merge branch 'master' into master 2017-09-21 12:22:00 -07:00
Alexander Karatarakis
1bbce1ee84 Merge pull request #1770 from atkawa7/jsonnet
[jsonnet]  init fixes #869
2017-09-21 12:16:25 -07:00
Thierry Bastian
d40f2a4a5d protobuf: update to 3.4.1 2017-09-21 17:30:11 +02:00
Robert Schumacher
fdcb8a56a8 Merge pull request #1748 from atkawa7/date
[date] init
2017-09-21 04:17:09 -07:00