aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-01-02Merge pull request #480 from codicodi/add-bzip2Alexander Karatarakis
add bzip2
2017-01-02[chakracore] upgrade to 1.4.0flysha
2017-01-02[bzip2] fix indentationcodicodi
2017-01-02add bzip2codicodi
2017-01-01Merge branch 'master' of http://github.com/Microsoft/vcpkgThomas Fussell
2017-01-01[glew] Renames the glew debug output filesAdam Martin
The FindGlew.cmake that is official as well as several found in a quick search don't look for the debug post-fix variant of the library. This was causing vcpkg to not copy the DLL over on build as it was looking for glew32.dll not glew32d.dll.
2016-12-30Merge pull request #477 from codicodi/add-lz4Alexander Karatarakis
add lz4
2016-12-30Merge pull request #476 from codicodi/fix-icu-dtAlexander Karatarakis
[icu] force rebuild of database
2016-12-30[icu] fix typocodicodi
2016-12-30add lz4codicodi
2016-12-30[icu] force rebuild of databasecodicodi
2016-12-29[qt5] Bump versionSilvio Traversaro
2016-12-29[qt5] Turn -no-pcre -qt-pcreSilvio Traversaro
Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option.
2016-12-28Merge pull request #470 from codicodi/fix-sdlRobert Schumacher
[sdl2] link to CRT libraries
2016-12-29[sdl2] link to CRT librariescodicodi
2016-12-28[icu] update to 58.2codicodi
2016-12-27Merge pull request #427 from traversaro/add-ogreAlexander Karatarakis
Add ogre port
2016-12-27Merge branch 'add-liblzma' of https://github.com/codicodi/vcpkg into ↵Alexander Karatarakis
codicodi-add-liblzma
2016-12-27Merge branch 'antlr' of https://github.com/sdcb/vcpkg into sdcb-antlrAlexander Karatarakis
2016-12-27[qt5] Bump versionAlexander Karatarakis
2016-12-27Merge branch 'patch-1' of https://github.com/traversaro/vcpkg into ↵Alexander Karatarakis
traversaro-patch-1
2016-12-27[gli] Make "header-only" comment same as other portsAlexander Karatarakis
2016-12-27Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-masterAlexander Karatarakis
2016-12-27Merge pull request #438 from codicodi/add-smpegAlexander Karatarakis
[smpeg2] initial commit
2016-12-27Merge pull request #423 from vlj/spirvAlexander Karatarakis
Add spirv-tools and use it to build shaderc.
2016-12-27[azure-storage-cpp] Upgrade to v2.6.0Jason Yang
2016-12-25add liblzmacodicodi
2016-12-25[antlr4] initial commitflysha
2016-12-24Merge pull request #452 from codicodi/fix-luaRobert Schumacher
[lua] Don't export from executables
2016-12-24Merge pull request #454 from sdcb/aws-sdk-1.0.47Robert Schumacher
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24[qt5] Explicitly avoid compiling qt dependencies that could be available in ↵Silvio Traversaro
vcpkg To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 . If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 .
2016-12-24[aws-sdk-cpp] upgrade to 1.0.47flysha
2016-12-24[libbson, mongo-c-driver] bump version to 1.5.1flysha
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-24[lua] bump versioncodicodi
2016-12-24[lua] don't export from executablescodicodi
2016-12-23Add gli.vlj
2016-12-22Merge pull request #437 from codicodi/fix-sdl2Alexander Karatarakis
[sdl2] make SDL use libc
2016-12-21bump qt5 versionCharlie Barto
2016-12-21Modify shaderc so that it uses spirv-tools lib.vlj
2016-12-20work on qt5 5.7.1Charlie Barto
2016-12-20[sdl2] bump versioncodicodi
2016-12-20[smpeg2] initial commitcodicodi
2016-12-20[sdl2] make SDL2 use libccodicodi
2016-12-19Merge pull request #342 from mmassing/statically_linked_glewAlexander Karatarakis
[glew] Implement static build
2016-12-19Merge pull request #425 from codicodi/add-modplugAlexander Karatarakis
[libmodplug] initial commit
2016-12-19[mongo/libbson] Tabs to spacesAlexander Karatarakis
2016-12-19[libmodplug] preserve archive extensioncodicodi
2016-12-19[libmodplug] nevermindcodicodi
Those headers are used by ModplugXMMS project
2016-12-18[libmodplug] ...not in this directory thoughcodicodi
2016-12-18[libmodplug] dont package internal headerscodicodi