Commit Graph

7066 Commits

Author SHA1 Message Date
Oscar Morante
1d7fa4c74a add nanovg port (#4667) 2018-11-08 10:53:06 -08:00
Tsukasa Sugiura
7bb03fd2fc [vtk] Fix FindLZ4 (#4676)
Fix find lz4 library of debug configuration.
2018-11-08 10:46:25 -08:00
Tsukasa Sugiura
efe7c7eb28 [pcl] Update to PCL 1.9.0 (#4677)
Update PCL port to PCL 1.9.0.
2018-11-08 10:45:58 -08:00
Robert Schumacher
9fe14bc18e Updates 2018.11.01 2018-11-08 00:17:59 -08:00
LRFLEW
848233b137 Update libpng cmake wrapper for dynamic libraries (#4590)
* Update libpng cmake wrapper for dynamic libraries

* [libpng] Bump control version

* [libgd] Fix parallel source directory writes
2018-11-07 23:57:08 -08:00
Markus Leuthold
550c9422ad add missing dependency for openvdb[tools] (#4271) 2018-11-07 23:54:29 -08:00
Etienne Dechamps
75744206ed [portaudio] Enable debug output (#4592)
* [portaudio] Enable debug output.

This is enabled by default in the original MSVC project in the PortAudio
distribution, but not in their CMake build. This commit fixes the
regression.

I don't think there are any performance concerns with this, as PortAudio
(AFAICT) does not log from performance-critical code.

Note that this change might still be somewhat controversial, because
PortAudio will by default dump its debug output directly to stderr,
which is not particularly nice. However, the alternative is not having
any way for end users to troubleshoot PortAudio issues at all, which
IMHO is worse. Applications can always call
`PaUtil_SetDebugPrintFunction()` to redirect the output away from
stderr, and I encourage them to do so.

* [portaudio] Bump control version
2018-11-07 23:50:51 -08:00
Maxime GIMENO
130bd6f868 CGAL: Fix CMakeConfig.cmake (#4655)
* Fix CMakeConfig

* [cgal] Bump control version
2018-11-07 23:50:15 -08:00
Stanislav Ershov
8407472fb2 [entt] Update to version 2.7.3 (#4649)
* [entt] Update to version 2.7.3

[entt] Support cmake targets

* [entt] Fix non-windows cmake targets
2018-11-07 23:49:02 -08:00
Jayesh Badwaik
5459adf5de [pixel] added support for dascandy/pixel (#4637)
* + added support for dascandy/pixel

* [pixel] Cleanup comments

* [SDL2] Add SDL2::SDL2{,-static} wrapper

* [pixel] update to v0.2

  - fixes linking problem against SDL2

* [pixel] Bump control version
2018-11-07 23:48:23 -08:00
Etienne Dechamps
52b2759a75 [portaudio] Add pa_win_waveformat.h to public includes (#4582)
* [portaudio] Add pa_win_waveformat.h to public includes.

pa_win_wasapi.h includes pa_win_waveformat.h, so it has to be
distributed for pa_win_wasapi.h to be usable.

* [portaudio] Bump control version
2018-11-07 23:45:26 -08:00
Stefan Ivanov
40af541c50 [rapidcheck] Add initial support for RapidCheck (#4605)
* Add initial support for RapidCheck

Create a portfile for the C++ property-based testing library RapidCheck.
This port is relatively straight forward but there are a couple of caveats:
 * The current port uses a branch from a fork that I modified as the CMake installation logic had some problems.
   The library was almost exclusively used by being added as a subfolder so the CMake export machinery was probably not well tested.
 * The changes are going to get merged into the main repository eventually and then it would be possible to change where the source
   code is downloaded.

I am unaware when the main RapidCheck library maintainer will accept my pull request, so it is better to have this library in VCPKG
sooner, rather than later.

* Update the RapidCheck portfile to download the library sources for the main repository

 * Since the maintainer of RapidCheck very quickly merged the required CMake modifications
   to enable the proper installation of the library, it is better to now use the official
   repository's master branch.
 * Change the versioning of the library to be based on the date of the git reference chosen
   since rapid check does not have an explicit versioning scheme.

* Update rapidcheck and modify configuration step

* [rapidcheck] Tidy
2018-11-07 23:44:36 -08:00
MilesYang
17870d0fdd add igloo port (#4657)
* add igloo port

* [igloo] Use vcpkg_from_github

* add snowhouse
2018-11-07 23:43:13 -08:00
eao197
c6f4bb5aca sobjectizer updated to v.5.5.23 (#4668) 2018-11-07 23:42:01 -08:00
Robert Schumacher
273b8ce3d0 [vcpkg-fetch] Switch back to 18.1.0; add hack in vcpkg.exe to map the hashes together. 2018-11-07 17:10:51 -08:00
Alexander Neumann
4aba36cd38 Qt version bump 5.11.2 (#4629)
* Qt 5.11.2 version bump

* removed unecessary qt patch

* fix wrong hash for qt5-networkauth
2018-11-07 14:49:47 -08:00
Joseph Davies
799de417ea [opus] Update to 1.3. (#4580) 2018-11-07 14:44:38 -08:00
Robert Schumacher
068032bc54 [vcpkg-fetch] Downgrade version of 7zip to hotfix NuGet.org changing the file hashes. 2018-11-07 13:27:27 -08:00
Casey Carter
2fe74dae99
Merge pull request #4669 from Microsoft/dev/alkarata/rangev3
Dev/alkarata/rangev3
2018-11-07 08:52:21 -08:00
Etienne Dechamps
9ad166279c [portaudio] Copy PDB files. (#4583)
This helps with debugging. According to
docs/maintainers/vcpkg_copy_pdbs.md this should always be done.
2018-11-06 18:26:01 -08:00
Tobias Markus
2253ec837a [SDL2 TTF] Fix package name in find_package (#4596) 2018-11-06 18:04:07 -08:00
Lyle Tafoya
ab0212d693 Fixes #4464 GLFW3 dynamic build failure on Linux (#4467)
* Fixes #4464 GLFW3 dynamic build failure on Linux

* [glfw3] Use vcpkg_from_github and remove outdated patch

* [glfw3] Note dependency on xcursor
2018-11-06 17:50:54 -08:00
Agustín Rodríguez
f194e98593 added vscode autodetection in macOS (#4589) 2018-11-06 17:48:34 -08:00
Sergey Sychugin
eaf30a4221 [fftw] Update to 3.3.8 (#4269) 2018-11-06 17:43:59 -08:00
Andy Li
a0d6a2925c [Sqlite3] update to 3.25.2 (#4600)
* [Sqlite3] update to 3.25.2

* [sqlite3] Use vcpkg_extract_source_archive_ex
2018-11-06 17:29:12 -08:00
Lars Ivar Hatledal
bed365bfae add fmi4cpp port (#4650) 2018-11-06 17:07:46 -08:00
Christian Meurin
4ed4272031 win_flex 2.5.9 is no longer downloadable, use 2.5.16 (#4658)
* win_flex 2.5.9 is no longer downloadable, use 2.5.16

* [vcpkg_find_acquire_program] Fix links to flex and bison. Use subdir to avoid conflict with previous version.
2018-11-06 17:03:59 -08:00
Robert Schumacher
d2ffdca39b [docs] Regenerate docs for vcpkg_from_git 2018-11-06 15:47:02 -08:00
Tom Henoch
2c72e57bf4 aixlog port (#4660) 2018-11-06 14:26:03 -08:00
atkawa7
087691c94a fdlibm init (#4165)
* fdlibm init

* fix links

* Fix different hashes creation with google host

* Move functions to script

* Fix documentation

* [vcpkg_from_git] Add SHA512 argument, switch to zip to better support Windows.

* [fdlibm] Trigger rebuild

* [vcpkg_from_git] Use FETCH_HEAD reference to support tags
2018-11-06 13:56:40 -08:00
Force.Charlie-I
1c01a56dc8 [nghttp2] update 1.34.0 (#4621)
* [nghttp2] update 1.34.0

* [ports] update nghttp2 to 1.34.0
2018-11-04 11:35:31 -08:00
Stanislav Ershov
eebb20eee7 [nlohmann-json] Update to 3.4.0 (#4619) 2018-11-04 11:33:51 -08:00
Mark Ian Holland
dfa01ba5ff [linalg] inital port (#4625) 2018-11-04 11:29:53 -08:00
Tobias Markus
f11fd8aa5d [fribidi] new port (#4627) 2018-11-04 11:28:27 -08:00
Johnny Willemsen
ccafb56411 [ace] Retrieve source package from github which has much more bandwidth (#4628)
* ace 6.5.2

* [ace] Retrieve source package from github which has much more bandwidth as download.dre

* [ace] Use previous filename
2018-11-04 11:27:02 -08:00
Tsukasa Sugiura
4ef6ddddd2 [opencv] Update to OpenCV 3.4.3 (#4636)
Update opencv port to OpenCV 3.4.3.
2018-11-04 11:24:45 -08:00
Alexander Karatarakis
56ea0dca40
Merge pull request #4647 from crackedmind/fix_autocomplete
[autocomplete] Add autocompletion for `vcpkg upgrade`
2018-11-03 19:24:50 -07:00
crackedmind
315ef424f8 [autocomplete] Add autocompletion for vcpkg upgrade 2018-11-04 02:15:07 +03:00
Mark Salisbury
1c2c69529e When downloading a tool, print URL and filepath (#4640)
I'm seeing the error below:

  Building package zlib[core]:x86-windows...
  A suitable version of git was not found (required v2.17.1). Downloading portable git v2.17.1...
  Downloading git...
  WinHttpSendRequest() failed: 12002

I suspect the WinHttpSendRequest error is due to being behind a proxy -
most download issues seem to be this.  Or perhaps because a sys admin
somewhere has disabled WinInet, somehow.  I don't know.  I don't know
how to debug WinHttpSendRequest(); a quick google search didn't help.

By printing the URL that vcpkg is trying to download, and where it's
trying to download to, I can pop the URL in my browser, save it at the
location specified, and move on with my life.
2018-11-02 16:20:02 -07:00
Farwaykorse
01371c88e7 [nanodbc] add support for install --head (#4641)
* [nanodbc] add support for use of --head

* single line copyright handler

* support cmake targets for v2.13
2018-11-02 16:17:07 -07:00
Koby Kahane
91ba6e4631 [rocksdb] update to v5.15.10 (#4342)
* [rocksdb] Update to v5.15.10

* [rocksdb] Cleanup

* [rocksdb] Fix cmake targets name.

* [toolchains] Set NDEBUG in release

* [rocksdb] Disable vcpkg_test_cmake due to misbehavior in x64

* [tiff] Use lzma on linux
2018-11-01 20:47:44 -07:00
Robert Schumacher
cc3fae8e5c
[xerces-c] Avoid building executables (#4576) 2018-11-01 19:47:20 -07:00
Alexander Karatarakis
a589f9f9ed [bootstrap.ps1] Remove unneeded Out-Null 2018-11-01 01:36:51 -07:00
Alexander Karatarakis
9cd5f5be00 [bootstrap.ps1] Cleanup intermediate files after build 2018-11-01 01:36:37 -07:00
Alexander Karatarakis
5a1a75d2d6 [vcxproj] Explicitly specify intermediate and output directories
Avoids case-sensitivity issues, flattens the layout, no Win32 but x86 instead
Issue #4586
2018-11-01 01:26:31 -07:00
Alexander Karatarakis
0ad199727e
Merge pull request #4620 from Farwaykorse/no_user_props
Suggestion: Remove import of user property pages when building vcpkg
2018-10-31 17:21:36 -07:00
Casey Carter
5b41d50f97 range-v3: update the commit; don't build tests 2018-10-31 14:58:06 -07:00
Roelf-Jilling
a107942920 Remove import of user property pages when building vcpkg 2018-10-31 11:00:41 +01:00
Alexander Karatarakis
70cf49fac2 [range-v3] Update. Use ericniebler/range-v3 even for Windows 2018-10-30 14:10:41 -07:00
Alexander Karatarakis
60eca2d4cd [vcpkg hash] Try all shaXXXsum tools 2018-10-30 13:54:35 -07:00