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
Alexander Karatarakis
2ef707aee7
Merge pull request #3835 from LarryIII/RemoveFollyPatch
...
Remove patch and update folly to latest release v2018.07.02.00
2018-07-03 21:00:31 -07:00
Alexander Karatarakis
7225914442
Merge pull request #3404 from mardy/botan26
...
[botan] Update to 2.6.0
2018-07-03 20:58:58 -07:00
Alexander Karatarakis
d65e5703cc
[botan] Fix 2.6.0 issues
2018-07-03 18:34:55 -07:00
LazyWolf Lin
f2aaef68ae
[libodb-mysql] adapter mysql 8.0 ( #3723 )
...
* Install sodium.h
* [libodb-mysql] adapter mysql 8.0
2018-07-03 18:08:38 -07:00
pravic
fe23b30178
[sciter] Update to 4.1.10.5987 ( #3760 )
2018-07-03 18:03:21 -07:00
Alberto Mardegan
4fbe9f8610
[botan] Update to 2.6.0
2018-07-03 15:39:03 -07:00
Larry-Hu
57833da412
update control-file
2018-07-03 15:13:36 -07:00
Larry-Hu
a300dfcc3a
Remove patch and update tp latest folly release v2018.07.02.00
2018-07-03 15:12:45 -07:00
Felipe Aburaya
4ebdbe7e88
[3fd] Initial port of 3FD project ( #3811 )
...
* [2fd] Initial port of 3FD project
* [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
2018-07-03 06:39:13 -07:00
krow
084eb43343
Add icu support for harfbuzz ( #3738 )
...
* Add icu support for harfbuzz
* [harfbuzz] Set feature OFF if not provided instead of leaving it blank.
2018-07-03 06:24:02 -07:00
Paul Rosania
27149bb785
[folly] Fix fatal error in folly-config.cmake ( #3747 )
...
facebook/folly@10d1edd8b3 makes two
simultaneous changes:
1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which
confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten.
2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which
causes a fatal cmake error if the path is missing.
The combination of these two changes is that folly-config.cmake produces
a fatal error when executed.
This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets`
arguments so things are rewritten correctly and everything works again.
2018-07-03 06:18:55 -07:00
Robert Schumacher
90bef5f6ed
[odgf] Escape : in URL
2018-07-03 05:23:44 -07:00
Qi-rui Chen
98e8c22eaf
Fix glfw3:x64-linux producing incorrect target ( #3803 )
...
* Fix glfw3 creating incorrect target
glfw3Target.cmake uses a semicolon seperated list which needs to be
escaped with quotes on write
* Fix semicolon stripping
* Fix typo
* [dlib][glfw3][libodb][signalrclient] Bump versions
2018-07-03 04:41:53 -07:00
Navid Rahimi
fae4bd406a
Adding OGDF and LEMON library port ( #3779 )
...
* Adding OGDF library port
* Adding C++ Graph library - LEMON
* [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.
2018-07-03 04:36:18 -07:00
Jamie Marconi
49245697d7
Update Draco port ( #3784 )
2018-07-03 04:33:51 -07:00
Phil Felton
da4729bcc6
Fix dependencies, remove commented out CMake, use appropriate CMake version
2018-07-03 11:55:04 +01:00
RT222
10d926e81b
[safeint] Initial port ( #3762 )
...
* [safeint] Initial port
* [safeint] Use LICENSE from source repo
2018-07-03 03:14:00 -07:00
LarryIII
430c8ca413
update gtest to latest commit to fix issues of google-cloud-cpp ( #3836 )
2018-07-03 03:00:30 -07:00
Seo Sanghyeon
88523125ff
Add inih port ( #3806 )
2018-07-03 01:17:33 -07:00
Cheney Wang
812a76a591
Update eastl source to the latest commit ( #3834 )
2018-07-03 01:16:33 -07:00
Matt Ickstadt
e8baec5cb2
[libdshowcapture] Initial Port ( #3813 )
2018-07-03 01:13:00 -07:00
fquinner
09999de85f
qpid-proton: Bumped to 0.24.0 ( #3817 )
2018-07-03 01:09:59 -07:00
wisk
5efa290dd2
[pegtl] Initial port ( #3832 )
...
* [pegtl] Initial port
* [pegtl] fixup_cmake_targets
2018-07-03 01:06:23 -07:00
Josue Andrade Gomes
4d02322c07
[graphicsmagick] version 1.3.30 ( #3824 )
2018-07-03 01:00:41 -07:00
Miodrag Milanović
1459dbfa51
Fix for python3 compile, fixes issue 3715 ( #3827 )
...
* Fix for python3 compile, fixes issue 3715
* [python3] Use PATCHES of vcpkg_from_github
2018-07-03 00:59:02 -07:00
Yann Lanthony
67d6200cdb
[openimageio] build with libraw support ( #3830 )
...
* [openimageio] build with libraw
* patch: replace 'LibRaw_r_LIBRARIES' occurrences by 'LibRaw_LIBRARIES' since libraw port installs 'raw_r' library as 'raw'
* activate USE_LIBRAW
* declare dependency to libraw in CONTROL file
* [openimageio] 'libraw' as Feature
* [openimageio] Use PATCHES parameter of vcpkg_from_github()
2018-07-03 00:55:31 -07:00
Robert Schumacher
6080676289
[libuv] Update to 1.12.0
2018-07-03 00:52:10 -07:00
Robert Schumacher
feb0e9af9a
Upgrades 2018.07.01
2018-07-03 00:52:10 -07:00
Vlad Marica
2900803079
Update cxxopts to v2.1.0 ( #3809 )
2018-07-02 23:01:14 -07:00
fquinner
3274783450
openmama: Bumped to 6.2.2 ( #3818 )
2018-07-02 23:00:20 -07:00
Sztergbaum Roman
8abb0bb4f9
[entt] update to 2.7.0 ( #3826 )
...
* [entt] update to 2.7.0
* [entt] update to 2.7.1
2018-07-02 22:31:16 -07:00
Robert Schumacher
b08e78b07d
[cmark][gl3w][libpopt][libraw][libssh][live555] Fixes, mostly around changing download locations.
2018-07-02 22:16:47 -07:00
Jhon Adams
3c16addc8c
[imgui] Update to 1.62 ( #3819 )
2018-07-01 04:41:10 -07:00
Robert Schumacher
c126f80b86
[sery] Remove sery -- no longer available on GitHub
2018-06-30 19:56:11 -07:00
Alexander Karatarakis
f9a3a329f2
Merge pull request #3465 from IronsDu/patch-1
...
fix error when install args under linux
2018-06-29 20:14:10 -07:00
Alexander Karatarakis
2f5289c557
Merge pull request #3454 from planaria/duktape
...
[duktape] Fix static linking (#3450 )
2018-06-29 20:11:46 -07:00
Jozef Izso
e524ada9f4
[grpc] Merge 2 patches
2018-06-29 19:34:29 -07:00
Alexander Karatarakis
5e719d40e2
[grpc] Greatly simplify uwp patch
2018-06-29 19:19:10 -07:00
Robert Schumacher
c0bb3e4370
[wt] Fix missing boost-interprocess dependency.
2018-06-29 01:33:22 -07:00
Larry-Hu
ff86849a22
Update osg version to 3.6.2-rc3 to fix error C2039
2018-06-28 17:57:00 -07:00
Phil Felton
4e5669239c
Add Parquet-cpp 1.4
2018-06-28 15:19:25 +01:00
Phil Felton
bd45a67cf3
Update Arrow from 0.6 to 0.9
2018-06-28 15:18:47 +01:00
Seo Sanghyeon
3a5b12004e
[fmt] Export all symbols ( #3805 )
2018-06-28 06:15:06 -07:00
Sztergbaum Roman
898e3e3710
[sol2] update to 2.20.4 and remove deprecated patchs ( #3800 )
...
* [sol2] update to 2.20.4 and remove deprecated patchs
* [sol2] remove unecessary commentary
2018-06-27 14:22:43 -07:00
Robert Schumacher
9e9fc7a9b3
[dimcli] Fix Windows builds. Avoid writing to source directory.
2018-06-26 22:31:25 -07:00
Alexander Karatarakis
16e7beb4f0
[xlnt] Use vcpkg_from_github()
2018-06-26 19:05:27 -07:00
Alexander Karatarakis
893f6bd0d3
Merge pull request #3756 from Haojia521/master
...
fix download url of freetype
2018-06-26 18:00:31 -07:00
Sztergbaum Roman
bb5303c6e1
[sol2] rename port sol to sol2 and fix the full port ( #3766 )
...
* [sol2] rename port sol to sol2 and fix the full port
* [sol2] Simplification and cleanup. Don't remove upstream's include directory.
2018-06-25 21:43:00 -07:00
Alexander Karatarakis
1ab58d7315
Merge pull request #3730 from LarryIII/FixFolly
...
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-25 18:25:27 -07:00
Haojia Yu
b7f916dbec
fix download url of freetype
...
cannot download freetype by using 'http'. should use 'https'
2018-06-21 10:35:03 +08:00
Larry-Hu
4e0939d3c6
Remove call to nonexistent member seekpos() of std::fpos
2018-06-20 02:02:39 -07:00
Alexander Karatarakis
84d65840ab
Merge pull request #3713 from Cheney-W/Fixqt5-base
...
Fix error C3615 for qt5-base
2018-06-19 22:00:07 -07:00
Alexander Karatarakis
e7591de8a0
Merge pull request #3718 from robmikh/allanglefix
...
Fix ANGLE on Windows, Linux, and MacOS
2018-06-19 21:59:37 -07:00
Simon Hausmann
1bc3110a3b
Fix build of llvm on Linux ( #3751 )
...
The mfcatl dependency is only needed on Windows.
2018-06-19 19:02:49 +02:00
HungMingWu
c83fbc2cc6
Update CMakeLists.txt
2018-06-19 15:24:55 +08:00
Peter Spiess-Knafl
89c736c3e4
Add argtable2 port ( #3742 )
...
* Add argtable2 port
argtable2 include pdbs
* [argtable2] Revert removal of DEBUG_POSTFIX
2018-06-19 07:35:23 +02:00
Alexander Karatarakis
8e6b372f77
[nanorange] Fix description, --head only, don't use the single-header
2018-06-18 17:10:18 -07:00
Alexander Karatarakis
c351a758a5
[nanorange] Introduce port
2018-06-18 17:10:18 -07:00
Sztergbaum Roman
bfbc52abbf
[shiva] update to 0.3 ( #3739 )
2018-06-17 21:35:18 +02:00
Daniel Santana
0bf67a9047
[json11] Initial json11 port. ( #3673 )
...
* [json11] Initial json11 port.
* [json11] Adjust version due to lack of upstream version scheme
2018-06-17 00:53:57 +02:00
Daniel Santana
f747914974
[crossguid] Cross Guid Initial port ( #3672 )
...
* [crossguid] Cross Guid Initial port
* [crossguid] Update to latest master to use significantly improved buildsystem.
2018-06-17 00:45:10 +02:00
Robert Schumacher
f5bc21d802
[yaml-cpp] Fix regression on non-windows
2018-06-16 15:28:26 -07:00
Robert Schumacher
dbbab2a9a3
[benchmark] Enable static CRT linkage
2018-06-16 13:43:01 -07:00
Robert Schumacher
c6724beefd
[unicorn-lib] Change dependency to pcre2
2018-06-16 10:22:20 -07:00
Lukas Dürrenberger
6f61b99e2f
Remove freeglut as dependency for SFML ( #3681 )
...
* Remove freeglut as dependency for SFML
SFML doesn't use freeglut as dependency.
I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version?
* [sfml] Bump version and remove qualifier from stb dependency
2018-06-16 19:20:23 +02:00
Robert Schumacher
3726ce9557
[sqlite3] Improve usage on non-Windows; Fixes example and Fixes #3703
2018-06-16 01:56:12 -07:00
Robert Schumacher
a650bad523
Updates 2018.06.15
2018-06-15 22:16:58 -07:00
Dominic Black
254c5722b1
[tinyobjloader] header-only library ( #3698 )
...
* Added tinyobjloader header-only library
* [tinyobjloader] Use CMake compilation which provides targets
2018-06-16 05:20:05 +02:00
Josue Andrade Gomes
8c77af41ba
GraphicsMagick 1.3.29 ( #3732 )
2018-06-16 04:40:07 +02:00
Robert Schumacher
ee3183c58a
[nana] Fix linux builds; install cmake targets
2018-06-15 14:51:57 -07:00
Robert Schumacher
cd8813fb9c
[fontconfig] Fix non-Windows builds
2018-06-15 14:51:57 -07:00
Larry-Hu
331c1ea8fe
Add option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338 in Folly
2018-06-14 23:02:56 -07:00
Alexander Karatarakis
239b353301
[yaml-cpp] Fix _NOEXCEPT
2018-06-14 19:04:43 -07:00
Martin Hořeňovský
fb7b8365fe
Add a modernized cross-platform fork of MiniSat 2.2 ( #3692 )
...
* Add a modernized cross-platform fork of MiniSat 2.2
* [minisat-master-keying] Put copyright in correct directory. Lowercase share name.
2018-06-14 22:37:39 +02:00
Robert Mikhayelyan
7c9874716a
Fix ANGLE_USE_X11 being dropped on Linux
2018-06-14 12:37:26 -07:00
Nicolai Grodzitski
810268cc51
Upgrade RESTinio to v.0.4.6. ( #3726 )
2018-06-14 19:24:24 +02:00
Alexander Karatarakis
0bb94b28c8
Merge pull request #3616 from fcharlie/fcharlie_update
...
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-06-13 19:01:06 -07:00
Alexander Karatarakis
07f30080b2
Merge pull request #3696 from Milerius/master
...
[shiva] add a port of shiva c++ engine
2018-06-13 15:03:57 -07:00
Alexander Karatarakis
c97b12d1b3
Merge pull request #3623 from eao197/master
...
sobjectizer port updated to v.5.5.22.1
2018-06-13 14:59:32 -07:00
Alexander Karatarakis
f8cca36963
Merge pull request #3663 from andreasschulte/sundials_update_3_1_1
...
[sundials] update to 3.1.1
2018-06-13 12:07:12 -07:00
Alexander Karatarakis
ea60ecd8d8
Merge pull request #3702 from UnaNancyOwen/update_realsense2
...
[realsense2] Update to v2.12.0
2018-06-13 11:04:59 -07:00
Alexander Karatarakis
f9f7ed4c17
Merge pull request #3642 from crackedmind/update_pdcurses
...
[pdcurses] Update PDCurses to 3.6
2018-06-13 10:57:49 -07:00
Alexander Karatarakis
3152af9025
Merge pull request #3661 from pravic/sqlite
...
[sqlite3] update to 3.24.0
2018-06-13 10:46:28 -07:00
Cheney Wang
4e98a35a3c
Fix error C3615 for qt5-base
2018-06-13 02:22:24 -07:00
robmikh
0f39ed5af6
Test all platforms
2018-06-12 23:56:37 -07:00
Alexander Karatarakis
7d899bb453
[sundials] Add patch for uwp
2018-06-12 22:22:18 -07:00
Robert Schumacher
2a0bf9c488
Upgrades for 2018.06.12
2018-06-12 21:14:14 -07:00
Robert Schumacher
e5253d22d2
[cpp-redis] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Robert Schumacher
66b71a0fba
[zstd] Fix non-Windows builds
2018-06-12 21:13:39 -07:00
Alexander Karatarakis
c24e50d47f
Merge pull request #3664 from pravic/sciter-update
...
[sciter] Update to 4.1.9.5981
2018-06-12 21:02:34 -07:00
Alexander Karatarakis
3bf6a8c6f2
Merge pull request #3708 from jwillemsen/jwi-ace-650
...
[ace] 6.5.0
2018-06-12 21:00:03 -07:00
Alexander Karatarakis
87f9f50166
Merge pull request #3701 from shpala/pavel/upgrade_flatbuffers
...
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12 20:28:36 -07:00
robmikh
c0555b0b33
Minor cleanup
2018-06-12 19:46:36 -07:00
robmikh
8f8c673e56
Fix libangle sources
2018-06-12 19:42:44 -07:00
robmikh
27aa2108bf
Fix missing windows renderer
2018-06-12 19:15:22 -07:00
robmikh
1ed4453c2a
Finish integration
2018-06-12 19:08:36 -07:00
Alexander Karatarakis
d6837fd50d
Merge pull request #3709 from LarryIII/FixerrorC2338
...
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 17:14:50 -07:00
Robert Schumacher
f2a8b4f1fb
[tacopie] Fix non-Windows builds
2018-06-12 16:48:18 -07:00
Robert Mikhayelyan
233278a0c0
Start integrating windows back in
2018-06-12 16:04:23 -07:00
Robert Mikhayelyan
3cb838dabf
Linux working!
2018-06-12 15:07:41 -07:00
roman Sztergbaum
220e086d12
[shiva] modernize portfile
2018-06-13 00:00:16 +02:00
Kristina Simpson
5c8b828e07
Commit a fix to gumbo on Linux so that it does include the string changes by default ( #3704 )
...
* Commit a fix to gumbo on linux so that it does include the string change macros by default.
* [gumbo] Bump CONTROL file.
2018-06-12 19:19:02 +02:00
Larry-Hu
9d0c7ca02e
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12 01:34:07 -07:00
Johnny Willemsen
dabe12f02e
ACE 6.5.0
2018-06-12 10:15:31 +02:00
Alexander Karatarakis
80f64c24dc
[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)
2018-06-11 17:05:27 -07:00
Tsukasa Sugiura
3108667314
[realsense2] Update to v2.12.0
...
Update realsense2 port to librealsense v2.12.0.
2018-06-12 03:39:08 +09:00
shpala
7d2b0ec86b
Upgrade flatbuffers to 1.9.0
2018-06-11 13:05:22 +03:00
Roman Sztergbaum
823e6a2abf
[shiva] add a port of shiva c++ engine
2018-06-10 16:26:25 +02:00
robmikh
1da13519b9
Tidy up angle fix
2018-06-08 22:03:56 -07:00
Robert Mikhayelyan
771412c2ab
Fix angle build on windows
2018-06-08 21:17:55 -07:00
Lukas Dürrenberger
2a9fd468eb
Added proper window-static support
...
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-06-09 01:45:43 +02:00
cDc
47d904608c
[cgal] feature qt5 ( #3646 )
2018-06-06 02:48:03 -07:00
Alexander Karatarakis
6f6101065f
Merge pull request #3628 from LarryIII/Fixclockutils
...
Fix warning C4643 in clockutils
2018-06-06 00:30:45 -07:00
pravic
89f6c81429
[sciter] Update to 4.1.9.5981
2018-06-05 23:55:40 +03:00
Andreas Schulte
cf4a688e44
Update sundials to 3.1.1
2018-06-05 21:06:29 +02:00
pravic
b2c295ed4e
[sqlite3] update to 3.24.0
2018-06-05 21:10:16 +03:00
Robert Schumacher
ec2157154f
Upgrade asio to version 1.12.1 ( #3634 )
2018-06-05 00:50:33 -07:00
Sztergbaum Roman
ee6c993a74
[entt] update to 2.6.1 ( #3650 )
2018-06-05 00:30:39 -07:00
Stanislav Ershov
6e204b2be7
Update PDCurses to 3.6
2018-06-02 02:39:29 +03:00
Alexander Karatarakis
0a3f7be8b2
[clockutils] Use vcpkg_from_github()
2018-05-31 13:52:52 -07:00
Larry-Hu
55ed2f6ed8
Fix warning C4643 in clockutils
2018-05-31 13:52:52 -07:00
Eric Hripko
1fa2673ab6
New package: bde ( #3413 )
...
* Add initial implementation for BDE port
* Implement compatibility with *nix platforms
* Pin down BDE version to 3.2.0.0
* Change the folder structure to reflect version
* .pc files in dbg build point to correct incl. dirs
* Remove the default header listing all variables
2018-05-31 10:43:22 -07:00
Jozef Izso
6c8c96aad1
Patch protobuf to fix the compilation error C4146 in wire_format_lite.h ( #3353 )
...
Fixes #3352
2018-05-31 10:38:42 -07:00
alexsmn
5a67a5fa29
Add qt5-activeqt library. ( #3347 )
2018-05-31 10:11:57 -07:00
Dale Stammen
8770a014ec
fixed UWP builds with RS4 SDK ( #3348 )
...
* fixed uwp builds with RS4 sdk
* fixed check for RS4
* [openssl] Revert line ending conversion
2018-05-31 10:04:01 -07:00
Alexander Karatarakis
33ba066966
Merge pull request #3615 from Cheney-W/FixBoost-iostreams
...
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30 23:41:55 -07:00
Alexander Karatarakis
9baf6cb2e2
[boost-iostreams] Use PATCHES in vcpkg_from_github()
2018-05-30 18:49:33 -07:00
Alexander Karatarakis
7046c470bd
[boost-iostream] Fix version and SOURCE_PATH reference
2018-05-30 18:48:31 -07:00
Cheney-Wang
95c5566b8e
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30 17:54:13 -07:00
Robert Schumacher
dd444b1910
[discord-rpc] Always use vcpkg's copy of rapidjson
2018-05-30 17:39:23 -07:00
Alexander Karatarakis
f706ccc3fc
[directxmesh] Fix sha512
2018-05-30 17:13:27 -07:00
Alexander Karatarakis
98b21101a2
[directxmesh] Update to latest version. Fixes /permissive- issue
2018-05-30 16:54:17 -07:00
eao197
8437b25c87
sobjectizer updated to v.5.5.22.1
2018-05-30 19:32:42 +03:00
Force Charlie
24b7af97c1
[curl] fix curl[tool] support HTTP2 use WinSSL
2018-05-30 10:56:50 +08:00
Alexander Karatarakis
8422523739
Merge pull request #3591 from lucivpav/fork
...
[tesseract] fix leptonica dependency
2018-05-29 18:49:44 -07:00
Alexander Karatarakis
adf799bdf7
[proj4] Fix Win32 condition
2018-05-29 15:00:11 -07:00
tony
952023b48a
fix: build proj4 on linux
2018-05-29 15:00:11 -07:00
Alexander Karatarakis
a3c14ae920
Merge pull request #3559 from SuperWig/fmt-update
...
[fmt] update to 5.0.0
2018-05-29 14:22:39 -07:00
Alexander Karatarakis
aca60bfbd7
[coolprop] Add patch for fmt 5.0
2018-05-29 13:35:09 -07:00
Daniel Marshall
b82bbc4945
fixed fmt-targets-debug.cmake and FMT_SHARED
2018-05-29 13:35:09 -07:00
Daniel Marshall
8d97a8ca3e
[fmt] update to 5.0.0
2018-05-29 13:35:09 -07:00
Alexander Karatarakis
44631c9f6f
Merge pull request #3595 from jasjuang/dlib
...
[dlib] update to 19.13
2018-05-29 00:03:08 -07:00
Alexander Karatarakis
e31ad8ff6f
Merge pull request #3589 from saprykin/master
...
[plibsys] Update to version 0.0.4
2018-05-29 00:01:57 -07:00
jasjuang
ddfbabee83
[dlib] update to 19.13
2018-05-27 08:46:34 -07:00
Pavel Lučivňák
c2fb13ab01
fix leptonica in tesseract
2018-05-26 23:05:37 +02:00
Alexander Saprykin
3f967a01f7
[plibsys] Update version to 0.0.4
2018-05-26 14:21:40 +02:00
Michael Hofmann
dd4f71cf9a
[selene] Update to v0.1.1 (bugfix release).
2018-05-26 11:45:47 +02:00
Michael Hofmann
2ac7527b40
Add new port: selene ( https://github.com/kmhofmann/selene )
2018-05-25 17:46:38 -07:00
Alexander Karatarakis
c7903141b3
Merge pull request #3582 from vtavernier/port/soil
...
[soil] Added port for SOIL
2018-05-25 17:18:57 -07:00
Tsukasa Sugiura
f591398ec8
[realsense2] Update to v2.11.1
...
Update realsense2 port to librealsense v2.11.1.
2018-05-26 00:29:27 +09:00
Vincent Tavernier
8396510395
[soil] Added port for SOIL
...
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html ).
Name: SOIL
Version: 2008.7.7-1
Description: SOIL, Simple OpenGL Image Loader
2018-05-25 17:02:12 +02:00
Alexander Karatarakis
67f3be7bf9
Fix #Automatically generated comment. Bump version
2018-05-24 18:28:48 -07:00
Xiang Fan
db5f96d5b4
Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost hana (certain tests / examples require /Zc:ternary).
...
boost-hana will now redirect to this new port under Windows platform.
2018-05-24 17:45:48 -07:00
Alexander Karatarakis
d511ba14d9
Merge pull request #3535 from yyzybb537/master
...
libgo update to v2.8
2018-05-23 19:20:50 -07:00
Alexander Karatarakis
1f00e2fc67
[libgo] Bump version
2018-05-23 16:45:59 -07:00
Alexander Karatarakis
6cea75ad7a
Merge pull request #3568 from ajaspe/add-spaceland
...
[spaceland] Added new port for SpaceLand library
2018-05-23 16:36:41 -07:00
Alexander Karatarakis
fe10f79fc5
Merge pull request #3565 from jasjuang/glm
...
[glm] update to 0.9.9.0
2018-05-23 16:35:20 -07:00
Alexander Karatarakis
627ba0dbf0
Merge pull request #3564 from amaiorano/fix-sdl2-net-linux
...
Fix build of sdl2-net for linux
2018-05-23 16:34:24 -07:00
Alexander Karatarakis
537908f9b5
Merge pull request #3562 from Milerius/patch-2
...
remove libjpeg of SFML CONTROL file
2018-05-23 16:32:27 -07:00
Alexander Karatarakis
2d3eb3eee8
Merge pull request #3555 from DDoSolitary/master
...
Fix dep to lz4 for libarchive.
2018-05-23 16:21:39 -07:00
Alexander Karatarakis
4d28458f4c
Merge pull request #3558 from past-due/update_libvorbis
...
[libvorbis] Update to 1.3.6-112d3bd (security fixes)
2018-05-23 16:20:35 -07:00
Alexander Karatarakis
0c642f4e4a
Merge pull request #3550 from pravic/sciter-update
...
[sciter] Update to 4.1.8.5918
2018-05-23 16:17:13 -07:00
Alexander Karatarakis
1b14ee90c3
Merge pull request #3548 from jasjuang/dlib
...
[dlib] update to 19.12
2018-05-23 16:15:36 -07:00
Alexander Karatarakis
de8d4a3823
[libgo] Fix patch
2018-05-23 16:02:06 -07:00
Alexander Karatarakis
916ebbe025
Merge pull request #3545 from fcharlie/fcharlie_update
...
[wtl] use https url
2018-05-23 14:29:20 -07:00
Alberto Jaspe
8618d43552
Added new port for SpaceLand library
2018-05-23 14:27:59 +02:00
DDoSolitary
4772ed9965
[libarchive] Increase build number.
2018-05-23 18:34:07 +08:00
DDoSolitary
98898a3b7c
[libarchive] Fix indenting.
2018-05-23 18:33:36 +08:00
jasjuang
8071f31fd3
[glm] update to 0.9.9.0
2018-05-22 22:03:43 -07:00
Antonio Maiorano
7dd5c7abfc
Fix build of sdl2-net for linux
2018-05-22 23:55:25 -04:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
...
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052
libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22 22:12:35 +02:00
past-due
db7d775a51
[libvorbis] Update to 1.3.6-112d3bd
2018-05-22 13:52:32 -04:00
DDoSolitary
7971d70e10
Fix dep to lz4 for libarchive.
...
Fix #3271 .
2018-05-22 19:43:24 +08:00
Robert Schumacher
b142632afd
[soci] Upgrade to 3.2.3
2018-05-22 03:53:27 -07:00
Robert Schumacher
00655fa9f1
[soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness
2018-05-22 03:53:23 -07:00
Robert Schumacher
c10d9d117a
[sfml] Use upstream CMake. Install SFMLConfig.cmake.
2018-05-22 02:46:56 -07:00
André Mewes
473248862a
New Package vtk-dicom ( #3449 )
...
* add CONTROL and portfile.cmake for vtk-dicom standalone package
Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK.
* fix CAPSLOCK typo
-.-
* [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21 23:38:05 -07:00
pravic
9bb5ec7891
[sciter] Support Linux and Darwin targets.
2018-05-21 16:00:12 +03:00
pravic
8c69ff5836
[sciter] Update to 4.1.8.5918
2018-05-21 07:48:43 +03:00
jasjuang
9ecaa1702d
[dlib] update to 19.12
2018-05-20 18:23:23 -07:00
Force Charlie
37a33b5845
[wtl] use https url
2018-05-20 21:04:22 +08:00
Alexander Karatarakis
381a86dab8
Merge pull request #3533 from jasjuang/dlib
...
[dlib] update to 19.11
2018-05-19 23:29:20 -07:00
Alexander Karatarakis
e428da2b23
Merge pull request #3523 from fcharlie/fcharlie_update
...
[nghttp2] update to 1.32.0
2018-05-19 23:27:33 -07:00
Alexander Karatarakis
032fa481b1
[curl] Bump version
2018-05-19 19:43:46 -07:00
Matt Tyson
ef5686e586
Fix Windows curl/nghttp2 static build
...
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB
must be defined.
2018-05-19 19:43:02 -07:00
Mike Howard
438af21f07
osgearth port ( #3257 )
...
* created port for osgearth
* [osgearth] Slight simplification. Block DLL linking against static CRT
2018-05-19 18:12:48 -07:00
jasjuang
d463ea4350
[dlib] update to 19.11
2018-05-18 23:34:40 -07:00
test
cf649980bc
libgo update to v2.8
2018-05-19 13:50:40 +08:00
Nicolai Grodzitski
aad8cbb041
Add json_dto library. ( #3467 )
...
* Prepare port for json_dto.
* Add new line at the end of file.
* Add json-dto to vcpkg.
2018-05-18 11:03:15 -07:00
Arkady Shapkin
a90d78293b
[libevent] Fix build on Linux ( #3426 )
2018-05-18 10:57:31 -07:00
Alexandro Sanchez
b68da8a9dc
Add keystone port ( #3273 )
...
* Add keystone port
* [keystone] Small portfile simplifications
2018-05-18 10:10:16 -07:00
Ryan Cheung
7ad1fcc376
Package sdl2pp ( #3430 )
...
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18 08:15:52 -07:00
Robert Schumacher
5fe458d22e
[pdal] Avoid configure_file() into the source directory
2018-05-18 04:54:47 -07:00
Robert Schumacher
642e3a78d4
[opus] Don't redefine main() in the static lib
2018-05-18 03:26:36 -07:00
alqaz
ddcc4ad334
uwebsocket on linux need c++ support ( #3455 )
...
* uwebsocket on linux need c++ support
* [uwebsockets] Compile feature required on all platforms
* [libuv] Install pthread-barrier.h
2018-05-18 03:00:09 -07:00
Erwan BERNARD
15776d1d65
[libuv] add libuv for linux ( #3437 )
...
* [libuv] add libuv for linux
[libuv] add linux in not skip header
* inject VCPKG_CMAKE_SYSTEM_NAME, add darwin
* remove message
* [vlpp] Fix Linux build
* Add VSCode workspace file to .gitignore
[ci skip]
* [imgui] Update to 1.60
* Update for ExprTk package
* Update for StrTk package
* Use CMAKE_EXECUTABLE_SUFFIX
* FixpmdkFailure
* Update sol2 to 2.20.0
* Improve unsupported toolchain error message
* [brotli] Fix Linux build
* [lz4] update to 1.8.2
* [lz4] fix version number
[zstd] update to 1.3.4
* Update CHANGELOG and bump version to v0.0.111
* [ceres] Fix build on Linux. Closes #3490
* ace 6.4.8
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
* [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
* [sfml] update to 2.5.0
* Support azure-storage-cpp 4.0.0
* [catch-classic] Update to 1.12.2
* [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486 .
* [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.
* [brotli][folly][sol] Fix regressions on master
* [blosc] Fix accidentally using local vendored copies
* [bootstrap.sh] Fix whitespace-in-path issues
* [openvr] update to 1.0.15
* [rocksdb] fix zlib findpackage
* [vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
* Fix signature of hashing function
* [openexr] Fix linux build
* [curl] update to 7.60.0
* [wtl] Fix capitalization in file copy script
* adding a blog link in the doc
* [ps1] Add missing "include"
* [vcpkg.exe] Don't error if vswhere.exe is not found
* Fix typo
* added ignore 4703 warning to fix uwp builds (#3279 )
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
* [vcpkg edit] Fix whitespace-in-path issue
* Update CHANGELOG and bump version to v0.0.112
* [ps1] Fix error when vs140comntools is not available
* [pmdk] Fix v140 requirement
* [grpc] Fix uwp (#3281 )
* 2018.05.17 updates
* [libuv] CMake simplification
2018-05-18 02:03:26 -07:00
Mateusz Loskot
0aad7df944
[GDAL] Update to 2.3.0 ( #3478 )
...
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.
Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17 23:46:04 -07:00
Mateusz Loskot
2978f18ad3
Add PDAL 1.7.1 ( #3452 )
...
* Add PDAL 1.7.1
First stab at porting PDAL (https://pdal.io ), creates package:
- with minimal set of required dependencies
- with dynamic library only - dependency GDAL does not build as static
- with pdal executable
* [pdal] Allow building static libs on top of DLLs.
2018-05-17 23:42:45 -07:00
Alexej Harm
ef71cef492
[podofo] Create an optional flavor for the fontconfig dependency ( #3516 )
...
* [podofo] Create an optional flavor for the fontconfig dependency
* [podofo] Simplify portfile and improve robustness
2018-05-17 23:35:20 -07:00
Alexander Karatarakis
6ad96b7e7a
2018.05.17 updates
2018-05-17 22:56:05 -07:00
Dale Stammen
5e754c1d44
[grpc] Fix uwp ( #3281 )
2018-05-17 20:15:15 -07:00
Alexander Karatarakis
f2341b9245
Merge pull request #3522 from KindDragon/openexr-linux
...
[openexr] Fix linux build
2018-05-17 17:28:33 -07:00
Alexander Karatarakis
a4b4f0ddfa
Merge pull request #3469 from Cheney-W/fixpmdkFailedInWiC
...
FixPmdkFailure
2018-05-17 16:59:35 -07:00
Alexander Karatarakis
74673fa7eb
Merge pull request #3513 from pravic/curl
...
[curl] update to 7.60.0
2018-05-17 16:52:22 -07:00
Alexander Karatarakis
7f06f2e644
Merge pull request #3515 from qis/dev/qis/wtl
...
[wtl] Fix capitalization in file copy script
2018-05-17 16:51:59 -07:00
Alexander Karatarakis
8ee61ea6d0
[pmdk] Fix v140 requirement
2018-05-17 14:10:06 -07:00
Force Charlie
461e886d26
update nghttp2 to 1.32.0
2018-05-17 21:06:26 +08:00
HungMingWu
b6ae5627aa
[leveldb] Fix build on linux
2018-05-17 05:23:53 +00:00
Alexander Karatarakis
aaa0308710
[flann] Fix platform branching VCPKG_CMAKE_SYSTEM_NAME
2018-05-16 17:28:06 -07:00
Dale Stammen
55322d464e
added ignore 4703 warning to fix uwp builds ( #3279 )
...
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
2018-05-16 17:09:19 -07:00
Alexander Karatarakis
897eaf436f
Merge pull request #3494 from jwillemsen/jwi-ace-648
...
[ace] Upgrade to 6.4.8
2018-05-16 15:39:45 -07:00
Alexander Karatarakis
8999e40fff
Merge pull request #3492 from KindDragon/patch-2
...
[ceres] Fix build on Linux. Closes #3490
2018-05-16 15:39:22 -07:00
Alexander Karatarakis
1901c1ed2c
Merge pull request #3499 from Milerius/master
...
[sfml] update to 2.5.0
2018-05-16 15:37:16 -07:00
Alexander Karatarakis
7a652429b5
Merge pull request #3506 from JasonYang-MSFT/master
...
Support azure-storage-cpp 4.0.0
2018-05-16 15:36:43 -07:00
Alexander Karatarakis
9b758690cd
Merge pull request #3507 from jasjuang/openvr
...
[openvr] update to 1.0.15
2018-05-16 15:33:00 -07:00
Alexej Harm
8b8538b527
[wtl] Fix capitalization in file copy script
2018-05-16 17:21:30 +02:00
pravic
4f17361e24
[curl] update to 7.60.0
2018-05-16 17:44:00 +03:00
Arkady Shapkin
f35ff4c8bc
[openexr] Fix linux build
2018-05-16 17:26:45 +03:00
Erwan BERNARD
723225f529
[rocksdb] fix zlib findpackage
2018-05-16 08:15:01 +02:00
jasjuang
803ba0f43a
[openvr] update to 1.0.15
2018-05-15 22:34:02 -07:00
Robert Schumacher
6294c6af84
[blosc] Fix accidentally using local vendored copies
2018-05-15 21:46:41 -07:00
Robert Schumacher
db2b2d2658
[brotli][folly][sol] Fix regressions on master
2018-05-15 21:46:41 -07:00
Robert Schumacher
b6f1217a63
[boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.
2018-05-15 21:45:02 -07:00
Robert Schumacher
87e7728ff3
[catch-classic] Update to 1.12.2
2018-05-15 20:51:30 -07:00
Arkady Shapkin
21f776defb
[flann] Fix build on linux
2018-05-15 12:47:16 +03:00
Jason Yang
04da399a7b
Support azure-storage-cpp 4.0.0
2018-05-15 17:34:36 +08:00
milerius
84e807598d
[sfml] update to 2.5.0
2018-05-15 10:31:52 +02:00
Robert Schumacher
fcb303331e
[abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
...
[robin-map] Initial commit
2018-05-14 17:56:34 -07:00
Samuel Kogler
03ffd5bac9
Update OpenMesh to 7.0 and use new gitlab function.
2018-05-14 18:53:12 +02:00
Johnny Willemsen
bc4daef14e
ace 6.4.8
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-05-14 17:15:01 +02:00
Arkady Shapkin
f38fbe4abf
[ceres] Fix build on Linux. Closes #3490
2018-05-14 17:01:26 +03:00
yurybura
7d261fbbc3
Merge branch 'master' of https://github.com/yurybura/vcpkg
2018-05-11 13:34:43 +03:00
yurybura
50e5ee1e40
[lz4] fix version number
...
[zstd] update to 1.3.4
2018-05-11 13:31:12 +03:00
Alexander Karatarakis
9a19dae13a
Merge pull request #3472 from sanxiyn/brotli-linux
...
[brotli] Fix Linux build
2018-05-10 15:52:21 -07:00
Alexander Karatarakis
4099aa7295
Merge pull request #3474 from kobykahane/lz4_1_8_2
...
[lz4] update to 1.8.2
2018-05-10 15:36:39 -07:00
Alexander Karatarakis
04b59ee091
Merge pull request #3471 from parkovski/sol2.20.0
...
Update sol2 to 2.20.0
2018-05-10 15:36:22 -07:00
Alexander Karatarakis
a9701f30f2
Merge pull request #3459 from ArashPartow/master
...
Update for StrTk package
2018-05-10 15:35:57 -07:00
Alexander Karatarakis
b5c67201d2
Merge pull request #3457 from ArashPartow/master
...
Update for ExprTk package
2018-05-10 15:35:37 -07:00
Koby Kahane
4c32ca6541
[lz4] update to 1.8.2
2018-05-10 23:15:00 +03:00
Seo Sanghyeon
e7f2efbb83
[brotli] Fix Linux build
2018-05-10 13:08:18 +09:00
Parker Snell
a0d1713f8c
Update sol2 to 2.20.0
2018-05-09 08:46:57 -07:00
Cheney-Wang
d91e2ef669
FixpmdkFailure
2018-05-09 04:30:38 -07:00
IronsDu
9e878a23c3
fix error when install args under linux
...
fix Error at ports/args/portfile.cmake:13 (file):
`file COPY cannot find`
2018-05-09 09:48:20 +08:00
Alexander Karatarakis
7e7958739e
Use CMAKE_EXECUTABLE_SUFFIX
2018-05-08 17:22:37 -07:00
ArashPartow
f6fe7fcc07
Update for StrTk package
2018-05-08 21:34:06 +10:00
ArashPartow
6b9bfcb6cf
Update for ExprTk package
2018-05-08 21:19:26 +10:00
Alexander Karatarakis
2eaf0ecfbf
Merge pull request #3451 from Elekhyr/dev/elekhyr/imgui
...
[imgui] Update to 1.60
2018-05-07 19:06:13 -07:00
Suzuki Kojiro
eb46cb5885
[duktape] Fix static linking ( #3450 )
2018-05-08 08:30:48 +09:00
Thomas Margier
ee1b4d525a
[imgui] Update to 1.60
2018-05-07 21:08:01 +02:00
Seo Sanghyeon
ee469d525d
[vlpp] Fix Linux build
2018-05-07 15:23:11 +09:00
Coraline
1c49195f78
physfs: fix-up CONTROL for v3.0.1 ( #3421 )
...
Changed [Version] in .../ports/physfs/CONTROL to match current version in portfile.cmake
2018-05-05 16:44:48 -07:00
Erwan BERNARD
541f2e2ea5
[inja] add inja ( #3428 )
2018-05-05 16:44:32 -07:00
Nicolai Grodzitski
44b8943262
Update RESTinio ( #3423 )
...
* Make restinio port. First implementation (find-module files are not
installed yet).
* Add current status of a port files (not working).
* Prepare restinio port files.
* Change restinio archive URL.
* [restinio] Slim portfile
* Update RESTinio version.
2018-05-05 16:42:06 -07:00
Jay Carlson
6ec3a48633
[treehopper] Add package for Treehopper C++ API ( #3330 )
...
* Add package definition for Treehopper's C++ API
* Bump to 1.11.2
* Bump to 1.11.3
* [treehopper] Fix cmake targets. Block non-dynamic usage.
2018-05-02 22:38:08 -07:00
yyzybb537
68447ced17
Add libgo library packge ( #3394 )
...
* Add libgo library packge
* [libgo] Fix Windows and adjust cmake usage information
2018-05-02 22:36:19 -07:00
Seo Sanghyeon
e011ec2993
Add cmark port ( #3406 )
...
* Add cmark port
* [cmark] Only build one of static/dynamic
2018-05-02 22:31:21 -07:00
Nicolai Grodzitski
d0aeb24a44
Add RESTinio port. ( #3410 )
...
* Make restinio port. First implementation (find-module files are not
installed yet).
* Add current status of a port files (not working).
* Prepare restinio port files.
* Change restinio archive URL.
* [restinio] Slim portfile
2018-05-02 22:29:46 -07:00
Alexander Karatarakis
b4217a9468
Merge pull request #3405 from jasjuang/alembic
...
[alembic] update to 1.7.8
2018-05-02 20:12:58 -07:00
Squareys
eee5939689
[magnum,-plugins,-integration,-extras] Update to v2018.04
...
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 15:02:39 +02:00
Squareys
3338ab613c
[magnum,-plugins] Also install headers for dynamically built plugins
...
While before there was no use for linking the plugins directly or using
them as libraries in some other way when built dynamically, there now are
intra-dependencies between plugins which to be detected, require the
headers to be installed.
Additionally, the folders lib/magnum and debug/lib/magnum-d are no longer
empty, as we put the plugin deploy scripts there. Removing them is
therefore superfluous.
(Prepares upcoming release/head build)
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 13:42:51 +02:00
Squareys
3e0901a904
[corrade] Update to v2018.04
...
Signed-off-by: Squareys <squareys@googlemail.com>
2018-05-02 13:42:44 +02:00
Seo Sanghyeon
1e41c4377f
Add yajl port ( #3379 )
...
* Add yajl port
* [yajl] Patch cmake to fix install directories and avoid overwriting compiler flags
2018-05-02 01:37:15 -07:00
Robert Schumacher
6bff657152
[poco] Upgrade to version 1.9.0
2018-05-02 01:17:33 -07:00
jasjuang
ae4cd42aab
[alembic] update to 1.7.8
2018-05-01 22:52:18 -07:00
Robert Schumacher
64c32687f3
[box2d] Replace buildsystem with CMake for better cross-platform support
2018-05-01 16:29:40 -07:00
Robert Schumacher
8eac561107
[abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades
2018-05-01 15:49:11 -07:00
Robert Schumacher
4d28651f9e
[range-v3] Split ports to enable newer range-v3 versions on linux
2018-05-01 01:45:38 -07:00
Robert Schumacher
39d38f5aea
[poco] Suffix binaries with mt when building against static CRT
2018-05-01 01:41:44 -07:00
Mateusz Loskot
793019b9cd
[GEOS] Generate debug library names with d
suffix ( #3371 )
...
* [GEOS] Generate debug library names with `d` suffix
Currently geos.lib name is used for both, debug and optimised
GEOS libraries. This leads to situation when:
```
find_library(GEOS_LIBRARY_DEBUG NAMES geos)
find_library(GEOS_LIBRARY_RELEASE NAMES geos)
```
finds the same library for both
```
GEOS_LIBRARY_DEBUG=D:/vcpkg/installed/x64-windows/debug/lib/geos.lib
GEOS_LIBRARY_RELEASE=D:/vcpkg/installed/x64-windows/debug/lib/geos.lib
```
This is minimal patch that works around the problem.
Next, complete fix should be submitted to GEOS upstream,
preferably using exported targets.
* [libspatialite] Add missing geos suffixes in static builds
2018-05-01 01:14:18 -07:00
Alexander Karatarakis
e3997dcd10
Merge pull request #3359 from jasjuang/cgal
...
[cgal] update to 4.12
2018-04-30 21:01:15 -07:00
Alexander Karatarakis
4e51473849
Merge pull request #3376 from pravic/sciter-update
...
[sciter] Update to 4.1.7.5890
2018-04-30 21:00:28 -07:00
Robert Schumacher
827c893b8e
[sfml] Support Linux
2018-04-30 16:00:29 -07:00
Alexander Karatarakis
7a01d4b392
[yato] Bump CONTROL file version
2018-04-30 13:45:31 -07:00
Alexey Gruzdev
c72e6326dd
Merge remote-tracking branch 'remotes/origin/master' into dev/agruzdev/yato
2018-04-30 19:31:00 +01:00
Alexey Gruzdev
5897e96f93
[yato] Fixed artifacts copying for non-windows platforms
2018-04-30 19:30:29 +01:00
pravic
5ee8177e50
[sciter] Update to 4.1.7.5890
2018-04-29 12:30:04 +03:00
Paul T
ed3f943259
Add Visual Studio 2013 Support for Qt5 ( #3361 )
...
Add case for toolset v120 which corresponds to visual studio 2013.
2018-04-28 07:34:57 -07:00
Alexej Harm
38d139ceb8
[openssl] added support for platforms without libdl ( #3368 )
2018-04-28 07:30:51 -07:00