aboutsummaryrefslogtreecommitdiff
path: root/ports/angle/portfile.cmake
AgeCommit message (Collapse)Author
2021-08-18[angle] Fix mingw build (#19307)Kai Pastor
* Fix import lib prefixes * Fix mingw build * x-add-version
2021-07-20[angle] Update to chromium/4472 (#18432)pastdue
* [angle] Update to chromium/4472 * Run x-add-version angle
2020-05-19[angle] update for gcc 10 compatibility (#11394)Igor Kostenko
* [angle] update for gcc 10 compatibility * [angle] macos fix * [angle] Fix UWP builds Co-authored-by: Igor Kostenko <ikostenko@perforce.com>
2020-04-06[angle] Improve port (#9965)Alexander Neumann
* update opengl and install all headers * improve angle * update egl-registry * fix osx regression * update baseline. * fix uwp regressions * fix osx and linux regression * add encoding patch * bump glad control * rechdeck gl visibility from native build * removed unnecessary commented code * add GL_VISIBILITY to the exported targets Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
2020-03-16[angle] Add warning message (#10414)NancyLi1013
2020-01-22[angle] Update to 2019-12-31 (#9557)driver1998
* [angle] Update to 2019-12-31 * [angle] install *.inc files
2019-12-23[angle]Fix windows build error: cannot find definition far. (#7923)Jack·Boos·Yu
* [angle]Fix windows build error: cannot find definition far. * [Angle]Re-fix build error.
2019-09-29drop useless patch (#8395)Curtis J Bezault
2019-09-29[angle] Update to the latest commit. (#7329)NancyLi1013
* [angle] Update to the latest commit. * Fix build linux. * Update CMakeList.txt and linux patch. * update to latest * Disable OpenGL deprecation warnings * Update CMakeLists.txt * include objective c files * don't filter any files out of common (same as upstream autotools) * drop unit tests so we don't bring in gtest * add filter mode * add back filter except for android
2019-06-26[angle] Update to latest master (#6892)Robert Schumacher
* [angle] Update to latest master * [angle] Add gpu_info_util
2019-05-02Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)Victor Romero
* [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-04-08[angle] Fix regressions introduced in #4862: (#5922)Robert Schumacher
Reintroduces the unofficial:: targets. PREFER_NINJA. Small simplifications/modernizations.
2019-03-14Angle updated to master, UWP fix for Angle (#4862)Roland
* Angle updated to master, UWP fix for Angle * updated uwp patch
2019-01-15update angle build.Sean Yen
2017-11-20[angle] Add CMake package with modules. (#2223)Alexej Harm
* added angle cmake config * bumped angle package version * [angle] Add unofficial cmake targets
2017-09-12Fix several port hashes due to github tar.gz changeAlexander Karatarakis
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-06-30[angle] Add preliminary UWP supportRobert Schumacher
2017-06-29Fix uwp buildHennadii Zabula
2017-06-28[angle] Disable static buildsRobert Schumacher
2017-06-28[angle] Initial commit with cmake buildsystemRobert Schumacher