Commit Graph

6538 Commits

Author SHA1 Message Date
jasjuang
8071f31fd3 [glm] update to 0.9.9.0 2018-05-22 22:03:43 -07:00
Antonio Maiorano
7dd5c7abfc Fix build of sdl2-net for linux 2018-05-22 23:55:25 -04:00
Alexander Karatarakis
2a73e13344 Direct-init instead of copy-init 2018-05-22 17:14:30 -07:00
Sztergbaum Roman
4105e5526b
remove libjpeg of SFML CONTROL file
according to https://en.sfml-dev.org/forums/index.php?topic=24009.msg163052#msg163052

libjpeg is no longer a dependancies of sfml :
"libjpeg is no longer a dependency of SFML, but since you use the old FindSFML.cmake it still thinks it is."
2018-05-22 22:12:35 +02:00
past-due
db7d775a51 [libvorbis] Update to 1.3.6-112d3bd 2018-05-22 13:52:32 -04:00
DDoSolitary
7971d70e10
Fix dep to lz4 for libarchive.
Fix #3271.
2018-05-22 19:43:24 +08:00
Robert Schumacher
b142632afd [soci] Upgrade to 3.2.3 2018-05-22 03:53:27 -07:00
Robert Schumacher
00655fa9f1 [soci] Switch to vcpkg_from_github(). Use WITH_Xs to improve robustness 2018-05-22 03:53:23 -07:00
Robert Schumacher
78e4d07e84 [vcpkg] Improve CMake messages to account for case-sensitive filesystems.
Improve CMake messages to display shortest targets first (which are hopefully the "public" ones).
Also, fix bug in StringLiteral.
2018-05-22 03:37:40 -07:00
Robert Schumacher
c10d9d117a [sfml] Use upstream CMake. Install SFMLConfig.cmake. 2018-05-22 02:46:56 -07:00
André Mewes
473248862a New Package vtk-dicom (#3449)
* add CONTROL and portfile.cmake for vtk-dicom standalone package

Can make use of the feature 'gdcm' to decompress DICOM files for use with VTK.

* fix CAPSLOCK typo

-.-

* [vtk-dicom] Remove BUILD_SHARED_LIBS because it is automatically provided
2018-05-21 23:38:05 -07:00
pravic
9bb5ec7891 [sciter] Support Linux and Darwin targets. 2018-05-21 16:00:12 +03:00
pravic
8c69ff5836 [sciter] Update to 4.1.8.5918 2018-05-21 07:48:43 +03:00
jasjuang
9ecaa1702d [dlib] update to 19.12 2018-05-20 18:23:23 -07:00
Force Charlie
37a33b5845 [wtl] use https url 2018-05-20 21:04:22 +08:00
Alexander Karatarakis
381a86dab8
Merge pull request #3533 from jasjuang/dlib
[dlib] update to 19.11
2018-05-19 23:29:20 -07:00
Alexander Karatarakis
e428da2b23
Merge pull request #3523 from fcharlie/fcharlie_update
[nghttp2] update to 1.32.0
2018-05-19 23:27:33 -07:00
Alexander Karatarakis
f796ee4d60
Merge pull request #3476 from matttyson/curl
Fix Windows curl/nghttp2 static build
2018-05-19 22:30:33 -07:00
Alexander Karatarakis
032fa481b1 [curl] Bump version 2018-05-19 19:43:46 -07:00
Matt Tyson
ef5686e586 Fix Windows curl/nghttp2 static build
When curl is linked with a static nghttp2, NGHTTP2_STATICLIB
must be defined.
2018-05-19 19:43:02 -07:00
Alexander Karatarakis
7932abed8d [ps1] Move variable close to where it is set 2018-05-19 19:38:45 -07:00
Alexander Karatarakis
b07568da41 Update CHANGELOG and bump version to v0.0.113 2018-05-19 19:29:31 -07:00
Alexander Karatarakis
285c69b0fa [c++] Condense powershell helper code into the remaining single usage
`vcpkg integrate powershell` uses it
2018-05-19 19:23:33 -07:00
Alexander Karatarakis
6ccd43dfa7 Rename ps1 file 2018-05-19 19:23:33 -07:00
Alexander Karatarakis
3fc199dc52 Remove unused internalCI.ps1 2018-05-19 19:23:33 -07:00
Alexander Karatarakis
f1653a23d5 Inline variable 2018-05-19 19:23:33 -07:00
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