aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-13[magnum] Patch SDL2 includes, msbuild compatibilitysigman78
Concerning SDL2 includes and how do they work. It is seems what the common practice is to append 'SDL2' include path to the compiler options and then do plain #include "SDL.h". While it works in cmake based projects it won't pass in msbuild ones. This patch changes #include to 'global' style <SDL2/SDL.h> and solves the problem.
2017-06-10[magnum-plugins] Patch for missing includesigman
vs2017 regression
2017-06-09[corrade][magnum-plugins][magnum] Use vcpkg_from_github()Robert Schumacher
2017-06-09[Magnum-plugins] Import plugins for the magnum opengl librarysigman
Added magnum-plugins library with the reasonable defaults and minimal dependencies .
2017-06-09[Magnum][Corrade] Cleanup and Audio supportsigman
Enabled audio support in magnum by default via openal-soft dependency.
2017-06-08[Magnum] Fix static library buildsigman
Fixes cmake scripts to build a static version of the libraries.
2017-06-07Magnum OpengGL 3d library portsigman
Added ports to support Magnum C++ OpenGL engine http://mosra.cz/blog/magnum.php and its direct dependencies
2017-06-06Convert BuildType/Configuration Type into simple enum classesAlexander Karatarakis
2017-06-06[vcpkg] Added parser support for 'Supports' fieldRobert Schumacher
2017-06-06Add missing #includeAlexander Karatarakis
2017-06-06Install continueAlexander Karatarakis
2017-06-06Merge pull request #1218 from bagong/qt5-private-headersRobert Schumacher
Qt5: Add private header paths in cmake config files via patch
2017-06-06Merge pull request #1227 from codicodi/add-jasperRobert Schumacher
[jasper] new port
2017-06-06Merge pull request #1226 from codicodi/libepoxy-1.4.3Alexander Karatarakis
[libepoxy] update to 1.4.3
2017-06-06minor changesDaniel Shaw
2017-06-06PackageSpecParseResult const ref bugDaniel Shaw
2017-06-06error message vector checkDaniel Shaw
2017-06-06ExpectedT factory classDaniel Shaw
2017-06-06[qt5] Add check for long path.Robert Schumacher
2017-06-06[harfbuzz] Change glib dependency back to platform-dependentRobert Schumacher
2017-06-06[jasper] initial commitcodicodi
2017-06-06[libepoxy] update to 1.4.3codicodi
2017-06-05Merge pull request #1213 from albertziegenhagel/request-toolset-versionRobert Schumacher
Specify toolset version
2017-06-05[vcpkg] Formatting and simplification of VcpkgPaths::get_toolset()Robert Schumacher
2017-06-05Merge pull request #1210 from atkawa7/mqttRobert Schumacher
Mqtt Portfile
2017-06-05Merge pull request #1208 from zabulus/harfbuzzRobert Schumacher
Fix harbuzz build for arm
2017-06-05Merge pull request #1195 from danielshaw42/compiler_flagsDaniel Shaw
Add support for compiler flags
2017-06-05remove debug statementsDaniel Shaw
2017-06-05[harfbuzz] Bump version for arm fix. Change restriction to cover ↵Robert Schumacher
architecture instead of platform.
2017-06-05Merge pull request #1212 from daef/patch-1Alexander Karatarakis
replace empty-include-dir-hack with new policy
2017-06-05Add private header paths in cmake config files via patchBagong
2017-06-02Merge pull request #1215 from codicodi/gtk-3.22.15Daniel Shaw
[gtk] update to 3.22.15
2017-06-02Merge pull request #1214 from codicodi/pango-1.40.6Daniel Shaw
[pango] update to 1.40.6
2017-06-02Implement support to request a specific toolset version via the variable ↵Albert Ziegenhagel
`VCPKG_PLATFORM_TOOLSET` in the triplet file
2017-06-02Merge https://github.com/Microsoft/vcpkg into mqttatkawa7
2017-06-02removed parquet-cpp controlatkawa7
2017-06-02replace empty-include-dir-hack with new policymnml_
As https://github.com/Microsoft/vcpkg/blob/master/CHANGELOG.md states 0.0.78 introduced a policy to allow an empty include directory So the workaround mentioned in https://github.com/Microsoft/vcpkg/pull/117 isn't needed anymore. I just replaced it with the line(+comment) from https://github.com/Microsoft/vcpkg/blob/master/ports/ecm/portfile.cmake#L28
2017-06-01created portfileatkawa7
2017-06-01Created portfile #863atkawa7
2017-06-01Fix harbuzz build for armHennadii Zabula
2017-05-31Merge pull request #1191 from STEllAR-GROUP/masterRobert Schumacher
Fixing static builds for HPX
2017-05-31Merge pull request #1199 from muemart/gsl-cblasRobert Schumacher
Fix GSL port so that CMake can find it
2017-05-31[hpx] Bump version to include patchesRobert Schumacher
2017-05-31Merge pull request #1188 from bagong/acquire_addRobert Schumacher
Correct path bison/flex add ruby 2.4.1 and gperf 3.0.1
2017-05-31Merge pull request #1186 from zabulus/gettextRobert Schumacher
Fix gettext arm build
2017-05-31Merge pull request #1202 from codicodi/libuv-1.12.0Alexander Karatarakis
[libuv] update to 1.12.0
2017-05-31[gettext] Bump version to include uwp changeRobert Schumacher
2017-05-31Merge pull request #1154 from KindDragon/openssl-asmRobert Schumacher
[openssl] Support using asm code
2017-05-31Merge pull request #1203 from codicodi/fontconfig-2.12.3Alexander Karatarakis
[fontconfig] update to 2.12.3
2017-05-31Merge pull request #1204 from codicodi/nana-1.5.1Alexander Karatarakis
[nana] update to 1.5.1