aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-06-12Merge pull request #3701 from shpala/pavel/upgrade_flatbuffersAlexander Karatarakis
Upgrade flatbuffers to the current latest release (1.9.0)
2018-06-12Merge pull request #3709 from LarryIII/FixerrorC2338Alexander Karatarakis
Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338
2018-06-12[tacopie] Fix non-Windows buildsRobert Schumacher
2018-06-12Commit a fix to gumbo on Linux so that it does include the string changes by ↵Kristina Simpson
default (#3704) * Commit a fix to gumbo on linux so that it does include the string change macros by default. * [gumbo] Bump CONTROL file.
2018-06-12Add Compiler option -D_DISABLE_EXTENDED_ALIGNED to disable error C2338Larry-Hu
2018-06-11[sqlite-modern-cpp] Update to latest version (contains bugfixes for msvc)Alexander Karatarakis
2018-06-11Upgrade flatbuffers to 1.9.0shpala
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-06-06[cgal] feature qt5 (#3646)cDc
2018-06-06Merge pull request #3628 from LarryIII/FixclockutilsAlexander Karatarakis
Fix warning C4643 in clockutils
2018-06-05Upgrade asio to version 1.12.1 (#3634)Robert Schumacher
2018-06-05[entt] update to 2.6.1 (#3650)Sztergbaum Roman
2018-05-31[clockutils] Use vcpkg_from_github()Alexander Karatarakis
2018-05-31Fix warning C4643 in clockutilsLarry-Hu
2018-05-31New package: bde (#3413)Eric Hripko
* Add initial implementation for BDE port * Implement compatibility with *nix platforms * Pin down BDE version to 3.2.0.0 * Change the folder structure to reflect version * .pc files in dbg build point to correct incl. dirs * Remove the default header listing all variables
2018-05-31Patch protobuf to fix the compilation error C4146 in wire_format_lite.h (#3353)Jozef Izso
Fixes #3352
2018-05-31Add qt5-activeqt library. (#3347)alexsmn
2018-05-31fixed UWP builds with RS4 SDK (#3348)Dale Stammen
* fixed uwp builds with RS4 sdk * fixed check for RS4 * [openssl] Revert line ending conversion
2018-05-30Merge pull request #3615 from Cheney-W/FixBoost-iostreamsAlexander Karatarakis
Remove call to nonexistent member seekpos() of std::fpos
2018-05-30[boost-iostreams] Use PATCHES in vcpkg_from_github()Alexander Karatarakis
2018-05-30[boost-iostream] Fix version and SOURCE_PATH referenceAlexander Karatarakis
2018-05-30Remove call to nonexistent member seekpos() of std::fposCheney-Wang
2018-05-30[discord-rpc] Always use vcpkg's copy of rapidjsonRobert Schumacher
2018-05-30[directxmesh] Fix sha512Alexander Karatarakis
2018-05-30[directxmesh] Update to latest version. Fixes /permissive- issueAlexander Karatarakis
2018-05-29Merge pull request #3591 from lucivpav/forkAlexander Karatarakis
[tesseract] fix leptonica dependency
2018-05-29[proj4] Fix Win32 conditionAlexander Karatarakis
2018-05-29fix: build proj4 on linuxtony
2018-05-29Merge pull request #3559 from SuperWig/fmt-updateAlexander Karatarakis
[fmt] update to 5.0.0
2018-05-29[coolprop] Add patch for fmt 5.0Alexander Karatarakis
2018-05-29fixed fmt-targets-debug.cmake and FMT_SHAREDDaniel Marshall
2018-05-29[fmt] update to 5.0.0Daniel Marshall
2018-05-29Merge pull request #3595 from jasjuang/dlibAlexander Karatarakis
[dlib] update to 19.13
2018-05-29Merge pull request #3589 from saprykin/masterAlexander Karatarakis
[plibsys] Update to version 0.0.4
2018-05-27[dlib] update to 19.13jasjuang
2018-05-26fix leptonica in tesseractPavel Lučivňák
2018-05-26[plibsys] Update version to 0.0.4Alexander Saprykin
2018-05-26[selene] Update to v0.1.1 (bugfix release).Michael Hofmann
2018-05-25Add new port: selene (https://github.com/kmhofmann/selene)Michael Hofmann
2018-05-25Merge pull request #3582 from vtavernier/port/soilAlexander Karatarakis
[soil] Added port for SOIL
2018-05-26[realsense2] Update to v2.11.1Tsukasa Sugiura
Update realsense2 port to librealsense v2.11.1.
2018-05-25[soil] Added port for SOILVincent Tavernier
This commit adds a new package for SOIL (https://www.lonesock.net/soil.html). Name: SOIL Version: 2008.7.7-1 Description: SOIL, Simple OpenGL Image Loader
2018-05-24Fix #Automatically generated comment. Bump versionAlexander Karatarakis
2018-05-24Add a new boost-hana-msvc port which allows MSVC 15.7 RTM to build boost ↵Xiang Fan
hana (certain tests / examples require /Zc:ternary). boost-hana will now redirect to this new port under Windows platform.
2018-05-23Merge pull request #3535 from yyzybb537/masterAlexander Karatarakis
libgo update to v2.8
2018-05-23[libgo] Bump versionAlexander Karatarakis
2018-05-23Merge pull request #3568 from ajaspe/add-spacelandAlexander Karatarakis
[spaceland] Added new port for SpaceLand library
2018-05-23Merge pull request #3565 from jasjuang/glmAlexander Karatarakis
[glm] update to 0.9.9.0
2018-05-23Merge pull request #3564 from amaiorano/fix-sdl2-net-linuxAlexander Karatarakis
Fix build of sdl2-net for linux
2018-05-23Merge pull request #3562 from Milerius/patch-2Alexander Karatarakis
remove libjpeg of SFML CONTROL file