atkawa7
e5da089bb9
esaxx init
2018-08-30 22:29:16 +02:00
atkawa7
c217e60231
darts clone init
2018-08-30 22:12:11 +02:00
atkawa7
361534bf07
sais init
2018-08-30 16:56:53 +02:00
Alexander Karatarakis
4b4aac037d
Merge pull request #4153 from sjemens/xlnt
...
[xlnt] update to v1.3.0
2018-08-29 17:19:25 -07:00
Alexander Karatarakis
5c90aeeb5d
Merge pull request #4163 from icedream2linxi/pr/icu-support-static-build
...
[icu] Support for compiling static libraries.
2018-08-29 17:01:58 -07:00
Alexander Karatarakis
a6cff2bd57
[live555] Improve error message
2018-08-29 16:43:10 -07:00
Cheney-Wang
cfbd6d93d4
[live555] update live555
2018-08-29 16:27:24 -07:00
Cheney-Wang
66f09a0b60
[Live555] Update to latest
2018-08-29 16:27:24 -07:00
Alexander Karatarakis
d91d55a3c3
Merge pull request #4186 from xiangfan-ms/master
...
Update boost-hana-msvc to use the official develop branch of boost.hana.
2018-08-29 16:21:53 -07:00
Alexander Karatarakis
8707035fc7
[boost-hana] Bump version
2018-08-29 16:20:55 -07:00
Alexander Karatarakis
f8fd9c15ef
Merge pull request #4181 from markaren/thrift/copy-linux-compiler
...
fix thrift only copying compiler to tools on windows
2018-08-29 16:15:51 -07:00
Alexander Karatarakis
38c44e113f
Merge pull request #4182 from myd7349/prs/nng
...
[nng] Add new package
2018-08-29 16:01:03 -07:00
Alexander Karatarakis
344df1f4d9
Merge pull request #4184 from TheAifam5/fix/python2/build-path
...
Fix build path for win-x86 platform
2018-08-29 15:59:03 -07:00
Xiang Fan
ae19b39c6e
Update boost-hana-msvc to use the official develop branch of boost.hana.
...
The REF contains the commit which enables building boost.hana with VS2017 15.8
BTW, VS2017 15.7 is no longer support after this.
2018-08-29 15:57:19 -07:00
Mateusz Paluszkiewicz
9369f42671
Fix build path for win-x86 platform
2018-08-29 21:18:20 +02:00
myd7349
2756b092cf
[nng] Add new package
2018-08-29 21:01:06 +08:00
Lars Ivar Hatledal
2a2851c419
fix thrift only copying compiler to tools on windows
2018-08-29 10:15:48 +02:00
Alexander Karatarakis
0c5b3ae225
Merge pull request #4180 from Voskrese/patch-1
...
[libraw] fix linux
2018-08-28 18:26:37 -07:00
Alexander Karatarakis
c44392c35b
Merge pull request #4161 from atkawa7/libmodbus
...
libmodbus init closes #283
2018-08-28 18:22:49 -07:00
Alexander Karatarakis
62406885f6
Merge pull request #4174 from fcharlie/update_nghttp2
...
[nghttp2] update to 1.32.1
2018-08-28 18:18:09 -07:00
myd7349
61b80ce22a
[nanomsg] Update to 1.1.4 ( #4158 )
2018-08-28 14:19:50 -07:00
Robert Schumacher
1f7231fede
[libmodbus] Avoid check_include_file on Windows. Move inclues to root.
2018-08-28 14:16:42 -07:00
Frederik Carlier
f37ca93ce2
Update HEAD_REF for libimobiledevice-win32 projects ( #4162 )
2018-08-28 14:05:16 -07:00
Robert Schumacher
711034e583
[icu] Bump package version
2018-08-28 14:04:04 -07:00
atkawa7
fe47a3975c
intelrdfpmathlib init ( #4168 )
2018-08-28 13:55:06 -07:00
Robert Schumacher
94c644c6d3
[libraw] Replace WIN32 with VCPKG_CMAKE_SYSTEM_NAME
2018-08-28 13:48:03 -07:00
iyanging
46095a63e5
[monkeys-audio] Fix x64-installation "file INSTALL cannot find" ( #4159 )
...
* Fix x64 "file INSTALL cannot find"
* [monkeys-audio] Use vcpkg_install_msbuild()
2018-08-28 13:42:46 -07:00
Voskrese
306d019ea6
fix linux
...
error
```
CMake Error at ports/libraw/portfile.cmake:53 (file):
file RENAME failed to rename
/opt/vcpkg/packages/libraw_x64-linux/lib/raw_r.lib
to
/opt/vcpkg/packages/libraw_x64-linux/lib/raw.lib
because: No such file or directory
Call Stack (most recent call first):
scripts/ports.cmake:71 (include)
```
```
Include files should not be duplicated into the /debug/include directory. If this cannot be disabled in the project cmake, use
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
/debug/share should not exist. Please reorganize any important files, then use
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share)
Found 2 error(s). Please correct the portfile:
/opt/vcpkg/ports/libraw/portfile.cmake
-- Performing post-build validation done
```
2018-08-29 03:10:26 +08:00
Force Charlie
1092ff94a2
[nghttp2] update to 1.32.1
2018-08-28 11:00:55 +08:00
icedream2linxi
197645a0f7
[icu] Support for compiling static libraries.
2018-08-26 10:05:56 +08:00
atkawa7
bdf56f0ca7
libmodbus init closes #283
2018-08-25 20:21:46 +02:00
Sztergbaum Roman
04ba5aa07b
[imgui-sfml] introduce new port for imgui with sfml development ( #4106 )
...
* [imgui-sfml] introduce new port for imgui with sfml development
* [imgui-sfml] rename the port
* [milerius-sfml-imgui] Rename from sfml-imgui. Small cleanup
2018-08-24 22:29:51 -07:00
Robert Schumacher
61253f80ad
[boost-build] Update to 1.68
2018-08-24 14:20:56 -07:00
past-due
75b7dcfefa
[chakracore] Fix Windows port CRT linkage ( #4080 )
...
* Fix Windows ChakraCore port CRT linkage
ChakraCore now supports both static and dynamic CRT linkage on Windows.
* [chakracore] Small cleanups
2018-08-24 14:05:07 -07:00
icedream2linxi
5fd80fa194
[lmdb] Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053 ( #4054 )
...
* Remove non-WIN32 dependencies on ntdll.lib. Fixed #4053
* [lmdb] Use vcpkg_from_github
* [lmdb] Fix broken SOURCE_PATH
2018-08-24 14:03:45 -07:00
Nicolai Grodzitski
cef892ffae
Update RESTinio to v.0.4.8. ( #4121 )
...
* Update RESTinio to v.0.4.8.
* [restinio] Inline single-use variable
2018-08-24 13:46:58 -07:00
Nicholas Londey
f1095cc5ae
[chaiscript] 6.1.0 ( #4110 )
2018-08-24 13:44:58 -07:00
atkawa7
c2f4953990
[new port] wangle init ( #4133 )
...
* wangle init
* [wangle] Simplification
* [wangle] Fix finding gflags
2018-08-24 13:43:41 -07:00
Robert Schumacher
9a35830ff3
[graphite2] Update to 1.3.12. Fixes #4091 .
2018-08-24 12:33:30 -07:00
Cheney Wang
bb1cc71095
[osg] Update to 3.6.2 ( #4136 )
2018-08-24 12:30:25 -07:00
Asterios Dimitriou
ff2c74d5ae
[xlnt] update to v1.3.0
2018-08-24 14:19:36 +03:00
igl42
a687f98f98
[blaze] Fix the SHA512 in the 'portfile.cmake' ( #4138 )
...
* [blaze] Fix the SHA512 in the 'portfile.cmake'
* [blaze] Use commit SHA to avoid future tag movement. Fix patches.
2018-08-22 14:38:31 -07:00
CrLF0710
57a4b8b8e3
Add graphite2 support for harfbuzz. ( #4097 )
2018-08-21 17:07:53 -07:00
myd7349
b509ceb48d
[concurrentqueue] Add new package ( #4115 )
2018-08-21 16:43:23 -07:00
atkawa7
093900b225
[new port] libmaxminddb init ( #4132 )
...
* maxminddb init
* [libmaxminddb] CMake cleanup. Build static lib instead of exporting all symbols on Windows.
2018-08-21 15:57:50 -07:00
igl42
43b9d80306
Update to Blaze 3.4 ( #4128 )
2018-08-21 14:36:20 -07:00
Dale Stammen
7b83eb8e94
CURL: allow building of http2 option for uwp ( #4131 )
...
* allow building of http2 option for uwp
* [curl] Revert version bump since package is unchanged
2018-08-21 13:56:46 -07:00
Stanislav Ershov
a808ddb50a
[nlohmann-json] Update to 3.2.0 from 3.1.2 ( #4129 )
2018-08-21 13:48:09 -07:00
Robert Schumacher
b3b034d33a
[pcl] Support boost 1.68
2018-08-20 14:26:47 -07:00
Robert Schumacher
b901286329
[libgo] Fix boost-1.68
2018-08-20 14:26:47 -07:00
Robert Schumacher
eae02c95b3
[boost] Update to 1.68.0
...
[boost-vcpkg-helpers] Improve include scanner
[boost-vcpkg-helpers] Fix boost/functional/hash -> boost/container_hash dependency
[boost-context] Install replacement boost/context/all.hpp to support FindBoost.cmake
[boost] Improve port dependency qualifiers for UWP
[boost-contract] Mark as known to fail for ARM
2018-08-20 14:26:49 -07:00
Sztergbaum Roman
5e57beb401
[shiva] update dependancies ( #4105 )
2018-08-20 11:09:47 -07:00
Seo Sanghyeon
7dc3b44c3e
[uriparser] Update to 0.8.6
2018-08-20 16:36:16 +09:00
Robert Schumacher
4a509014e1
[cpprestsdk] Update to v2.10.5
2018-08-17 09:55:05 -07:00
Robert Schumacher
28abc94084
[boost-python] Apply fix for MSVC /permissive-
2018-08-16 11:23:15 -07:00
Robert Schumacher
97a61f417d
[cpprestsdk] 2.10.4
2018-08-16 10:24:41 -07:00
Sztergbaum Roman
f0cbb484c9
[shiva] update to 1.0 ( #4088 )
...
* [shiva] update to 0.9
* [shiva] update to 1.0
2018-08-16 09:55:17 -07:00
Jeong YunWon
702b73cb3b
[readerwriterqueue] Add new package ( #4096 )
2018-08-16 09:32:05 -07:00
Alexander Karatarakis
c5acdcd20f
[pybind11] Apply patch for alias templates
2018-08-15 18:27:01 -07:00
Cheney Wang
85c2fa9f0a
[live555] Update to 2018.08.05 ( #4087 )
2018-08-15 11:24:36 -07:00
Robert Schumacher
ba5d624e8b
[folly] Do not use -Werror
2018-08-15 11:17:40 -07:00
James Clark
f46cd9ae88
fix issue #3683 - fix ICU build on Linux ( #3685 )
...
* fix issue #3683 - fix ICU build on Linux
The following changes allow ICU to build on Linux:
- use the ICU tgz distribution rather than the zip file, to avoid CRLF
line endings on Linux
- don't use MSYS on Linux
- fix runConfigureICU options for Linux
- fix CFLAGS, CXXFLAGS, and LDFLAGS for Linux
- don't rename the resulting libraries on Linux
* [icu] Enable VCPKG_CXX_FLAGS
* [icu] Formatting
2018-08-15 09:54:57 -07:00
Robert Schumacher
4d414cad14
[embree2][embree3] Fix license deployment location
2018-08-15 08:56:33 -07:00
Alexander Karatarakis
d1853d9cc2
Merge pull request #3907 from aybe/liblzma-uwp
...
[liblzma] Enabled UWP builds
2018-08-14 14:21:55 -07:00
Christophe Delacourt
e5616ee74d
[embree] Update embree to 3.2.0 ( #4065 )
...
* Update embree to 3.2.0
* [embree] Use vcpkg_from_github()
* [embree2][embree3] Split embree
2018-08-13 15:36:55 -07:00
Jozef Izso
0b771de4d7
[grpc] Update grpc to v1.14.1 ( #4056 )
...
* [grpc] Update grpc to v1.14.1
* [grpc] Adopt newer conventions
2018-08-13 15:27:45 -07:00
Force.Charlie-I
e6f7b76323
[mbedtls] update mbedtls to 2.12.0 ( #4064 )
2018-08-13 15:25:43 -07:00
Alexander Karatarakis
b068d7dc07
Merge pull request #4052 from Dandigit/allegro5-update-5.2.4.0
...
[allegro5] Update to 5.2.4.0
2018-08-13 14:14:47 -07:00
Alexander Karatarakis
a2f80bdfd7
Merge pull request #4048 from kiwixz/pr/fix_lodepng_windows
...
[lodepng] fix build on windows
2018-08-13 14:10:38 -07:00
Sztergbaum Roman
2c0e287781
[shiva] update to 0.9 ( #4070 )
2018-08-13 09:59:52 -07:00
David Capello
41a9568e55
[harfbuzz] Update repository URL ( #4061 )
2018-08-11 22:47:01 -07:00
Nicolai Grodzitski
9311a57de3
Update json_dto library to 0.2.6. ( #4059 )
...
* Update json_dto library to 0.2.6.
* [json-dto] Inline version
2018-08-11 22:44:55 -07:00
Alexander Karatarakis
50f45eb230
Merge pull request #4043 from markaren/fmilib
...
[FMI Library] new package fmilib
2018-08-10 14:48:34 -07:00
Alexander Karatarakis
1fb43e000a
Merge pull request #4044 from guest512/master
...
[tesseract] Update to 3.05.02
2018-08-10 14:47:15 -07:00
Alexander Karatarakis
08463889f0
Merge pull request #4045 from jwillemsen/jwi-ace-651
...
[ace] Upgrade to 6.5.1
2018-08-10 14:46:37 -07:00
icedream2linxi
df671c6a36
fxied boost-function depends. ( #4049 )
2018-08-10 03:03:17 -07:00
Robert Schumacher
d614e3e887
[openssl-unix] Fix for issue #4001
...
[vcpkg_configure_cmake] Use the correct path separators for the current platform instead of assuming ;
2018-08-10 03:00:18 -07:00
Dandigit
72746d186b
[allegro5] Update portfile to 5.2.4.0
2018-08-10 17:27:05 +10:00
Dandigit
92188ad5e1
[allegro5] Update description to 5.2.4.0
2018-08-10 17:26:25 +10:00
icedream2linxi
ac346d9366
[asio] fixed download url ( #4050 )
...
The original URL is not all accessible.
2018-08-09 22:57:53 -07:00
kiwixz
2c4db1a7d8
[lodepng] fix build on windows
2018-08-10 04:46:59 +02:00
Alexander Karatarakis
08f5d7b65c
Merge pull request #4046 from dacap/patch-1
...
Remove invalid URL to bzip.org site
2018-08-09 15:53:56 -07:00
Alexander Karatarakis
6466655e68
Remove redshell since it is no longer available
2018-08-09 13:10:28 -07:00
David Capello
3d87ec6b9f
Remove invalid URL to bzip.org site
...
We cannot download http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
It looks like the bzip.org domain is not registered anymore.
2018-08-09 16:15:31 -03:00
Johnny Willemsen
3511626c62
Upgrade to ACE 6.5.1
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-08-09 11:29:32 +02:00
guest512
6545887045
Updated tesseract to 3.05.02
2018-08-09 12:09:16 +03:00
Lars Ivar Hatledal
9186f0d824
add fmilib port
2018-08-09 10:02:12 +02:00
Alexander Karatarakis
7baf25786d
Merge pull request #3999 from TheAifam5/python2
...
Add python2 port
2018-08-08 14:19:31 -07:00
Aybe
6182077751
Merge branch 'master' into liblzma-uwp
2018-08-08 21:15:47 +02:00
Robert Schumacher
dbef253962
[assimp] Fix release/debug library issue. Fixes #4026 .
2018-08-08 10:11:51 -07:00
Robert Schumacher
1cb142d62e
[bzip2] Add mirror
2018-08-08 09:32:20 -07:00
Romain Pokrzywka
961cd9effd
breakpad: Enable building the libbreakpad_client library ( #4008 )
...
* breakpad: Enable building the libbreakpad_client library
That's the library that allows creating and uploading .dmp files
when a program crashes.
Use the same flags and setup as for libbreakpad, just note that
this commit changes the installation folder for headers which
was previously incorrect:
The libbreakpad headers were installed in include/google_breakpad,
but the correct path is include/breakpad/google_breakpad,
and client headers go into include/breakpad/client/windows.
* [breakpad] Install headers one directory higher
* [breakpad] Switch to only build static libraries. Disable libbreakpad_client on non-windows due to additional work required.
2018-08-08 06:02:30 -07:00
Frederik Carlier
cc00cf05fb
New packages: libimobiledevice, getopt, readline ( #3504 )
...
* Add libplist
* Add libusbmuxd
* Fix typos
* Add getopt
* Add libimobiledevice
* Fix typos
* Add libideviceactivation
* Add ideviceinstaller
* Include utilities
* Install usbmuxd
* Add readline
* Fix readline on 64-bit windows
* Add libirecovery
* libideviceactivation: include tools
* Bump versions to fix build issues
* Bump versions
* Add idevicerestore
* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop
* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop
* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory
* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().
* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()
* [readline] Fix static builds
2018-08-08 04:15:13 -07:00
Robert Schumacher
c70e9d895f
[thor][sfgui] Fix outdated FindSFML.cmake files
2018-08-08 04:00:50 -07:00
Robert Schumacher
67da15682a
[sfml] Fix using release freetype in debug mode
2018-08-08 04:00:50 -07:00
Gabriel
ad2bcd9dad
opusfile: Add feature for disabling the openssl dependency ( #3527 )
...
* opusfile: Add feature for disabling the openssl dependency
* [opusfile] Rename feature openssl -> opusurl to better describe this library's interface
2018-08-08 03:04:44 -07:00
Gabriel
72d7c3d3a9
libsndfile: Add feature to make additional libraries optional ( #3528 )
...
* libsndfile: Add feature to make additional libraries optional
* [libsndfile] Make external-libs a default feature
* [libsndfile] Fix typo
2018-08-08 03:02:42 -07:00
Sarthak Pati
5bf05da69a
Added DCMTK port ( #3491 )
...
* added dcmtk port
* [dcmtk] Cleanup and use vcpkg_from_github()
2018-08-08 02:59:08 -07:00
trylle
b286cd50dd
Freeimage/libraw/lcms debug build fixes ( #3643 )
...
* Patch libraw-local FindLCMS2.cmake to handle debug postfix
* Remove library statement from def as name is incorrect for debug builds
https://msdn.microsoft.com/en-us/library/d91k01sh.aspx claims it is
required, but works fine (better) without.
* Patch FindLibRaw.cmake to handle debug postfix
* [lcms] Use vcpkg_from_github()'s PATCHES parameter
2018-08-07 22:50:51 -07:00
Force.Charlie-I
6d4223fedf
[libgit2] update to 0.27.4 ( #4021 )
...
* [libgit2] update to 0.27.3
* [libgit2] Allow vcpkg_configure_cmake() to control BUILD_SHARED_LIBS
* [libgit2] update 0.27.4 see: https://github.com/libgit2/libgit2/releases/tag/v0.27.4
* [libgit2] Depend on openssl on non-windows platforms
2018-08-07 22:47:52 -07:00
Alexander Karatarakis
03bdf7c205
Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -P
2018-08-07 17:49:46 -07:00
Alexander Karatarakis
a37eb3ce57
Merge pull request #4000 from TheAifam5/protobuf
...
[protobuf] Update to 3.6.1
2018-08-07 12:08:29 -07:00
Robert Schumacher
ff5d6eb3c8
[fastrtps][forest][octomap][sol2] Update hashes
2018-08-06 19:51:31 -07:00
Robert Schumacher
f6998add29
[liblzma] Bump CONTROL version
2018-08-06 01:34:37 -07:00
scttgs0
97bbb64b52
[plib] new contribution ( #4018 )
...
* [plib] new contribution
* [plib] Note that only static linkage is supported.
* [plib] Rename libraries to avoid conflicts from excessively general names
2018-08-06 01:31:31 -07:00
Christophe Guébert
b641590c91
[spdlog] update to 1.0.0 ( #4025 )
...
* [spdlog] update to 1.0.0
* [spdlog] Fix cmake targets
2018-08-06 01:08:30 -07:00
Sztergbaum Roman
954aa35e6e
[shiva] update shiva to 0.7.2 with proper plugins installation ( #4014 )
2018-08-03 21:34:14 -07:00
Cory Mickelson
2c69e82f59
Update to 0.9.6 ( #4015 )
...
* Update to 0.9.6
* [podofo] Use https and avoid downloaded archive conflicts
2018-08-03 21:32:30 -07:00
Marcus Asteborg
7ed58da3ae
[Live555] Add missing symbols due to missing C files and copy paste bug ( #4002 )
...
* Add missing symbols due to missing C files and copy paste bug
* [live555] Bump control version to include package change
2018-08-03 00:17:36 -07:00
Hiroshi Miura
3eeaf564d1
[libgeotiff] support linux build ( #3843 )
...
* [libgeotiff] fix compile on linux
Fix cmake libtiff functions detetion failure
caused by finding no functions in libm.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [libgeotiff] fix utility binary handling in linux
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* [tiff] Fix static transitive dependencies
* [libgeotiff] Fix .dll and .exe manipulation
* [leptonica] Find dependencies in installed cmake config file
* [tiff] Do not add cmake targets to TIFF_LIBRARIES
* [tiff] Link consumers against m on unix platforms
2018-08-03 00:14:51 -07:00
Bill Avery
09ccd053db
Add a port for https://github.com/graphql/libgraphqlparser ( #3953 )
...
* Add support for libgraphqlparser in Windows and Linux
* Make the vcpkg_find_acquire_package calls run only for WIN32
* Switch to a SHARED library on Windows (DLL)
2018-08-03 00:11:55 -07:00
Robert Schumacher
c3d34e7d8e
Upgrades 2018.06.31
2018-08-03 00:09:21 -07:00
Sztergbaum Roman
1f64d24a81
Update CONTROL ( #4013 )
2018-08-02 23:54:28 -07:00
Simon R
e22e862b21
add libcheck port ( #3998 )
...
* add check port
* [check] Use vcpkg_from_github() and vcpkg_fixup_cmake_targets()
2018-08-02 19:47:57 -07:00
Sztergbaum Roman
a1159ed354
Shiva sfml port ( #4011 )
...
* [shiva] update to 0.7
* [shiva] shiva-sfml plugins
* [shiva] update hash
* Update CONTROL
2018-08-02 18:44:48 -07:00
Robert Schumacher
e9ff3b80b3
[cpprestsdk] Update to 2.10.3
2018-08-02 18:33:27 -07:00
Alexander Karatarakis
7dba50c8e4
Merge branch 'master' into protobuf
2018-08-02 15:43:48 -07:00
Alexander Karatarakis
49466af2ea
Merge pull request #3995 from coryan/update-protobuf-to-3.6.1
...
Upgrade protobuf to 3.6.1.
2018-08-01 15:27:06 -07:00
TheAifam5
e3dc99e22b
[protobuf] Update to 3.6.1
2018-08-02 00:10:52 +02:00
TheAifam5
1265bd4c3f
Add python2 port
2018-08-01 23:20:00 +02:00
Carlos O'Ryan
7158879d18
Upgrade protobuf to 3.6.1.
...
The 3.6.0.1 version of protobuf did not work correctly on Windows,
the 3.6.1 version allegedly does (and my tests pass).
2018-08-01 17:52:03 +00:00
Jason Beverage
5a04ee0290
Add laszip ( #3978 )
...
* Added laszip package
* Added laszip dependency to pdal
* Cleanup laszip port file
* [laszip] Use LASZIP_BUILD_STATIC
* [pdal] Bump version to include new dependency laszip
2018-08-01 10:40:32 -07:00
MikeGitb
caa9f2e3d5
[cxxopts] Install via cmake ( #3985 )
2018-08-01 10:39:01 -07:00
Johan Runsten
3dea60d2e9
Update Boost DI to 1.0.2 ( #3988 )
2018-08-01 10:37:21 -07:00
Frederik Carlier
8f20694eb5
Update liblzma to version 5.2.4
2018-08-01 11:20:18 +02:00
Frederik Carlier
672632cf5b
Upgrade to intermediate liblzma version
2018-08-01 11:14:10 +02:00
Alexander Karatarakis
775d497d7a
Merge pull request #3936 from OliverKlages/rttr-fix
...
[rttr] fixed rttr not building on windows (#3263 )
2018-07-31 18:52:11 -07:00
kiwixz
321bbf1d99
[pcg] add pcg implementation ( #3966 )
2018-07-31 17:34:53 -07:00
angelmixu
81d3b2cc6a
fix pixman and cairo for macOS ( #3923 )
...
* fix pixman error message about Unknown thread local support
* fixes for building cairo on macOS
* corrected appending files to sources
* [cairo][pixman] Bump package versions to include source code changes
2018-07-31 17:10:12 -07:00
Voskrese
0618d13b2e
[Eigen3] Update to 3.3.5 ( #3949 )
...
* Update portfile.cmake
* Update CONTROL
2018-07-31 17:06:50 -07:00
Alexander Karatarakis
ee56309a06
[nlopt] Bump CONTROL file
2018-07-31 14:20:54 -07:00
Voskrese
ccfd34f1a6
Update portfile.cmake
2018-07-31 14:19:55 -07:00
Alexander Karatarakis
849866305f
Merge pull request #3982 from Cheney-W/FixPmdk&libp7-baical
...
Update the HASH for pmdk and libp7-baical
2018-07-31 14:15:48 -07:00
Alexander Karatarakis
9e523ff65f
[pmdk, libp7-baical] Bump revision number
2018-07-31 14:14:30 -07:00
Mark Ian Holland
2315211ec7
[libmorton] Initial libmorton port
2018-07-31 13:55:01 -07:00
Frederik Carlier
cb049f1289
New port: readline
2018-07-31 13:54:00 -07:00
Frederik Carlier
19dfd5c96f
Add getopt port
2018-07-31 13:53:19 -07:00
Cheney-Wang
11638e361f
Update the HASH for pmdk and libp7-baical
2018-07-31 12:53:18 -07:00
Alexander Karatarakis
9da52f6e76
Merge pull request #3983 from Cheney-W/UpdateBotan
...
Update Botan to the latest commit
2018-07-31 12:51:18 -07:00
LazyWolf Lin
2a205433d1
[log4cplus] upgrade to REL_2_0_1. ( #3933 )
...
* Install sodium.h
* [libodb-mysql] adapter mysql 8.0
* [log4cplus] upgrade to REL_2_0_1.
2018-07-31 12:46:41 -07:00
Alexander Karatarakis
faac8b7d2c
Merge pull request #3927 from qis/dev/qis/libssh2
...
[libssh2] switch from tarball download to github
2018-07-31 12:44:57 -07:00
Alexander Karatarakis
e3131b4cfa
Merge pull request #3909 from jasjuang/dlib
...
[dlib] update to 19.15
2018-07-31 12:20:24 -07:00
Cheney-Wang
b8991a72af
Update Botan to the latest commit
2018-07-31 00:02:37 -07:00
Sztergbaum Roman
1c3a75a7bd
[shiva] update to 0.6 and update dependancies ( #3942 )
2018-07-30 11:58:14 -07:00
Sztergbaum Roman
0b2ed59811
[shiva] update to 0.6 portfile.cmake ( #3943 )
2018-07-30 11:58:08 -07:00
pravic
3bb973a17b
[sciter] Update to 4.2.2.6090 ( #3964 )
...
* [sciter] Update to 4.2.0.6064
* [sciter] Update to 4.2.1.6085
* [sciter] Update to 4.2.2.6090
2018-07-30 11:56:08 -07:00
Jason Juang
31a13000b7
[openvr] update to 1.0.16 ( #3967 )
2018-07-30 11:55:14 -07:00
Balázs Ludmány
036460a3b7
Fix case mismatch in licence file path ( #3956 )
2018-07-30 11:33:59 -07:00
MikeGitb
3a94c1cb64
[Catch2] Update to 2.3.0 ( #3959 )
...
* [Catch2] Update to 2.3.0
* [Catch2] Fix version in CONTROL file to 2.3
2018-07-30 11:28:12 -07:00
Oliver Klages
c0ffbb1ae4
fixed rttr not building on windows because of bad handling of empty cmake vars in portfile.cmake
2018-07-21 00:20:04 +02:00
Alexej Harm
ed876e2fb2
[libssh2] switch from tarball download to github
2018-07-19 11:56:54 +02:00
Robert Schumacher
2035d0124d
[osg-qt] Add missing Qt dependency
2018-07-18 17:23:03 -07:00
pravic
ef47bb4720
[curl] update to 7.61.0 ( #3901 )
...
* [curl] update to 7.61.0
* [curl] Fix wrong checksum.
* [curl] Remove winssl-http2 patch which is not needed anymore.
per curl/curl#2591 .
2018-07-18 13:06:59 -07:00
Robert Schumacher
cc89413fd1
[openssl] Add usage file
2018-07-17 16:51:27 -07:00
Sztergbaum Roman
c161d33e44
[pybind11] update to 2.2.3 and remove unwanted python dependancies fr… ( #3812 )
...
* [pybind11] update to 2.2.3 and remove unwanted python dependancies from CONTROL
* update sol2/pybind11 CONTROL file
2018-07-17 16:23:02 -07:00
Robert Schumacher
984d95fa5f
[glib] Add unofficial exports to propagate static dependencies
2018-07-17 16:09:12 -07:00
Robert Schumacher
b4422a1b7e
[openssl] Split openssl into multiple ports per platform
2018-07-17 16:09:12 -07:00
Robert Schumacher
c2f96eb79a
[angle] Depend on egl-registry instead of deploying vendored copies of EGL and KHR.
2018-07-17 16:09:12 -07:00
Jozef Izso
c95b6bfdc4
[grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1
2018-07-17 16:09:11 -07:00
plevy
a1f0dcd02b
[osgearth] Update osgPlugins folder to 3.6.2 ( #3920 )
...
* Update osgPlugins folder to 3.6.2
Update osgPlugins folder to 3.6.2 to stay in sync with osg package.
* [osgearth] Detect osgplugins version automatically
2018-07-17 15:47:24 -07:00
jasjuang
18c9820199
[dlib] update to 19.15
2018-07-14 22:02:10 -07:00
Aybe
8cfc78e890
[liblzma] Enabled UWP builds
2018-07-14 23:03:36 +02:00
Alexander Karatarakis
8d389323a7
Merge pull request #3896 from phueac/master
...
Update ITK portfile.cmake to fix build on Windows.
2018-07-13 16:04:39 -07:00
pravic
d7f41c9070
[live555] Update to 2018.07.07 ( #3895 )
...
* [live555] Update to 2018.07.07
* [live555] Update SHA512 hash too.
2018-07-13 14:26:55 -07:00
Alexander Karatarakis
a9b5a3e2cd
Merge pull request #3893 from Deledrius/s_t-2.1
...
[string-theory] Update to 2.1.
2018-07-13 14:25:37 -07:00
Dave Edmunds
a872b64e6a
Update ITK portfile.cmake to fix build on Windows.
...
Fixes ITK build on Windows. See #3115 for more details.
2018-07-13 09:40:16 -04:00
Joseph Davies
a34457b707
[string-theory] Update to 2.1.
2018-07-13 01:30:55 -07:00
Alexander Karatarakis
6a471de782
Merge pull request #3890 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.13.0
2018-07-13 00:43:01 -07:00
Alexander Karatarakis
10145575df
Merge pull request #3839 from philjdf/master
...
Update Apache Arrow to 0.9 and add Apache Parquet-cpp 1.4
2018-07-12 20:24:36 -07:00
Alexander Karatarakis
cb02c9036f
Merge pull request #3872 from crackedmind/update_fmt
...
[fmt] Update to 5.1.0
2018-07-12 17:53:16 -07:00
Tsukasa Sugiura
d89097546c
[realsense2] Update to v2.13.0
...
Update realsense2 port to librealsense v2.13.0.
2018-07-13 03:17:23 +09:00
Nicolai Grodzitski
fc399f2ef8
Update http-parser version to 2.8.1. ( #3887 )
2018-07-12 05:53:19 -07:00
Nicolai Grodzitski
fbb1396f1b
Update RESTinio to v.0.4.7. ( #3884 )
2018-07-12 02:33:58 -07:00
Alexander Karatarakis
6cd36321cc
Merge pull request #3877 from Cheney-W/FixBotan
...
Fix error C2338 in botan
2018-07-11 17:23:04 -07:00
Kan Tang
b1b945448c
Removed unnecessary cmake patch for azure-storage-cpp start from 5.0.0 ( #3883 )
2018-07-11 03:31:37 -07:00
RotsiserMho
a3562fbd5c
[FlatBuffers] Support Non-Windows Platforms ( #3873 )
...
* [FlatBuffers] Patch to ignore the use of a CMake toolchain file which allows the default compilation options to be used.
Use CMake suffixes to allow flatc and shared libraries to be copied on non-Windows systems.
* [flatbuffers] Avoid use of CMAKE_EXECUTABLE_SUFFIX
2018-07-11 00:22:33 -07:00
Navid Rahimi
804c421d64
Fixing ogdf and liblemon compile issues on ubuntu ( #3847 )
...
* Fixing ogdf and liblemon compile issues on ubuntu
* [ogdf] Avoid patch by passing cmake options
2018-07-11 00:17:13 -07:00
Alexander Karatarakis
91db517ba9
Merge pull request #3519 from HungMingWu/master
...
[leveldb] Fix build on linux
2018-07-10 14:19:36 -07:00
Tom Henoch
c873b2fddc
Update osgEarth ( #3878 )
2018-07-10 11:40:13 -07:00
Stanislav Ershov
69abe4cfb7
[pybind11] Update to 2.2.3 ( #3879 )
2018-07-10 10:46:38 -07:00
Jonathan Hale
5303da0c2e
[magnum-integration] Add feature for upcoming GlmIntegration library ( #3869 )
2018-07-10 10:15:20 -07:00
Cheney-Wang
8eede5f97f
Fix error C2338 in botan
2018-07-10 03:35:30 -07:00
Stanislav Ershov
0606add12f
[fmt] Update to 5.1.0
2018-07-10 01:42:07 +03:00
Tom Henoch
1258c413f6
osg-qt initial port ( #3848 )
2018-07-08 22:34:16 -07:00
pravic
a008fa29ae
[sciter] Update to 4.1.11.6037 ( #3849 )
2018-07-08 22:32:39 -07:00
Jason Juang
7d7fc30f9a
[dlib] update to 19.14 ( #3868 )
2018-07-08 22:30:49 -07:00
Robert Schumacher
86fecfc61c
Upgrades 2018.07.08
2018-07-08 22:29:53 -07:00
Frederik Gladhorn
b76b2a99c9
qt5-speech: atlmfc is only needed on Windows ( #3857 )
2018-07-08 20:58:24 -07:00
Alexander Karatarakis
47f362db99
Merge pull request #3500 from KindDragon/patch-3
...
[flann] Fix build on linux
2018-07-05 19:13:15 -07:00
Alexander Karatarakis
27c4907277
Merge pull request #3496 from skogler/master
...
Add vcpkg_from_gitlab and update OpenMesh to 7.0 using the new function.
2018-07-05 18:23:04 -07:00
Robert Schumacher
a382578f19
[spdlog] Update to fix compatibility with fmt 5.0.0
2018-07-04 19:02:06 -07:00
lecopivo
7c4e262e50
Corrade and Magnum on Linux ( #3611 )
...
* Corrade and Magnum on Linux
Removed ".exe" extension for executables on Linux.
Removed default feature magnum[windowlesswglapplication] which works
only on Windows.
* Switched to CMAKE_EXECUTABLE_SUFFIX
* [corrade] Remove use of CMAKE_EXECUTABLE_SUFFIX
* [magnum] Avoid usages of CMAKE_EXECUTABLE_SUFFIX
2018-07-04 07:12:51 -07:00
Robert Schumacher
0c2d34331c
[azure-c-shared-utility] Add missing dependencies on linux
2018-07-04 07:10:57 -07:00
past-due
1fb2cc3483
[harfbuzz] Use vcpkg Features for UCDN & Glib ( #3560 )
...
* [harfbuzz] Use Features for UCDN & Glib
Permit configuration of UCDN and Glib Unicode callback support via features.
* [harfbuzz][pango] Merge conflicts. Pango depends on harfbuzz[glib]
2018-07-04 07:08:45 -07:00
Gabriel
a6b2019b74
SDL2 image: Add features for libjpeg, tiff and webp ( #3531 )
...
* SDL2 image: Add features for libjpeg, tiff and webp
* [sdl2-image] Avoid passing lists through vcpkg_configure_cmake()
2018-07-04 01:01:08 -07:00
Stefano Sinigardi
0a656f6a7a
[pngwriter][WIP] add port ( #3600 )
...
* [pngwriter] add port
* [pngwriter] Fix x86-windows builds. Improve cmake target fixups.
2018-07-04 00:58:26 -07:00
Robert Schumacher
c0ec4809b1
Upgrades for 2018.07.03
2018-07-03 21:44:16 -07:00
Yann Lanthony
093e4d2f8e
[geogram] update to 1.6.4 + 'graphics' as Feature ( #3622 )
...
* bump version to 1.6.4
* add 'graphics' Feature - remove glfw3 from core dependencies
* simplify patch that failed since 1.6.4
2018-07-03 21:26:54 -07:00
Matt Powley
fcee4c8ba1
[paho-mqtt] Upgraded to Paho-MQTT v1.21 ( #3620 )
2018-07-03 21:23:42 -07:00
Matt Powley
88b03d1029
[mosquitto] - Upgraded Mosquitto MQTT library to v1.5.0 ( #3619 )
...
* Updated and simplified patch files for the new source version
2018-07-03 21:22:34 -07:00