Commit Graph

26 Commits

Author SHA1 Message Date
Robert Schumacher
7a3818f575
[angle] Update to latest master (#6892)
* [angle] Update to latest master

* [angle] Add gpu_info_util
2019-06-26 11:47:39 -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
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
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
Alexej Harm
6798bc3234 [angle] Fixed build with /permissive- toolchain on Windows and clang on Linux (#5785) 2019-03-25 13:35:08 -07:00
Roland
bce7501a80 Angle updated to master, UWP fix for Angle (#4862)
* Angle updated to master, UWP fix for Angle

* updated uwp patch
2019-03-14 06:39:31 -07:00
Sean Yen
7d5a8997ea update angle build. 2019-01-15 20:49:52 -08: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
Robert Mikhayelyan
7c9874716a Fix ANGLE_USE_X11 being dropped on Linux 2018-06-14 12:37:26 -07:00
robmikh
0f39ed5af6 Test all platforms 2018-06-12 23:56:37 -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
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
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
Alexej Harm
4415ff5c16 [angle] Add CMake package with modules. (#2223)
* added angle cmake config

* bumped angle package version

* [angle] Add unofficial cmake targets
2017-11-20 15:33:06 -08:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way)
they do tars, causing some hash mismatches. This fixes the affected
ports.
2017-09-12 13:32:26 -07: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
Robert Schumacher
c21a2fe38a [angle] Add preliminary UWP support 2017-06-30 17:34:55 -07:00
Hennadii Zabula
348c601122 Fix uwp build 2017-06-29 09:33:10 +03:00
Robert Schumacher
305d649307 [angle] Fix build 2017-06-28 13:30:40 -07:00
Robert Schumacher
52d5091f85 [angle] Disable static builds 2017-06-28 13:30:40 -07:00
Robert Schumacher
6c9d514510 [angle] Initial commit with cmake buildsystem 2017-06-28 13:30:40 -07:00