aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-23[sciter] Update to 4.0.1.0pravic
2017-05-23Adding another patch enabling to build HPX if UNICODE is setHartmut Kaiser
2017-05-23Allowing for HPX to be built for x86-windows as wellHartmut Kaiser
2017-05-23Adding support for HPX (https://github.com/STEllAR-GROUP/hpx)Hartmut Kaiser
2017-05-23Merge pull request #1143 from smasherprog/patch-1Robert Schumacher
Added fluid.exe to output tools
2017-05-23[fltk] Place fluid.exe into tools/fltk. Remove static import libs in shared ↵Robert Schumacher
builds.
2017-05-22Merge pull request #1142 from Mixaill/strtkRobert Schumacher
[strtk] add version 2017.01.02
2017-05-22Merge pull request #1138 from laohyx/masterRobert Schumacher
Add support for gtest's dynamic CRT + static linking.
2017-05-22Merge pull request #1145 from STEllAR-GROUP/add_hwlocRobert Schumacher
Add support for installing binary distributions of HWLOC
2017-05-22[hwloc] Use VCPKG_TARGET_ARCHITECTURE instead of TRIPLET_SYSTEM_ARCH.Robert Schumacher
2017-05-22Merge pull request #1126 from bagong/fftw3flRobert Schumacher
Update fftw3 to 3.3.6-pl2 and add single- and long-double targets
2017-05-22Merge pull request #1144 from STEllAR-GROUP/add_policyRobert Schumacher
Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dll
2017-05-22[vcpkg] Enable VCPKG_POLICY_ALLOW_OBSOLETE_MSVCRTRobert Schumacher
2017-05-22[vcpkg] Avoid modifying static globals after initializationRobert Schumacher
2017-05-22[pdcurses] Fix x64/x86 builds.Robert Schumacher
2017-05-22Add support for installing binary distributions of HWLOCHartmut Kaiser
- this depends on #1144 - this fixes #1124
2017-05-22Adding policy ALLOW_OBSOLETE_MSVCRT suppressing dependency check for msvcrt.dllHartmut Kaiser
2017-05-23Only check CRT on gtest_force_shared_crt.Yuxuan He
2017-05-22Added fluid.exe to output tools Scott
This is added as per the conversion here https://github.com/Microsoft/vcpkg/pull/551#issuecomment-303247813 If this should not be in the vcpkg output, please close the PR.
2017-05-22Merge pull request #1123 from muemart/pythonRobert Schumacher
Add port for Python 3
2017-05-22[vcpkg-search] added search in descriptionDaniel Shaw
2017-05-23[strtk] add version 2017.01.02Mikhail Paulyshka
2017-05-22scripts/fetchDependency.ps1: fix vcpkg boostrapping with Powershell CoreMikhail Paulyshka
2017-05-22Merge pull request #1140 from danielshaw42/masterRobert Schumacher
[rttr] initial commit of version 0.9.5
2017-05-22[rttr] initial commit of version 0.9.5Daniel Shaw
2017-05-23Add support for gtest's dynamic CRT + static linkiing.Yuxuan He
2017-05-21add dependency for gliCloud Han
2017-05-21Use spaces for script indentationAlexander Saprykin
2017-05-21Add port for plibsys libraryAlexander Saprykin
https://github.com/saprykin/plibsys
2017-05-21Add targets for single and double long precision and update source to 3.3.6-pl2Bagong
2017-05-20Merge pull request #1120 from codicodi/bump-spdlogAlexander Karatarakis
[spdlog] update to 0.13.0
2017-05-20[spdlog] update to 0.13.0codicodi
2017-05-20Add warning for unsupported linkage combinationMartin Müller
Don't remove source directories Install Python's standard library
2017-05-19[vcpkg-ci] Disable folly:x64-windows pending manual investigation.Robert Schumacher
2017-05-19[chakracore] Update to 1.4.3Robert Schumacher
2017-05-19[chakracore] Fix VS2017 builds, reformat to 4-spaces indentation.Robert Schumacher
2017-05-19[vcpkg-internalCI] exit $? doesn't cause VSO to fail the buildRobert Schumacher
2017-05-19[grpc] Commit missed patch file.Robert Schumacher
2017-05-19[grpc] Suppress build of csharp extension to fix #1117Robert Schumacher
2017-05-19Add port for Python 3Martin Müller
2017-05-19Merge pull request #1119 from AlexanderTaeschner/masterRobert Schumacher
[libgd] Enable fontconfig support
2017-05-19[libgd] Enable fontconfig support. Correct spelling of WEBP enable option.Alexander Täschner
2017-05-18Merge pull request #1065 from jumpinjackie/port-cppunitRobert Schumacher
Add cppunit port
2017-05-18[cppunit] Use per-triplet source directoriesRobert Schumacher
2017-05-18Merge pull request #1105 from codicodi/bump-libuvRobert Schumacher
[libuv] update to 1.11.0
2017-05-18Merge pull request #1113 from KindDragon/masterRobert Schumacher
[eigen3] Move eigen3 *.cmake files to share/eigen3 folder
2017-05-18[eigen3] Bump version to match change in outputRobert Schumacher
2017-05-18Merge pull request #1115 from onqtam/onqtam-patch-doctestRobert Schumacher
[doctest] update port to version 1.2.0
2017-05-18[doctest] Switch to using vcpkg_from_github to support --headRobert Schumacher
2017-05-18[doctest] update description in CONTROL fileViktor Kirilov