aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-29[octomap] adds port for octomapTobias Kohlbau
2017-03-28Update CHANGELOG and bump version to v0.0.78Alexander Karatarakis
2017-03-28Merge branch 'Convery-master'Alexander Karatarakis
2017-03-28Merge branch 'master' of https://github.com/Convery/vcpkg into Convery-masterAlexander Karatarakis
2017-03-28Remove unneeded call to c_str()Alexander Karatarakis
2017-03-28Rework optional<T>Alexander Karatarakis
2017-03-28[expected] Now uses exit variants instead of throw variantsAlexander Karatarakis
2017-03-28Remove unneeded calls to c_str()Alexander Karatarakis
2017-03-28Use cstring_view in all functions in Checks::Alexander Karatarakis
2017-03-28Rename arg1Alexander Karatarakis
2017-03-28Remove unneeded calls to c_str()Alexander Karatarakis
2017-03-28Use cwstring_view in all System functions and remove obsolete overloadsAlexander Karatarakis
2017-03-28Introduce cstring_view and cwstring_viewAlexander Karatarakis
2017-03-28[vcpkg-configure-cmake] Rely on toolchain to provide CMAKE_PREFIX_PATHRobert Schumacher
2017-03-29Update portfile for v0.14.1Convery
2017-03-29Update CONTROL for v0.14.1Convery
2017-03-28Merge pull request #859 from Microsoft/update_rv3Alexander Karatarakis
2017-03-27Merge pull request #857 from ethanhs/masterRobert Schumacher
2017-03-27[pybind11] Disable building tests to remove pytest dependency.Robert Schumacher
2017-03-27[vcpkg-lint] Improve diagnostics as identified in #857Robert Schumacher
2017-03-27Merge pull request #854 from OlafvdSpek/patch-1Robert Schumacher
2017-03-27Update to latest revision of Range-V3-VS2015Casey Carter
2017-03-27Rework Paragraph parsing error handling. Add single paragraph functionsAlexander Karatarakis
2017-03-27fix sourcepath pybind11 2.1.0Ethan Smith
2017-03-27remove unused optionsEthan Smith
2017-03-27update pybind11 to 2.1.0Ethan Smith
2017-03-27add pybind11 portEthan Smith
2017-03-26Don't shorten without needOlaf van der Spek
2017-03-24Merge pull request #846 from Mixaill/libP7Robert Schumacher
2017-03-24[vcpkg] Fix bug when downloading Git.Robert Schumacher
2017-03-24Merge pull request #853 from codicodi/add-xxhashAlexander Karatarakis
2017-03-24Add XXHashcodicodi
2017-03-24Add EMPTY_INCLUDE_FOLDER policy. Resolves #816Alexander Karatarakis
2017-03-24Merge pull request #851 from Mixaill/webpAlexander Karatarakis
2017-03-24Fix #includeAlexander Karatarakis
2017-03-24[libwebp] update to 0.6.0Mikhail Paulyshka
2017-03-24[libP7-baical] add version 4.1Mikhail Paulyshka
2017-03-23[uwebsockets] Upgrade to 0.14.0alpha5Robert Schumacher
2017-03-23[uwebsockets] Internalize CMake in preparation for 0.14Robert Schumacher
2017-03-23[glog] Enable static builds. Switch to Ninja for better management of paralle...Robert Schumacher
2017-03-23[tiff] Update to version 4.0.7Robert Schumacher
2017-03-23[tiff] Add support for jpeg, lzma, and glut. Add c++ support.Robert Schumacher
2017-03-23Merge pull request #847 from horenmar/catch-1.8.2Alexander Karatarakis
2017-03-23Update Catch to 1.8.2Martin Hořeňovský
2017-03-23[libuv] Do not use googlesource.com due to constantly changing hash values.Robert Schumacher
2017-03-23[libuv] Remove internal build downloads, fix upgrades, improve portfile.Robert Schumacher
2017-03-22Use Checks::exit_fail/success/with_code()Alexander Karatarakis
2017-03-22[commands] Use Checks::exit_fail/success/with_code()Alexander Karatarakis
2017-03-22exit() -> ::exit()Alexander Karatarakis
2017-03-22Use exit_fail() internallyAlexander Karatarakis