Commit Graph

8 Commits

Author SHA1 Message Date
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
JackBoosY
894f110c02 [pangolin]Fix usage bug:include path has one more ../, add usage file. (#5647) 2019-03-12 15:46:54 -07:00
Phil Christensen
3439aef9c0 [ffmpeg] Add patch for upstream fixes
address build failures in pangolin that are related to updating
the ffmpeg library by pulling in pangolin fix from upstream.
2018-12-17 16:02:55 -08:00
Alexander Karatarakis
133099fa2c [pangolin] Fix glew dependency and fix usage of the crt 2017-10-25 18:31:30 -07:00
Martin Müller
06c028ce9a Enable static builds of pangolin 2017-09-25 14:48:34 +02:00
Martin Müller
f4229f3762 Use vcpkg's libraries for pangolin dependencies
Also fixes missing header that doesn't get installed
2017-09-25 14:32:57 +02:00
Robert Schumacher
e8253d2728 [pangolin] PREFER_NINJA, remove v from version 2017-08-22 13:58:13 -07:00
jasjuang
7fed53243c new port pangolin 2017-08-20 11:03:45 -07:00