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
Alexander Karatarakis
7136958e6a
[vcpkg hash] Also try sha512sum
2018-10-30 13:54:35 -07:00
Raynor Vliegendhart
b084ab0103
[libgeotiff] Install doc files into the correct place ( #4593 )
...
* [libgeotiff] Install doc files in the correct place
The original portfile put documentation (authors, readme, etc.) inside
of vcpkg/installed/<triplet>/doc. This commit modifies the portfile such
that the files are installed to
vcpkg/installed/<triplet>/share/libgeotiff/doc instead.
* [libgeotiff] Bump version
* [libgeotiff] Avoid file(INSTALL)
2018-10-28 14:51:30 -07:00
John Farrier
c23a7f5c9a
[celero] Update Celero to v2.4.0 ( #4585 )
...
* Upgrade Celero to v2.2.0
* [celero] Fix installed cmake targets
* Updated to Celero v2.4.0
2018-10-28 12:56:27 -07:00
Farwaykorse
5bea5abe39
[uriparser] Update to 0.9.0 ( #4587 )
2018-10-27 14:44:49 -07:00
Robert Schumacher
3270a9a469
[entityx] Fix osx build by enabling c++14
2018-10-27 12:50:27 -07:00
Robert Schumacher
74d385ff16
[tiff] Disable use of liblzma in uwp to enable building
2018-10-26 21:37:51 -07:00
Robert Schumacher
ac1dd2022a
[vcpkg-edit] Don't launch the editor in a clean environment
2018-10-26 21:31:59 -07:00
Robert Schumacher
c538d6d996
Upgrades 2018.10.25
2018-10-26 18:49:29 -07:00
Agustín Rodríguez
f5c8349a85
[websocketpp] update to 0.8.1 ( #4554 )
...
* [websocketpp] update to 0.8.1
* [websocketpp] Fix config file
2018-10-26 10:25:35 -07:00
Ignat Loskutov
f0cd4479e8
[pixman] fix compilation on linux ( #4570 )
2018-10-26 09:28:03 -07:00
Robert Schumacher
ff49020538
[openssl-unix] Consider CMAKE_OSX_SYSROOT
2018-10-25 15:55:33 -07:00
myd7349
30d5f95986
[double-conversion] Remove unnecessary patch ( #4321 )
...
* [double-conversion] Remove unnecessary patch
* [double-conversion] Small portfile improvement
* [double-conversion] Provoke rebuild
2018-10-25 15:53:48 -07:00
Glen Knowles
8174938d50
[dimcli] Update to 4.0.1 ( #4549 )
...
* [dimcli] update to 3.1.1
* [dimcli] Update to 4.0.1
* [dimcli] Remove quotes around project name
2018-10-25 15:27:36 -07:00
Jonathan Hale
aba5a4abec
[corrade/magnum/-extras/-integration/-plugins] Update to 2018.10 ( #4556 )
...
Signed-off-by: Squareys <squareys@googlemail.com>
2018-10-25 15:26:05 -07:00
Agustín Rodríguez
526b53b493
[socket-io-client] new port ( #4557 )
2018-10-25 15:24:32 -07:00
Roger Leigh
6d5eba6a6d
xalan-c: Install headers correctly ( #4565 )
...
* Add SKIP_CLEAN option to vcpkg_install_msbuild
Also add vcpkg_clean_msbuild function to factor out clean
logic and allow re-use in portfiles.
* xalan-c: Correct header globbing
* vcpkg_install_msbuild: SKIP_CLEAN documentation correction
* [xalan-c] Add explicit check for localmsgindex header.
[docs] Regenerate
2018-10-25 12:34:45 -07:00
Robert Colton
03f4ab3808
Qscintilla Namespace Fix ( #4332 )
...
* fix da qt5
* fix qt config duplication
* [qt5-base] Use vcpkg_extract_source_archive_ex
[sqlite3] Enable SQLITE_ENABLE_COLUMN_METADATA
* define SCI_NAMESPACE for qscintilla port
* [qscintilla] Bump control version
* [qscintilla] Fix spacing. Slightly modernize.
2018-10-25 12:01:44 -07:00
bobk2824
a4403276a2
New package: Native Windows C++ library for EMC ECS S3 REST support ( #4035 )
...
* [ecsutil] Initial commit of 1.0.1.2
* [ecsutil] Simplify and use vcpkg_install_msbuild
* [ecsutil] Commit missing patch
* [ecsutil] Remove empty bin directories
2018-10-25 12:00:40 -07:00
Neil McNeight
4bc01b00e0
[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 ( #4492 )
...
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8
* Version 1.2 is still required for building DOSbox
* [sdl1][sdl1-net] Revise to install to expected paths
* Headers go in include\ instead of include\SDL1
* Use updated .sln and .vcxproj files
* [sdl1] Modernize
2018-10-25 11:57:39 -07:00
Robert Schumacher
ac85ec3ac7
[scintilla] Update to 4.1.2
2018-10-25 11:50:23 -07:00
Jiri Appl
3d2b540173
Enable Windows ARM32 build of OpenSSL LTS ( #4525 )
...
* Enable Windows ARM32 build of OpenSSL
* [openssl-windows] Bump control version
* [vtk] Fix hardcoded install paths
* [osgearth] Backport VS2017u8 fix
2018-10-25 11:47:58 -07:00
Violet Giraffe
97e9d96715
libbson installation issue on Linux fixed ( #4561 )
...
* libbson installation issue on Linux fixed
* [libbson] Modernize
2018-10-25 11:07:35 -07:00
Robert Isaacs
f21d4f17e4
Include libpq-events header file ( #4559 )
...
* Include libpq-events header file
Missing the libpq events header file. This file is needed to use the asynchronous libpq interfaces.
* [libpq] Bump control version
2018-10-25 11:06:54 -07:00
Robert Schumacher
7f6b4fed7e
[libssh] Use more stable link to patch
2018-10-25 10:28:09 -07:00
Robert Schumacher
ff659ef957
[gdal] Fix build failure in finding license file
2018-10-25 10:28:09 -07:00
Robert Schumacher
59c6669b41
[winpcap] Clean build slightly
2018-10-25 10:28:09 -07:00
Robert Schumacher
4cf611c2e6
[rttr] Don't build benchmarks
2018-10-25 10:28:08 -07:00
Robert Schumacher
66107362b1
[libwebm] Avoid building executables
2018-10-25 10:28:08 -07:00
Robert Schumacher
ece1e7a67a
[assimp] Requires rapidjson
2018-10-25 10:28:08 -07:00
Robert Schumacher
bdb1ae9907
[tiff] Use lzma on linux
2018-10-25 10:28:08 -07:00