| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-15 | Merge remote-tracking branch 'upstream/master' into benchmark_update | Alexander Neumann | |
| 2017-09-15 | updatedgoogle benchmark to current trunk due to problems with variadic ↵ | Alexander Neumann | |
| templated benchmarks with visual studio | |||
| 2017-09-14 | Update CHANGELOG and bump version to v0.0.89 | Alexander Karatarakis | |
| 2017-09-14 | Update CHANGELOG and bump version to v0.0.89 | Alexander Karatarakis | |
| 2017-09-14 | Merge pull request #1822 from glachancecmaisonneuve/chmlib_fix | Alexander Karatarakis | |
| chmlib fixes, adds and misc | |||
| 2017-09-14 | [chmblib] Also modify VCPKG_LIBRARY_LINKAGE | Alexander Karatarakis | |
| 2017-09-14 | `vcpkg edit`: Improve detection for VSCode - Insiders. Prefer it if available | Alexander Karatarakis | |
| 2017-09-14 | Remove stray debugging code | Alexander Karatarakis | |
| 2017-09-14 | bump subversion | glachancecmaisonneuve | |
| 2017-09-14 | Dynamic build -> Static without failing the build | glachancecmaisonneuve | |
| 2017-09-14 | [vcpkg] hotfix for ci/install merge | Robert Schumacher | |
| Disables accidental testing statement that was left in during the commit. | |||
| 2017-09-14 | Version check is now performed before running any command | Alexander Karatarakis | |
| (except vcpkg version/hash/contact) | |||
| 2017-09-14 | Change message of version mismach to a warning | Alexander Karatarakis | |
| 2017-09-14 | Introduce Version::warn_if_vcpkg_version_mismatch() | Alexander Karatarakis | |
| 2017-09-13 | [metrics.cpp] More naming scheme and const fixes | Alexander Karatarakis | |
| 2017-09-13 | [metrics.cpp] Naming scheme and missing const | Alexander Karatarakis | |
| 2017-09-13 | [vcpkg.cpp] Naming scheme | Alexander Karatarakis | |
| 2017-09-13 | [commands_remove.cpp] Naming scheme and missing const | Alexander Karatarakis | |
| 2017-09-14 | Fixed: 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-13 | Rework 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 const | Alexander Karatarakis | |
| 2017-09-13 | Refactor package removal code to eliminate its duplication | Alexander Karatarakis | |
| 2017-09-12 | Merge pull request #1818 from szechyjs/master | Alexander Karatarakis | |
| Update to latest python 3.5 patch | |||
| 2017-09-12 | Update to latest python 3.5 patch | Jared Szechy | |
| 2017-09-12 | Fix several port hashes due to github tar.gz change | Alexander 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-11 | Merge pull request #1811 from pravic/sqlite | Alexander Karatarakis | |
| [sqlite3] update to 3.20.1 | |||
| 2017-09-11 | Merge pull request #1809 from pravic/sciter | Alexander Karatarakis | |
| [sciter] Update to 4.0.3.5348 | |||
| 2017-09-11 | [sqlite3] update to 3.20.1 | pravic | |
| 2017-09-11 | [sciter] Update to 4.0.3.5348 | pravic | |
| 2017-09-09 | Merge pull request #1801 from kylemacfarlan/pybind11 | Alexander Karatarakis | |
| [pybind11] Update pybind11 version to 2.2.0 | |||
| 2017-09-09 | Merge branch 'master' into pybind11 | Alexander Karatarakis | |
| 2017-09-09 | Merge pull request #1807 from KindDragon/boost-1.65.1 | Alexander Karatarakis | |
| [boost] Update to version 1.65.1 | |||
| 2017-09-10 | [boost] Update to version 1.65.1 | Arkady Shapkin | |
| 2017-09-09 | Update CHANGELOG and bump version to v0.0.88 | Alexander Karatarakis | |
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-09-08 | Update CHANGELOG and bump version to v0.0.87 | Alexander Karatarakis | |
| 2017-09-08 | Update pybind11 version to 2.2.0 | Kyle Macfarlan | |
| 2017-09-08 | [openssl] Actually include the patch for /Z7 | Alexander Karatarakis | |
| 2017-09-08 | [zeromq] Update to latest master to take advantage of CMake improvements. | Robert Schumacher | |
| 2017-09-08 | Merge pull request #1800 from KindDragon/protobuf-fix | Alexander Karatarakis | |
| [protobuf] Fix define PROTOBUF_USE_DLLS with static linking | |||
| 2017-09-08 | [openssl] Use /Z7 to embed symbols in static libs | Alexander Karatarakis | |
| 2017-09-09 | [protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798 | Arkady Shapkin | |
| 2017-09-08 | Merge pull request #1731 from FabienPean/PR/script_cmake_vcpkg_from_bitbucket | Alexander Karatarakis | |
| [cmake] add function vcpkg_from_bitbucket | |||
| 2017-09-08 | Merge pull request #1799 from codicodi/xxhash-0.6.3 | Alexander Karatarakis | |
| [xxhash] update to 0.6.3 | |||
| 2017-09-08 | [xxhash] update to 0.6.3 | codicodi | |
| 2017-09-07 | [vcpkg_Build.h] Naming scheme, unneeded #include, unneeded inline | Alexander Karatarakis | |
| 2017-09-07 | Merge pull request #1792 from ShinNoNoir/qt5-removedefaultdeps | Robert Schumacher | |
| [qt5] Do not link all .lib files | |||
| 2017-09-07 | Merge pull request #1779 from OlafvdSpek/master | Robert Schumacher | |
| Update ctemplate, use Python 3 | |||
| 2017-09-07 | Merge pull request #1773 from Mixaill/urdfdom | Robert Schumacher | |
| [urdfdom] add version 1.0.0 | |||
