Hiroshi Miura
89da6db4a9
[freexl] fix download url
...
Download fails because original download url has been changed.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-25 10:12:23 +09:00
Patrik Huber
0eae5c651d
Change usage instructions to target_ based ( #2873 )
2018-02-24 06:25:58 -08:00
Robert Schumacher
e38bdde03d
[torch-th] Early detection to fail fast
2018-02-24 02:45:13 -08:00
Robert Schumacher
3638b0d4bf
[scintilla] Upgrade to 4.0.3
2018-02-24 02:36:58 -08:00
Robert Schumacher
d90b38c122
[scintilla] Use out of source builds. Detect static builds for fast fail.
2018-02-24 02:32:50 -08:00
Robert Schumacher
9bf1809e28
[magnum-extras] Fix build without features
2018-02-24 02:27:48 -08:00
Robert Schumacher
ca7f50e598
[rttr] Use from github, slight patch simplification.
2018-02-24 02:26:31 -08:00
Robert Schumacher
6d3fb52c70
[chakracore] Use out of source builds
2018-02-24 01:43:37 -08:00
Robert Schumacher
e391e7b5dd
[wxwidgets] Upgrade to 3.1.1
2018-02-24 01:29:13 -08:00
Jacob Zhong
63901137f6
Add doxygen and add packages option to vcpkg_require_msys ( #2869 )
...
* 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-24 00:00:51 -08:00
Robert Schumacher
c55ccbf146
[exiv2] Hotfix previous fix -- apply patches before configuring
2018-02-23 23:55:32 -08:00
Robert Schumacher
451c6a8026
[exiv2] Fix FindIconv
2018-02-23 23:36:52 -08:00
Robert Schumacher
2f25ab678a
[live555] Update and simplify
2018-02-23 23:00:39 -08:00
Robert Schumacher
51f6cf724c
[exiv2] Fix static builds. [gts] Add early detection for CRT linkage.
2018-02-23 22:32:02 -08:00
Robert Schumacher
fee4acc543
[unrar] Improve error message during static builds
2018-02-23 22:26:31 -08:00
Robert Schumacher
dfa621039e
[args] Fix hash
2018-02-23 22:20:39 -08:00
Robert Schumacher
92b4308f5b
[breakpad] Fix hash
2018-02-23 22:14:50 -08:00
Robert Schumacher
5d399d585a
[opencv] Ensure rework is starting from a fresh set of sources
2018-02-23 17:06:37 -08:00
Robert Schumacher
471f7dc970
[opencv] Rework
...
Split off contrib, ipp, webp, openexr, tiff, png, tiff, jpeg, jasper, eigen into features.
Prevent downloads during the build
2018-02-23 17:06:37 -08:00
Robert Schumacher
5609d34b39
[libwebp] Deploy FindWebP.cmake
2018-02-23 17:06:37 -08:00
Robert Schumacher
832f908694
[openexr] Deploy FindOpenEXR.cmake and reduce components built
2018-02-23 17:06:37 -08:00
Robert Schumacher
175d25ae47
[ffmpeg] Deploy FindFFMPEG cmake file
2018-02-23 17:06:37 -08:00
Robert Schumacher
bd52db332b
[abseil] Update
2018-02-23 17:04:17 -08:00
Robert Schumacher
910d3e5280
[llvm] Reenable package
2018-02-23 12:21:07 -08:00
Robert Schumacher
45ba125e02
[eastl] Upgrade to 3.07.02
2018-02-23 12:17:03 -08:00
Robert Schumacher
488ba6dbec
[eastl] Upgrade to 3.07.00
2018-02-23 12:14:25 -08:00
Robert Schumacher
cd6aa2a5ab
[wt] Upgrade
2018-02-23 04:16:00 -08:00
Robert Schumacher
43172e2318
[rocksdb] Update
2018-02-23 03:27:49 -08:00
Robert Schumacher
e3dda1a82d
[azure-storage-cpp][cpp-redis][dirent][doctest][gdcm2][grpc][llvm][matio][spdlog][yaml-cpp] Upgrades
2018-02-23 03:27:04 -08:00
Tsukasa Sugiura
2fac08c667
[halide] Update to release_2018_02_15
...
Update halide port to halide release_2018_02_15.
2018-02-22 23:29:41 +09:00
Robert Schumacher
86a652c31c
[libsodium] Upgrade to 1.0.16
2018-02-22 06:22:12 -08:00
yosagi
ef9d50ecb3
Handle qt subpackage executable paths in cmake config files ( #2844 )
...
* Handle qt subpackage executable paths in cmake config files
* [qt5-modularscripts] Bump version to include changes to tool deployment
2018-02-22 05:31:28 -08:00
Robert Schumacher
1f9c73454b
[mman] Fix static linkage. Fixes #2856 .
2018-02-22 05:16:06 -08:00
Youngho Kim
f6d652c1bf
add x264 package for vcpkg ( #2849 )
...
* add x264 package
add x264 package
* [x264] Simplify portfile. Use GitHub mirror instead of trying to run git clone.
2018-02-21 20:12:49 -08:00
Alexander Karatarakis
85f2b92958
Merge pull request #2789 from melchi45/master
...
modify pthread download url
2018-02-20 17:41:20 -08:00
Alexander Karatarakis
7f021f9bb8
[glew] Add comment about vcpkg_from_github()
2018-02-20 17:18:50 -08:00
Alexander Karatarakis
3daa3e8f30
Merge pull request #2832 from evpobr/port/matroska
...
[matroska] Initial port
2018-02-20 16:11:10 -08:00
Alexander Karatarakis
4bf37bb3b3
Merge pull request #2831 from miurahr/libgeotiff_fix_xtiff
...
[Libgeotiff] fix xtiff error
2018-02-20 15:31:38 -08:00
Jason Juang
536ddf4bd4
[opencv] sfm module should depend on ceres ( #2829 )
2018-02-20 12:06:37 -08:00
Robert Schumacher
77b07838bf
[blaze] Update SHA512. Fixes #2841 .
2018-02-19 22:25:19 -08:00
Tobias Schwendemann
0e872e6bd1
[tinytoml] Initial port ( #2836 )
...
* [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 08:41:25 -08:00
pravic
1874e0108f
[sciter] Update to 4.1.3.5728 ( #2835 )
2018-02-19 08:23:03 -08:00
Robert Schumacher
0f607865f3
[libdisasm][breakpad] Initial commit of breakpad. Improvements to libdisasm.
2018-02-19 08:12:04 -08:00
mmazat
d6ff55a735
port for google cartographer ( #2665 )
...
* initial try to add port files
* updates control and patch
* minor fix
* release is now built
* install succeed
* update to the latest commit
* use cmake to export the symbols in dynamic linkage
* [cartographer] Reformatting and added dependency on ceres[eigensparse]
2018-02-19 06:46:02 -08:00
Hartmut Kaiser
d4004c8ac9
Using vcpkg_from_github() for HPX ( #2830 )
2018-02-17 17:32:19 -08:00
Hiroshi Miura
67d3662845
[libgeotiff] Fix libgeotiff link error
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-18 09:56:27 +09:00
Hiroshi Miura
6f92f7acc5
[libgeotiff] Update patches
...
- Import CMakeLists updates from libgeotiff trunk HEAD.
It makes unify target name among static/shared libs.
- Rebased patches and generated from git format-patch command.
These two patches are as same code as previous one.
- Publish patches on https://github.com/miurahr/libgeotiff
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2018-02-18 09:54:19 +09:00
Arkady Shapkin
12b30c0f88
[draco] Update to version 1.2.5 ( #2826 )
2018-02-17 05:02:40 -08:00
Albert Huang
d60b48c32e
Add libpng-apng as a new port ( #2578 )
...
* Add libpng-apng as a new ports definition
* Update portfile to use 7Z to extract patch + fix others
2018-02-17 04:31:26 -08:00
Albert Ziegenhagel
14ef8e2fd2
Fix building boost.mpi ( #2684 )
...
* Fix building boost.mpi
* [boost-*] Remove boost-mpi dependencies to avoid direct dependency on msmpi.
* [boost-build] Bump version with mpi changes
2018-02-17 03:54:43 -08:00