aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-09-21Merge pull request #1776 from atkawa7/apache-arrow-0.6.0Robert Schumacher
[arrow] update
2017-09-21Merge branch 'apache-arrow-0.6.0' of https://github.com/atkawa7/vcpkg into ↵Robert Schumacher
atkawa7-apache-arrow-0.6.0
2017-09-21Merge pull request #1781 from juandent/juandent-patch-1Robert Schumacher
Juandent patch 1 - portfile for latest version of cppwinrt
2017-09-21[cppwinrt] Remove portfile.cmakeRobert Schumacher
2017-09-21Merge pull request #1699 from UnaNancyOwen/add_winpcapRobert Schumacher
Add WinPCAP Developer's Pack
2017-09-21Merge pull request #1721 from mmha/kf5plottingRobert Schumacher
[KF5] Initial port of KPlotting
2017-09-21Merge pull request #1743 from paercebal/doc_for_tolerance_debug_release_configRobert Schumacher
Updated the documentation to reflect the greater tolerance on configs
2017-09-21Merge pull request #1825 from NeumannIMT/benchmark_updateRobert Schumacher
Update google benchmark to current master version
2017-09-21[benchmark] Reset to latest stable, pulling back important patch.Robert Schumacher
2017-09-20[paho-mqtt] Remove duplicate libraries without SSL support.Robert Schumacher
2017-09-19Merge pull request #1816 from willyd/caffe2Alexander Karatarakis
[caffe2] Added caffe2 port (CPU only, no OpenCV)
2017-09-19Bump required version of CMake to 3.9.2Alexander Karatarakis
2017-09-19[vcpkg edit] Fix VSCode pathAlexander Karatarakis
2017-09-19Merge pull request #1844 from sjemens/xlntAlexander Karatarakis
[xlnt] Update to 1.1.0
2017-09-19Merge pull request #1847 from ShinNoNoir/qt5-fix-cmake-manual-linkRobert Schumacher
[qt5] Update fixcmake.py for new manual-link directories
2017-09-19[qt5] Bump version to reflect fixcmake.py fixShinNoNoir
2017-09-19[qt5] Update fixcmake.py for new manual-link directoryShinNoNoir
2017-09-19xlnt: update to 1.1.0Steve Jemens
2017-09-18Merge pull request #1842 from nholthaus/masterAlexander Karatarakis
new package - units
2017-09-18git push clean-up of portfileNic Holthaus
2017-09-18Add port for nholthaus/unitsNic Holthaus
2017-09-18Merge pull request #1827 from TheCycoONE/lfs-17Alexander Karatarakis
Bump luafilesystem to 1.7.0.2
2017-09-17Bump luafilesystem to 1.7.0.2Stephen E. Baker
2017-09-15patch is no longer needed with changed CONFIG_PATHAlexander Neumann
2017-09-15Removed old hashesAlexander Neumann
2017-09-15fix so that the cmake patch is applied correctlyAlexander Neumann
2017-09-15Merge remote-tracking branch 'upstream/master' into benchmark_updateAlexander Neumann
2017-09-15updatedgoogle benchmark to current trunk due to problems with variadic ↵Alexander Neumann
templated benchmarks with visual studio
2017-09-14Update CHANGELOG and bump version to v0.0.89Alexander Karatarakis
2017-09-14Update CHANGELOG and bump version to v0.0.89Alexander Karatarakis
2017-09-14Merge pull request #1822 from glachancecmaisonneuve/chmlib_fixAlexander Karatarakis
chmlib fixes, adds and misc
2017-09-14[chmblib] Also modify VCPKG_LIBRARY_LINKAGEAlexander Karatarakis
2017-09-14`vcpkg edit`: Improve detection for VSCode - Insiders. Prefer it if availableAlexander Karatarakis
2017-09-14Remove stray debugging codeAlexander Karatarakis
2017-09-14bump subversionglachancecmaisonneuve
2017-09-14Dynamic build -> Static without failing the buildglachancecmaisonneuve
2017-09-14[vcpkg] hotfix for ci/install mergeRobert Schumacher
Disables accidental testing statement that was left in during the commit.
2017-09-14Version check is now performed before running any commandAlexander Karatarakis
(except vcpkg version/hash/contact)
2017-09-14Change message of version mismach to a warningAlexander Karatarakis
2017-09-14Introduce Version::warn_if_vcpkg_version_mismatch()Alexander Karatarakis
2017-09-13[metrics.cpp] More naming scheme and const fixesAlexander Karatarakis
2017-09-13[metrics.cpp] Naming scheme and missing constAlexander Karatarakis
2017-09-13[vcpkg.cpp] Naming schemeAlexander Karatarakis
2017-09-13[commands_remove.cpp] Naming scheme and missing constAlexander Karatarakis
2017-09-14Fixed: debug and release versions in their proper folder (was reversed)glachancecmaisonneuve
Added: Tools included in that library Misc: portfile cleanup, chm.vcxproj optimization switches
2017-09-13Rework vcpkg install (and vcpkg ci)Alexander Karatarakis
- Refactor install-plan-execution code to reduce duplication - Add `vcpkg install --keep-going` option - Add elapsed time to each invidial package and total time - Add a counter to the install (e.g. Starting package 3/12: <name>)
2017-09-13[install] Naming scheme and constAlexander Karatarakis
2017-09-13Refactor package removal code to eliminate its duplicationAlexander Karatarakis
2017-09-12Merge pull request #1818 from szechyjs/masterAlexander Karatarakis
Update to latest python 3.5 patch
2017-09-12Update to latest python 3.5 patchJared Szechy