Commit Graph

6409 Commits

Author SHA1 Message Date
Alexander Karatarakis
bc96c069ac [bootstrap.ps1] Remove unneeded <sol> <eol>
it was used for communication with vcpkg
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
8549a095a8 Remove stray entries 2018-05-19 19:23:32 -07:00
Alexander Karatarakis
a739df905c Merge VcpkgPowershellUtils into bootstrap.ps1 2018-05-19 19:23:32 -07:00
Alexander Karatarakis
555fa8d7cc Merge getVisualStudioInstances into bootstrap.ps1 2018-05-19 19:23:32 -07:00
Alexander Karatarakis
9e4196d495 Merge getWindowsSDK into bootstrap.ps1 2018-05-19 19:23:32 -07:00
Alexander Karatarakis
658f1caaab [vcpkg_get_windows_sdk] Don't call powershell. Deduce from env 2018-05-19 19:23:32 -07:00
Mike Howard
438af21f07 osgearth port (#3257)
* created port for osgearth

* [osgearth] Slight simplification. Block DLL linking against static CRT
2018-05-19 18:12:48 -07:00
jasjuang
d463ea4350 [dlib] update to 19.11 2018-05-18 23:34:40 -07:00
test
cf649980bc libgo update to v2.8 2018-05-19 13:50:40 +08:00
Sztergbaum Roman
b31cfb8b87 fix compilation error on clang 6.0/APPLE (#3520)
* fix compilation error on clang 6.0/APPLE

* Update system.cpp
2018-05-18 12:46:34 -07:00
Nicolai Grodzitski
aad8cbb041 Add json_dto library. (#3467)
* Prepare port for json_dto.

* Add new line at the end of file.

* Add json-dto to vcpkg.
2018-05-18 11:03:15 -07:00
Arkady Shapkin
a90d78293b [libevent] Fix build on Linux (#3426) 2018-05-18 10:57:31 -07:00
Alexandro Sanchez
b68da8a9dc Add keystone port (#3273)
* Add keystone port

* [keystone] Small portfile simplifications
2018-05-18 10:10:16 -07:00
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
Jozef Izso
bfa66299a2 Patch protobuf to fix the compilation error C4146 in wire_format_lite.h
Fixes #3352
2018-05-18 08:59:22 +02: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
Force Charlie
461e886d26 update nghttp2 to 1.32.0 2018-05-17 21:06:26 +08: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