myd7349
2992434b01
[vulkan-hpp] Add new port ( #6400 )
2019-05-13 00:14:03 -07:00
myd7349
df4e69f24f
[oniguruma] Update to 6.9.2 ( #6401 )
2019-05-13 00:13:18 -07:00
JackBoosY
14bfca23c5
[gdal]Add Linux/Unix support. ( #6335 )
2019-05-10 13:07:14 -07:00
Haojia Yu
3cb50e6d98
update osg version to 3.6.3 ( #6385 )
2019-05-10 12:50:38 -07:00
wangli28
5f1e14ac13
[loguru] Add new port ( #6342 )
2019-05-09 23:05:39 -07:00
JackBoosY
ddec7174c1
[gdcm]Update to v3.0.0 and rename to gdcm. ( #6348 )
...
* [gdcm]Update to v3.0.0 and rename to gdcm.
* [gdcm2]Add empty port "gdcm2" mapping to port gdcm
2019-05-09 23:03:59 -07:00
Phoebe
0022e0b0ac
[cpprestsdk]Add boost-asio dependency on linux ( #6380 )
2019-05-09 22:53:36 -07:00
Robert Schumacher
3d9c55d2e0
[many ports] Updates 2019.05.08 ( #6382 )
...
* [many ports] Updates 2019.05.08
* Undo changes for failure ports grpc libjpeg-turbo curl cartographer
* [guetzli] Patch to handle breaking changes in butteraugli
2019-05-09 22:53:05 -07:00
Youngho Kim
442d5c1b54
[cpr] added find_package for cpr on install ( #3185 )
...
* added find_package for cpr on install
How to use:
find_package ( CPR REQUIRED )
if ( CPR_FOUND )
message ( STATUS "CPR_INCLUDE_DIRS = ${CPR_INCLUDE_DIRS}" )
message ( STATUS "CPR_LIBRARIES = ${CPR_LIBRARIES}" )
include_directories ( ${CPR_INCLUDE_DIRS} )
endif ( CPR_FOUND )
* [cpr] Provide config and targets files
2019-05-09 17:14:26 -07:00
Andrei Lebedev
010e88c647
[soci] Add patches for boost and postgresql ( #6328 )
...
Signed-off-by: Andrei Lebedev <lebdron@gmail.com>
2019-05-09 15:22:50 -07:00
bobk2824
f0d575c2f3
Upgrade vcpkg to ECSUtil 1.0.6.1 ( #6381 )
2019-05-09 15:15:17 -07:00
LarryIII
64f8fb7b86
[eastl]Add option(/Zc:char8_t-) to fix compile issue ( #6360 )
2019-05-09 15:14:38 -07:00
Daniele Lupo
e2f45664c9
[gdal] fixed compilation issue with std::fabs ( #6336 )
2019-05-09 15:00:16 -07:00
Curtis J Bezault
5ae66b8074
[jsonnet] Hook into existing cmake support ( #6358 )
...
Use jsonnet's cmake build system.
2019-05-09 13:52:36 -07:00
zhihaoy
dc9761f7de
[visit-struct] Add new port ( #6356 )
...
https://github.com/cbeck88/visit_struct
The motivation for this port is that we do not have to lock ourselves
with Boost.Fusion, or Boost.Hana, and can benefit from some downstream
projects such as Configuru at the same time.
2019-05-09 13:31:55 -07:00
Florin Crișan
e36d550dd4
[ace] Add support for features (ssl, wchar, xml) #6372 ( #6376 )
2019-05-09 13:28:04 -07:00
Alexander Neumann
2d11443816
enable static builds of openjpeg ( #6373 )
...
* enable static builds for openjpeg
* bump control
* remove unnecessary code
2019-05-09 13:08:05 -07:00
Yuri Valentini
7c6ff87f57
[x264] build with asm on x64 x86 ( #3269 )
...
* [x264] build with asm on x64 x86
* [x264] build with asm on x64 x86
* [x264] Use Linux-style line endings in patch file
2019-05-09 13:06:36 -07:00
JackBoosY
f54e96af6f
[graphqlparser]Fix static build error ( #6359 )
2019-05-09 12:00:58 -07:00
JackBoosY
eddb8796e4
[dlib]Fix build error in linux:copyright check failure. ( #6361 )
2019-05-09 11:55:59 -07:00
Stefano Sinigardi
cdc37cb6be
[geogram] enable building on non-win32 platforms ( #6366 )
2019-05-09 11:53:13 -07:00
Alexander Neumann
db47a79bd9
ITK: Do not move/rename src folder. ( #6367 )
...
* removed src folder rename instead a warning is issued if the path is too long
* Delete hdf5_config_mode_find_package.patch not used by portfile
2019-05-09 11:52:25 -07:00
myd7349
04616db27e
[cgltf] Add new port ( #6369 )
2019-05-09 11:48:06 -07:00
Stefano Sinigardi
4825f3ba61
[zxing-cpp] improve compatibility with modern OpenCV ( #6370 )
2019-05-09 11:46:36 -07:00
Stefano Sinigardi
9c33de2d07
[freeimage,freeglut,giflib,libwebp] port patches from #5169 ( #6364 )
...
* [freeimage] improve compatibility with other ports, using typedefs identical to other headers to avoid errors
* [libwebp] fixes for non-win32 systems
* [giflib] revert again #5578
* [freeglut] add missing wrapper for linux
2019-05-09 11:45:23 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 ( #6338 )
...
* [many ports] Updates 2019.05.07
* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Lennart Trunk
38aeee774a
[qt5] update to 5.12.3 ( #6127 )
...
* update CONTROL files and version variable
* fix qt5 linkage in debug
* revert target_link_libraries to set_property
* revert mqtt to 5.12.1 since 5.12.3 is not released yet
* update mqtt to 5.12.3
* update hashes
* remove unnecessary patch
* fix qmldevtools debug linkage for qt5-tools
2019-05-08 15:15:26 -07:00
Carlos O'Ryan
883dd40928
Upgrade google-cloud-cpp to 0.9.0. ( #6355 )
2019-05-08 14:57:41 -07:00
Stefano Sinigardi
6cdb36a4cf
[freeglut] enable building on non-win32 ( #6298 )
2019-05-08 13:47:32 -07:00
WebFolder OÜ
7341945a32
[valijson] new port ( #6354 )
2019-05-08 13:32:57 -07:00
Charles Milette
0e1ea7576c
[wil] new port ( #6353 )
...
* [wil] new port
2019-05-08 12:40:09 -07:00
NancyLi1013
5121e7149e
[minhook] Add new port ( #6333 )
...
* [minhook] Add new port
* Download cmake support as patch
* Move architecture check to before work is done
* Check in install destination patchl Remove config
2019-05-07 22:51:00 -07:00
myd7349
6bbecf3788
[uriparser] Update to 0.9.3, add tool feature ( #6303 )
...
* [uriparser] Update to 0.9.3
* [uriparser] Fix static build
* [uriparser] Handle URI_STATIC_BUILD
* [uriparser] Add support for --head option
* [uriparser] Simplify
* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
2019-05-07 14:50:54 -07:00
Bill Avery
f40b738108
[cppgraphqlgen] Update to 3.0.0 release ( #6337 )
2019-05-07 14:13:27 -07:00
JackBoosY
801d0ce8a4
[moos-core]Fix build failure on Windows ( #6252 )
...
* [moos-core]Fix build in windows:
1.Add compile macros and includes
2.Fix empty directories in static.
* [moos-core]Fix link error LNK2019.
* [moos-core]Changed library linkage to static.
* Clean up tool + copyright install; Remove messages
2019-05-07 13:35:30 -07:00
zhihaoy
1fab043632
[doctest] Update to 2.3.2 ( #6331 )
...
An critical fix to https://github.com/onqtam/doctest/issues/228
2019-05-07 12:46:45 -07:00
Stefano Sinigardi
d60f874400
[libpng] remove broken patch ( #6293 )
2019-05-07 10:40:35 -07:00
JackBoosY
93dedf0af8
[openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK. ( #6313 )
...
* [openjpeg/itk]Update openjpeg to v2.3.1 and fix conflict with ITK.
2019-05-06 16:37:56 -07:00
Robert Hümmer
ce6dbe70cb
[libnoise] Add new port libnoise ( #6319 )
...
* [libnoise] Add new port libnoise
* refactor(libnoise): removed unnecessary comments
2019-05-06 15:52:14 -07:00
Jackie Ng
4256a7cd07
[libgd] Fix static build ( #6307 )
...
* Revert libgd portfile change from 5ea9105
This makes libgd static buildable again
* Undo reversion of -DBUILD_SHARED_LIBS. This is not necessary.
2019-05-06 10:48:06 -07:00
Jackie Ng
7028438a75
[libpq]: Fix linkage with static openssl ( #6309 )
...
* [libpq]: Add crypt32 to linker set. This allows libpq to link against static openssl.
* Bump portfile version
2019-05-06 10:46:58 -07:00
Jackie Ng
d70c4e356c
[gdal] Fix linker error with static libpng ( #6305 )
...
* When linking gdal with static libpng, it fails because the libpng vcpkg port has references to zlib symbols that aren't present in the internal copy of zlib that gdal builds/links against.
To fix this, have the gdal port pull in a vcpkg zlib port as another dependency and have it build/link against that instead.
* [gdal]: Bump portfile version as master is already at 2.4.1-2
2019-05-06 10:44:27 -07:00
myd7349
ebd2a374cf
[xeus] Update to 0.19.1 ( #6320 )
...
* [xeus] Update to 0.19.1
* [xeus] Update usage
2019-05-06 10:11:02 -07:00
Cheney Wang
c5add82c3b
[duktape/open62541] Update the SHA512 of distfile ( #6326 )
...
* [duktape] Update the SHA512 of distfile
* [open62541] Update the SHA512 of distfile
2019-05-06 10:03:39 -07:00
Tsukasa Sugiura
d53488c65d
[libjpeg-turbo] Update to libjpeg-turbo 2.0.1 ( #4635 )
...
* [libjpeg-turbo] Update to libjpeg-turbo 2.0.1
* [libjpeg-turbo] workaround CMAKE_SYSTEM_PROCESSOR vcpkg bug
2019-05-06 09:54:05 -07:00
myd7349
7864caa87a
[xsimd,xtensor,xtensor-blas,xtl] Update to latest ( #6318 )
2019-05-05 23:19:08 -07:00
NancyLi1013
820626350f
[Z85] Add new port ( #6315 )
2019-05-05 23:18:18 -07:00
Jeremy
4c7f464233
[gdal] Add libspatialite build-dependency ( #6251 )
...
* add libspatialite for gdal
* add libspatialite
* Bump version
* Add libspatialite as feature
* Do not use gen expressions as nmake does not support
2019-05-04 18:35:25 -07:00
driver1998
5ea9105f15
[glib] arm/arm64 windows support ( #6116 )
...
* glib port update for arm/arm64 windows
* bump glib version to 2.52.3-14
2019-05-03 16:21:44 -07:00
Stefano Sinigardi
5b2759be83
[dlib] port patch from #5169 ( #6292 )
2019-05-03 11:43:35 -07:00
Stefano Sinigardi
df482edfd9
[clapack] port patch from #5169 ( #6291 )
2019-05-03 11:43:10 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ( #5937 )
...
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [alac,benchmark,capnproto] Fix check_linkage call
* [fastlz] Fix SHA512
* [coroutine] Fix dynamic build
* [folly] Find double-conversion
* [gamma] Use vcpkg_from_github
* [librsync] Enable static builds
* [netcdf-cxx4] Fix SHA512
* [octomap] Fix static build
* [tidy-html5] Fix static build
* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime
* [folly] Use ras0219's fix for link paths
* [octomap] Fix exported targets
* [uvatlas] Set tool download SHA512
* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32
* [suitesparse] osx fix
* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions
* [duktape] Resolve conflicts
* [duktape] FIxed typo in Python paths
* [wangle] Find zlib
* [openssl-uwp] Fix SHA512
* [glib] Allow static builds on non-Windows
* [suitesparse] Fix build on Windows
* [multiple ports] Bump CONTROL version
* [multiple ports] Fix description indent
* [directxtk] Fix CONTROL file
* [bde,duktape,qpid-proton] Build packages with python2 installed
* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
* [gdal,live555,uriparser] Fix regressions
* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Darrin W. Cullop
b72f36e8cd
[c-ares] Update to Latest ( #6287 )
...
* [c-ares] Update to Latest
The latest has fixes to support ARM/ARM64 on Windows
* Update version string
2019-05-02 17:39:13 -07:00
Victor Romero
fd0e13db04
[zziplib] Fix autotool generated includes ( #6284 )
...
* [zziplib] Fix autotool generated includes
* [zziplib] Configure zziplib in portfile
2019-05-02 16:06:44 -07:00
Phoebe
b742476971
[uWebSockets] Upgrades 2019.03.29 ( #6133 )
2019-05-02 13:53:28 -07:00
evpobr
bba224b978
[sndfile] Add new port sndfile ( #4514 )
...
* [port] Add sndfile port
2019-05-02 12:02:03 -07:00
Casey Carter
969ed5fbc1
[range-v3] Update to 0.5.0 ( #6283 )
2019-05-02 09:20:45 -07:00
zhihaoy
23f4a004d2
[args] Export official targets ( #6276 )
2019-05-01 17:20:23 -07:00
myd7349
35009e4966
[libsodium] Migrate build system to CMake ( #5600 )
2019-05-01 15:43:48 -07:00
myd7349
f47866c4c4
[cmocka] Add new port ( fix #4728 ) ( #5669 )
2019-05-01 15:19:12 -07:00
Antonio Maiorano
df753fbcf5
Fix sdl2-gfx, sdl2-image, sdl2-mixer, sdl2-net, and sdl2-ttf forcing debug lib first (SDL2d) ( #5948 )
...
Prevent SDL2 dependent libraries from always linking against debug.
2019-05-01 13:36:57 -07:00
Ernest Zaslavsky
3468013fcd
SPDK - Storage performance development kit ( #5877 )
2019-05-01 12:59:11 -07:00
LarryIII
1e0b106d15
[Live555]Update version to 'latest' ( #6267 )
2019-05-01 11:54:01 -07:00
Victor Romero
e03ee9cace
[ceres,jxrlib,zziplib] Fixes for non-windows ( #6188 )
...
* [ceres, zziplib] fixes for building on non-windows systems
* [jxrlib, zziplib] other fixes for non-windows systems
* [zziplib] fix CMakeLists.txt for non win32 platforms, there were missing exported headers
* [ceres] Fix targets path
* [ceres] Fix typo
* [ceres] trigger CI build
* [ceres] use proper glog/gflags targets
2019-04-30 16:54:33 -07:00
Griffin Downs
9db65c7891
[fmi4cpp] Update to 0.7.0 ( #6269 )
...
* [fmi4cpp] update to 0.7.0
* Fix indentation
* Remove duplicate feature entry
2019-04-30 15:02:18 -07:00
João Maia
5314524f44
[qt5] Fix scripts on debug/release-only builds ( #6259 )
...
* Fix qt5-base portfile
qt5-release.conf was not copied in release mode
* Fix vcpkg_configure_qmake.cmake in debug-only builds
* Add VCPKG_BUILD_TYPE support to qt_modular_library.cmake and vcpkg_build_qmake.cmake
2019-04-30 09:29:41 -07:00
Robert Schumacher
516d10bb68
[many ports] Updates 2019.04.19 ( #6155 )
...
* [many ports] Updates 2019.04.19
2019-04-30 09:20:18 -07:00
Miguel
fcc13318da
[mlpack] Updated to version 3.1.0 ( #6263 )
2019-04-29 20:56:26 -07:00
Bogdan Gospodaru
e591f8d63f
[tmxlite] port ( #6243 )
...
* added tmxlite port
* added static support
2019-04-29 12:16:12 -07:00
myd7349
51dc766e79
[taocpp-json] Add new port ( #6253 )
...
* [taocpp-json] Add new port
2019-04-29 11:50:57 -07:00
Vitaliy Didik
5936262b24
[gmime] Fixed missing exports. ( #6256 )
2019-04-29 09:56:18 -07:00
Tony Lin
221baafff4
[boost-locale] Enable arm64-windows ( #6208 )
2019-04-29 04:39:58 -07:00
NancyLi1013
bed4a4c9c0
[date] Update the version to the latest commit. ( #6131 )
2019-04-29 02:42:35 -07:00
Tony Lin
e7663f30ff
[boost-regex] Enable arm64-windows ( #6206 )
2019-04-29 01:49:47 -07:00
almikhayl
55a4b18544
[libpcap] new port only linux ( #6082 )
...
* [libpcap] new port only linux
* Add system dependencies message
2019-04-29 01:04:27 -07:00
driver1998
ef75e05b22
[fltk] Windows ARM/ARM64 support ( #6241 )
...
* update fltk for arm/arm64-windows
* add windows libraries for arm/arm64
2019-04-29 00:44:22 -07:00
LeiLeiLei
a4a18fc433
[duilib] add new port ( #6231 )
...
* [duilib] add new port
* support for static
* Update version string to date; Translate description
2019-04-28 22:18:01 -07:00
Miguel
66f558423d
[ensmallen] Updated to version 1.14.2 ( #6242 )
...
* [ensmallen] Add new port
* [ensmallen] disable tests
* [ensmallen] Updated to version 1.14.2
* [ensmallen] Updated to version 1.14.2
2019-04-28 19:31:15 -07:00
Park DongHa
2e7ef676db
[coroutine] version update (1.4.2) ( #6245 )
...
* [coroutine] arch, commit
* version: 1.4.1
* check architecture before vcpkg_from_github
x86 error message contains repository path to prevent confusing
Signed-off-by: luncliff <luncliff@gmail.com>
* [coroutine] version update
2019-04-28 19:30:33 -07:00
myd7349
81cc0f387e
[jsmn] Add new port ( #6248 )
2019-04-28 19:26:31 -07:00
myd7349
b500a0dc22
[nonius] Add new port ( #6238 )
...
* [nonius] Add new port
* [nonius] Dependencies
2019-04-28 19:13:09 -07:00
Dmitry Marakasov
745a0aea59
Fix typo ( #6235 )
...
[forge] Fix typo
2019-04-26 16:48:42 -07:00
NancyLi1013
0fe89bae97
[clblast] Add new port ( #6222 )
2019-04-26 13:34:54 -07:00
Cheney Wang
a5a5e870aa
[aws-lambda-cpp]Add warning to non-Linux platform when building ( #6211 )
...
* [aws-lambda-cpp]Add warning to non-Linux platform when building
* Also allow osx builds
* Correct Mac check
* OR to AND
2019-04-26 12:45:43 -07:00
Vitaliy Didik
1c9d54363a
[libidn2] Removed CMAKE_DEBUG_POSTFIX. ( #6224 )
2019-04-26 12:43:10 -07:00
kyp
dad8307618
[stlab] update to v1.4.1 ( #6209 )
...
* [stlab] update to v1.4.1
[stlab] update head reference
* [stlab] fix osx build
2019-04-26 12:28:13 -07:00
Simon Brand
7b3d86b933
[Bitsery] New port ( #6226 )
2019-04-26 12:20:28 -07:00
Qing-Dong Wang
0619aaec65
[freeglut] fix download URLs ( #6035 )
2019-04-25 23:37:20 -07:00
João Maia
d299ad6107
[qt5] Build qt5 release/debug targets according to VCPKG_BUILD_TYPE ( #6215 )
2019-04-25 14:30:39 -07:00
driver1998
7ec28764b6
[openal-soft] Fixes windows arm/arm64 build on vs2019 ( #6115 )
...
* fixes openal-soft arm/arm64 windows build, on vs2019
* bump openal-soft version to 1.19.1-2
2019-04-25 12:51:31 -07:00
Mark Moll
6735932ad3
[ompl] update to version 1.4.2 ( #6084 )
...
- add feature to install ompl.app libraries, which add support for
reading meshes and collision checking
- remove patch and instead remove unwanted files via portfile
2019-04-25 12:42:16 -07:00
Cheney Wang
41623d8e4e
[devicenameresolver] Add missing <string> ( #6207 )
2019-04-25 12:41:33 -07:00
JackBoosY
7aae74af08
[cctz]Update cctz to v2.3 and add dependence benchmark. ( #6185 )
2019-04-25 12:39:38 -07:00
Billy O'Neal
af3dd1acd1
Update Casablanca to 2.10.13. ( #6201 )
2019-04-25 12:12:12 -07:00
tGstep
95b94ec3b1
[tgui] Update to 0.8.5 ( #6192 )
...
Update to the 0.8.5 branch.
2019-04-24 14:13:04 -07:00
Victor Romero
8996d0ce0a
[ade] Add port (taken from PR 5169 by @cenit) ( #6129 )
...
* [ade] Add port (taken from PR 5169 by @cenit)
* [ade] Fix for non-Windows
* [ade] Fix indentation
2019-04-24 11:44:38 -07:00
alcroito
243a12456c
[botan] Make botan also build on macOS and Linux ( #6196 )
...
Use multiple jobs when possible.
2019-04-24 13:21:58 -05:00
LarryIII
9aa21f0670
[Alembic]Fix error C1803 when using headers from OpenEXR ( #6195 )
2019-04-24 11:19:54 -07:00
Spiro Gulgas
f67b53df11
[glfw3] Updated to version 3.3 ( #6198 )
2019-04-24 11:09:58 -07:00
Leonard Mosescu
b892387a45
Fix for #6152 : Broken release build of SDL2-image ( #6153 )
...
Fix for #6152 : The release build of SDL2-image depends on the debug build of SDL2
2019-04-23 18:33:58 -05:00
Bill Avery
858b297332
[cppgraphqlgen] Update cppgraphqlgen and PEGTL to 3.0.0 ( #6162 )
...
Upgrade PEGTL to 3.0.0-prerelease
Update cppgraphqlgen to 3.0.0
Add pegtl-2 port
2019-04-23 17:19:51 -05:00
Curtis J Bezault
1028346321
Merge pull request #6165 from xuhongxu96/grpc-static-linux
...
[grpc] Supported static linking in Linux
2019-04-23 17:05:47 -05:00
David Garcia
f439ffed30
uriparser updated to 0.9.2 ( #6178 )
2019-04-23 15:02:52 -07:00
Curtis J Bezault
c8a306b433
Merge pull request #6186 from JackBoosY/dev/jack/rocksdb_6.0.1
...
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 17:00:34 -05:00
Tony Lin
d0075b376d
[poco] Enable arm64-windows ( #6182 )
2019-04-23 14:01:23 -07:00
Cheney Wang
16c9d0befd
[embree2] Disable parallel configure ( #6172 )
2019-04-23 13:49:30 -07:00
JackBoosY
91aa28f14d
[openblas]Disable cross-compiling to fix uwp build. ( #6181 )
2019-04-23 13:41:42 -07:00
driver1998
8da8c0a9f6
[SDL2] fix arm-windows build ( #6146 )
...
* fix sdl2 arm-windows build
* bump sdl2 version
2019-04-23 13:21:48 -07:00
wangli28
8ad2ae0d34
[gdal/pmdk]Update to new version ( #6173 )
2019-04-23 13:15:23 -07:00
Phil Christensen
3e6a41dbc9
[live555] update download URL ( #6176 )
2019-04-23 12:44:41 -07:00
JackBoosY
d5f4b24095
[rocksdb]Update rocksdb to v6.0.1 and fix patching failure.
2019-04-23 10:02:50 +00:00
eao197
e9f1c3831f
restinio updated to v.0.4.8.7 ( #6170 )
2019-04-22 10:54:10 -07:00
Luke Philpot
b2433c8848
remove unneeded deps
2019-04-22 12:08:36 +10:00
Luke Philpot
96b310c0ea
tinygltf port file
2019-04-22 12:04:14 +10:00
Hongxu Xu
49c282da32
Removed setting CMAKE_FIND_LIBRARY_SUFFIXES to fix configure error in Windows
2019-04-21 17:01:16 +08:00
Hongxu Xu
68759e0dfe
[rocksdb] Supported static linking in Linux ( #6144 )
...
* [rocksdb] Supported static linking in Linux
* Updated rocksdb CONTROL version
2019-04-19 17:05:36 -07:00
driver1998
45b618869d
[gettext] fixes arm64-windows build ( #6151 )
...
* fix gettext defines, fixes arm64-windows build
* gettext: code style fix
2019-04-19 17:02:14 -07:00
Daniel Marshall
19981391b6
[re2] Update port ( #6150 )
2019-04-19 16:33:20 -07:00
Hongxu Xu
23ae7eb168
[grpc] Supported static linking in Linux
2019-04-19 17:27:19 +08:00
Victor Romero
ae51d57e99
[armadillo] Use new GitLab repository and enable Linux ( #6130 )
...
* [armadillo] use new gitlab repository, update to latest commit, now it builds on linux and enables also mlpack to be built on linux
* [armadillo] change ref to another version, the newest one disappeared
* [armadillo] Bump CONTROL version
2019-04-18 14:51:07 -07:00
JackBoosY
4adbe06fef
[check]Fix always built as debug library. ( #6135 )
...
* [jemalloc]Fix dll generated when generating static library
* Revert "[jemalloc]Fix dll generated when generating static library"
This reverts commit a833bf5593
.
* [check]Fix always built as debug library.
2019-04-18 13:49:35 -07:00
LarryIII
3667328354
[eigen3] Fix long path issue in UWP ( #6136 )
2019-04-18 11:33:28 -07:00
driver1998
5285f8dc4a
[gettext] arm/arm64 windows support ( #6118 )
...
* gettext port update for windows-arm64
* bump gettext version to 0.19-9
2019-04-18 01:33:06 -07:00
past-due
2112801aba
Expose darwinssl as an option when building curl (updated) ( #6124 )
...
* expose darwinssl as an option
* Fix typo
* add an error in case darwinssl is used on a non darwin system
* [curl] add darwinssl to curl[ssl] osx default
* [curl] Bump CONTROL version
2019-04-17 14:27:48 -07:00
Daniele Pallastrelli
6ad413c58b
[cli] Update the version to 1.1.0 ( #6123 )
2019-04-17 12:05:27 -07:00
Thad House
50306ffe82
More fixes
2019-04-17 11:45:44 -07:00
driver1998
e54a0ec7f4
[pixman] arm/arm64 windows support ( #6117 )
...
* fixes pixman arm/arm64 windows build
* bump pixman version to 0.38.0-2
2019-04-17 11:15:56 -07:00
Vitaliy Didik
00728b32b7
[libidn2] Updated to version 2.1.1. ( #6112 )
2019-04-16 10:38:25 -07:00
Thad House
b0a7ab2c53
Update patch
2019-04-16 08:03:18 -07:00
Robert Schumacher
c95512aaf6
[many ports] Updates 2019.03.29 ( #5698 )
...
* Updates 2019.03.29
* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures
* [folly] Fix target files in debug mode
* Undo glog changes since it caused sophus openmvg and cartographer failures
* Undo Folly changes since it cause wangle failed
* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Phil Christensen
56bc2f9160
upgrade to windows MinGit 2.21.0 ( #6041 )
...
* [fdlibm] update hash
2019-04-15 22:28:45 -07:00
Phil Christensen
bd51bdd039
[tinyutf8] update to v2.2 ( #6102 )
2019-04-15 11:23:28 -07:00
JackBoosY
88dd0e7ddd
[libuuid]Add warning to non-unix platform when building. ( #5844 )
...
* [libuuid]Add warning to non-unix platform when building.
* [azure-storage-cpp] Don't rely on vcpkg install of libuuid on OSX in favor of the built in version
* [azure-storage-cpp] Remove old patch
2019-04-15 10:59:09 -07:00
Griffin Downs
f912e8fe10
[tbb] Fix config path ( #6100 )
...
* Fix config path
* Add lib prefix substitution
2019-04-15 09:10:26 -07:00
Stefano Sinigardi
50f5372193
[darknet] remove ninja preference to enable cuda build on windows ( #6070 )
2019-04-15 08:29:47 -07:00
Carlos O'Ryan
c0a377682e
[google-cloud-cpp] Upgrade to 0.8.1. ( #6072 )
...
* Upgrade google-cloud-cpp to 0.8.1.
* Update to Opus 1.3.1 (#6086 )
* [cpptoml] new port (#6089 )
* Update patch comment
2019-04-15 06:28:47 -07:00
Maurice Kalinowski
60db384541
Fix PATH modification on Linux/Mac ( #6083 )
...
* Fix lineendings
Some files were checked in as always CRLF.
* [qt5-base] Fix path separators on non Windows (fixes #5246 )
Use vcpkg_add_to_path instead of cmake environment manipulation.
2019-04-15 05:00:14 -07:00
Cheney Wang
e23e54ae4b
[embree3] Disable parallel configure due to writes to source directory ( #6096 )
2019-04-15 04:47:54 -07:00
Francesco Bertolaccini
574f2d218e
[libsquish] Add new port ( #6038 )
...
* Add libsquish port
* Populate CONTROL
* Fix version field
* Fix exporting symbols for Windows
* Fix typo
2019-04-15 04:26:55 -07:00
David Garcia
ff932937f0
[cpptoml] new port ( #6089 )
2019-04-15 04:21:25 -07:00
Thad House
6500d20d48
Add flat install settings for wpulib
2019-04-14 11:09:32 -07:00
Thad House
92499d35cf
Linux building, and cmake building
2019-04-14 11:09:32 -07:00
Thad House
8e50af6ff7
Update wpilib port to custom build
2019-04-14 11:09:32 -07:00
Thad House
73a99865b1
Add WPILib port for vcpkg
2019-04-14 11:09:32 -07:00
Marcus Asteborg
0907798d40
Update to Opus 1.3.1 ( #6086 )
2019-04-14 01:02:58 -07:00
Nikita
b41ddf8072
[binn] new port ( #5637 )
...
* Add binn library
* Fix binn.h include
* Fix UWP. Replace to safe functions
* Fix uwp patch
* [binn] update uwp patch
2019-04-12 08:58:29 -07:00
ivysnow
e1ae8f62b9
[libbson][mongo-c-driver] Update to version 1.13.0. ( #4770 )
...
* [libbson][mongo-c-driver] Update to version 1.13.0.
* [mongo-c-driver] don't publish libbson files
2019-04-12 08:56:36 -07:00
NancyLi1013
d00223cbb9
[cryptopp] Update the version to 8.1.0( Fix #3260 ) ( #6010 )
...
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
* fix static build of ffmpeg-executables
build ffplay.exe etc. failed because we tried to link ".a"-libraries
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows-static --recurse
* allow building "ffmpeg.exe"
add new feature "ffmpeg" which allows to build "ffmpeg.exe" - ex. : vcpkg install ffmpeg[x264,gpl,nonfree,ffplay,ffprobe,openssl,lzma,opencl,ffmpeg]:x64-windows --recurse
* fix static build of ffmpeg-executables
build ffplay.exe etc. failed because we tried to link ".a"-libraries
* Remove duplicate feature entries
* [clapack] Fix linux build
* [openblas] Remove restriction of build static lib on Linux
* Update ports/openblas/portfile.cmake
Co-Authored-By: kafeg <v31337@gmail.com>
* [ffmpeg] bump control version number
* [ffmpeg] switch to vcpkg_extract_source_archive_ex
* add parallel-hashmap package
* update version of package
* Check scripts/cmake/* and buildsystems/vcpkg.cmake for changes when hashing
* [cryptopp] Update the version to 8.1.0(Fix #3260 )
* [darknet] add compatibility with OpenCV 4 (#6018 )
* [curl] Bump CONTROL version (#6012 )
* [sdl1]Fix sdl1 conflict with sdl2 (#6011 )
* Use Opus CMake #4875 (#6007 )
* Print what port installed confliciting files
* Revert "Print what port installed confliciting files"
This reverts commit 79682317c9
.
* Complete revert of accidental merge b1b7ec5c0b
* [activemq-cpp] Add activemq-cpp library (#6017 )
* [fix][ffmpeg] changing $PATH separator for Linux (#6015 )
* [fix][ffmpeg] changing $PATH separator for Linux
Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
* Enable openssl:arm64-windows
* Add missing dependency for static Qt builds
* Enable pcre:arm64-windows
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
* Enable pcre:arm64-windows
Update format
* Enable pcre2:arm64-windows
Update sljitConfigInternal.h for ARM64
* partial update for testing
* add git hash
* Revert "add git hash"
This reverts commit 1a3b388a91
.
* Revert "partial update for testing"
This reverts commit 880181892e
.
* [openssl-windows] Bump version number
* [pcre2] Bump version number
* [openvdb] Fix openvdb[tools] build failures (#6028 )
* Update CONTROL
Bump the version in CONTROL file
* Update CONTROL
Bump the version in CONTROL file
* Update CONTROL
Revert version number since @grdowns already bumps version number
* Add --no-recurse switch to depend-info command.
* Add -allowAppleClang option to bootstrap.sh. (fixes #4698 ) (#5915 )
* Add -allowAppleClang option to bootstrap.sh. (fixes #4698 )
* [vcpkg-bootstrap] Simplify appleclang changes and reformat
* [vcpkg-bootstrap] Remove enviroment variable VCPKG_ALLOW_APPLE_CLANG
* [distorm, scylla_wrapper, devicenameresolver] init (#4170 )
* distorm init
* scylla wrapper init
* devicenameresolver init
* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
* Bumb version number for qt5-base port
* [devil/libcopp/spaceland] stable cmake config (#6046 )
* [darknet] sync with community expected version, add fixes for downstream projects (#6047 )
* Print what port installed confliciting files (#6037 )
* [PEGTL] Upgrade to 2.8.0
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
* [docs] Add VCPKG_CMAKE_SYSTEM_VERSION (#6061 )
* Add help entry for depend-info
* [jsoncons] add port
* Bump version numbers, fix system name check
* [libpqxx]Update to version 6.4.3
* Add missing compiler flags
2019-04-12 08:42:59 -07:00
Griffin Downs
0bfa4c82b0
Merge pull request #6016 from edmBernard/dev/fix_libpq_on_linux
...
[libpq] fix error at link time on linux
2019-04-12 08:20:23 -07:00
Griffin Downs
7927c41249
Merge pull request #6065 from PhoebeHui/dev/Phoebe/UpgradesGlog
...
[Glog]Upgrades 2019.03.29
2019-04-12 07:17:23 -07:00
grdowns
f39b96100a
Update SHA
2019-04-12 05:43:44 -07:00
Griffin Downs
e5b9e23d1f
Merge pull request #5525 from kafeg/master
...
[clapack] Fix linux build
2019-04-12 05:34:48 -07:00
Griffin Downs
2f772fa93c
Merge pull request #6064 from Microsoft/dev/Lily/5899
...
[libpqxx]Update to version 6.4.3
2019-04-12 04:23:45 -07:00
Phoebe
0963ebbd4e
[Glog]Upgrades 2019.03.29
2019-04-12 03:57:07 -07:00
Griffin Downs
c5d80fdffb
Merge pull request #6024 from zhihaoy/pegtl
...
[PEGTL] Upgrade to 2.8.0
2019-04-12 03:45:36 -07:00
Griffin Downs
637963244b
Merge pull request #4217 from ptahmose/master
...
[ffmpeg] Add feature to build "ffmpeg.exe"
2019-04-12 03:13:34 -07:00
wangli28
2dcf027137
[libpqxx]Update to version 6.4.3
2019-04-12 10:04:04 +00:00
grdowns
d83edc84f7
Bump version numbers, fix system name check
2019-04-12 02:53:29 -07:00
Griffin Downs
7f02290c43
Merge pull request #6033 from tony979/pcre2-arm64
...
[pcre2] Enable arm64-windows
2019-04-12 02:47:32 -07:00
grdowns
57a8ecec14
Merge branch 'master' of https://github.com/kafeg/vcpkg into dev/grdowns/5525
2019-04-12 02:35:46 -07:00
Griffin Downs
0e00064405
Merge branch 'master' into master
2019-04-12 02:30:59 -07:00
Griffin Downs
39ba5b2b30
Merge pull request #6063 from cenit/dev/cenit/jsoncons
...
[jsoncons] add port
2019-04-12 02:05:50 -07:00
Erwan BERNARD
0cac89b601
[libpq] bump version number in CONTROL
2019-04-12 10:04:26 +02:00
Erwan BERNARD
7fb37a9be3
[libpq] fix error at link time on linux
2019-04-12 10:04:26 +02:00
Stefano Sinigardi
3c3dc340b7
[jsoncons] add port
2019-04-12 09:40:25 +02:00
Griffin Downs
6a9371b571
Merge pull request #6040 from stfnp/fix-qt5-static-linking
...
Add missing dependency for static Qt builds on Windows
2019-04-11 23:13:40 -07:00
Griffin Downs
450fcabed8
Merge pull request #6032 from tony979/pcre-arm64
...
[pcre] Enable arm64-windows
2019-04-11 18:53:43 -07:00
Zhihao Yuan
e946273950
[PEGTL] Upgrade to 2.8.0
...
Migration guide:
https://github.com/taocpp/PEGTL/blob/master/doc/Migration-Guide.md#version-280
2019-04-11 10:36:05 -05:00
Stefano Sinigardi
f58e82f45c
[darknet] sync with community expected version, add fixes for downstream projects ( #6047 )
2019-04-11 08:27:06 -07:00
Phil Christensen
c6fd076372
[devil/libcopp/spaceland] stable cmake config ( #6046 )
2019-04-11 08:25:55 -07:00
stfnp
29be95a5e5
Bumb version number for qt5-base port
2019-04-11 10:01:51 +02:00
atkawa7
dc65ec9e68
[distorm, scylla_wrapper, devicenameresolver] init ( #4170 )
...
* distorm init
* scylla wrapper init
* devicenameresolver init
* [devicenameresolver][distorm][scylla-wrapper] Cleanup and mark libraries as dll-only.
2019-04-11 00:35:22 -07:00
Tony Lin
bc4703def1
Update CONTROL
...
Revert version number since @grdowns already bumps version number
2019-04-11 04:47:12 +00:00
Tony Lin
44079a89fe
Update CONTROL
...
Bump the version in CONTROL file
2019-04-11 04:41:35 +00:00
Tony Lin
3e12f3fa57
Update CONTROL
...
Bump the version in CONTROL file
2019-04-11 04:38:21 +00:00
Cheney Wang
b625cbf82f
[openvdb] Fix openvdb[tools] build failures ( #6028 )
2019-04-10 21:30:49 -07:00
grdowns
38e473c36c
[pcre2] Bump version number
2019-04-10 19:44:34 -07:00
grdowns
2e44aa9631
Merge branch 'pcre2-arm64' of https://github.com/tony979/vcpkg into dev/grdowns/6033
2019-04-10 19:43:33 -07:00
grdowns
6ba941ce96
[openssl-windows] Bump version number
2019-04-10 19:37:13 -07:00
Tony Lin
6166c1509a
Enable pcre2:arm64-windows
...
Update sljitConfigInternal.h for ARM64
2019-04-10 11:21:17 +00:00
Tony Lin
a1d48b8191
Enable pcre:arm64-windows
...
Update format
2019-04-10 10:01:01 +00:00
Tony Lin
9b45a7b09c
Enable pcre:arm64-windows
...
Update sljitConfigInternal.h for ARM64, resolve error C2375: 'FlushInstructionCache': redefinition; different linkage
2019-04-10 09:55:52 +00:00
stfnp
e08db20db9
Add missing dependency for static Qt builds
2019-04-10 11:34:48 +02:00
Tony Lin
875f0afbc7
Enable openssl:arm64-windows
2019-04-10 07:46:42 +00:00
Andre Abrantes
8c3e093d05
[fix][ffmpeg] changing $PATH separator for Linux ( #6015 )
...
* [fix][ffmpeg] changing $PATH separator for Linux
Using a semicolon in $PATH might break on some flavors of Linux, eg Docker based on Ubuntu 18.04.
2019-04-09 23:02:31 -07:00
alexander-smyslov
45e7641ea0
[activemq-cpp] Add activemq-cpp library ( #6017 )
2019-04-09 23:01:34 -07:00
Marcus Asteborg
8a1c4fce30
Use Opus CMake #4875 ( #6007 )
2019-04-09 09:56:02 -07:00
LarryIII
68d1d2b1eb
[sdl1]Fix sdl1 conflict with sdl2 ( #6011 )
2019-04-09 09:54:47 -07:00
past-due
0caaf64b90
[curl] Bump CONTROL version ( #6012 )
2019-04-09 09:53:45 -07:00
Stefano Sinigardi
0d0bb98ead
[darknet] add compatibility with OpenCV 4 ( #6018 )
2019-04-09 09:52:44 -07:00
Erwan BERNARD
cfe58912a8
[soci] bump version ( #5964 )
2019-04-08 23:54:58 -07:00
past-due
c2790cd23e
[google-cloud-cpp] Fix libcurl linkage ( #5968 )
...
* [google-cloud-cpp] Fix libcurl linkage
* [curl] Fix libcurl exported CMake target config (Windows)
2019-04-08 23:54:07 -07:00
past-due
6240fe128b
[curl] Fix tool
feature ( #5971 )
...
- Use appropriate EXECUTABLE_SUFFIX to support non-Windows platforms
- Fixup `curl-target-release.cmake` to point to the new executable location (fixing the CURL::curl target)
2019-04-08 23:53:10 -07:00
Robert Schumacher
ccbef64605
[angle] Fix regressions introduced in #4862 : ( #5922 )
...
Reintroduces the unofficial:: targets.
PREFER_NINJA.
Small simplifications/modernizations.
2019-04-08 23:25:31 -07:00
NancyLi1013
9ca6603ca4
[g2o] Fix g2o:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098 ( #5925 )
...
* [g2o] fix g20:x64-windows failed with POST_BUILD_CHECKS_FAILED.#4098
* Add "VCPKG_USE_HEAD_VERSION" to judge if it is from HEAD.
2019-04-08 23:24:31 -07:00
Phoebe
46bd973e18
[Tbb] Updates 2019.03.29 ( #5928 )
...
* [Tbb] Updates 2019.03.29
* Set the tbb installed libs in TBBConfig.cmake
2019-04-08 23:23:31 -07:00
Xiao Ai
81ecf512ac
update sqlite3 to 3.27.2 ( #6002 )
2019-04-08 17:14:39 -07:00
Johnny Willemsen
757e218812
[ace] Add support for Visual Studio 2019 ( #6001 )
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2019-04-08 12:35:23 -07:00
Griffin Downs
b49c739129
Merge pull request #5702 from kiwixz/pr/cmake_3_14
...
Update to cmake 3.14 (allow compilation with VS2019RC v142)
2019-04-08 10:52:14 -07:00
Todor Prokopov
fb47d74d6d
[pixman] Fix build on x86-linux ( #5998 )
2019-04-08 10:36:11 -07:00