aboutsummaryrefslogtreecommitdiff
path: root/ports/sfml
AgeCommit message (Collapse)Author
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.
2018-12-17Update release version or commit to latest for below ports (#4957)Cheney Wang
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest * [sfml] Add find_dependency(Freetype)
2018-10-26Upgrades 2018.10.25Robert Schumacher
2018-08-08[sfml] Fix using release freetype in debug modeRobert Schumacher
2018-06-16Remove freeglut as dependency for SFML (#3681)Lukas Dürrenberger
* Remove freeglut as dependency for SFML SFML doesn't use freeglut as dependency. I'm not familiar enough with vcpkg, but does 'stb' need to be specified as dependency as well? We already include that header, or does vcpkg make sure it replaces it with the latest stb version? * [sfml] Bump version and remove qualifier from stb dependency
2018-06-09Added proper window-static supportLukas Dürrenberger
Just replacing export symbols doesn't really do the trick as the config file still won't find the static libraries, by "forcing" the `SFML_STATIC_LIBRARIES` to true when using the static target, the SFMLConfig.cmake and SFMLConfigDependencies.cmake files will properly detect the static libraries and it will also set the config header correctly.
2018-05-22remove libjpeg of SFML CONTROL fileSztergbaum Roman
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052 libjpeg is no longer a dependancies of sfml : "libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22[sfml] Use upstream CMake. Install SFMLConfig.cmake.Robert Schumacher
2018-05-15[sfml] update to 2.5.0milerius
2018-04-30[sfml] Support LinuxRobert Schumacher
2017-09-23Updated SFML to use githubjonathan.r.paton@googlemail.com
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-02-11[sfml] Update to 2.4.2Robert Schumacher
2016-12-07[sfml] this shouldn't be here...codicodi
2016-12-07[sfml] initial commitcodicodi