aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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