aboutsummaryrefslogtreecommitdiff
path: root/ports/glfw3
AgeCommit message (Collapse)Author
2021-05-18[glfw3] update to 3.3.4 (#17910)JonLiu1993
* [glfw3] update to 3.3.4 * update version
2021-03-29[glfw3] Update to version 3.3.3 (#16892)Charlie Barto
* bump glfw version and convert to json format. * update versions * Update ports/glfw3/vcpkg.json Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com> * update git refs Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2021-02-10[glfw3/glew] Fix pkgconfig (#16166)Jack·Boos·Yu
* [glfw3/glew] Fix pkgconfig * update version record
2020-02-02[glfw3] Update to 3.3.2 (#9809)Stanislav Ershov
2020-01-14[glfw3] Update to 3.3.1 (#9626)Stanislav Ershov
* [glfw3] Update to 3.3.1 * [glfw3] portfile cleanup * [glfw3] don't show linux specific message on macos * [glfw3] Use VCPKG_TARGET_IS_LINUX
2019-10-07[vcpkg] fatal_error when patch fails to apply (#8087)Stefano Sinigardi
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-09-10[glfw3] fix cmake config (#7592)Phoebe
* [glfw3] fix cmake config * Update patch
2019-08-25[glfw3]Add more information about installing dependencies. (#7885)JackBoosY
2019-07-31Add PREFER_NINJA to many ports (#7468)Phoebe
* Add PREFER_NINJA to many ports
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-04-24[glfw3] Updated to version 3.3 (#6198)Spiro Gulgas
2018-11-06Fixes #4464 GLFW3 dynamic build failure on Linux (#4467)Lyle Tafoya
* Fixes #4464 GLFW3 dynamic build failure on Linux * [glfw3] Use vcpkg_from_github and remove outdated patch * [glfw3] Note dependency on xcursor
2018-07-03Fix glfw3:x64-linux producing incorrect target (#3803)Qi-rui Chen
* Fix glfw3 creating incorrect target glfw3Target.cmake uses a semicolon seperated list which needs to be escaped with quotes on write * Fix semicolon stripping * Fix typo * [dlib][glfw3][libodb][signalrclient] Bump versions
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-03-30[glfw3] Fix position of cmake_minimum_required to come before project directive.Robert Schumacher
2016-11-16more glfw3 path fixescharlie barto
2016-11-14[glfw3] Fix paths in cmake config filesDaniele E. Domenichelli
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-31[glfw3] Enable static buildingAlexander Karatarakis
2016-10-26[glfw3] Mark as not supporting static buildingAlexander Karatarakis
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-10-03[glfw3] Update to version 3.2.1kryptan
2016-09-28Introduce SOURCE_PATH to almost all portfilesAlexander Karatarakis
2016-09-25URL and MIRRORS are now URLSNinetainedo
Updated all portfiles accordingly.
2016-09-22Replaced everything concerning MD5 with SHA512Ninetainedo
2016-09-18Initial commitAlexander Karatarakis