aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-05Merge pull request #221 from ebraminio/masterRobert Schumacher
Update harfbuzz to 1.3.4
2016-12-06Update harfbuzz to 1.3.4Ebrahim Byagowi
The needed local patches are now upstreamed thus no longer needed. Also Uniscribe backend is no longer default enabled so almost no lib is needed to be linked.
2016-12-05[boost] Don't use --layout=system. Resolves #369Alexander Karatarakis
2016-12-05Merge pull request #370 from sdcb/aws-sdkRobert Schumacher
Add aws-sdk-cpp
2016-12-05Merge pull request #382 from codicodi/add-nanaRobert Schumacher
[nana] initial commit
2016-12-05[nana] fix harmless but still ugly mix-upcodicodi
2016-12-04[nana] initial commitcodicodi
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-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-01Fix arch/linkage checkscodicodi
2016-12-01Remove unused functionAlexander Karatarakis
2016-12-01Remove unused #include directivesAlexander Karatarakis
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-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[aws-sdk-cpp] correct FORCE_SHARED_CRTflysha
2016-11-30[aws-sdk-cpp] enable static and disable testflysha
2016-11-29Merge fix #306Robert Schumacher
2016-11-29Use new Files functionsAlexander Karatarakis
2016-11-29[Files] Add functions to get all files of a dir recursively or non-recursivelyAlexander Karatarakis
2016-11-29Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis
2016-11-29Merge pull request #366 from traversaro/add-freeimageRobert Schumacher
Add freeimage port
2016-11-29[freeimage] Always define FREEIMAGE_LIB in static mode.Robert Schumacher
2016-11-29[libraw] Rename Module to Config to increase flexibility of install locationsRobert Schumacher
2016-11-29Merge branch 'master' into traversaro-add-freeimageRobert Schumacher
2016-11-29Introduce PostBuildLint namespaceAlexander Karatarakis
2016-11-29[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that ↵Robert Schumacher
dependent libraries make the right choice.
2016-11-29Move file functions to vcpkg_Files.hAlexander Karatarakis
2016-11-29Merge branch 'master' of https://github.com/Microsoft/vcpkgAlexander Karatarakis