aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2016-11-16[boost] Attempt to fix sporadic failuresAlexander Karatarakis
2016-11-16[boost] Add --hashAlexander Karatarakis
2016-11-16[boost] --toolset=msvc should be toolset=msvc (no dashes)Alexander Karatarakis
2016-11-16more glfw3 path fixescharlie barto
2016-11-16[jxrlib] Bump versionAlexander Karatarakis
2016-11-16[libwebp] Bump versionAlexander Karatarakis
2016-11-16Merge pull request #299 from traversaro/fix-jxrlibAlexander Karatarakis
[jxrlib] Add debug postfix and do not install Win SDK header
2016-11-16[jxrlib] Add debug postfix and do not install SKD headerSilvio
Add a debug postfix to jxrlib, to simplify finding the debug library in CMake, consistently with most other libraries in vcpkg. Do not use or install guiddef.h, that is an header of Windows SDK of which jxrlib includes a copy for non-Windows platforms.
2016-11-16[libwebp] Fix debug postfix and buildSilvio
Add a debug postfix to libwebp, to simplify finding the debug library in CMake, consistently with most other libraries in vcpkg. Add the mux directory that was not built in the CMake-based build system.
2016-11-16[jsoncpp] Enable static linkingAlexander Karatarakis
2016-11-16Merge branch 'jsoncpp' of https://github.com/drdanz/vcpkg into drdanz-jsoncppAlexander Karatarakis
2016-11-16Merge pull request #295 from barcharcraz/update-eigen3Alexander Karatarakis
update Eigen3 to version 3.3.0
2016-11-16Merge pull request #290 from jjcamp/pdcursesAlexander Karatarakis
Adds PDBs and 64bit builds to PDCurses
2016-11-16Add JsonCpp portDaniele E. Domenichelli
2016-11-16[poco] Remove useless depends, Add 7zip, drop POCO_MT.sdcb
2016-11-16update Eigen3 to version 3.3.0charlie barto
2016-11-16Add poco.sdcb
2016-11-15[freeglut] Enable static building. Fix pdb copying issuesAlexander Karatarakis
2016-11-15Merge pull request #287 from sdcb/signalrclientRobert Schumacher
Add signalrclient.
2016-11-15[signalrclient] Enable static buildsRobert Schumacher
2016-11-15Return to C7 debugging outputJohn Camp
2016-11-15[boost] Rename lib files in static buildsAlexander Karatarakis
2016-11-15[boost] The #define BOOST_ALL_DYN_LINK should be added only in dynamic linkageAlexander Karatarakis
2016-11-15Write to and use separate .mak fileJohn Camp
Allows future changes to not be affected by cached buildtree
2016-11-15Adds PDBs and 64-bit builds to PDCursesJohn Camp
2016-11-15Add signalrclient.sdcb
2016-11-14Merge pull request #284 from drdanz/glfw3_fix_cmake_configAlexander Karatarakis
[glfw3] Fix paths in cmake config files
2016-11-14Merge pull request #267 from sdcb/qt5-fixAlexander Karatarakis
[qt5] Fix the wrong gamepads directory issue.
2016-11-14[glfw3] Fix paths in cmake config filesDaniele E. Domenichelli
2016-11-14Fix the xinputgamepad.dll directory issue.sdcb
2016-11-14Fix xinputgamepadd.dll directory issue.sdcb
2016-11-14[boost] Add renaming code for static libs (commented-out for now)Alexander Karatarakis
2016-11-13Remove unused cmake variableJohn Camp
2016-11-12Update SDL2 port to 2.0.5 (its latest release; up from 2.0.4)David Ludwig
2016-11-11Merge pull request #279 from Morten242/tiff-patch-pathAlexander Karatarakis
Fix tiff patch path
2016-11-11Fix tiff patch pathMårten Nordheim
2016-11-11Merge pull request #271 from drdanz/tclapAlexander Karatarakis
Add Templatized C++ Command Line Parser (TCLAP) header-only library port
2016-11-11Add Templatized C++ Command Line Parser (TCLAP) header-only library portDaniele E. Domenichelli
2016-11-10fixed fmt portCharles Barto
2016-11-10Merge branch 'master' of https://github.com/microsoft/vcpkgRobert Schumacher
2016-11-10[tiff] Disable non-essential components. Fixes #259.Robert Schumacher
2016-11-11[zeromq] Fix source pathMårten Nordheim
2016-11-10[chakracore] Delete useless code: find_program(powershell).sdcb
2016-11-10[chakracore] Upgrade version to official lastest 1.3.0sdcb
2016-11-10[qt5] remove the empty plugins/gamepads folder (which caused a installation ↵sdcb
failure).
2016-11-09[boost] Remove unneeded messages from portfileAlexander Karatarakis
2016-11-09[boost] Bump to 1.62-2 after the crt-linkage fixAlexander Karatarakis
2016-11-09[qt5] Version bump for plugin changesRobert Schumacher
2016-11-09Merge branch 'master' of https://github.com/microsoft/vcpkg; branch ↵Robert Schumacher
'qt5-plugin-fix' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5-plugin-fix
2016-11-09[boost] Fix portfile to properly select static library/crt linkageAlexander Karatarakis