aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-03Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qcaAlexander Kaspar
2016-12-03[qca] Added mk-ca-bundle.pl to generate certstore at build time.Alexander Kaspar
2016-12-03[qca] Added mk-ca-bundle.pl to generate certstore at build time.Alexander Kaspar
2016-12-03[vcpkg] Remove automatic include paths and link paths from CMake toolchain. ↵Robert Schumacher
It is customary to use find_X() in CMake, so automatic paths are not needed.
2016-12-02Merge pull request #381 from barcharcraz/fix_aliasAlexander Karatarakis
fixed vcpkg trying to set properties on INTERFACE and ALIAS targets
2016-12-02Merge pull request #380 from barcharcraz/qt5-libpqAlexander Karatarakis
Added libpq support to qt5
2016-12-02Merge branch 'phsucharee-master'Alexander Karatarakis
2016-12-02[jxrlib] Bump versionAlexander Karatarakis
2016-12-02fixed vcpkg trying to set properties on INTERFACE and ALIAS targetsCharlie Barto
2016-12-02Added libpq support to qt5charlie barto
qt5 changes more qt5 changes added libpq to qt5 fix merge fixed left over git thing
2016-12-02[jxrlib] Remove __ANSI__ preprocessor definitionphsucharee
2016-12-02Merge branch 'qca' of github.com:gnome71/vcpkg into qcaAlexander Kaspar
2016-12-02Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-02rename dll to wastorage to keep consistencyJason Yang
2016-12-02[qca] downloading cacerts from curl homepage, because used version is very ↵Alexander Kaspar
outdated.
2016-12-02Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-02[azure-storage-cpp] add link to v2.5.0Jason Yang
2016-12-01Merge pull request #354 from codicodi/add-icuAlexander Karatarakis
[ICU] Initial commit
2016-12-01get_installed_files() now filters out the directoriesAlexander Karatarakis
2016-12-01[pre-install checks] Greatly improve the check for already isntalledAlexander Karatarakis
files
2016-12-01[owns command] Use get_installed_files()Alexander Karatarakis
2016-12-01Introduce function get_installed_files()Alexander Karatarakis
2016-12-01Updated gflags to v2.2.0Guillaume Dumont
2016-12-01Fix arch/linkage checkscodicodi
2016-12-01Merge branch 'qca' of github.com:gnome71/vcpkg into qcaAlexander Kaspar
2016-12-01Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-01[qca] working on certstoreAlexander Kaspar
2016-12-01Remove unused functionAlexander Karatarakis
2016-12-01Remove unused #include directivesAlexander Karatarakis
2016-12-01Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qcaAlexander Kaspar
2016-12-01Move install_package() and deinstall_package() to the files of theAlexander Karatarakis
appropriate commands
2016-12-01Remove unused variableAlexander Karatarakis
2016-12-01Merge branch 'checkbeforeinstalling'Alexander Karatarakis
2016-12-01[install-command] Verify files will not overwrite existing filesAlexander Karatarakis
2016-12-01Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-12-01[aws-sdk-cpp] correct patch pathsdcb
2016-12-01[aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic.sdcb
2016-12-01[aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build ↵sdcb
link issue
2016-11-30Use check_exit() instead of check_throw()Alexander Karatarakis
2016-11-30Move print_paths() to Files::Alexander Karatarakis
2016-11-30Rename functionAlexander Karatarakis
2016-11-30Introduce filesystem_fs.hAlexander Karatarakis
2016-11-30Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-11-30Merge pull request #375 from Wakusei/port-yamlcppAlexander Karatarakis
Added yaml-cpp
2016-11-30[qca] import local certsAlexander Kaspar
2016-11-30Merge branch 'qca' of github.com:gnome71/vcpkg into qcaAlexander Kaspar
2016-11-30Merge branch 'master' of https://github.com/Microsoft/vcpkg into qcaAlexander Kaspar
2016-11-30[qca] added PS script to extract local certs from storeAlexander Kaspar
2016-11-30[aws-sdk-cpp] correct FORCE_SHARED_CRTflysha
2016-11-30[aws-sdk-cpp] enable static and disable testflysha