aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2016-10-25need a function to repeatedly build up to a number of failures, since qt ↵Barath Kannan
builds are so flaky
2016-10-25add port for Crypto++Stephan Kaiser
2016-10-25static installation fixesBarath Kannan
2016-10-24[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configurationRobert Schumacher
2016-10-25[cpprestsdk] Add websocket support.sdcb
2016-10-25static linkage and jom fixesBarath Kannan
2016-10-24[cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamicallyAlexander Karatarakis
2016-10-24Merge pull request #197 from sdcb/cpprestsdkRobert Schumacher
Upgrade cpprestsdk to 2.9.0
2016-10-24[cpprestsdk] Revert removal of CASA_INSTALL_HEADERSRobert Schumacher
2016-10-24[cpprestsdk] Enable static buildingAlexander Karatarakis
2016-10-24[jxrlib] Add call to vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-24Merge branch 'cpprestsdk' of https://github.com/sdcb/vcpkg into sdcb-cpprestsdkRobert Schumacher
2016-10-24Merge branch 'add-jxrlib' of https://github.com/traversaro/vcpkg into ↵Alexander Karatarakis
traversaro-add-jxrlib
2016-10-24[libogg] [libvorbis] Add vcpkg_copy_pdbs()Robert Schumacher
2016-10-24Merge branch 'vorbis' of https://github.com/vlj/vcpkg into vlj-vorbisRobert Schumacher
2016-10-25Add libvorbis.vlj
2016-10-24[libwebp] Add call to vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-24Merge branch 'traversaro-add-libwebp'Alexander Karatarakis
2016-10-24Merge pull request #191 from sdcb/dxutRobert Schumacher
Add dxut
2016-10-24Merge branch 'add-libwebp' of https://github.com/traversaro/vcpkg into ↵Alexander Karatarakis
traversaro-add-libwebp
2016-10-24Add libogg.vlj
2016-10-24[openjpeg] vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-24Merge branch 'add-openjpeg' of https://github.com/traversaro/vcpkg into ↵Alexander Karatarakis
traversaro-add-openjpeg
2016-10-24[zeromq] Enable building staticallyAlexander Karatarakis
2016-10-24[zeromq] No need to copy pdbs manually, vcpkg_copy_pdbs() handles itAlexander Karatarakis
2016-10-24[zeromq] Fix extension of downloaded fileAlexander Karatarakis
2016-10-24Cleanup Visual C++ Redistributable runtimeSilvio
2016-10-24Merge branch 'zeromq' of https://github.com/adam4813/vcpkg into adam4813-zeromqAlexander Karatarakis
2016-10-24[openjpeg] Fix location of cmake config filesSilvio
2016-10-25add qt5 support, working install but static linkage with RT needs to be ↵Barath Kannan
implemented
2016-10-23Update CONTROLSilvio Traversaro
2016-10-23Add libwebp portSilvio
2016-10-23Add openjpeg portSilvio
2016-10-23Add jxrlib portSilvio
2016-10-23[zeromq] Added zeromq libraryAdam Martin
2016-10-23Add Wt portStephan Kaiser
2016-10-22[libccd] Remove other misc files that are getting copiedAlexander Karatarakis
2016-10-22[libccd] Handle copyright cleanlyAlexander Karatarakis
2016-10-22[libccd] copy_pdbs()Alexander Karatarakis
2016-10-22[libccd] Remove debug/include/ and debug/share/ instead of debug/Alexander Karatarakis
2016-10-22copy README.md to save important notes, precise descriptionJens Frederich
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-22[think-cell-range] Adding think-cell's range libraryJens Frederich
https://www.think-cell.com/en/career/talks/ranges/#1 Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-21Merge branch 'libccd' of https://github.com/jslee02/vcpkg into jslee02-libccdAlexander Karatarakis
2016-10-21Add zziplib portSilvio
To facilitate support of VS2015 in all the different configurations, a CMake-based build system based on the one found in https://sourceforge.net/p/zziplib/patches/17/ is used.
2016-10-21[libccd] Add libccd 2.0.0 (tip commit of current master)Jeongseok Lee
2016-10-21Upgrade cpprestsdk to 2.9.0sdcb
2016-10-21Changed the download link to a static link.John Camp
The different download link packaged the zip slightly differently, changing the hash as well as the src path.
2016-10-20Merge pull request #196 from Microsoft/ragel_controlRobert Schumacher
Ragel control
2016-10-20Merge pull request #195 from Microsoft/catch_prRobert Schumacher
adding catch
2016-10-20[glew] Fix download file typoRobert Schumacher