5420 Commits

Author SHA1 Message Date
Robert Schumacher
bbc24d2212 [catch2] Fix hashes and CONTROL 2018-01-18 00:40:16 -08:00
Robert Schumacher
00f3af78ee
Merge pull request #2589 from dbenson2000/boost-1.66-zlib
Restore support for zlib and gzip in iostreams
2018-01-17 23:30:10 -08:00
Robert Schumacher
1e95a2cd8a [boost-build] Bump version to include ZLIB/BZIP2 2018-01-17 23:22:01 -08:00
David Benson
9fe1006200 Restore support for zlib and gzip in iostreams 2018-01-17 23:21:58 -08:00
Robert Schumacher
78ac1d0bb6 [boost] Split boost-modular.cmake 2018-01-17 23:21:47 -08:00
Robert Schumacher
115bff5c07
Merge pull request #2530 from b-r-o-c-k/libodb-sqlite-fix
[libodb-sqlite] Allow static linking to libodb
2018-01-17 22:48:45 -08:00
Robert Schumacher
9fadc83fdc [libodb] Bump version due to package change 2018-01-17 22:48:10 -08:00
Alexander Karatarakis
f563d2b588 Use StringLiteral and constexpr for options/switches 2018-01-17 19:39:46 -08:00
Alexander Karatarakis
458dafc812 Add new struct: StringLiteral 2018-01-17 19:38:17 -08:00
Alexander Karatarakis
c7296cf1f2 [FetchDependency] Print out text when downloading/extracting 2018-01-17 17:34:41 -08:00
Alexander Karatarakis
81ab439b48 [VcpkgPowershelUtils] Inline variable 2018-01-17 17:34:41 -08:00
Alexander Karatarakis
3390007020 [powershell] Remove usages of BitsTransfer 2018-01-17 17:34:40 -08:00
Barath Kannan
ca9ff199d6 append hyphen to qt5 module names 2018-01-18 10:02:56 +11:00
Alexander Karatarakis
8e773df065
Merge pull request #2552 from ryanfitzsimon/master
Add output option to export
2018-01-17 14:54:27 -08:00
Alexander Karatarakis
0fde60e467 Fix variable lifetime issue 2018-01-17 12:32:38 -08:00
Barath Kannan
c30363d07b Merge branch 'master' into qt5_modular 2018-01-17 19:00:43 +11:00
Alexander Karatarakis
28c5c6ae46
Merge pull request #2566 from ivysnow/libconfig
[libconfig] update to 1.7.2
2018-01-16 14:53:26 -08:00
Alexander Karatarakis
b0bb4144cf
Merge pull request #2565 from crackedmind/fix_x86_mpg123
[mpg123] Fix x86 build
2018-01-16 14:53:09 -08:00
Alexander Karatarakis
b76360e4af
Merge pull request #2583 from pravic/sciter
[sciter] Update to 4.1.1.5703
2018-01-16 14:49:07 -08:00
Alexander Karatarakis
b82376d27e
Merge pull request #2590 from jasjuang/sdl2
[SDL2] use vcpkg_from_github to enable --head
2018-01-16 14:48:47 -08:00
jasjuang
5aa627e164 [SDL2] use vcpkg_from_github to enable --head 2018-01-16 14:13:15 -08:00
pravic
950918b9fb [sciter] Update to 4.1.1.5703 2018-01-15 21:23:40 +03:00
Robert Schumacher
c1d0597003
Merge pull request #2572 from CdecPGL/fix-create-sha512-error
[vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check
2018-01-14 05:10:56 -08:00
Cdec
3b3bff1824 [vcpkg_download_distfile] Change to refer _VCPKG_INTERNAL_NO_HASH_CHECK in parameter check 2018-01-14 12:49:04 +09:00
Ivy Snow
9e21f1aacf [libconfig] update to 1.7.2 2018-01-13 13:04:15 +08:00
Alexander Karatarakis
7f104409b6
Merge pull request #2558 from fwosar/master
[cpr] Fixed wrong include folder
2018-01-12 14:27:36 -08:00
Alexander Karatarakis
c4d1c645d9
Merge pull request #2557 from clvn/tre
[tre] Initial port
2018-01-12 11:44:05 -08:00
Alexander Karatarakis
591cfefc54
Merge pull request #2549 from vitaliyparinov/date-update
[date] Update HowardHinnant/date to 2.4
2018-01-12 11:41:46 -08:00
Fabian Wosar
62744550b9 Fixed wrong include folder
The port used to install "include/cpr" instead of "cpr" into the vcpkg include folder . As a result, attempting to use the cpr header would fail as the header includes "cpr/<header file>". In addition having to include <include/cpr/cpr.h> breaks the general vcpkg conventions.
2018-01-12 14:45:39 +01:00
clvn
d7cd72e396 [tre] Initial port 2018-01-12 12:24:02 +01:00
Martin Hořeňovský
0fb03e8b73 Add specific port for Catch2 2018-01-12 11:13:55 +01:00
Ryan Fitzsimon
c14f2b36e4 Add output option to export
- The '--output=...' option allows the date/time string used in
 exported filenames to be overridden
2018-01-12 14:14:23 +10:00
Vitaliy Parinov
60fb59ce4d [date] Update to 2.4 cont. (removed DATE_BUILD_LIB usages) 2018-01-12 05:50:19 +03:00
Alexander Karatarakis
6bdc3bf9eb
Merge pull request #2548 from jclay/master
[magnum, magnum-plugins, corrade] Update to latest
2018-01-11 09:53:42 -08:00
Stanislav Ershov
5fdda7b89f [mpg123] Fix x86 build 2018-01-11 12:45:32 +03:00
Vitaliy Parinov
bfc50d8ee2 Update HowardHinnant/date to 2.4 2018-01-11 08:46:08 +03:00
Joel Clay
0e6e2c9658 Update magnum, magnum-plugins and corrade to latest 2018-01-10 20:47:42 -05:00
Alexander Karatarakis
3011064df2 Update CHANGELOG and bump version to v0.0.101 2018-01-10 16:56:36 -08:00
Alexander Karatarakis
2939b01fb9
Merge pull request #2547 from kobykahane/gflags_2_2_1
[gflags] update to 2.2.1
2018-01-10 13:45:25 -08:00
Alexander Karatarakis
d99a160111
Merge pull request #2546 from kobykahane/kobykahane/tclap_1_2_2
[tclap] update to 1.2.2
2018-01-10 13:32:32 -08:00
Alexander Karatarakis
4eb0a5c5b4
Merge pull request #2544 from fran6co/flatbuffers_1.8.0
[flatbuffers] update to 1.8.0
2018-01-10 13:13:01 -08:00
Alexander Karatarakis
a1e179f3db
Merge pull request #2543 from fran6co/grpc_1.8.3
[grpc] update to 1.8.3
2018-01-10 13:12:11 -08:00
Alexander Karatarakis
4f7e228d98
Merge pull request #2542 from pravic/sciter
[sciter] Update to 4.1.0.5687
2018-01-10 13:09:30 -08:00
Alexander Karatarakis
005b7d940f
Merge pull request #2539 from procxx/missing_version_rc
Add missing version.rc file to sdl2 libraries.
2018-01-10 12:27:59 -08:00
Koby Kahane
8c09cad80e [gflags] update to 2.2.1 2018-01-10 16:26:56 +02:00
Koby Kahane
443af9686b Update TCLAP to 1.2.2. 2018-01-10 15:40:27 +02:00
Francisco Facioni
b04abf9841 [flatbuffers] update to 1.8.0 2018-01-10 10:40:12 +00:00
Francisco Facioni
d837a89c64 [grpc] update to 1.8.3 2018-01-10 10:12:05 +00:00
pravic
96aa26ebad [sciter] Update to 4.1.0.5687 2018-01-10 12:47:53 +03:00
b-r-o-c-k
124a9354c0 [libodb] Allow static linking to libodb 2018-01-09 20:52:59 -06:00
Alexander Karatarakis
5e12b19f6b
Merge pull request #2536 from twMr7/update_realsense2
[realsense2] update to 2.9.0
2018-01-09 12:55:00 -08:00
Stanislav Ershov
2ad118a253 Add missing version.rc file to sdl2 libraries.
Affected sdl2 libraries:
- sdl2-image
- sdl2-mixer
- sdl2-net
- sdl2-ttf
2018-01-09 23:44:37 +03:00
James Chang
00782fb304 [realsense2] update to 2.9.0 2018-01-09 20:48:11 +08:00
Robert Schumacher
30a6668e22 [vtk] Add dependency from mpi feature to hdf5[parallel] 2018-01-09 02:01:40 -08:00
Robert Schumacher
5d6d8511a8
Merge pull request #2535 from twMr7/update_vtk
[vtk] update to 8.1.0
2018-01-09 02:00:54 -08:00
Robert Schumacher
56b6415c45
Merge pull request #2534 from twMr7/optional_parallel_hdf5
make parallel support optional
2018-01-09 02:00:43 -08:00
Robert Schumacher
ce3026aece
Merge pull request #2533 from procxx/sdl2-image
[sdl2-image] Update to 2.0.2
2018-01-09 00:21:53 -08:00
Robert Schumacher
cce3f40e00
Merge pull request #2529 from albertziegenhagel/fix-cgal-head
[cgal] Fix installation with --head
2018-01-08 23:36:02 -08:00
Robert Schumacher
7f7f2b629e [hdf5] Bump version to include new feature 2018-01-08 23:34:52 -08:00
Stanislav Ershov
48e9cc063e [sdl2-image] Update to 2.0.2 2018-01-09 10:25:24 +03:00
James Chang
90542f8cf3 [vtk] update to 8.1.0 2018-01-09 15:22:21 +08:00
James Chang
69e4ef6632 make parallel support optional 2018-01-09 14:22:02 +08:00
Alexander Karatarakis
65d56f25bb
Merge pull request #2532 from TheStormN/librtmp-to-v2.4
[librtmp] Update to 2.4
2018-01-08 14:13:47 -08:00
Alexander Karatarakis
ea5326cf80
Merge pull request #2531 from procxx/mpg123
[mpg123] Update to 1.25.8
2018-01-08 13:08:43 -08:00
Nikolay Baklicharov
78ae618d8e [librtmp] Update to 2.4 2018-01-08 22:12:37 +02:00
Stanislav Ershov
17bdc084f9 [mpg123] Update to 1.25.8 2018-01-08 22:52:38 +03:00
Albert Ziegenhagel
eb34e61d6d [cgal] Use CGAL_INSTALL_CMAKE_DIR to force an installation path for CMake files 2018-01-08 14:04:42 +01:00
Alexander Karatarakis
31b1989394
Merge pull request #2508 from albertziegenhagel/python3-3.6.4
[python3] Update to 3.6.4
2018-01-07 11:27:31 -08:00
Alexander Karatarakis
023ffe900d
Merge pull request #2520 from procxx/add_sqlitecpp
[sqlitecpp] Initial port
2018-01-07 11:27:09 -08:00
Alexander Karatarakis
43f8af863a
Merge pull request #2519 from fcharlie/master
[llvm]: update llvm to 5.0.1
2018-01-07 11:23:05 -08:00
Robert Schumacher
15540ef825
Merge pull request #2524 from cenit/master
[vcpkg-build-cmake] use proper symbol to build correct configuration
2018-01-06 15:05:28 -08:00
Stefano Sinigardi
bc70053ab7 use proper symbol to build correct configuration 2018-01-06 18:54:59 +01:00
Robert Schumacher
4e96f253c5
Merge pull request #2521 from procxx/fix_typos
[vcpkg] fix typos in error messages
2018-01-06 02:14:32 -08:00
Stanislav Ershov
aa8883f71a [vcpkg] fix typos in error messages 2018-01-06 13:01:06 +03:00
Stanislav Ershov
9b4e48cb1d [sqlitecpp] Initial port 2018-01-06 12:58:22 +03:00
Force Charlie
ae82c74340 [llvm]: update llvm to 5.0.1 2018-01-06 10:07:16 +08:00
Robert Schumacher
2dab9a2576
Merge pull request #2469 from Mixaill/fix_github_head
[vcpkg] fix --head flag for github-based ports
2018-01-05 16:48:59 -08:00
Robert Schumacher
2b30280c22 [vcpkg-download-distfile] Regenerate docs and enable SKIP_SHA512 only in unstable (head) mode 2018-01-05 16:16:08 -08:00
Mikhail Paulyshka
42c0cfc870 [vcpkg] fix --head flag for github-based ports 2018-01-05 15:47:17 -08:00
Robert Schumacher
cf802347a4
Merge pull request #2218 from jasjuang/llvm
[llvm] add in clang and enable tools
2018-01-05 15:37:14 -08:00
Alexander Karatarakis
2ce964f191
Merge pull request #2517 from albertziegenhagel/fix-pybind11-version
[pybind11] Fix version in CONTROL after update
2018-01-05 21:06:51 +02:00
Eric Mittelette
813d441ba2 adding args port file 2018-01-05 10:46:58 -08:00
Albert Ziegenhagel
087498f675
[pybind11] Fix version in CONTROL after update 2018-01-05 15:27:16 +01:00
Alexander Karatarakis
ed857484e7
Merge pull request #2505 from clvn/samplerate
[libsamplerate] Initial port
2018-01-05 13:47:30 +02:00
Alexander Karatarakis
cdce53330e
Merge pull request #2503 from procxx/add_cimg
[cimg] initial port
2018-01-05 13:42:37 +02:00
Alexander Karatarakis
94a9087b8f
Merge pull request #2504 from RT222/unicorn-lib
[unicorn-lib][rs-core-lib] Initial port
2018-01-05 13:40:16 +02:00
Alexander Karatarakis
0dfb113a27
Merge pull request #2502 from RT222/chaiscript
[chaiscript] Initial port
2018-01-05 13:36:04 +02:00
Alexander Karatarakis
577d9876b8
Merge pull request #2501 from RT222/sol
[Sol] Initial port
2018-01-05 13:35:04 +02:00
Alexander Karatarakis
29a98dec49
Merge pull request #2500 from RT222/yoga
[Yoga] Initial port
2018-01-05 13:30:44 +02:00
Alexander Karatarakis
7f193624e3
Merge pull request #2515 from procxx/update_libtorrent
[libtorrent] Update to 1.1.6
2018-01-05 13:29:59 +02:00
Alexander Karatarakis
5214c206a5
Merge pull request #2509 from albertziegenhagel/pybind11-2.2.1
[pybind11] Update to 2.2.1
2018-01-05 12:54:49 +02:00
Stanislav Ershov
ab881e91e4 [libtorrent] Update to 1.1.6 2018-01-05 09:35:02 +03:00
Robert Schumacher
729202adcc
Merge pull request #2514 from procxx/fix_libiconv
[libiconv] copy pdbs
2018-01-04 21:20:22 -08:00
Stanislav Ershov
e3ae00e4f1 [cimg] initial port 2018-01-05 07:57:58 +03:00
Stanislav Ershov
b39049f7b8 [libiconv] copy pdbs 2018-01-05 07:32:31 +03:00
Robert Schumacher
36e12ccc60
Merge pull request #2507 from albertziegenhagel/vtk-fix-hdf5
[vtk] Fix CMake configure after update of HDF5
2018-01-04 20:00:20 -08:00
Albert Ziegenhagel
75c66575c4 [vtk] Fix hdf5 target names after hdf5 has been updated to 1.10.1 2018-01-04 18:04:32 +01:00
Albert Ziegenhagel
23962328a4 [python3] Update to 3.6.4 2018-01-04 17:55:01 +01:00
Albert Ziegenhagel
f8ac383a61 [pybind11] Update to 2.2.1 2018-01-04 17:53:48 +01:00
Alexander Karatarakis
38b7ea7227
Merge pull request #2506 from procxx/update_imgui
[imgui] Update to 1.53
2018-01-04 16:01:31 +02:00