aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2018-02-25[mman] Move header to mman/sys/mman.h to avoid tricking other librariesRobert Schumacher
2018-02-25[libsndfile] Fix cmake targets. Use vcpkg_from_github. Fixes #2883.Robert Schumacher
2018-02-24Merge pull request #2879 from miurahr/freexl_104-1Alexander Karatarakis
[freexl] fix download url
2018-02-24Merge pull request #2880 from miurahr/libspatialite_url_fixAlexander Karatarakis
[libspatialite] fix download url
2018-02-24Merge pull request #2881 from miurahr/readosm_urlAlexander Karatarakis
[readosm] fix download url
2018-02-25[spatialite-tools] fix download urlHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25[readosm] fix download urlHiroshi Miura
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25[libspatialite] fix download urlHiroshi Miura
Download fails because original download url has been changed. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25[freexl] fix download urlHiroshi Miura
Download fails because original download url has been changed. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-24Change usage instructions to target_ based (#2873)Patrik Huber
2018-02-24[torch-th] Early detection to fail fastRobert Schumacher
2018-02-24[scintilla] Upgrade to 4.0.3Robert Schumacher
2018-02-24[scintilla] Use out of source builds. Detect static builds for fast fail.Robert Schumacher
2018-02-24[magnum-extras] Fix build without featuresRobert Schumacher
2018-02-24[rttr] Use from github, slight patch simplification.Robert Schumacher
2018-02-24[chakracore] Use out of source buildsRobert Schumacher
2018-02-24[wxwidgets] Upgrade to 3.1.1Robert Schumacher
2018-02-24Add doxygen and add packages option to vcpkg_require_msys (#2869)Jacob Zhong
* Add doxygen to acquired programs * Add packages option to msys function * Add documentation for PACKAGES in vcpkg_require_msys * [ffmpeg][x264] Update to use `PACKAGES` parameter. Tweak docs.
2018-02-23[exiv2] Hotfix previous fix -- apply patches before configuringRobert Schumacher
2018-02-23[exiv2] Fix FindIconvRobert Schumacher
2018-02-23[live555] Update and simplifyRobert Schumacher
2018-02-23[exiv2] Fix static builds. [gts] Add early detection for CRT linkage.Robert Schumacher
2018-02-23[unrar] Improve error message during static buildsRobert Schumacher
2018-02-23[args] Fix hashRobert Schumacher
2018-02-23[breakpad] Fix hashRobert Schumacher
2018-02-23[opencv] Ensure rework is starting from a fresh set of sourcesRobert Schumacher
2018-02-23[opencv] ReworkRobert Schumacher
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features. Prevent downloads during the build
2018-02-23[libwebp] Deploy FindWebP.cmakeRobert Schumacher
2018-02-23[openexr] Deploy FindOpenEXR.cmake and reduce components builtRobert Schumacher
2018-02-23[ffmpeg] Deploy FindFFMPEG cmake fileRobert Schumacher
2018-02-23[abseil] UpdateRobert Schumacher
2018-02-23[llvm] Reenable packageRobert Schumacher
2018-02-23[eastl] Upgrade to 3.07.02Robert Schumacher
2018-02-23[eastl] Upgrade to 3.07.00Robert Schumacher
2018-02-23[wt] UpgradeRobert Schumacher
2018-02-23[rocksdb] UpdateRobert Schumacher
2018-02-23[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][sp ↵Robert Schumacher
dlog][yaml-cpp] Upgrades
2018-02-22[halide] Update to release_2018_02_15Tsukasa Sugiura
Update halide port to halide release_2018_02_15.
2018-02-22[libsodium] Upgrade to 1.0.16Robert Schumacher
2018-02-22Handle qt subpackage executable paths in cmake config files (#2844)yosagi
* Handle qt subpackage executable paths in cmake config files * [qt5-modularscripts] Bump version to include changes to tool deployment
2018-02-22[mman] Fix static linkage. Fixes #2856.Robert Schumacher
2018-02-21add x264 package for vcpkg (#2849)Youngho Kim
* add x264 package add x264 package * [x264] Simplify portfile. Use GitHub mirror instead of trying to run git clone.
2018-02-20Merge pull request #2789 from melchi45/masterAlexander Karatarakis
modify pthread download url
2018-02-20[glew] Add comment about vcpkg_from_github()Alexander Karatarakis
2018-02-20Merge pull request #2832 from evpobr/port/matroskaAlexander Karatarakis
[matroska] Initial port
2018-02-20Merge pull request #2831 from miurahr/libgeotiff_fix_xtiffAlexander Karatarakis
[Libgeotiff] fix xtiff error
2018-02-20[opencv] sfm module should depend on ceres (#2829)Jason Juang
2018-02-19[blaze] Update SHA512. Fixes #2841.Robert Schumacher
2018-02-19[tinytoml] Initial port (#2836)Tobias Schwendemann
* [tinytoml] Initial port This port works only using --head since no tags are provided by the author. * [tinytoml] Add stable REF and SHA512
2018-02-19[sciter] Update to 4.1.3.5728 (#2835)pravic