Ryan Cheung
7ad1fcc376
Package sdl2pp ( #3430 )
...
* Fix mpg123 build in macOS and Linux, fix sdl2-mixer find mpg123 libarry
* Add package sdl2pp
* [mpg123] Use Windows logic in Windows Desktop
* [sdl2-mixer] Bump package version
* [sdl2pp] Use patch instead of replacing CMakeLists.txt. Use vcpkg_from_github()
2018-05-18 08:15:52 -07:00
Robert Schumacher
5fe458d22e
[pdal] Avoid configure_file() into the source directory
2018-05-18 04:54:47 -07:00
Robert Schumacher
642e3a78d4
[opus] Don't redefine main() in the static lib
2018-05-18 03:26:36 -07:00
alqaz
ddcc4ad334
uwebsocket on linux need c++ support ( #3455 )
...
* uwebsocket on linux need c++ support
* [uwebsockets] Compile feature required on all platforms
* [libuv] Install pthread-barrier.h
2018-05-18 03:00:09 -07:00
Erwan BERNARD
15776d1d65
[libuv] add libuv for linux ( #3437 )
...
* [libuv] add libuv for linux
[libuv] add linux in not skip header
* inject VCPKG_CMAKE_SYSTEM_NAME, add darwin
* remove message
* [vlpp] Fix Linux build
* Add VSCode workspace file to .gitignore
[ci skip]
* [imgui] Update to 1.60
* Update for ExprTk package
* Update for StrTk package
* Use CMAKE_EXECUTABLE_SUFFIX
* FixpmdkFailure
* Update sol2 to 2.20.0
* Improve unsupported toolchain error message
* [brotli] Fix Linux build
* [lz4] update to 1.8.2
* [lz4] fix version number
[zstd] update to 1.3.4
* Update CHANGELOG and bump version to v0.0.111
* [ceres] Fix build on Linux. Closes #3490
* ace 6.4.8
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
* [abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
[robin-map] Initial commit
* [sfml] update to 2.5.0
* Support azure-storage-cpp 4.0.0
* [catch-classic] Update to 1.12.2
* [bootstrap-vcpkg.sh] Find g++-8. Fixes #3486 .
* [boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.
* [brotli][folly][sol] Fix regressions on master
* [blosc] Fix accidentally using local vendored copies
* [bootstrap.sh] Fix whitespace-in-path issues
* [openvr] update to 1.0.15
* [rocksdb] fix zlib findpackage
* [vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
* Fix signature of hashing function
* [openexr] Fix linux build
* [curl] update to 7.60.0
* [wtl] Fix capitalization in file copy script
* adding a blog link in the doc
* [ps1] Add missing "include"
* [vcpkg.exe] Don't error if vswhere.exe is not found
* Fix typo
* added ignore 4703 warning to fix uwp builds (#3279 )
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
* [vcpkg edit] Fix whitespace-in-path issue
* Update CHANGELOG and bump version to v0.0.112
* [ps1] Fix error when vs140comntools is not available
* [pmdk] Fix v140 requirement
* [grpc] Fix uwp (#3281 )
* 2018.05.17 updates
* [libuv] CMake simplification
2018-05-18 02:03:26 -07:00
Mateusz Loskot
0aad7df944
[GDAL] Update to 2.3.0 ( #3478 )
...
Update portfile.cmake for easier version/checksum maintenance.
Update and rename 0001 patch fixing debug build.
Update no-my-bool.patch following source file changes.
Remove no patches which are no longer required due to corresponding
changes in the GDAL source code.
Supports PROJ 4.9.x and 5.x - the latter not in vcpkg ports.
2018-05-17 23:46:04 -07:00
Mateusz Loskot
2978f18ad3
Add PDAL 1.7.1 ( #3452 )
...
* Add PDAL 1.7.1
First stab at porting PDAL (https://pdal.io ), creates package:
- with minimal set of required dependencies
- with dynamic library only - dependency GDAL does not build as static
- with pdal executable
* [pdal] Allow building static libs on top of DLLs.
2018-05-17 23:42:45 -07:00
Robert Schumacher
2988f8577b
[faq.md] Update with support for Linux/OSX. Fixes #3416 .
2018-05-17 23:39:36 -07:00
Alexej Harm
ef71cef492
[podofo] Create an optional flavor for the fontconfig dependency ( #3516 )
...
* [podofo] Create an optional flavor for the fontconfig dependency
* [podofo] Simplify portfile and improve robustness
2018-05-17 23:35:20 -07:00
Alexander Karatarakis
6ad96b7e7a
2018.05.17 updates
2018-05-17 22:56:05 -07:00
Dale Stammen
5e754c1d44
[grpc] Fix uwp ( #3281 )
2018-05-17 20:15:15 -07:00
Alexander Karatarakis
f2341b9245
Merge pull request #3522 from KindDragon/openexr-linux
...
[openexr] Fix linux build
2018-05-17 17:28:33 -07:00
Alexander Karatarakis
a4b4f0ddfa
Merge pull request #3469 from Cheney-W/fixpmdkFailedInWiC
...
FixPmdkFailure
2018-05-17 16:59:35 -07:00
Alexander Karatarakis
74673fa7eb
Merge pull request #3513 from pravic/curl
...
[curl] update to 7.60.0
2018-05-17 16:52:22 -07:00
Alexander Karatarakis
7f06f2e644
Merge pull request #3515 from qis/dev/qis/wtl
...
[wtl] Fix capitalization in file copy script
2018-05-17 16:51:59 -07:00
Alexander Karatarakis
8ee61ea6d0
[pmdk] Fix v140 requirement
2018-05-17 14:10:06 -07:00
Alexander Karatarakis
1e03300470
[ps1] Fix error when vs140comntools is not available
2018-05-16 19:20:21 -07:00
Alexander Karatarakis
df28620ba6
Update CHANGELOG and bump version to v0.0.112
2018-05-16 19:05:13 -07:00
Alexander Karatarakis
950a3d0049
[vcpkg edit] Fix whitespace-in-path issue
2018-05-16 18:59:56 -07:00
Dale Stammen
55322d464e
added ignore 4703 warning to fix uwp builds ( #3279 )
...
* added ignore 4703 warning to fix uwp builds
* [protobuf] Bump version to include patchfile
2018-05-16 17:09:19 -07:00
Alexander Karatarakis
897eaf436f
Merge pull request #3494 from jwillemsen/jwi-ace-648
...
[ace] Upgrade to 6.4.8
2018-05-16 15:39:45 -07:00
Alexander Karatarakis
8999e40fff
Merge pull request #3492 from KindDragon/patch-2
...
[ceres] Fix build on Linux. Closes #3490
2018-05-16 15:39:22 -07:00
Alexander Karatarakis
1901c1ed2c
Merge pull request #3499 from Milerius/master
...
[sfml] update to 2.5.0
2018-05-16 15:37:16 -07:00
Alexander Karatarakis
7a652429b5
Merge pull request #3506 from JasonYang-MSFT/master
...
Support azure-storage-cpp 4.0.0
2018-05-16 15:36:43 -07:00
Alexander Karatarakis
f69cce7051
Fix typo
2018-05-16 15:34:13 -07:00
Alexander Karatarakis
9b758690cd
Merge pull request #3507 from jasjuang/openvr
...
[openvr] update to 1.0.15
2018-05-16 15:33:00 -07:00
Alexander Karatarakis
97506776ac
Merge pull request #3510 from edmBernard/fix_rocksdb
...
[rocksdb] fix zlib findpackage
2018-05-16 15:32:43 -07:00
Alexander Karatarakis
1f8241c47e
Merge pull request #3517 from Microsoft/em_doc
...
adding a blog link in the doc
2018-05-16 15:14:26 -07:00
Alexander Karatarakis
f4c6fe61d0
[vcpkg.exe] Don't error if vswhere.exe is not found
2018-05-16 15:11:55 -07:00
Alexander Karatarakis
8347101e63
[ps1] Add missing "include"
2018-05-16 14:51:51 -07:00
Eric Mittelette
1d39174ca5
adding a blog link in the doc
2018-05-16 09:25:44 -07:00
Alexej Harm
8b8538b527
[wtl] Fix capitalization in file copy script
2018-05-16 17:21:30 +02:00
pravic
4f17361e24
[curl] update to 7.60.0
2018-05-16 17:44:00 +03:00
Arkady Shapkin
f35ff4c8bc
[openexr] Fix linux build
2018-05-16 17:26:45 +03:00
Alexander Karatarakis
8bb28d0de4
Fix signature of hashing function
2018-05-15 23:41:31 -07:00
Alexander Karatarakis
1b0682a39e
[vcpkg] Significantly reduce usage of powershell. Reduce console font switching bug
2018-05-15 23:27:14 -07:00
Erwan BERNARD
723225f529
[rocksdb] fix zlib findpackage
2018-05-16 08:15:01 +02:00
jasjuang
803ba0f43a
[openvr] update to 1.0.15
2018-05-15 22:34:02 -07:00
Alexander Karatarakis
52f01eefa6
[bootstrap.sh] Fix whitespace-in-path issues
2018-05-16 04:51:08 +00:00
Robert Schumacher
6294c6af84
[blosc] Fix accidentally using local vendored copies
2018-05-15 21:46:41 -07:00
Robert Schumacher
db2b2d2658
[brotli][folly][sol] Fix regressions on master
2018-05-15 21:46:41 -07:00
Robert Schumacher
b6f1217a63
[boost-modular-build-helper] Pass address-model=64 on all 64-bit platforms.
2018-05-15 21:45:02 -07:00
Robert Schumacher
8ce9265485
[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486 .
2018-05-15 21:42:58 -07:00
Robert Schumacher
87e7728ff3
[catch-classic] Update to 1.12.2
2018-05-15 20:51:30 -07:00
Jason Yang
04da399a7b
Support azure-storage-cpp 4.0.0
2018-05-15 17:34:36 +08:00
milerius
84e807598d
[sfml] update to 2.5.0
2018-05-15 10:31:52 +02:00
Robert Schumacher
fcb303331e
[abseil][aws-sdk-cpp][folly][jsonnet][ms-gsl][mujs][openimageio][re2][rs-core-lib][thrift][unicorn-lib][zeromq] Upgrades
...
[robin-map] Initial commit
2018-05-14 17:56:34 -07:00
Johnny Willemsen
bc4daef14e
ace 6.4.8
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2018-05-14 17:15:01 +02:00
Arkady Shapkin
f38fbe4abf
[ceres] Fix build on Linux. Closes #3490
2018-05-14 17:01:26 +03:00
Alexander Karatarakis
29d04b8b40
Update CHANGELOG and bump version to v0.0.111
2018-05-11 21:46:55 -07:00