aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2017-09-12Fix several port hashes due to github tar.gz changeAlexander Karatarakis
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-12[caffe2] Added caffe2 port (CPU only, no OpenCV)Guillaume Dumont
2017-09-11Merge pull request #1811 from pravic/sqliteAlexander Karatarakis
[sqlite3] update to 3.20.1
2017-09-11Merge pull request #1809 from pravic/sciterAlexander Karatarakis
[sciter] Update to 4.0.3.5348
2017-09-11[sqlite3] update to 3.20.1pravic
2017-09-11[sciter] Update to 4.0.3.5348pravic
2017-09-09Merge pull request #1801 from kylemacfarlan/pybind11Alexander Karatarakis
[pybind11] Update pybind11 version to 2.2.0
2017-09-09Merge branch 'master' into pybind11Alexander Karatarakis
2017-09-09Merge pull request #1807 from KindDragon/boost-1.65.1Alexander Karatarakis
[boost] Update to version 1.65.1
2017-09-10[boost] Update to version 1.65.1Arkady Shapkin
2017-09-09Update CHANGELOG and bump version to v0.0.88Alexander Karatarakis
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-09-08Update CHANGELOG and bump version to v0.0.87Alexander Karatarakis
2017-09-08Update pybind11 version to 2.2.0Kyle Macfarlan
2017-09-08[openssl] Actually include the patch for /Z7Alexander Karatarakis
2017-09-08[zeromq] Update to latest master to take advantage of CMake improvements.Robert Schumacher
2017-09-08Merge pull request #1800 from KindDragon/protobuf-fixAlexander Karatarakis
[protobuf] Fix define PROTOBUF_USE_DLLS with static linking
2017-09-08[openssl] Use /Z7 to embed symbols in static libsAlexander Karatarakis
2017-09-09[protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798Arkady Shapkin
2017-09-08Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucketAlexander Karatarakis
[cmake] add function vcpkg_from_bitbucket
2017-09-08Merge pull request #1799 from codicodi/xxhash-0.6.3Alexander Karatarakis
[xxhash] update to 0.6.3
2017-09-08[xxhash] update to 0.6.3codicodi
2017-09-07[vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inlineAlexander Karatarakis
2017-09-07Merge pull request #1792 from ShinNoNoir/qt5-removedefaultdepsRobert Schumacher
[qt5] Do not link all .lib files
2017-09-07Merge pull request #1779 from OlafvdSpek/masterRobert Schumacher
Update ctemplate, use Python 3
2017-09-07Merge pull request #1773 from Mixaill/urdfdomRobert Schumacher
[urdfdom] add version 1.0.0