Commit Graph

31 Commits

Author SHA1 Message Date
Stefano Sinigardi
47d206e149 [many ports] improvements for linux/wsl (#6730)
* [many ports] improve compatibility with WSL and mixed case filesystems

* [treehopper] express dependency on libusb, which was not working on non-win32 platforms and is still broken there

* [libharu] add compatibility with non-win32 platforms

* [geogram] fix openblas on linux
[clapack] better integration with linux environment
[visit-struct] put cmake config file in the expected folder
[geogram] remove trailing underscore to enable compatibility with OpenBLAS

* [openblas] playing with underscore, without success

* [openblas/lapack] fix library integration

* [clapack] improve target handling in cmake module

* [openblas] promote self-generated config to default cmake module, otherwise internal ones thinks wrongly that openblas can also solve lapack libs

* [clapack,openblas] improve libraries integration

* [many ports] fix cmake unnecessary target paths, wrong config paths, empty default dependencies, unnecessary [core] tags

* [suitesparse] improve integration with new lapack/openblas mechanism

* [suitesparse] add no underscore postfix also for linux

* [ceres] fix integration with newer openblas/lapack configs

* [aws-c-event-stream] fix regression

* [systemc] fix regression

* [libwebp,geogram] trigger rebuild

* [libwebp,pthread4w] fix regressions

* [glbinding] fix cmake module installation

* [globjects] disentangle unnecessary dependency from qt5

* [jasper] remove broken and unnecessary patches

* [libwebp] fix regression

* [many ports] avoid using BUILD_SHARED_LIBS which is uninitialized in port files

* [clapack] correctly find dlls

* [clapack] use a generic blas as dependency

* [fizz,g2o] restore expected version

* fix mistake

* [many ports] remove WIN32, APPLE and UNIX (again, they keep creeping in) from ports since they are broken and usually break non-win32 ports

* [libressl,openssl] do not try to build one if the other is already installed

* [itk] update ref and patch to avoid regression

* [libressl,openssl] implement full strategy to fix CI

* [libwebp] disable components that are broken on macOS

* [ogre] enable macOS build

* [freeimage,jxrlib,ogre,openexr,protobuf] port patches from #5169

* [ogre] add missing install command

* [ffmpeg] enable wrapper for cmake module

* [ffmpeg] add avresample module finder

* [ffmpeg] improve module detection and exported symbols

* [ffmpeg] add variables to cache

* [thrift] remove unnecessary build option

* [allegro5] fix shared/static inversion

* [protobuf] cleanup

* [libressl] cleanup

* [moos-core] cleanup

* commented features must not be separated from other features, otherwise vcpkg complains

* [itk] fix regression

* [shogun,itk] fix regressions

* [ogre] fix regression

* [opusfile] add compatibility with non-win32

* [itk] fix regression

* [sndfile,libsndfile] remove duplicate, redirect sndfile to libsndfile

* add missing dependencies

* [ismrmrd] fix regression

* [ffmpeg] trigger rebuild

* [clapack,openblas,libogg] fix regressions on macOS

* [libtins] fix regression

* force rebuild windows regressions, unable to reproduce locally

* [mosquitto] enable non-win32 builds

* [json-dto] force rebuild, unable to reproduce regression locally

* [many ports] uniform naming and path length requests

* fix regression

* fix regression

* [ffmpeg] fixes for downstream projects

* clean up - thanks to reviewers

* trigger rebuild of regressions on macOS

* trigger rebuild of regressions on macOS - part2

* Add core back

* Use VCPKG_CONCURRENCY

* Add core back to suitesparse

* Add core back to curl

* Add core back to magnum

* Add core back to magnum

* Add core back to magnum

* Add core back to cgal
2019-06-20 19:11:54 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -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
past-due
367ca52d9e [SDL2] Add patch for SDL2 hid_enumerate bug 4391 (#5820)
Applies patch for SDL 2.0.9 bug 4391: "hid_enumerate() sometimes causes game to freeze for a few seconds"

See: https://bugzilla.libsdl.org/show_bug.cgi?id=4391
2019-03-26 10:55:08 -07:00
Jon Spencer
b6eec4ad64 [sdl2] allow sdl2 vulkan support (#5374)
* [sdl2] allow sdl2 vulkan support

* turn sdl2 vulkan support into a feature
2019-02-26 11:08:53 -08:00
jdellar
8dc8d0e0c9 [sdl2] Update to SDL2 2.0.9 (#4648)
* [sdl2] Update to SDL2 2.0.9

* [sdl2] Fix x86-windows and fix uwp patch
2018-11-08 23:49:24 -08:00
Jayesh Badwaik
5459adf5de [pixel] added support for dascandy/pixel (#4637)
* + added support for dascandy/pixel

* [pixel] Cleanup comments

* [SDL2] Add SDL2::SDL2{,-static} wrapper

* [pixel] update to v0.2

  - fixes linking problem against SDL2

* [pixel] Bump control version
2018-11-07 23:48:23 -08:00
past-due
8bed099d4c [sdl2] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 15:15:56 -04:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Jason Juang
5a83ee1361 [sdl2] update to 2.0.8 (#2934) 2018-03-02 08:41:23 -08:00
jasjuang
5aa627e164 [SDL2] use vcpkg_from_github to enable --head 2018-01-16 14:13:15 -08:00
Robert Schumacher
e6c65b93b1 [sdl2] Use cmake for UWP 2017-11-22 04:40:44 -08:00
Robert Schumacher
3d8ba3e775 [SDL2] Move SDL2main.lib into manual-link. 2017-11-20 17:06:11 -08:00
Ted John
fbaaf5b109 [sdl2] Update to 2.0.7 2017-11-11 20:20:28 +00:00
Mikhail Paulyshka
98861e3ee6 [sdl2] update to 2.0.6
- update to 2.0.6
- enable cmake-targets
- fix export symbols patch
- remove default library linkage patch (fixed in upstream)
2017-09-24 15:31:30 +03:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
codicodi
dc4998bf70 [sdl2] Prevent exports in static build 2017-07-21 13:01:00 +02:00
codicodi
da63f33531 [sdl2] link to CRT libraries 2016-12-29 01:00:43 +01:00
codicodi
12f8636815 [sdl2] bump version 2016-12-20 15:37:45 +01:00
codicodi
704e1ea85a [sdl2] make SDL2 use libc 2016-12-20 14:52:13 +01:00
codicodi
48ca773907 [sdl2] enable static build 2016-12-11 14:04:59 +01:00
Robert Schumacher
31b713ca1f [vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead. 2016-12-07 21:40:36 -08:00
David Ludwig
f6bbbfd4d4 Update SDL2 port to 2.0.5 (its latest release; up from 2.0.4) 2016-11-12 15:32:30 -05:00
Alexander Karatarakis
cadee66ca2 If portfile is not static-enabled yet, warn and then build dynamic
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
031a1f5198 [SDL2] Mark as not static ready 2016-10-26 19:38:19 -07:00
Robert Schumacher
b1fe038a83 Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123 2016-10-06 15:29:37 -07:00
Alexander Karatarakis
3679955544 Introduce SOURCE_PATH to almost all portfiles 2016-09-28 17:05:56 -07:00
Ninetainedo
930d0a7ded URL and MIRRORS are now URLS
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
fc26083995 Second part of updated portfiles 2016-09-22 22:13:09 +02:00
Alexander Karatarakis
ccca198c1b Initial commit 2016-09-18 20:54:03 -07:00