Robert Schumacher
2cad913f65
[botan] Use out of source builds
2017-03-14 16:55:15 -07:00
Mikhail Paulyshka
19685aedfe
[libwebm] add version 1.0.0.27
2017-03-15 01:38:04 +03:00
Felix Bytow
ac63b3651c
Added nlohmann-json port (for #756 )
...
First try of a port, so it's not optimal.
2017-03-14 10:29:23 +01:00
Alexander Karatarakis
d46563d862
Merge pull request #792 from codicodi/bump-gtk
...
[gtk] update to 3.22.9
2017-03-13 18:42:53 -07:00
Mikhail Paulyshka
ebd7b7445b
[flatbuffers] fix flatc.exe moving
2017-03-14 04:14:37 +03:00
Mikhail Paulyshka
e315b958c7
[libjpeg-turbo] disable SIMD optimizations on ARM
2017-03-14 04:01:17 +03:00
Robert Schumacher
a92ecac8a7
[uwebsockets] Fix control file. Add missing include.
2017-03-13 16:49:26 -07:00
Alexander Karatarakis
5ffac1b657
Merge pull request #791 from codicodi/bump-pango
...
[pango] update to 1.40.4
2017-03-13 16:34:32 -07:00
codicodi
6c64107182
[gtk] update to 3.22.9
2017-03-14 00:29:58 +01:00
codicodi
3e6e8c9954
[pango] update to 1.40.4
2017-03-14 00:07:16 +01:00
Alexander Karatarakis
a1d38868ab
Merge pull request #789 from codicodi/bump-libepoxy
...
[libepoxy] update to 1.4.1
2017-03-13 15:51:03 -07:00
Alexander Karatarakis
d59e756f26
Merge pull request #788 from codicodi/bump-glib
...
[glib] update to 2.50.3
2017-03-13 15:47:55 -07:00
codicodi
d677a52cb9
[libepoxy] update to 1.4.1
2017-03-13 23:42:40 +01:00
Alexander Karatarakis
40702522d1
Replace patch 0001 with copying files
...
Previously the patch would create five files.
Now the 5 files are checked in and we copy them over.
2017-03-13 15:33:30 -07:00
codicodi
83e7591377
[glib] update to 2.50.3
2017-03-13 23:29:40 +01:00
Thomas Fussell
fb5e8b9d92
separate dependencies with commas
2017-03-13 18:15:22 -04:00
Alexander Karatarakis
dc29e034c8
Merge branch 'cairomm' of https://github.com/Mixaill/vcpkg into Mixaill-cairomm
2017-03-13 14:51:08 -07:00
Robert Schumacher
fee9e6150c
Merge pull request #776 from Mixaill/libpopt
...
[libpopt] add version 1.16
2017-03-13 14:38:34 -07:00
Mikhail Paulyshka
c71fffc32b
[libpopt] add version 1.16
2017-03-13 14:36:41 -07:00
Alexander Karatarakis
0e4aa7d3e6
Merge pull request #781 from jhruby/master
...
Beast library port
2017-03-13 14:27:53 -07:00
Robert Schumacher
e387f314a8
Merge pull request #775 from Mixaill/msvs2017-mpir-winsdk
...
[mpir] detect Windows SDK version (was: retarget MSVS2017 to Windows 10 SDK)
2017-03-13 14:15:56 -07:00
Robert Schumacher
f440632894
[mpir] Rely on default override of WinSDK.
2017-03-13 14:06:48 -07:00
Robert Schumacher
32d79e9486
[mpir] Portfile cleanup.
...
Always use the library copyright file (we do not build the executables).
Leave copying pdbs to vcpkg_copy_pdbs().
Use the newer VCPKG_TARGET_ARCHITECTURE over TRIPLET_SYSTEM_ARCH.
CMake's "MATCHES" conditional performs regex substring search, so * is not needed.
2017-03-13 14:05:04 -07:00
John Hruby
327087edc3
added beast library port
2017-03-13 09:25:15 +01:00
Mikhail Paulyshka
d6e246722c
[cairomm] add version 1.15.3 (patch v3)
2017-03-13 03:40:50 +03:00
Mikhail Paulyshka
8ec551596b
[mpg123] update to 1.24.0
...
fix x64 builds. Resolves #674
enable static builds
2017-03-13 03:16:08 +03:00
Thomas Fussell
aedbef1cd1
use Build-Depends instead of Depends in CONTROL
2017-03-12 18:45:08 -04:00
Thomas Fussell
23ab2a0f97
bump xlnt version, add dependencies to control file, point at latest commit
2017-03-12 18:38:52 -04:00
Thomas Fussell
2f42035ab4
Merge branch 'master' of git://github.com/Microsoft/vcpkg
2017-03-12 17:44:06 -04:00
Mikhail Paulyshka
3379a3e8e2
[mpir] handle Windows SDK version properly (+1 squashed commits)
...
Squashed commits:
[a820112] [mpir] retarget MSVS2017 to Windows 10 SDK
2017-03-12 21:23:00 +03:00
Robert Schumacher
1c9873a0da
Merge pull request #770 from Mixaill/mpir-msvs2017
...
[mpir] update to 3.0.0
2017-03-11 19:46:47 -08:00
Robert Schumacher
df1a11d56f
Merge pull request #769 from Mixaill/msgpack
...
[msgpack] add version 2.1.1
2017-03-11 19:43:33 -08:00
Robert Schumacher
5397d27fb4
Merge pull request #761 from perara/patch-1
...
Removed flatbuffers tools directory
2017-03-11 19:35:00 -08:00
Robert Schumacher
42100fd526
Merge pull request #746 from yirkha/dev/jihruska/openssl-fixes
...
[openssl] Two build fixes
2017-03-11 19:21:24 -08:00
Mikhail Paulyshka
ce5c85f4fe
[botan] add version 2.0.1. Resolves #355
2017-03-12 05:14:26 +03:00
Mikhail Paulyshka
6aafae15fb
[mpir] update to 3.0.0. Resolves #720
2017-03-11 20:35:54 +03:00
Mikhail Paulyshka
c598aa8fd8
[msgpack] add version 2.1.1. Resolves #744
2017-03-11 19:38:49 +03:00
Mikhail Paulyshka
534438a00a
[libjpeg-turbo] update to 1.5.1. Resolves #767
2017-03-11 17:03:56 +03:00
Alexander Karatarakis
f2edc12561
[libuv] Fix usage of GIT
2017-03-10 17:07:42 -08:00
Robert Schumacher
71f1e117af
[cppwinrt] Update to february 2017 refresh
2017-03-10 11:15:11 -08:00
Robert Schumacher
0d195e873f
Merge pull request #757 from codicodi/fix-flac
...
[flac] Use NASM in x86 mode
2017-03-10 10:57:37 -08:00
Mikhail Paulyshka
eb39164537
[zeromq] update to 4.2.2. Resolves #760
2017-03-10 16:57:01 +03:00
Per-Arne Andersen
241a1021ad
Removed flatbuffers tools directory
...
I propose a change in how flatbuffers flatc.exe are placed in the tools directory after installation.
Currently flatc.exe is placed in a sub directory "flatbuffers" which scopes it out from PATH
Tested ok on my end, however i'm not 100% sure that i did this formally correct.
2017-03-10 00:50:21 +01:00
codicodi
c24afa97a2
[flac] use nasm
2017-03-09 23:52:45 +01:00
Alexander Karatarakis
da09a8136d
[eigen3] Update to 3.3.3. Resolves #754
2017-03-09 14:17:00 -08:00
Alexander Karatarakis
6de9bfea43
Merge pull request #751 from cyj0912/master
...
[bullet3] update to 2.86.1
2017-03-09 13:15:27 -08:00
Felix Bytow
1e93a5f187
Updated the libpng CONTROL file for version 1.6.28
2017-03-09 20:42:59 +01:00
Toby Chen
7a00b2b96e
[bullet3] update to 2.86.1
2017-03-09 12:40:03 -05:00
Felix Bytow
50129fba99
Updated libpng port to version 1.6.28
2017-03-09 18:29:51 +01:00
Jiri Hruska
109a8b9058
[openssl] Make sure to use our own trusted copy of Perl
...
The build could have exhibited inconsistent behavior or simply failed if
there was another "perl" program already in path - either because it was
too old or too new, from some broken installation, or just a batch file
instead of a plain executable (which would require changing OpenSSL's
scripts to do "call perl x.pl" instead of just "perl x.pl").
This change resolves the ambiguity by putting the downloaded Perl first
in path, so that the same working version is used on all systems.
2017-03-08 20:28:02 +01:00
Jiri Hruska
ad30f9dbe6
[openssl] Consistently use OPENSSL_VERSION instead of just VERSION
...
The inner CMakeLists.txt used to reference ${VERSION} everywhere except
as the working directory for patching, where ${OPENSSL_VERSION} was used
and the patches did not get applied because of that.
This changes it to use ${OPENSSL_VERSION} everywhere instead, consistent
with the name of this variable in the parent portfile.cmake.
2017-03-08 18:53:04 +01:00
Robert Schumacher
cabf99d53f
Merge pull request #743 from AlchemyGames/master
...
[catch] update to version 1.8.1
2017-03-07 18:25:06 -08:00
Lee Berger
7c89415a6f
[catch] update to version 1.8.1
2017-03-07 21:11:25 -05:00
Robert Schumacher
4c9cad4337
Merge pull request #742 from achie-liang/master
...
Upgrade azure-storage-cpp to v3.0.0
2017-03-07 18:11:07 -08:00
Achie Liang
937ab708e6
Upgrade azure-storage-cpp to v3.0.0
2017-03-08 10:04:52 +08:00
Alexander Karatarakis
50162c7542
[uwebsockets] Update to v0.13.0. Resolves #738
2017-03-07 17:18:41 -08:00
Robert Schumacher
addf31613e
Merge pull request #736 from nagua/portaudio
...
[portaudio] initial support for portaudio
2017-03-07 13:31:27 -08:00
Robert Schumacher
06272de6b4
[portaudio] Do not rename DLLs. Fix patchfile.
2017-03-07 13:30:38 -08:00
Robert Schumacher
e3d9627757
[qt5] Fix regression from dd6d1aa5
. When building a static triplet, repeat the build on failure.
2017-03-06 17:52:25 -08:00
Nicolas Riebesel
459fa4b009
[portaudio] Insert version and description
2017-03-07 01:41:47 +01:00
Nicolas Riebesel
38d2bd4d5e
Add portaudio to ports
2017-03-07 01:41:47 +01:00
Robert Schumacher
7f3153bd62
Merge pull request #735 from nagua:fftw3
...
[fftw3] Add fftw3 port to vcpkg
2017-03-06 12:29:52 -08:00
Robert Schumacher
c1d6454952
[fftw3] Avoid replacing CMAKE_CXX_FLAGS -- just add the definitions needed.
2017-03-06 12:29:06 -08:00
Robert Schumacher
6e44495b2f
[vcpkg-configure-cmake] Centralize application of CMAKE_INSTALL_SYSTEM_RUNTIME_LIBS_SKIP
2017-03-06 10:46:45 -08:00
Robert Schumacher
1b9b19e66c
Merge branch 'say-no-to-crt-dlls' of https://github.com/codicodi/vcpkg into codicodi-say-no-to-crt-dlls
2017-03-06 10:44:46 -08:00
Nicolas Riebesel
09794f2b24
Undef everything unneeded in config.h
2017-03-06 13:49:05 +01:00
Nicolas Riebesel
cb1cf039d8
Improve the static vs dynamic handling of fftw3
2017-03-06 09:17:07 +01:00
Nicolas Riebesel
e89d6f54a3
Make use of static and dynamic linking
2017-03-06 08:19:08 +01:00
Nicolas Riebesel
329822c210
Add initial fftw3 support
2017-03-06 08:07:14 +01:00
codicodi
2825c305e3
[poco & openjpeg] Prevent installation of CRT redistributables
2017-03-05 12:52:49 +01:00
Robert Schumacher
829e831232
[msmpi] Increase logging of msiexec extraction
2017-03-05 01:33:27 -08:00
Alexander Karatarakis
b03b578ffc
Rename policy to OnlyReleaseCRT
2017-03-03 19:09:24 -08:00
Alexander Karatarakis
d7fb7b7736
[msmpi] Enable NoDebugBinaries policy. Resolves #728
2017-03-03 19:01:27 -08:00
Robert Schumacher
6c26a42d54
[ffmpeg] Disable static building.
2017-03-02 10:35:27 -08:00
Robert Schumacher
782fa3000b
[ffmpeg] Hotfix accounting for new flags
2017-03-02 08:26:39 -08:00
Robert Schumacher
2f8d8d8b18
[ffmpeg] Initial commit of version 3.2.4
2017-03-02 07:29:19 -08:00
Robert Schumacher
605ad4cf2f
Merge pull request #724 from codicodi/bump-lua
...
[lua] update to 5.3.4
2017-03-02 07:17:17 -08:00
Robert Schumacher
3e0dc1e81e
[lua] Expanded comment on COMPILE_AS_CPP
2017-03-02 07:16:46 -08:00
codicodi
b9b27e72d3
[lua] add comment about new option
2017-03-02 16:02:45 +01:00
codicodi
1551d9942e
[lua] update to 5.3.4
2017-03-02 14:59:32 +01:00
Robert Schumacher
b11ab655e2
[boost] Hotfix for building on VS2015
2017-03-02 02:56:35 -08:00
Robert Schumacher
4139b912fc
Merge branch 'dev/roschuma/boost'
2017-03-02 00:47:32 -08:00
Robert Schumacher
9e43dbb184
[flatbuffers] Initial commit of v1.6.0. Fixes #35 .
2017-02-28 18:52:32 -08:00
Robert Schumacher
b6007c9ea5
[boost] Support for VS2017
2017-02-28 11:03:39 -08:00
Robert Schumacher
ccf4d5b3c2
Merge pull request #678 from albertziegenhagel/vtk
...
Add VTK port
2017-02-28 06:02:58 -08:00
Robert Schumacher
3ee7045070
[vtk] Don't define size_t. Override HDF5 library detection (bug in FindHDF5)
2017-02-28 06:02:05 -08:00
Robert Schumacher
a92230f9c8
[netcdf-cxx4] Initial commit of version 4.3.0
2017-02-28 03:23:20 -08:00
Robert Schumacher
e1e0b7a6a9
[netcdf-c] Add transitive cmake dependency on hdf5
2017-02-28 02:30:36 -08:00
Robert Schumacher
3cc5cb8bca
[netcdf-c] Initial commit of version 4.4.1.1
2017-02-28 02:09:59 -08:00
Robert Schumacher
2c9cf2a520
[hdf5] Mark linked libraries as private
2017-02-28 01:48:24 -08:00
Robert Schumacher
601b167610
[hdf5] Update to 1.10, enable disabling of static libs
2017-02-28 01:09:04 -08:00
Robert Schumacher
20c92a800f
[szip] Change default component to match build type
2017-02-27 23:23:23 -08:00
Alexander Karatarakis
577fa80c6e
Merge branch 'pugixml' of https://github.com/ab-acx/vcpkg into ab-acx-pugixml
2017-02-27 12:55:47 -08:00
ab
1b0fd3880f
Adding pugixml version 1.8.1
2017-02-27 10:17:59 +01:00
Alexander Karatarakis
0c17b066d0
Merge pull request #716 from codicodi/bump-spdlog
...
[spdlog] update to 0.12.0
2017-02-25 22:47:07 -08:00
Alexander Karatarakis
675130b51c
Merge pull request #713 from codicodi/bump-lz4
...
[lz4] update to 1.7.5
2017-02-25 21:16:08 -08:00
Alexander Karatarakis
f396f7106c
Merge pull request #712 from codicodi/bump-flac
...
[libflac] update to 1.3.2
2017-02-25 20:52:53 -08:00
Alexander Karatarakis
5da62772cc
Merge pull request #715 from codicodi/bump-lzma
...
[liblzma] update to 5.2.3
2017-02-25 15:53:20 -08:00
codicodi
b4fa5bca11
[spdlog] fix indentation
2017-02-25 16:57:03 +01:00
codicodi
59a70d3729
[spdlog] update to 0.12.0
2017-02-25 16:52:57 +01:00
codicodi
39a59a82a9
[liblzma] update to 5.2.3
2017-02-25 15:55:57 +01:00
codicodi
058c8a825e
[lz4] update to 1.7.5
2017-02-25 15:46:19 +01:00
codicodi
099df5267e
[libflac] bum version in CONTROL file
2017-02-25 15:28:48 +01:00
codicodi
533c60fcca
[libflac] update to 1.3.2
2017-02-25 15:25:20 +01:00
Alexander Karatarakis
ec02f5bb26
[opengl] Add branch for Windows 8.1 SDK
2017-02-24 17:27:12 -08:00
Robert Schumacher
df4d385d3d
[qt5] Further reduce regressions.
...
Fix issue where generated cmake points at the wrong tools folder.
2017-02-24 16:00:05 -08:00
Robert Schumacher
e4ff363f5c
[qt5] Reduce number of skipped components.
2017-02-23 19:01:01 -08:00
Robert Schumacher
a018ade610
[aws-sdk-cpp] Switch build to use Ninja to improve performance.
2017-02-23 18:36:47 -08:00
Robert Schumacher
dd6d1aa560
[qt5] Exercise full control over build configuration.
...
Bumps version to 5.7.1-2
This fixes several issues:
- Prevents a hang for user input during the build.
- Moves the tools into a subdirectory so their DLLs do not interfere with other packages.
- Adds the currently installed DLLs to the path so that tools compiled during the build can be run.
- Uses our system's copy of double-conversion.
- No longer uses looped builds; I haven't seen issues since the update to JOM 1.1.2
- Works around an issue with Qt5Bootstrap (QTBUG-55499)
Regressions to fix:
- Disables many subcomponents
2017-02-23 03:34:21 -08:00
Robert Schumacher
fa3f9dd962
[opengl] Add -ExecutionPolicy Bypass when invoking powershell as a child
...
process.
2017-02-21 23:29:31 -08:00
Alexander Karatarakis
3ae8349d1b
[opengl] Use the latest installed version of WinSDK
...
Resolves #697 , #99
2017-02-21 19:06:30 -08:00
Alexander Karatarakis
d2ed1d9215
Merge pull request #693 from codicodi/add-gtk
...
Add GTK+
2017-02-21 17:09:30 -08:00
Alexander Karatarakis
2906ad00d3
[nana] Update version to fix build error. Resolves #688
2017-02-21 15:21:11 -08:00
Alexander Karatarakis
568d333c1f
Merge pull request #699 from msmolens/support-static-gtest
...
[gtest] Support static build
2017-02-21 13:59:11 -08:00
Alexander Karatarakis
81bb33dc3e
Merge pull request #696 from tobiaskohlbau/master
...
[pqp] Add PQP portfile
2017-02-21 13:39:58 -08:00
Max Smolens
5c8d362b22
[gtest] Support static build
2017-02-21 09:47:17 -05:00
Tobias Kohlbau
f9eb4f98df
[pqp] Add PQP portfile
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-20 15:41:59 +01:00
codicodi
01ff055cc5
[gtk] initial commit
2017-02-19 12:18:08 +01:00
Jürgen Herrmann
2ab8eb3ef0
dlib port
...
Initial commit for dlib port
2017-02-18 13:11:48 +01:00
Alexander Karatarakis
7ae6c21526
[clockutils] Update to fix build issue. Resolves #677
2017-02-17 17:46:34 -08:00
Alexander Karatarakis
536e18c7cf
[libmysql] Disable installer project
...
Fixes build failure when you have WiX installed in your system and you are using the VS2017 toolset
2017-02-17 16:54:29 -08:00
Robert Schumacher
1c3335ed66
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.
2017-02-17 01:18:32 -08:00
Alexander Karatarakis
6d2b407b28
[mongo-cxx-driver] Don't delete mongocxx/options/ dir
2017-02-16 23:57:56 -08:00
Robert Schumacher
5d873f0520
[hdf5] Fix #673 by explicitly specifying the szip libraries
2017-02-16 22:53:28 -08:00
albertziegenhagel
30a8d6e730
Fixed some typos
2017-02-16 08:10:54 +01:00
Alexander Karatarakis
1ecf03e2b0
[clockutils] Remove stray LICENSE file
...
Fixes post-build checks
2017-02-15 17:45:02 -08:00
Alexander Karatarakis
081c1aa27a
Merge pull request #663 from codicodi/add-gdk-pixbuf
...
Add gdk-pixbuf
2017-02-15 16:54:07 -08:00
Alexander Karatarakis
db4b7dfa65
[lmdb] Bump version
2017-02-15 16:53:20 -08:00
Alexander Karatarakis
42c2fbe504
Merge pull request #660 from willyd/lmdb-fix
...
LMDB: Updated patch to fix size of off_t differences between UNIX and Windows
2017-02-15 16:49:20 -08:00
Alexander Karatarakis
ac905cfa0a
Merge pull request #651 from tobiaskohlbau/master
...
[opencv] bump to 3.2.0
2017-02-15 16:45:52 -08:00
Alexander Karatarakis
500fe7957a
[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537
2017-02-15 16:12:29 -08:00
Alexander Karatarakis
aeae9969b2
Merge pull request #652 from Microsoft/dev/roschuma/openvr
...
[openvr] Initial commit of 1.0.5
2017-02-15 15:05:17 -08:00
flysha
cad7e2a30c
[sqlite3] upgrade to 3.17.0
2017-02-15 20:14:37 +08:00
Alexander Karatarakis
9dac4b073a
[antlr4] Make identation consistent
2017-02-14 18:35:40 -08:00
Alexander Karatarakis
3e0e9e3449
[antlr4] Fix downloading of LICENSE file
2017-02-14 18:34:59 -08:00
Alexander Karatarakis
da26d09716
Add functions to find Program Files folders on the CMake side
2017-02-14 17:29:47 -08:00
Alexander Karatarakis
8aa82bb895
[msmpi] Find the correct Program Files. Resolves #669
2017-02-14 13:03:51 -08:00
sdcb
7c5f8e2f70
[chakracore] upgrade to latest 1.4.1 and fix #665
...
1. upgrade to latest 1.4.1(https://github.com/Microsoft/ChakraCore/releases )
2. fix https://github.com/Microsoft/vcpkg/issues/665 by disable /WX
3. add ch.exe, GCStres.exe, rl.exe into tools directory(which I think maybe useful).
2017-02-14 15:30:30 +08:00
codicodi
18abe2944d
[gdk-pixbuf] disable static builds
2017-02-14 00:27:59 +01:00
codicodi
9406f333aa
[gdk-pixbuf] use latest version
2017-02-13 23:58:50 +01:00
codicodi
0c03dc5631
add-gdk-pixbuf
2017-02-13 23:48:48 +01:00
Alexander Karatarakis
f227500848
Merge pull request #517 from albertziegenhagel/parmetis
...
parmetis
2017-02-13 13:11:54 -08:00
Guillaume Dumont
7bc6851638
Updated patch to fix sizeof off_t differences between UNIX and Windows
2017-02-13 12:10:29 -05:00
Robert Schumacher
e139716c8f
Merge pull request #653 from codicodi/add-libepoxy
...
Add libepoxy
2017-02-12 23:54:52 -08:00
Robert Schumacher
a59f6dda5e
[libepoxy] Disable static builds due to dllimport/export issues.
2017-02-12 23:54:05 -08:00
Iraklis Karagkiozoglou
a82a0c01b5
Remove auto generated comments
2017-02-13 05:45:28 +02:00
Iraklis Karagkiozoglou
a932e5fc20
libnice port
2017-02-13 05:35:12 +02:00
Robert Schumacher
c9bf4b6138
[sfml] Update to 2.4.2
2017-02-11 10:39:57 -08:00
sdcb
a58139adf0
[asio] upgrade to 1.10.8
2017-02-10 17:32:54 +08:00
Robert Schumacher
43665857a3
[fmt] Force headers in shared build to always have FMT_SHARED.
...
Fixes #331 .
2017-02-09 17:23:34 -08:00
codicodi
6c380e0578
fix typo
2017-02-09 18:24:17 +01:00
codicodi
91442a634e
[libepoxy] ensure python is on path
2017-02-09 18:23:21 +01:00
codicodi
6ca475a5b4
add libepoxy
2017-02-09 18:13:52 +01:00
Robert Schumacher
f19c145ab5
[openvr] Initial commit of 1.0.5
2017-02-09 00:33:02 -08:00
Robert Schumacher
678f7faf0b
Merge pull request #639 from msmolens/fix-grpc-exported-targets
...
[grpc] Fix exported targets
2017-02-09 00:04:44 -08:00
Robert Schumacher
47109bb96a
[grpc] Bump package version to match change in cmake config file output
2017-02-09 00:04:05 -08:00
Robert Schumacher
135138391e
Merge pull request #634 from sdcb/sqlite-modern-cpp
...
add sqlite-modern-cpp
2017-02-08 23:56:27 -08:00
Robert Schumacher
ddab90208a
[sqlite-modern-cpp] Avoid moving downloaded file
2017-02-08 23:55:50 -08:00
Robert Schumacher
1bd912bb3e
[rapidjson] Update to 1.1.0
2017-02-08 23:51:16 -08:00
Robert Schumacher
d7607ab726
Merge pull request #648 from chwarr/bond-fetch-gbc
...
Upgrade Bond to 5.2.0 & download pre-compiled gbc
2017-02-08 23:47:41 -08:00
Tobias Kohlbau
6825509522
[opencv] bump to 3.2.0
...
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-02-09 08:46:46 +01:00
Alexander Karatarakis
5693ce8b4d
[hdf5] Enable ninja option
2017-02-08 23:15:27 -08:00
Alexander Karatarakis
08ea0a95f1
Merge branch 'hdf5' of https://github.com/albertziegenhagel/vcpkg into albertziegenhagel-hdf5
2017-02-08 22:42:22 -08:00
Alexander Karatarakis
9e6920849c
Merge pull request #515 from albertziegenhagel/msmpi
...
msmpi
2017-02-08 22:25:49 -08:00
Christopher Warrington
cd44f88573
Install gbc.exe to tools/
...
This at least allows people to write their own codegen rules until Bond
includes its own.
2017-02-08 19:38:10 -08:00
Christopher Warrington
bef39cd24f
Fetch a pre-compiled gbc from GitHub
...
The BOND_GBC_PATH environment variable is no longer consulted, and the
Haskell toolchain will _not_ be used even if it exists.
At the moment, the downloaded gbc is amd64 only.
2017-02-08 19:38:10 -08:00
Christopher Warrington
6af35363b8
Upgrade Bond to 5.2.0
...
* Make Bond always build as a static lib.
* Bond's CMake currently isn't written to be able to produce DLLs.
There's a special dllimport/dllexport dance that would need to be
done.
* Apply patch so that Bond doesn't force Boost static libs.
* Apply patch to omit installing Bond's copy of rapidjson.
* Clean up empty bin/ directories, now that vcpkg is more strict.
2017-02-08 19:37:14 -08:00
Robert Schumacher
5f46d896d5
Merge branch 'master' of https://github.com/microsoft/vcpkg
2017-02-08 17:39:39 -08:00
Robert Schumacher
116b1b8c66
Reorder path alterations to generally append instead of prepend.
...
This solves the issue where some software bundles (git) provide multiple executables in the same folder, which can override other desired programs (link.exe).
2017-02-08 17:39:31 -08:00
Felix Huang
8316692e32
[libraw] update to version 0.18.0
2017-02-08 16:39:16 -08:00
Robert Schumacher
4d43330241
Merge branch 'master' into codicodi-ninja-support
2017-02-08 15:24:59 -08:00
Robert Schumacher
2e94dfe97c
Merge pull request #624 from dzenanz/master
...
Install grpc_cpp_plugin.exe into tools folder
2017-02-08 15:16:11 -08:00
Albert Ziegenhagel
8c63209167
Updated msmpi version to 8.0 & implemented checks for installed redistributable packages
2017-02-08 11:12:18 +01:00
sdflysha
994ebec3ea
[aws-sdk-cpp] bump version to 1.0.61
...
I created a PR here: https://github.com/Microsoft/vcpkg/pull/631 but forgot to bump the aws-sdk-cpp version, I fixed it here.
2017-02-08 10:50:01 +08:00
Alexander Karatarakis
d4fa0b34c0
Add CUDA portfile
...
The intention of this package is for other packages to declare a dependency on CUDA
2017-02-07 17:04:24 -08:00
Max Smolens
8c322ca613
[grpc] Fix exported targets
...
Fix gRPC's exported targets. Now CMake projects can do:
find_package(gRPC CONFIG REQUIRED)
and then use the exported targets such as gRPC::grpc and gRPC::grpc++.
Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00
Robert Schumacher
1bfd72480d
[poco] Fix #475 by adding include path to public interface.
2017-02-06 15:52:48 -08:00
flysha
0bbae46a9c
[sqlite-modern-cpp] add build-depends
2017-02-05 18:30:37 +08:00
flysha
a923738dab
add sqlite-modern-cpp
...
https://github.com/aminroosta/sqlite_modern_cpp
2017-02-05 18:28:50 +08:00
Alexander Karatarakis
ce477bf219
Merge pull request #631 from sdcb/aws-sdk-cpp-1.0.61
...
[aws-sdk-cpp] upgrade to 1.0.61
2017-02-04 00:50:58 -08:00
sdcb
85cab47ea4
[aws-sdk-cpp] upgrade to 1.0.61
...
1. upgrade to 1.0.61
2. disable warning as error temply(fix https://github.com/Microsoft/vcpkg/issues/629 before https://github.com/aws/aws-sdk-cpp/issues/438 )
3. using cmake file(append) instead of patch to define #define USE_IMPORT_EXPORT in SDKConfig.h (simplified code)
2017-02-04 11:18:04 +08:00
Robert Schumacher
20ac877b5e
[wt] Apply upstream patch to fix boost 1.63 compat. Fixes #626 .
2017-02-03 18:54:51 -08:00
Alexander Karatarakis
ac44d93069
[webscoketpp] Fix dependencies
2017-02-03 14:39:16 -08:00
Alexander Karatarakis
bfc7a36e92
[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy
2017-02-03 14:38:49 -08:00
codicodi
95af9aac7c
Add Ninja support
2017-02-03 17:16:13 +01:00
Alexander Karatarakis
761d56711e
Add websocketpp
2017-02-02 18:49:50 -08:00
Robert Schumacher
62e7557545
[fmt] Bump version to 3.0.1-2 to correspond with binary output change in 4f5f52ff47
2017-02-02 18:45:51 -08:00
Alexander Karatarakis
5aa5f191ae
[cereal] directly copy folder instead of invoking another cmake to copy
2017-02-02 18:03:32 -08:00
Robert Schumacher
1888c7294f
Merge pull request #421 from Agadoul/master
...
lcms port
2017-02-01 19:17:11 -08:00
Robert Schumacher
7a080e7916
[libvorbis] Fixup missed commit in a2f3a4b
2017-02-01 19:05:55 -08:00
Robert Schumacher
a2f3a4bf4c
[libvorbis] Move patch application outside if() to ensure it applies to previously obtained sources
2017-02-01 19:02:14 -08:00
Dženan Zukić
9ee6208e02
Install grpc_cpp_plugin.exe into tools folder
2017-02-01 12:49:09 -05:00
Dale Stammen
f02c8f9e64
added patch to add missing NO_DEPRECATE defines for UWP
2017-02-01 06:40:01 -08:00
Robert Schumacher
0b2dd9bb98
[boost] Add additional build assertions.
2017-01-31 18:14:25 -08:00
Robert Schumacher
092f56e47d
Merge pull request #615 from stammen/bzip2-fix-uwp
...
[bzip2] Fix UWP builds
2017-01-30 20:01:01 -08:00
Robert Schumacher
846aacdfbf
Merge pull request #602 from codicodi/add-atk
...
add atk
2017-01-30 20:00:10 -08:00
Robert Schumacher
6413900119
Merge pull request #603 from codicodi/add-pango
...
add pango
2017-01-30 19:59:27 -08:00
Robert Schumacher
96fbbf4b71
Merge pull request #605 from smasherprog/master
...
Fixed incorrect naming of files
2017-01-30 19:47:48 -08:00
Robert Schumacher
ae3f4149ed
[fltk] Bump version to correspond with binary layout change
2017-01-30 19:47:14 -08:00
Robert Schumacher
e916d52345
[openssl] Update UWP/WinRT to 1.0.2k
2017-01-30 17:22:46 -08:00
Dale Stammen
90fe56b015
uwp builds need _CRT_SECURE_NO_WARNINGS and others defined
2017-01-30 14:12:08 -08:00
agadoul
4ef429dd9e
implment reviews.
2017-01-30 15:22:39 +01:00
agadoul
798ae24d96
use induced library type.
2017-01-30 14:35:38 +01:00
Scott
d1595aca30
Fixed incorrect naming of files
...
Reverting the naming to stick with how the FLTK library naturally decided to name their files.
There was an error in the renaming where the incorrect libraries were being renamed. Reverting this fixes build linking issues
2017-01-29 15:38:44 -08:00
codicodi
01c4540a77
add pango
2017-01-29 18:46:22 +01:00
codicodi
41942fa9b7
add atk
2017-01-29 18:32:50 +01:00
Robert Schumacher
d776322d2a
Merge pull request #600 from zuntrax/libopus
...
[libopus] add version 1.1.4
2017-01-28 20:12:05 -08:00
Robert Schumacher
faf60f0ee3
[opus] Rename libopus to opus to match upstream project's name
2017-01-28 20:11:26 -08:00
Robert Schumacher
798297f851
Merge pull request #598 from Microsoft/boost163
...
[boost] Update to 1.63
2017-01-28 19:56:27 -08:00
Markus Otto
0ce85b546e
[libopus] add version 1.1.4
2017-01-28 23:27:01 +01:00
Christian Ullrich
d81c9b94eb
[openssl] Update to 1.0.2k
2017-01-28 17:25:17 +01:00
Robert Schumacher
049da0d839
Merge pull request #597 from codicodi/hb-gobject
...
[harfbuzz] add gobject support
2017-01-27 19:07:31 -08:00
Robert Schumacher
6a58bee5e4
[harfbuzz] Uses in-source builds, so we need to clean them every time.
2017-01-27 19:06:50 -08:00
Robert Schumacher
8342a7a7bd
Merge pull request #596 from codicodi/bump-cairo
...
[cairo] update port
2017-01-27 12:44:07 -08:00
Alexander Karatarakis
5de87096b1
Rename xercesc to xerces-c and fix copyright file placement
2017-01-26 16:43:22 -08:00
Eric Mittelette
8bc3c1f062
add xercesc
2017-01-26 16:27:52 -08:00
Alexander Karatarakis
fb7cc35f30
[boost] Update to 1.63
2017-01-26 13:28:07 -08:00
codicodi
d2ef8f847e
[harfbuzz] list glib as dependency
2017-01-26 12:24:17 +01:00
codicodi
95e1f378fd
[harfbuzz] bump version
2017-01-26 11:59:48 +01:00
codicodi
1df57b3585
[harfbuzz] add glib support
2017-01-26 11:25:24 +01:00
codicodi
95b67ab8e9
[cairo] update port
2017-01-26 11:12:55 +01:00
Robert Schumacher
add8ef90b4
Merge pull request #586 from codicodi/fix-libarchive
...
[libarchive] fix build with VS2017
2017-01-25 21:15:51 -08:00
Robert Schumacher
490ddfe2f7
[libarchive] Disable libiconv support
...
This fixes an issue with the detection code on VS2017. Additionally, it appears that the functionality provided by libiconv is minimal on Windows due to the existance of the Win32 conversion APIs.
2017-01-25 21:14:57 -08:00
Robert Schumacher
8ff736c6a4
Merge pull request #590 from mmassing/boost_with_bzip2
...
[boost] Add bzip2 support
2017-01-25 17:28:50 -08:00
Robert Schumacher
7bd267bc13
[boost] Bump version to correspond with added bzip2 dependency.
2017-01-25 17:27:53 -08:00
Robert Schumacher
fe96dcab61
[gdal] Bump version to correspond with adding external libpng dependency.
2017-01-25 17:25:56 -08:00
Robert Schumacher
1924c0a139
Merge pull request #592 from sdcb/directxtk-non-win10
...
[directxtk] do not use win10 sdk
2017-01-25 16:43:12 -08:00
Robert Schumacher
e29dfe4b04
Merge pull request #589 from mmassing/gdal_link_external_libpng
...
[gdal] Link against external libpng
2017-01-25 16:40:54 -08:00
Robert Schumacher
ced9ec1fa8
Merge pull request #571 from codicodi/add-fontconfig
...
Add fontconfig
2017-01-25 16:30:41 -08:00
Alexander Karatarakis
8ea9781f4f
[boost] Bump version
2017-01-25 12:47:19 -08:00
Alexander Karatarakis
e4b102e6ce
Merge pull request #588 from mmassing/boost_fix_zlib_in_debug
...
[boost] Fix zlib detection in debug build
2017-01-25 12:46:37 -08:00
Olaf van der Spek
c42d3b3677
Update CONTROL
2017-01-25 16:55:36 +01:00
周杰
db9ea49377
[directxtk] rollback toolpath
2017-01-25 22:37:18 +08:00
周杰
2d4fb63bf8
[directxtk] do not use win10 sdk (can now built without win10 sdk installed)
2017-01-25 22:33:21 +08:00
Manuel Massing
44590c5c1e
[boost] Add bzip2 support
2017-01-25 10:16:44 +01:00
Manuel Massing
23ac6d0c19
[gdal] Link against external libpng
2017-01-25 08:59:40 +01:00
Manuel Massing
a3aeb99092
[boost] Fix zlib detection in debug build
2017-01-25 08:56:36 +01:00
flysha
8fd59c59bc
[libmariadb] rollback conflict with libmysql
2017-01-25 10:25:38 +08:00
flysha
033c7d0af6
Merge remote-tracking branch 'refs/remotes/origin/master'
2017-01-25 10:01:57 +08:00
Alexander Karatarakis
5d45b8beaa
Merge branch 'mpir-static' of https://github.com/sdcb/vcpkg into sdcb-mpir-static
2017-01-24 15:44:51 -08:00
Robert Schumacher
c09e6ff69a
[wt] Suppress reliance on boost autolinking
...
Fixes #558
2017-01-24 14:55:35 -08:00
codicodi
cf5770d264
[libarchive] bump version
2017-01-24 21:59:24 +01:00
codicodi
05b82a96ae
[libarchive] apply patch
2017-01-24 21:59:05 +01:00
codicodi
6946f2d244
[libarchive] add one more patch
2017-01-24 21:57:52 +01:00
flysha
919d8ea1ec
[mpir] enable static build
2017-01-23 21:49:13 +08:00
Robert Schumacher
d1122c844a
Merge pull request #568 from OlafvdSpek/master
...
Package lzo
2017-01-20 17:04:10 -08:00
Robert Schumacher
ed8e7ca79d
[lzo] Disable dynamic builds again due to library not having appropriate dllexport annotations.
2017-01-20 17:03:11 -08:00
Robert Schumacher
83dcda1e11
[lzo] Fix compiler error. Add support for non-static triplets.
2017-01-20 14:47:06 -08:00
Alexander Karatarakis
a5b381f178
[libmysql] Create bin\ and debug\bin\ directories
...
(also make identation consistent)
2017-01-20 14:38:14 -08:00
Alexander Karatarakis
3026c55784
Merge branch 'mysql-5.7.17' of https://github.com/sdcb/vcpkg into sdcb-mysql-5.7.17
2017-01-20 13:46:06 -08:00
codicodi
1380525e5f
[fontconfig] install additional license
2017-01-20 13:38:56 +01:00
sdcb
ce9741f71b
[libmariadb] upgrade to 2.3.2
...
1. upgrade package to 2.3.2
2. enable static build support
3. do not block with libmysql
2017-01-20 17:06:11 +08:00
sdcb
28bd54e0d0
[libmysql] upgrade to 5.7.17
...
1. upgraded upstream mysql version to 5.7.17
2. simplified the patch size from 12K to 2K
3. enabled static build
4. switched mysql.h file to mysql/mysql.h
2017-01-20 15:19:23 +08:00
Robert Schumacher
d6e2ea075c
Merge pull request #551 from smasherprog/master
...
FLTK Port
2017-01-19 18:55:36 -08:00
Robert Schumacher
1c9ea008be
[fltk] Avoid renaming DLLs -- they are referred to by name in LIBs.
2017-01-19 18:55:07 -08:00
Robert Schumacher
2b48e78086
Merge pull request #529 from codicodi/add-glib
...
Add glib
2017-01-19 14:04:09 -08:00
codicodi
882004a819
add-fontconfig
2017-01-19 18:06:42 +01:00
Olaf
083dfc4d9c
Package lzo
2017-01-19 14:23:52 +01:00
Albert Ziegenhagel
9e2fd15455
Do not simply rename "license_sdk.rtf" to "copyright"
2017-01-19 06:31:42 +01:00
Alexander Karatarakis
8ab6e6dfd6
Merge pull request #564 from sdcb/dx101
...
[dx] upgrade to 1.0.1
2017-01-18 17:56:24 -08:00
Alexander Karatarakis
ff40fcaf95
[pcre] Update to 8.39. Add sourceforge mirror
2017-01-18 14:29:01 -08:00
Alexander Karatarakis
6470f746ff
Merge pull request #538 from sdcb/UVAtlas
...
add UVAtlas
2017-01-18 14:16:34 -08:00
flysha
4d9a9d44fe
[dx] upgrade to 1.0.1
2017-01-18 22:20:32 +08:00
Alexander Karatarakis
0d50c6704d
[zlib] Add sourceforge mirror
2017-01-17 15:34:31 -08:00
Alexander Karatarakis
97a2b5a793
[zlib] Update to 1.2.11
2017-01-17 14:45:20 -08:00
Alexander Karatarakis
8bae22ca29
Merge pull request #552 from jwillemsen/master
...
Use ACE 6.4.2 which got released January 17th 2017
2017-01-17 11:45:09 -08:00
Christian Ullrich
bc874e3db2
Fix Boost dynamic build.
...
Some of the Boost libraries build differently depending on whether
BOOST_X_DYN_LINK is defined, so this symbol must be present in the
dynamic build, and removing it as part of disabling auto-link was wrong.
Reverts half of 5a3881a0
.
2017-01-17 15:52:49 +01:00
Johnny Willemsen
52ca9608e0
Use ACE 6.4.2 which got released January 17th 2017
...
* ports/ace/CONTROL:
* ports/ace/portfile.cmake:
2017-01-17 10:33:42 +01:00
Alexander Karatarakis
60b0eb3da4
Merge pull request #548 from mwoelk83/master
...
add cereal port
2017-01-16 18:57:34 -08:00
Alexander Karatarakis
08f5e2f04f
Merge pull request #539 from codicodi/fix-grpc
...
[grpc] build statically
2017-01-16 18:38:31 -08:00
Alexander Karatarakis
4ace533ad7
[protobuf] Attempt to make build more consistent
2017-01-16 18:36:47 -08:00
sdcb
2e7f683fde
[uvatlas] do not install the debug lib twice
2017-01-16 12:24:26 +08:00
Scott
8310c5af0a
FLTK Port
2017-01-15 12:08:53 -08:00
Johnny Willemsen
6d42e93c17
Use ACE 6.4.1, the latest micro release
...
* ports/ace/portfile.cmake:
2017-01-15 19:55:34 +01:00
Marcus Wölk
23c6f5f2a7
Create portfile.cmake for cereal
2017-01-14 23:57:15 +01:00
Marcus Wölk
b2619d58c6
Create CONTROL file
2017-01-14 23:56:34 +01:00
codicodi
0600d2b842
[glib] install gdbus-codegen tool
...
It is required to build gtk+
2017-01-14 18:29:00 +01:00
sdcb
bae2386113
fix UVAtlas build, I dropped the uvatlas tool.
2017-01-14 11:09:21 +08:00
sdcb
beec44ae8d
Merge remote-tracking branch 'refs/remotes/upstream/master'
2017-01-14 10:55:19 +08:00
codicodi
f5a0a64e44
[glib] tooools
2017-01-14 02:59:41 +01:00
codicodi
eb7ccc1223
Revert "[glib] use win_iconv and add subdir for tools"
...
This reverts commit ccd3e399f0
.
2017-01-14 02:55:41 +01:00
codicodi
5e1c18cd56
Revert "[glib] hunt down every mention of libiconv"
...
This reverts commit 6a3b19b9e0
.
2017-01-14 02:55:32 +01:00
codicodi
74784355e5
[grpc] build statically and preserve debug libs
2017-01-14 02:55:04 +01:00
Robert Schumacher
c5636c4692
[glew] Avoid renaming DLLs, because LIBs reference them by name. Prefer using vcpkg_copy_pdbs().
2017-01-13 17:54:13 -08:00
Robert Schumacher
51de300681
Merge branch 'rename-glew-ouput' of https://github.com/adam4813/vcpkg into adam4813-rename-glew-ouput
2017-01-13 17:50:24 -08:00
codicodi
6a3b19b9e0
[glib] hunt down every mention of libiconv
2017-01-14 02:20:44 +01:00
codicodi
ccd3e399f0
[glib] use win_iconv and add subdir for tools
2017-01-14 02:15:34 +01:00
Robert Schumacher
45425fe6f0
Merge pull request #536 from stammen/libwebsockets-uwp
...
libwebsockets: added support to build uwp versions
2017-01-13 16:07:09 -08:00
Robert Schumacher
b415c13779
[libwebsockets] Bump version to correspond to source code change for uwp support.
2017-01-13 16:06:30 -08:00
Robert Schumacher
c938d56e49
Merge pull request #534 from ab-acx/http-parser-strict
...
On release set HTTP_PARSER_STRICT to zero.
2017-01-13 16:02:35 -08:00
Robert Schumacher
bf47d0d386
[http-parser] Bump version to reflect build change adding HTTP_PARSER_STRICT=0
2017-01-13 16:01:52 -08:00
Robert Schumacher
6f593cf3e2
Merge pull request #528 from stammen/curl-uwp
...
CURL: added support for building uwp versions
2017-01-13 15:38:57 -08:00
Robert Schumacher
278e6b9ad1
[curl] Bump version to correspond with source code change for uwp support.
2017-01-13 15:38:14 -08:00
Robert Schumacher
f7d192c206
[openssl] Bump version to correspond with source change for uwp support
2017-01-13 15:07:30 -08:00
Robert Schumacher
8e723b84dc
Merge pull request #524 from stammen/openssl-uwp
...
OpenSSL: Fix UWP builds failing WACK testing
2017-01-13 15:06:41 -08:00
Alexander Karatarakis
e11e62e8f3
Identation consistency
2017-01-13 02:21:16 -08:00
Alexander Karatarakis
ffa927a0b0
Merge pull request #521 from sdcb/DirectXMesh
...
add DirectXMesh
2017-01-13 02:20:08 -08:00
Alexander Karatarakis
b9b1c3febc
Merge pull request #518 from albertziegenhagel/szip
...
szip
2017-01-13 02:11:05 -08:00
Albert Ziegenhagel
bad99afb01
Added patch to disable building the static library when BUILD_SHARED_LIB is enabled
2017-01-13 09:49:09 +01:00
sdflysha
04bd4b305c
[directxmesh] specify static only library
2017-01-13 13:53:37 +08:00
Dale Stammen
678721b9a8
added missing free calls after curl_getenv
2017-01-12 21:25:10 -08:00
Dale Stammen
7676b8780d
Merge branch 'master' into curl-uwp
2017-01-12 20:39:49 -08:00
Robert Schumacher
9072f51d74
Merge pull request #525 from stammen/libssh2-uwp
...
libssh2: added support for uwp builds
2017-01-12 17:26:44 -08:00
Robert Schumacher
963cc56a8c
[libssh2] Bump version to match source code change for uwp support
2017-01-12 17:26:04 -08:00
Robert Schumacher
1f655fc24d
Merge pull request #520 from sdcb/DirectXTex
...
add DirectXTex
2017-01-12 17:14:05 -08:00
Robert Schumacher
7553fd42f1
Merge pull request #505 from stammen/freetype-uwp
...
freetype: added support for uwp builds
2017-01-12 17:10:30 -08:00
Robert Schumacher
5082ea5464
[freetype] Bump version to match source changes for uwp
2017-01-12 17:09:45 -08:00
Robert Schumacher
748edda1cb
Merge pull request #496 from patrigg/master
...
Add sdl2_image library
2017-01-12 17:00:14 -08:00
Robert Schumacher
41eba85b32
[tiff] Bump version for change due to UWP support.
2017-01-12 16:48:51 -08:00
Robert Schumacher
3a175393f1
Merge branch 'tiff-uwp' of https://github.com/stammen/vcpkg into stammen-tiff-uwp
2017-01-12 16:48:20 -08:00
Robert Schumacher
5a3881a083
Merge pull request #484 from chrullrich/boost-no-autolink
...
Disable Boost auto-link.
2017-01-12 16:46:47 -08:00
Alexander Karatarakis
f9709aae5f
Merge pull request #516 from albertziegenhagel/metis
...
metis
2017-01-12 15:24:43 -08:00
Dale Stammen
30429e68db
apply uwp patch to all builds
2017-01-12 12:35:24 -08:00
Dale Stammen
e4b1551988
apply patch to all builds, not just uwp
2017-01-12 12:12:45 -08:00
Dale Stammen
2f92128e7f
added support to build uwp versions
2017-01-12 09:20:32 -08:00
ab
8e57be1616
On release set HTTP_PARSER_STRICT to zero.
...
This was done to match the http-parser makefile i.e. building in release mode strict parse is disabled (which is faster) else (in debug) strict parser is used.
2017-01-12 12:28:08 +01:00
Albert Ziegenhagel
8adfa34b08
Add port for VTK
2017-01-12 11:03:02 +01:00
codicodi
912278d22d
[glib] check settings
2017-01-11 21:36:21 +01:00
codicodi
275a59dd9d
Add glib
2017-01-11 21:20:53 +01:00
Dale Stammen
00679b66e3
added support for building uwp versions
2017-01-11 10:59:45 -08:00
Dale Stammen
719e9c7446
added missing store parameter to vcvarsall for uwp builds
2017-01-11 07:42:54 -08:00
flysha
c104c8966f
add uvatlas
2017-01-11 23:09:29 +08:00
flysha
2eadcd75ad
[directxtk] upgrade to dec2016
2017-01-11 22:50:55 +08:00
flysha
09c8abf7ab
add DirectXMesh
2017-01-11 22:42:37 +08:00
flysha
f88b7d667c
add DirectXTex
2017-01-11 22:15:08 +08:00
Albert Ziegenhagel
fda4bb11ce
Add port for hdf5
2017-01-11 12:18:49 +01:00
Albert Ziegenhagel
86b117028b
Add port for szip
2017-01-11 12:13:19 +01:00
Albert Ziegenhagel
7197fbb538
Add port for parmetis
2017-01-11 12:04:38 +01:00
Albert Ziegenhagel
4bf2b196bf
Add port for metis
2017-01-11 12:01:37 +01:00
Albert Ziegenhagel
2581afcbb3
Added msmpi port
2017-01-11 11:54:00 +01:00
Dale Stammen
07a46c8f49
added support for uwp builds
2017-01-10 17:39:13 -08:00
Alexander Karatarakis
220724f4f4
Merge pull request #511 from codicodi/pixman-dll
...
[pixman] enable dynamic builds
2017-01-10 16:57:30 -08:00
Alexander Karatarakis
4f5f52ff47
Fix error message when looking for PYTHON2
2017-01-10 16:02:53 -08:00
codicodi
31aae963ef
[pixman] bump version
2017-01-11 00:55:10 +01:00
codicodi
0ec8e0448f
[pixman] enable dynamic build
2017-01-11 00:54:32 +01:00
Alexander Karatarakis
9581359bd3
Merge pull request #443 from willyd/lmdb
...
Added LMDB
2017-01-10 15:26:27 -08:00
Alexander Karatarakis
fed2ffdfc6
Merge pull request #509 from codicodi/add-ffi
...
Add libffi
2017-01-10 14:59:34 -08:00
Alexander Karatarakis
40ffd65f0e
Merge pull request #507 from codicodi/add-libsigcpp
...
Add libsigcpp
2017-01-10 14:17:25 -08:00
Alexander Karatarakis
1921dbe3f9
Merge pull request #499 from sdcb/mongo-c-static-fix
...
[mongo-c-driver] fix static build
2017-01-10 13:38:21 -08:00
codicodi
54918bc63a
correct version
2017-01-10 15:40:47 +01:00
codicodi
f5fb728196
add libffi
2017-01-10 15:28:45 +01:00
codicodi
19cf1282d9
[libisigc++] tabs to spaces
2017-01-10 12:08:29 +01:00
codicodi
df3c619b69
add libsigcpp
2017-01-10 12:04:17 +01:00
Patrick Bader
34a0dc005d
Merge branch 'master' of https://github.com/patrigg/vcpkg
2017-01-10 10:59:08 +01:00
Dale Stammen
02964007d6
added support for uwp builds
2017-01-09 19:57:31 -08:00
Alexander Karatarakis
e44a7e611b
Merge pull request #497 from traversaro/patch-3
...
[qt5] Avoid printing warnings for problems in applying"confguration patches"
2017-01-09 19:26:24 -08:00
Dale Stammen
8603441203
added patch to enable uwp builds
2017-01-09 15:54:05 -08:00
Guillaume Dumont
1f63deb204
LMDB port
2017-01-08 08:21:33 -05:00
Patrick Bader
07fb014193
[sdl2-image] changed include directory to SDL2 include directory
2017-01-07 11:51:07 +01:00
sdcb
aa964e8d84
set BSON_INCLUDE_DIR is not necessary.
2017-01-07 15:44:29 +08:00
sdcb
6947f0aea1
[mongo-c-driver] fix static build
2017-01-07 15:21:19 +08:00
Alexander Karatarakis
3eccec7231
[spriv-tools] Add version and description
2017-01-06 15:51:53 -08:00
Alexander Karatarakis
833fbb2ef1
[libvorbis] Add version
2017-01-06 15:40:37 -08:00
Patrick Bader
2bb72e6637
[sdl2-image] added dependencies to CONTROL so they will always be statically linked
...
Replaced FindWEBP.cmake with version from freeimage port
2017-01-06 23:20:57 +01:00
Silvio Traversaro
fc8228a79b
[qt5] Fix tabs/spaces mismatch
2017-01-06 23:04:20 +01:00
Silvio Traversaro
95ff552b85
[qt5] Avoid printing warnings for problems in applying"confguration patches"
...
The `QUIET` option for `vcpkg_apply_patches` was added in f4c34bb42d
.
Fixes https://github.com/Microsoft/vcpkg/issues/411 .
2017-01-06 23:02:19 +01:00
Alexander Karatarakis
d4d3133afc
Merge pull request #494 from traversaro/add-qwt
...
Add qwt port
2017-01-06 13:41:01 -08:00
Alexander Karatarakis
4be24efa52
Merge pull request #493 from codicodi/add-archive
...
add libarchive
2017-01-06 13:16:48 -08:00
Patrick Bader
937c4e26b0
fixed findWEBP.cmake to select debug version of webp for debug builds.
2017-01-06 22:05:22 +01:00
Alexander Karatarakis
7f66995a9a
Merge pull request #490 from sdcb/dx
...
Add dx port.
2017-01-06 11:52:54 -08:00
Patrick Bader
37a5504855
finished port of sdl2_image
...
- optional dependencies which are installed in vcpkg are automatically linked
- unavailable dependencies are marked as dynamically linked and dlls have to be copied manually if respective file formats are used
2017-01-06 19:08:31 +01:00
Silvio
3cad0111fb
Add qwt port
2017-01-05 23:46:43 +01:00
codicodi
f99d143dc3
add libarchive
2017-01-05 21:22:32 +01:00
Patrick Bader
29aedfad6c
added first version of SDL2_image library which currently does not link to any external libraries.
2017-01-05 16:42:52 +01:00
codicodi
cff21e04f5
[freetype] specify dependencies
2017-01-05 15:34:06 +01:00
sdcb
41a68f712a
Add dx port.
2017-01-05 15:09:40 +08:00
Patrick Bader
6a220edfb8
[zlib] fixed wrong FILENAME
2017-01-04 10:33:16 -08:00
Patrick Bader
f8210aa32b
[zlib] fixed wrong FILENAME
2017-01-04 15:17:22 +01:00
Alexander Karatarakis
25a2bf7994
[zlib] Update LICENSE
2017-01-03 16:35:02 -08:00
Alexander Karatarakis
6f1f665416
[zlib] Update to 1.2.10
2017-01-03 13:29:17 -08:00
Christian Ullrich
59c34be252
Disable Boost auto-link.
...
Fixes #483 . vcpkg always links all installed libraries for the target
triplet; Boost's own auto-link feature is therefore redundant.
2017-01-03 14:06:49 +01:00
Thomas Fussell
e02e85626f
bump git revision to latest
2017-01-02 20:12:45 -05:00
Alexander Karatarakis
7f4682b20d
Merge pull request #481 from sdcb/chakracore140
...
[chakracore] upgrade to 1.4.0
2017-01-02 08:49:41 -08:00
Alexander Karatarakis
261bfb6d86
Merge pull request #480 from codicodi/add-bzip2
...
add bzip2
2017-01-02 08:48:47 -08:00
flysha
cab893dd20
[chakracore] upgrade to 1.4.0
2017-01-02 23:58:26 +08:00
codicodi
73164f5881
[bzip2] fix indentation
2017-01-02 01:35:12 +01:00
codicodi
044c07ece1
add bzip2
2017-01-02 01:31:42 +01:00
Thomas Fussell
32dd084dea
Merge branch 'master' of http://github.com/Microsoft/vcpkg
2017-01-01 18:28:56 -05:00
Adam Martin
2a8d1510b4
[glew] Renames the glew debug output files
...
The FindGlew.cmake that is official as well as several found in a quick search
don't look for the debug post-fix variant of the library. This was causing vcpkg
to not copy the DLL over on build as it was looking for glew32.dll not glew32d.dll.
2017-01-01 10:08:03 -06:00
Alexander Karatarakis
bc8cca82a2
Merge pull request #477 from codicodi/add-lz4
...
add lz4
2016-12-30 21:03:45 -08:00
Alexander Karatarakis
e69104b761
Merge pull request #476 from codicodi/fix-icu-dt
...
[icu] force rebuild of database
2016-12-30 20:59:29 -08:00
codicodi
aab12428e5
[icu] fix typo
2016-12-30 15:27:25 +01:00
codicodi
bf559d51ec
add lz4
2016-12-30 13:31:33 +01:00
codicodi
2d746d8913
[icu] force rebuild of database
2016-12-30 13:11:58 +01:00
Silvio Traversaro
614320e007
[qt5] Bump version
2016-12-29 10:59:48 +01:00
Silvio Traversaro
6741f959bb
[qt5] Turn -no-pcre -qt-pcre
...
Despite Qt documentation ( http://doc.qt.io/qt-5/configure-options.html ) `-no-pcre` is not recognized as an option, while `-qt-pcre` is recognized as an option.
2016-12-29 10:59:02 +01:00
Robert Schumacher
31daeeb7f5
Merge pull request #470 from codicodi/fix-sdl
...
[sdl2] link to CRT libraries
2016-12-28 19:36:07 -07:00
codicodi
da63f33531
[sdl2] link to CRT libraries
2016-12-29 01:00:43 +01:00
codicodi
9a2825a0a4
[icu] update to 58.2
2016-12-28 12:20:11 +01:00
Alexander Karatarakis
57252f982a
Merge pull request #427 from traversaro/add-ogre
...
Add ogre port
2016-12-27 14:50:26 -08:00
Alexander Karatarakis
a06fa64182
Merge branch 'add-liblzma' of https://github.com/codicodi/vcpkg into codicodi-add-liblzma
2016-12-27 14:41:39 -08:00
Alexander Karatarakis
0b243a5432
Merge branch 'antlr' of https://github.com/sdcb/vcpkg into sdcb-antlr
2016-12-27 14:24:42 -08:00
Alexander Karatarakis
2d9f8ff115
[qt5] Bump version
2016-12-27 14:23:20 -08:00
Alexander Karatarakis
bca354ea7a
Merge branch 'patch-1' of https://github.com/traversaro/vcpkg into traversaro-patch-1
2016-12-27 14:22:42 -08:00
Alexander Karatarakis
04b62c7be9
[gli] Make "header-only" comment same as other ports
2016-12-27 14:18:23 -08:00
Alexander Karatarakis
08572a1c60
Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master
2016-12-27 14:15:12 -08:00
Alexander Karatarakis
dad9c645ac
Merge pull request #438 from codicodi/add-smpeg
...
[smpeg2] initial commit
2016-12-27 14:13:39 -08:00
Alexander Karatarakis
806dec7564
Merge pull request #423 from vlj/spirv
...
Add spirv-tools and use it to build shaderc.
2016-12-27 13:41:46 -08:00
Jason Yang
f70486314e
[azure-storage-cpp] Upgrade to v2.6.0
2016-12-27 18:07:53 +08:00
codicodi
7ecf688cca
add liblzma
2016-12-25 14:34:01 +01:00
flysha
91f51a084f
[antlr4] initial commit
2016-12-25 18:44:20 +08:00
Robert Schumacher
fc9b42489c
Merge pull request #452 from codicodi/fix-lua
...
[lua] Don't export from executables
2016-12-24 17:12:01 -07:00
Robert Schumacher
692a363701
Merge pull request #454 from sdcb/aws-sdk-1.0.47
...
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 08:34:07 -07:00
Silvio Traversaro
1cc6a9c4ce
[qt5] Explicitly avoid compiling qt dependencies that could be available in vcpkg
...
To avoid problems such as the one described in https://github.com/Microsoft/vcpkg/issues/412 .
If a particular dependency is actually needed, it can be added `-qt-<dep>` or `-system-<dep> to use the vcpkg version, see https://github.com/Microsoft/vcpkg/issues/455 .
2016-12-24 15:26:58 +01:00
flysha
efb81070ce
[aws-sdk-cpp] upgrade to 1.0.47
2016-12-24 21:36:21 +08:00
flysha
8bcf57f68a
[libbson, mongo-c-driver] bump version to 1.5.1
...
I upgraded libbson and mongo-c-driver to 1.5.1, but forgot to bump the version, this patch fixed it.
2016-12-24 20:16:31 +08:00
codicodi
90d814f3e2
[lua] bump version
2016-12-24 02:03:25 +01:00
codicodi
3d58393ad2
[lua] don't export from executables
2016-12-24 02:02:55 +01:00
vlj
daeab46090
Add gli.
2016-12-23 19:50:34 +01:00
Alexander Karatarakis
63d3c237c1
Merge pull request #437 from codicodi/fix-sdl2
...
[sdl2] make SDL use libc
2016-12-22 14:09:48 -08:00
Charlie Barto
e88b9c9160
bump qt5 version
2016-12-21 14:56:51 -05:00
vlj
8d9c8a6269
Modify shaderc so that it uses spirv-tools lib.
2016-12-21 20:47:53 +01:00
Charlie Barto
a82d7a4405
work on qt5 5.7.1
2016-12-20 20:37:16 -05:00
codicodi
12f8636815
[sdl2] bump version
2016-12-20 15:37:45 +01:00
codicodi
a5bb368f24
[smpeg2] initial commit
2016-12-20 15:17:24 +01:00
codicodi
704e1ea85a
[sdl2] make SDL2 use libc
2016-12-20 14:52:13 +01:00
Alexander Karatarakis
3b7b380798
Merge pull request #342 from mmassing/statically_linked_glew
...
[glew] Implement static build
2016-12-19 17:21:15 -08:00
Alexander Karatarakis
a1be45adc3
Merge pull request #425 from codicodi/add-modplug
...
[libmodplug] initial commit
2016-12-19 15:34:28 -08:00
Alexander Karatarakis
bcab7f3913
[mongo/libbson] Tabs to spaces
2016-12-19 15:16:38 -08:00
codicodi
92124c9b5e
[libmodplug] preserve archive extension
2016-12-19 17:38:48 +01:00
codicodi
0fca9cfcf7
[libmodplug] nevermind
...
Those headers are used by ModplugXMMS project
2016-12-19 00:37:11 +01:00
codicodi
f2578cccee
[libmodplug] ...not in this directory though
2016-12-18 23:51:24 +01:00
codicodi
419d050933
[libmodplug] dont package internal headers
2016-12-18 23:37:12 +01:00
Silvio
effbdfbb91
Add ogre port
2016-12-18 23:00:35 +01:00
codicodi
b5368c404d
[libmodplug] initial commit
2016-12-18 15:18:24 +01:00
sdcb
ea3113a4f5
[mongo-x-driver] upgrade to 1.51/3.10
2016-12-18 16:26:12 +08:00
vlj
869071a34e
Add spirv-tools.
2016-12-17 12:01:02 +01:00
Robert Schumacher
43262d24da
[fastlz] Name downloaded archive to avoid conflicts with future versions
2016-12-15 13:30:48 -08:00
Robert Schumacher
5c92a3fe62
Merge branch 'fix-fastlz' of https://github.com/codicodi/vcpkg into codicodi-fix-fastlz
2016-12-15 13:29:48 -08:00
codicodi
786d591cc3
[fastlz] specify correct source path
2016-12-15 21:11:27 +01:00
agadoul
9e34484cbe
uncomment removal of utf-8 flag
2016-12-15 13:16:55 +01:00
agadoul
0b62c9ce91
fix warning due to encoding.
2016-12-15 09:12:00 +01:00
Alexander Karatarakis
6507a1ea32
[boost] Bump version
2016-12-14 12:25:34 -08:00
Alexander Karatarakis
fdbfee0aeb
Merge branch 'boost_with_zlib' of https://github.com/mmassing/vcpkg into mmassing-boost_with_zlib
2016-12-14 12:24:31 -08:00
Axel Barrot
6fbd2ad780
support lcms library ( http://www.littlecms.com/download.html )
2016-12-14 15:58:00 +01:00
Alexander Karatarakis
37ec5a1419
Merge branch 'master' of https://github.com/gknowles/vcpkg into gknowles-master
2016-12-12 13:29:53 -08:00
Alexander Karatarakis
5d0a88259a
Merge pull request #409 from ab-acx/http-parser
...
Adding http-parser library
2016-12-12 13:23:01 -08:00
gknowles
7b111b87a8
Add dimcli
2016-12-12 12:05:20 -08:00
codicodi
48ca773907
[sdl2] enable static build
2016-12-11 14:04:59 +01:00
Robert Schumacher
c10e7e4960
[curl] Bump version and require libssh2
2016-12-09 14:20:03 -08:00
Robert Schumacher
daec252787
Merge branch 'CurlWithSSH2' of https://github.com/cguebert/vcpkg into cguebert-CurlWithSSH2
2016-12-09 12:42:28 -08:00
codeandroid
2307fa6274
[boost] unset BOOST_AUTO_LINK_NOMANGLE flag ( fixes #397 ). This was a remnant of a previously enabled system install option which has been disabled in the meantime.
2016-12-08 17:03:45 +01:00
Christophe Guébert
93d83e0a60
Add a patch for curl to find the libssh2 library
2016-12-08 09:00:16 +01:00
Robert Schumacher
ebe2ce7281
Merge pull request #403 from codicodi/add-sfml
...
[sfml] intial commit
2016-12-07 22:00:07 -08:00
Robert Schumacher
0d81422f34
Merge pull request #399 from cguebert/CharLS
...
Add CharLS.
2016-12-07 21:44:19 -08:00
Robert Schumacher
451c1abcd7
Merge pull request #396 from JasonYang-MSFT/azurestorage
...
Add Microsoft Azure Storage Client Library for C++ 2.5.0
2016-12-07 21:43:08 -08:00
Robert Schumacher
31b713ca1f
[vcpkg] Remove all instances of TRIPLET_SYSTEM_NAME; use VCPKG_CMAKE_SYSTEM_NAME instead.
2016-12-07 21:40:36 -08:00
Robert Schumacher
97b0479db0
Merge pull request #395 from stammen/uwp-sqlite
...
UWP: use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-07 21:34:44 -08:00
Robert Schumacher
f2a8323be2
Merge pull request #393 from cguebert/uWS
...
Add uWebSockets.
2016-12-07 21:30:06 -08:00
Alexander Karatarakis
a73feb7c99
[ragel] Use SOURCE_PATH when copying license
2016-12-07 15:38:17 -08:00
Alexander Karatarakis
dea170b469
[harfbuzz] Use SOURCE_PATH for copying license
2016-12-07 15:35:23 -08:00
Alexander Karatarakis
91a6913493
[globjects] Use SOURCE_PATH variable
2016-12-07 15:26:30 -08:00
Alexander Karatarakis
220a8597c2
[glbinding] Extract SOURCE_PATH variable
2016-12-07 15:25:33 -08:00
Alexander Karatarakis
7555e6576b
[geos] Extract SOURCE_PATH variable
2016-12-07 15:23:50 -08:00
Alexander Karatarakis
e6ebc03699
[freeglut] Extract SOURCE_PATH variable
2016-12-07 15:21:30 -08:00
Alexander Karatarakis
e8b46b89d0
[assimp] Extract variable SOURCE_PATH
2016-12-07 15:19:16 -08:00
Alexander Karatarakis
ade896e4bf
[asio] Use SOURCE_PATH
2016-12-07 15:18:07 -08:00
codicodi
040555ee81
[sfml] this shouldn't be here...
2016-12-07 23:33:00 +01:00
Guillaume Dumont
f8c119d7fe
Fixed wrong location of gflags license file
2016-12-07 17:22:38 -05:00
codicodi
f047bd733e
[sfml] initial commit
2016-12-07 23:02:23 +01:00
codicodi
abc8c37520
[libflac] bump version
2016-12-07 17:50:56 +01:00
codicodi
764563457f
[libflac] remove unused flags
2016-12-07 17:49:28 +01:00
codicodi
7927112acb
[libflac] link to correct version of ogg
2016-12-07 17:48:01 +01:00
Christophe Guébert
b65005b241
Add CharLS.
2016-12-07 12:30:12 +01:00
Robert Schumacher
ed2994a5e9
[openssl] Fix source path for new archive.
2016-12-06 16:17:58 -08:00
Robert Schumacher
db4dc6d1ce
[openssl] Do not use branches; these will update and constantly break the hash.
2016-12-06 16:15:50 -08:00
Alexander Karatarakis
3b1a2543dd
Merge pull request #394 from stammen/uwp-openssl
...
fixed openssl hash for uwp builds
2016-12-06 15:05:38 -08:00
Alexander Karatarakis
2c115f9670
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-12-06 14:43:43 -08:00
Alexander Karatarakis
59587d94c7
[libflac] Fix typo
2016-12-06 14:39:17 -08:00
Robert Schumacher
dd7c39f0e3
[gflags] Lowercase install directories. Bump version to account for this and c0c2135
.
2016-12-06 14:22:24 -08:00
Alexander Karatarakis
023647c36a
Merge branch 'add-flac' of https://github.com/codicodi/vcpkg into codicodi-add-flac
2016-12-06 14:20:41 -08:00
Robert Schumacher
632b8c3cd0
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-12-06 14:18:45 -08:00
Robert Schumacher
c0c2135a60
[gflags] Add quotes to avoid stripping semicolons from the config module.
2016-12-06 14:18:37 -08:00
Alexander Karatarakis
52a8c21feb
Merge pull request #390 from cguebert/master
...
Add libssh2.
2016-12-06 14:17:22 -08:00
Robert Schumacher
a05a033d74
[aws-sdk-cpp] Check VCPKG_CRT_LINKAGE instead of VCPKG_LIBRARY_LINKAGE. Rename archive to avoid collisions with other libraries.
2016-12-06 13:58:04 -08:00
Alexander Karatarakis
a545be80b4
[boost] Fix dynamic build lib renaming
2016-12-06 13:48:37 -08:00
Alexander Karatarakis
50a85c3159
Merge pull request #383 from codicodi/add-lua-tools
...
[lua] install compiler and interpreter
2016-12-06 13:46:15 -08:00
codicodi
f1a3424c77
[libflac] update config in static builds
...
Now static libs can be used without defining FLAC__NO_DLL by user.
2016-12-06 22:38:25 +01:00
Dale Stammen
c128d007df
use VCPKG_CMAKE_SYSTEM_NAME instead of TRIPLET_SYSTEM_NAME
2016-12-06 10:08:15 -08:00
Dale Stammen
8bb60f70ef
fixed openssl hash for uwp builds
2016-12-06 09:05:27 -08:00
Christophe Guébert
7a061e8d90
Add uWebSockets.
2016-12-06 16:42:26 +01:00
Christophe Guébert
05fdf3a01f
Add libssh2.
2016-12-06 14:33:43 +01:00
codicodi
175bb41f82
[libflac] initial commit
2016-12-06 12:14:31 +01:00
Robert Schumacher
af9d82ceb3
Merge pull request #388 from mattiascibien/anax_shared
...
Anax shared lib support
2016-12-06 02:41:30 -08:00
Mattias Cibien
34f103d420
[anax] Bump Version
2016-12-06 11:29:22 +01:00
Mattias Cibien
134993109b
Anax support for shared libs
2016-12-06 11:17:25 +01:00
Jason Yang
1473e56729
fix some comments
2016-12-06 17:26:46 +08:00
Robert Schumacher
d661c174c7
Merge pull request #358 from vlj/shaderc
...
Add shaderc.
2016-12-06 01:05:13 -08:00
Robert Schumacher
6993803b05
[shaderc] Enable dynamic CRT. Explicitly search for python3. Add Build-Depends on glslang.
2016-12-06 01:04:32 -08:00
Robert Schumacher
901b597840
[gslang] Version bump to account for layout changes
2016-12-06 01:00:20 -08:00
Robert Schumacher
55605c73e0
[gdal] Use CURRENT_INSTALLED_DIR instead of calculating it out. Use VCPKG_TARGET_ARCHITECTURE instead of parsing the triplet.
2016-12-06 00:57:58 -08:00
Robert Schumacher
2f4a598970
Merge branch 'add_gdal_port' of https://github.com/mmassing/vcpkg into mmassing-add_gdal_port
2016-12-06 00:38:12 -08:00
Robert Schumacher
33d5ff4e08
[gflags] Switch to using zip files -- this makes the download faster and easier to upgrade. Remove gflags_nothreads to avoid choices at link time.
2016-12-05 22:47:24 -08:00
Robert Schumacher
92f8015716
Merge branch 'gflags-2.2.0' of https://github.com/willyd/vcpkg into willyd-gflags-2.2.0
2016-12-05 22:26:08 -08:00
Robert Schumacher
83960ecc18
Merge branch 'qca' of https://github.com/gnome71/vcpkg
2016-12-05 22:13:38 -08:00
Alexander Kaspar
bd2a8becde
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-06 07:12:38 +01:00
Ebrahim Byagowi
242a3b2a80
Update harfbuzz to 1.3.4
...
The needed local patches are now upstreamed thus no longer needed.
Also Uniscribe backend is no longer default enabled so almost no lib
is needed to be linked.
2016-12-06 09:08:33 +03:30
Alexander Karatarakis
ff4d33b156
[boost] Don't use --layout=system. Resolves #369
2016-12-05 16:42:30 -08:00
Robert Schumacher
aba7637a36
Merge pull request #370 from sdcb/aws-sdk
...
Add aws-sdk-cpp
2016-12-05 12:29:36 -08:00
Alexander Kaspar
dba8ebd9fc
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-05 17:43:13 +01:00
ab
f62ad96c9a
Update the cmakelists to build shared and static libraries properly.
2016-12-05 17:09:33 +01:00
codicodi
d8db19a2c4
[lua] bump version
2016-12-05 14:40:10 +01:00
codicodi
58c6c686a6
[nana] fix harmless but still ugly mix-up
2016-12-05 13:32:11 +01:00
codicodi
fffc1dc71e
[lua] no debug tools
2016-12-04 19:12:21 +01:00
codicodi
fd74c49a5f
[lua] add interpreter and compiler
2016-12-04 19:11:01 +01:00
vlj
b78fdc6994
Add shaderc.
2016-12-04 19:02:32 +01:00
vlj
49e760390e
Expose some glslang internal includes and enforce static build.
2016-12-04 19:02:18 +01:00
codicodi
6e3b500a82
[nana] initial commit
2016-12-04 15:03:47 +01:00
Thomas Fussell
937c246ac2
initial commit of xlnt port
2016-12-04 00:30:37 +01:00
Alexander Kaspar
bf187f318a
[qca] Added mk-ca-bundle.pl to generate certstore at build time.
2016-12-03 13:10:15 +01:00
Alexander Karatarakis
3b9e77a477
Merge pull request #380 from barcharcraz/qt5-libpq
...
Added libpq support to qt5
2016-12-02 11:55:46 -08:00
Alexander Karatarakis
bdbf98a730
[jxrlib] Bump version
2016-12-02 11:47:52 -08:00
charlie barto
67303f1569
Added libpq support to qt5
...
qt5 changes
more qt5 changes
added libpq to qt5
fix merge
fixed left over git thing
2016-12-02 12:19:18 -05:00
phsucharee
8762c2a626
[jxrlib] Remove __ANSI__ preprocessor definition
2016-12-02 16:35:36 +01:00
Jason Yang
31b4236f09
rename dll to wastorage to keep consistency
2016-12-02 17:17:53 +08:00
Alexander Kaspar
13b0c034ec
[qca] downloading cacerts from curl homepage, because used version is very outdated.
2016-12-02 10:12:57 +01:00
Alexander Kaspar
279f6d5830
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-02 09:00:27 +01:00
Jason Yang
5849d36d48
[azure-storage-cpp] add link to v2.5.0
2016-12-02 14:54:03 +08:00
Alexander Karatarakis
25b6ef7a9d
Merge pull request #354 from codicodi/add-icu
...
[ICU] Initial commit
2016-12-01 20:42:35 -08:00
Guillaume Dumont
8b558dbe51
Updated gflags to v2.2.0
2016-12-01 10:19:31 -05:00
codicodi
b5a6f7eb63
Fix arch/linkage checks
2016-12-01 15:03:33 +01:00
Alexander Kaspar
0f797c7a01
[qca] working on certstore
2016-12-01 13:43:36 +01:00
Alexander Kaspar
aa95e7bf39
Merge branch 'qca' of ssh://github.com/gnome71/vcpkg into qca
2016-12-01 10:54:25 +01:00
Alexander Kaspar
7f9353dd95
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-12-01 08:59:01 +01:00
sdcb
007de30723
[aws-sdk-cpp] correct patch path
2016-12-01 10:56:43 +08:00
sdcb
e6a26aaa31
[aws-sdk-cpp] set FORCE_SHARED_CRT ON when building dynamic.
2016-12-01 10:27:27 +08:00
sdcb
76f99eecfc
[aws-sdk-cpp] add patch to define USE_IMPORT_EXPORT to fix dynamic build link issue
2016-12-01 10:23:35 +08:00
Alexander Karatarakis
760ae1c3ce
Merge pull request #375 from Wakusei/port-yamlcpp
...
Added yaml-cpp
2016-11-30 12:35:03 -08:00
Alexander Kaspar
03cdf1dc97
[qca] import local certs
2016-11-30 21:34:35 +01:00
Alexander Kaspar
5a04753a4a
[qca] added PS script to extract local certs from store
2016-11-30 17:16:59 +01:00
flysha
915d99ecb7
[aws-sdk-cpp] correct FORCE_SHARED_CRT
2016-11-30 23:06:00 +08:00
flysha
5b2d836e14
[aws-sdk-cpp] enable static and disable test
2016-11-30 23:03:49 +08:00
Manuel Massing
05f9b3a164
[gdal] Rename dynamic gdal libraries to match static library naming, add "d" suffix for debug libraries
2016-11-30 10:38:56 +01:00
Manuel Massing
e3001c78b9
[gdal] Enable building of PDBs in release builds as well, copy PDBs over
2016-11-30 10:38:56 +01:00
Manuel Massing
e7f0cf8694
[gdal] Separate build directories for dynamic and static build
2016-11-30 10:38:56 +01:00
Alexander Kaspar
069fb0f971
formatting portfile
2016-11-30 10:10:01 +01:00
Alexander Kaspar
334d666dda
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-30 09:39:27 +01:00
Robert Schumacher
61e484a640
Merge fix #306
2016-11-29 18:27:45 -08:00
Robert Schumacher
b2ec171574
[freeimage] Always define FREEIMAGE_LIB in static mode.
2016-11-29 18:02:49 -08:00
Robert Schumacher
af2b0cab42
[libraw] Rename Module to Config to increase flexibility of install locations
2016-11-29 17:48:32 -08:00
Robert Schumacher
6479147c6e
Merge branch 'master' into traversaro-add-freeimage
2016-11-29 17:38:54 -08:00
Robert Schumacher
ab147b838b
[vcpkg] Remove link-time choice of thread-safe vs non-thread-safe so that dependent libraries make the right choice.
2016-11-29 17:12:45 -08:00
Robert Schumacher
a07d94e1f0
Merge branch 'add-freeimage' of https://github.com/traversaro/vcpkg into traversaro-add-freeimage
2016-11-29 16:36:59 -08:00
Robert Schumacher
cb0d9e70a5
Merge pull request #365 from stammen/uwp-libiconv
...
fix for uwp builds
2016-11-29 16:14:14 -08:00
Alexander Karatarakis
f00ea33e4f
Merge branch 'entityx' of https://github.com/mattiascibien/vcpkg into mattiascibien-entityx
2016-11-29 13:24:46 -08:00
Alexander Karatarakis
52866d79b0
[globjects] Remove files from package dir and debug dir
2016-11-29 13:19:29 -08:00
Alexander Karatarakis
1e9f4dc301
Merge branch 'globjects' of https://github.com/mattiascibien/vcpkg into mattiascibien-globjects
2016-11-29 13:16:29 -08:00
Alexander Karatarakis
7c08cf4347
[glbinding] Remove files from package dir and debug dir
2016-11-29 13:14:56 -08:00
Mattias Cibien
e55e05dcb3
Added missing control info
2016-11-29 12:46:57 +01:00
Mattias Cibien
fa32afc372
Add entityx
2016-11-29 12:42:34 +01:00
Alexander Karatarakis
c6fe22929c
[anax] BUILD_SHARED_LIBS is automatically set by vcpkg
2016-11-29 02:33:07 -08:00
Alexander Karatarakis
4d29b5a563
Merge branch 'anax' of https://github.com/mattiascibien/vcpkg into mattiascibien-anax
2016-11-29 02:28:27 -08:00
Mattias Cibien
537bded431
Initial anax port
2016-11-29 10:42:02 +01:00
Silvio Traversaro
394d3fd157
[freeimage] Add vcpkg_copy_pdbs()
2016-11-29 09:52:06 +01:00
devel71
9e61116321
Merge branch 'master' of https://github.com/Microsoft/vcpkg into qca
2016-11-29 09:36:10 +01:00
sdcb
865faa4017
[aws-sdk] issues occurs in static build, revert code.
2016-11-29 11:04:32 +08:00
sdcb
a4b593ac62
[aws-sdk] drop static block because aws-sdk actually works in static builds.
2016-11-29 10:32:38 +08:00
Alexander Karatarakis
d933562a58
Move PYTHON2 "acquisition" to vcpkg_find_acquire_program
2016-11-28 17:17:28 -08:00
Alexander Karatarakis
d5ac945c2c
Merge pull request #361 from sdcb/dxutopt
...
[dxut] add build for optional libs.
2016-11-28 15:52:12 -08:00
Alexander Karatarakis
30369e64e9
Merge pull request #360 from sdcb/dxtk12
...
Add DirectXTK12
2016-11-28 15:46:10 -08:00
Alexander Karatarakis
0a2dfbee44
Merge pull request #344 from vlj/master
...
Add glslang.
2016-11-28 15:37:02 -08:00
Silvio
5bd036cf5a
Add freeimage port
...
Extensive modification have been done to support building with
external dependencies. The biggest change is a new CMake-based
build system.
Several patches are based on the equivalent ones used in Debian
packaging, see http://sources.debian.net/patches/freeimage .
The only dependency for which the internal version is still used is
OpenEXR.
2016-11-28 22:33:18 +01:00
Alexander Karatarakis
77f80e097f
Merge pull request #343 from mmassing/add_proj4_port
...
Add PROJ.4 cartographic projection library port
2016-11-28 13:08:41 -08:00
Dale Stammen
8ee0ec1699
fix for uwp builds
2016-11-28 13:01:55 -08:00
Manuel Massing
167f82b804
[ports] Initial commit of GDAL 1.11.3 port
2016-11-28 22:01:06 +01:00
flysha
84c99801c4
[aws-sdk-cpp] specify dynamic only
2016-11-28 23:06:04 +08:00
flysha
94776cec0e
[aws-sdk-cpp] correct the lib file
2016-11-28 23:03:26 +08:00
Manuel Massing
de3189dbe6
[proj] Remove unused parameters
2016-11-28 15:02:51 +01:00
Manuel Massing
c969fad3f9
[proj] Rename library to "proj.lib" / "projd.lib"
2016-11-28 15:02:51 +01:00
Manuel Massing
524f716570
[proj4] Rename port from "proj4" to "proj"
2016-11-28 15:02:51 +01:00
Manuel Massing
16a3384f9a
[proj4] Replace tabs with spaces
2016-11-28 15:02:51 +01:00
sdcb
e2e1c7d778
Add aws-sdk-cpp
...
Note:
1. I add a patch to not using git, because git will emit a wrong version number in initialize_project_version.cmake file.
2. building aws-sdk-cpp will emit some very long file(longer than 258 in my machine), to make it work, you must moving vcpkg into some shorter path like: C:\vcpkg
2016-11-28 19:15:42 +08:00
sdcb
00f10b7789
[dxut] add build for optional libs.
2016-11-28 13:06:48 +08:00
sdcb
e0d211cf0b
Add DirectXTK12
...
The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
Official github: https://github.com/Microsoft/DirectXTK12
2016-11-28 10:02:07 +08:00
sdcb
3b345d4ab5
[chakracore] upgrade to 1.3.1
2016-11-28 09:50:37 +08:00
Mattias Cibien
a45a65f939
Fixed missing glm dependency
2016-11-27 09:37:54 +01:00
Mattias Cibien
98bb77dab2
Added maintainer and url
2016-11-27 09:26:00 +01:00
Robert Schumacher
bc8a015889
Merge pull request #346 from mikebmcl/master
...
Added ports for pixman 0.32.0 and cairo 1.14.6.
2016-11-26 17:46:47 -08:00
codicodi
76e1ee2cfc
Fix small logic error
2016-11-27 02:28:37 +01:00
codicodi
cfa70c4f67
[ICU] Initial commit
2016-11-27 02:23:55 +01:00
Alexander Karatarakis
9fdb1f8fe8
[clockutils] Remove copy of LICENSE
2016-11-26 16:11:27 -08:00
Alexander Karatarakis
56581e816a
[curl] Enable static building
2016-11-26 16:05:46 -08:00
Alexander Karatarakis
660797c22c
[clockutils] Call vcpkg_copy_pdbs()
2016-11-26 13:35:26 -08:00
vlj
4efbc5b135
Add glslang.
2016-11-26 22:35:02 +01:00
Alexander Karatarakis
e761b5ac0a
Merge branch 'master' of https://github.com/ClockworkOrigins/vcpkg into ClockworkOrigins-master
2016-11-26 13:25:58 -08:00
Mattias Cibien
de0065d9d2
Finished globjects
2016-11-26 21:14:30 +01:00
Mattias Cibien
90a0447f93
Initial globjects
2016-11-26 21:00:53 +01:00
Daniel Bonrath
469b819fdf
#339 added clockUtils port
2016-11-26 19:36:25 +01:00
codicodi
a510782857
Bump version
2016-11-26 16:55:29 +01:00
codicodi
c7bb71b29a
Specify path for includes
2016-11-26 16:54:51 +01:00
devel71
282d979c7e
[qca] fix cmake files dir
...
Added qt5 as Build-Depends to CONTROL file.
2016-11-26 13:56:01 +01:00
devel71
cb778ecfbd
[qca] fix cmake file location
...
Added qt5 Build-Depends to CONTROL file.
2016-11-26 13:51:09 +01:00
Robert Schumacher
02f00dfbc7
[zstd] Reduce modifications to the upstream CMake. Remove all variation from the import lib name.
2016-11-26 02:40:38 -08:00
Robert Schumacher
c076567336
Merge branch 'add-zstd-port' of https://github.com/saulthu/vcpkg into saulthu-add-zstd-port
2016-11-26 01:54:56 -08:00
Robert Schumacher
7e4a57fbfd
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:57 -08:00
Robert Schumacher
351c9a85b2
[curl] [freetype] [tiff] Add dependencies on zlib. Add curl dependency on openssl.
2016-11-26 00:15:38 -08:00
Robert Schumacher
32157f8ce5
[vcpkg-integrate] Provide an opt-out for autolinking. Properly suppress integration via MSBuild when using CMake.
...
Add lib\ and lib\manual-link\ to additional library paths.
[gtest] Because the four libraries provided by gtest supply redundant symbols and define main, opt them all out.
Addresses #306 .
2016-11-25 23:10:27 -08:00
Robert Schumacher
cdba9a5e49
[rxcpp] Renaming downloaded file back to RxCpp-v3.0.0.tar.gz to avoid collisions with other libraries
2016-11-25 21:45:41 -08:00
Robert Schumacher
bff67a592d
Revert "Merge pull request #348 from kirkshoop/rxcpp3.0.0"
...
This reverts commit 82c29e0dc5
, reversing
changes made to a5b1ed784a
.
2016-11-25 21:44:01 -08:00
Robert Schumacher
82c29e0dc5
Merge pull request #348 from kirkshoop/rxcpp3.0.0
2016-11-25 21:37:34 -08:00
Robert Schumacher
a5b1ed784a
Merge pull request #347 from sdcb/rxcpp-3
...
[rxcpp] Upgrade to latest 3.0.0
2016-11-25 21:33:17 -08:00
Robert Schumacher
49258ecd62
Merge pull request #338 from sdcb/dxut-static
...
[dxut] switch dxut building static lib
2016-11-25 20:31:02 -08:00
Kirk Shoop
420795eed1
update rxcpp to 3.0.0
2016-11-25 19:27:07 -08:00
flysha
1794eec16d
[rxcpp] Upgrade to latest 3.0.0
2016-11-26 09:58:03 +08:00
Michael B. McLaughlin
57f051776f
Added ports for pixman 0.32.0 and cairo 1.14.6. Note that neither support UWP (pixman can only build as a static library due to having no exports and cairo depends on GDI among other things). Also, cairo depends on pixman, libpng, and zlib.
2016-11-25 18:48:19 -05:00
Manuel Massing
3cff7cd6af
Add PROJ.4 cartographic projection library port
2016-11-25 17:26:39 +01:00
Manuel Massing
84ce8ae5cb
[glew] Implement static build
2016-11-25 16:51:44 +01:00
ab
89314e0132
Adding http-parser library
2016-11-25 16:33:16 +01:00
Manuel Massing
4479955193
[boost] Link against correct version of zlib when building debug variant.
2016-11-25 15:58:57 +01:00
devel71
877b237f6f
initial commit to qca branch
2016-11-25 11:40:29 +01:00
sdcb
5cc2e93a6f
Add directxtk
...
Note:
1. dynamic build is not supported, because upstream build are static by default.
2. Currently uwp build are not supported, it can eanbled by swith to using DirectXTK_Windows10.sln instead of DirectXTK_Desktop_2015_Win10.sln. We can enable it in the future.
2016-11-25 17:37:48 +08:00
sdcb
266703eab8
[dxut] switch dxut building static lib
...
dxut is by building static library by default, my previous PR forcing dxut building dynamic by creating a huge patch (basically add dllimport/dllexport everywhere).
This PR droped the huge patch and switch building static library (which is the upstream default behavior).
related issue:
https://github.com/Microsoft/DXUT/issues/8
2016-11-25 16:42:12 +08:00
Jens Frederich
986c6e5ea0
[think-cell-range] upgrade to e2d3018
...
Signed-off-by: Jens Frederich <jens.frederich@vector.com>
2016-11-24 13:24:25 +01:00
Alexander Karatarakis
7f73ac8d4d
Merge pull request #322 from barcharcraz/libpq-postgres
...
added libodb-pgsql support
2016-11-23 16:08:38 -08:00
Alexander Karatarakis
d6c6818531
[fmt] Bump version
2016-11-23 16:03:44 -08:00
Alexander Karatarakis
d84e004929
Merge pull request #333 from barcharcraz/fix-fmt-again
...
mode fmt export all symbols on windows
2016-11-23 16:02:40 -08:00
Manuel Massing
8e911397c5
[boost] Build boost with zlib support
2016-11-23 19:07:47 +01:00
Alexander Karatarakis
7969392738
Merge pull request #328 from sdcb/mongo-c-remove-patch
...
[mongo-c-driver] Remove useless 0001_cmake.patch
2016-11-23 00:38:00 -08:00
Saul Thurrowgood
431f5e12a3
zstd port: rename libs to non-versioned names
2016-11-23 17:58:25 +11:00
Saul Thurrowgood
5c74546300
zstd port: rename to non-versioned libs, don't
2016-11-23 17:56:56 +11:00
sdcb
9144d1f7c7
[mongo-c-driver] Remove useless 0001_cmake.patch
2016-11-23 10:34:15 +08:00
sdcb
a26bf41ac3
[mongo-cxx-driver] using BUILD_SHARED_LIBS instead of self-defined macro.
...
related to: https://github.com/Microsoft/vcpkg/pull/316
2016-11-23 10:11:17 +08:00
Saul Thurrowgood
47af38473c
Add zstd port
2016-11-23 11:00:31 +11:00
Alexander Karatarakis
c4af751534
Merge pull request #313 from muemart/xslt
...
Add libxslt
2016-11-22 15:52:00 -08:00
Alexander Karatarakis
6482f8e939
Merge pull request #316 from sdcb/mongocxx-staticfix
...
[mongo-cxx-driver] fix static build
2016-11-22 13:51:57 -08:00
Alexander Karatarakis
e6f64ad759
Merge branch 'muemart-xslt'
2016-11-22 13:30:31 -08:00
Charlie Barto
1f22f927e2
mode fmt export all symbols on windows
2016-11-22 15:51:35 -05:00
Charlie Barto
bbf853d007
added libodb-pgsql support
2016-11-22 13:07:05 -05:00
Wakusei
f357b18b01
[port] Added yaml-cpp
...
#308
2016-11-22 22:11:57 +09:00
Martin Müller
7ebd074e06
Use different output folder for every triplet, and add debug info to release builds
2016-11-22 09:44:37 +01:00
sdcb
db2b51c06a
define MONGOCXX_STATIC in export.hpp
2016-11-22 16:27:42 +08:00
sdcb
9d3a91cce2
[mongo-cxx-driver] fix static build
...
note:
Actually, static build is perfectly fine but the cmake always build static and dynamic library togather, in the static environment, dynamic build will fail due link error.
I twisted a patch to the CMakeLists.txt to make dynamic build happy when building static.
2016-11-22 15:33:24 +08:00
Alexander Karatarakis
a1405500b4
[soci] Fix setting LIBDIR instead of SOCI_LIBDIR
2016-11-21 15:10:59 -08:00
Martin Müller
adc2a901b1
Add libxslt port
2016-11-21 22:40:45 +01:00
Martin Müller
971e1dfd0d
Fix libxml2 port when building with static linkage
2016-11-21 22:39:34 +01:00
Alexander Karatarakis
772528f112
[soci] Fix to correctly set SOCI_STATIC and SOCI_SHARED
2016-11-21 13:05:45 -08:00
Alexander Karatarakis
28d3238a88
[soci] Formatting
2016-11-21 13:01:24 -08:00
Alexander Karatarakis
a7310ac84b
Merge branch 'soci_add' of https://github.com/barcharcraz/vcpkg into barcharcraz-soci_add
2016-11-21 12:58:37 -08:00
codicodi
1d2761ec40
Bump fmt version to 3.0.1
2016-11-21 20:39:50 +01:00
Alexander Karatarakis
23a5a229ce
Merge pull request #310 from sdcb/libbson
...
[mongo-*] Enable static build, upgrade package version
2016-11-21 11:16:55 -08:00
Alexander Karatarakis
db8146df29
Merge pull request #301 from drdanz/libjpeg-turbo_static_libs
...
[libjpeg-turbo] Fix static libraries name
2016-11-21 11:10:01 -08:00
Daniele E. Domenichelli
6b713035fb
[libjpeg-turbo] Fix static libraries name
...
The libraries with the "-static" suffix are not found by CMake
2016-11-21 17:08:17 +01:00
sdcb
686fef9bfe
[mongo-cxx-driver] there is a failure on link stage, cannot build static, warn and then build dynamic
2016-11-21 18:04:18 +08:00
sdcb
260f5f20c3
[mongo-cxx-driver] Upgrade to 3.0.3
...
Enable static build
Disable test and example
2016-11-21 17:41:25 +08:00
sdcb
6fc5aeae74
[mongo-c-driver] openssl is optional dependency.
2016-11-21 13:59:42 +08:00
sdcb
b63d35b10b
[mongo-c-driver] Upgrade to 1.5.0-rc6
...
Enable building static library.
Exclude test and examples.
2016-11-21 13:51:48 +08:00
sdcb
51a9334d1b
Fix static build runtime error.
2016-11-21 11:53:06 +08:00
sdcb
2538bdac5a
Upgrade libbson to 1.5.0-rc6
...
Add support for libbson-static build.
Do not use the patch file for libbson.
2016-11-21 11:19:08 +08:00
Alexander Karatarakis
b706e4b93a
[libuv] Enable static building
2016-11-19 16:16:28 -08:00
Alexander Karatarakis
f04288b88f
[libuv] Add branching for dynamic/static building
2016-11-19 15:45:34 -08:00
Alexander Karatarakis
de9728cfe1
[libuv] Update to 1.10.1
2016-11-18 20:29:35 -08:00
sdcb
f3cb18292c
Fix poco-pcre debug link issue
...
Should fix: https://github.com/Microsoft/vcpkg/issues/302
2016-11-18 13:46:18 +08:00
Charlie Barto
ca5989fb1f
add support for SOCI
2016-11-17 22:53:37 -05:00
Robert Schumacher
a7af1a727e
Merge pull request #276 from barcharcraz/libpq
...
added libpq port
2016-11-17 00:43:11 -08:00
Robert Schumacher
039cee1352
[poco] Revert removal of POCO_STATIC, I misread it as PCRE_STATIC :)
2016-11-17 00:35:33 -08:00
Robert Schumacher
8782e7fdf0
Merge pull request #293 from sdcb/poco
...
Add poco.
2016-11-17 00:31:02 -08:00
Robert Schumacher
22108321c0
[pcre] [poco] Hardcode value of PCRE_STATIC into the pcre headers. Switch poco to use unbundled libs.
2016-11-17 00:28:54 -08:00
Charlie Barto
901db2357a
remove debug postfix again, missed in rebase
2016-11-17 03:20:16 -05:00
charlie barto
89b42cce90
made libpq copy pdb files
2016-11-17 03:19:04 -05:00
charlie barto
5ace538348
revert debug rename, it was a stupid idea
2016-11-17 03:18:32 -05:00
Charles Barto
cb488d8407
added libpq port
2016-11-17 03:16:36 -05:00
Charlie Barto
dcca77cd67
install types and genbki, this seems to be needed for cmake's findpostgresql
2016-11-17 03:01:38 -05:00
charlie barto
b81c914898
used export all symbols instead of pq's .def files, this is so that we don't have to change the sources depending on debug or release config
2016-11-17 03:00:58 -05:00
charlie barto
da65430a30
made libpq copy pdb files
2016-11-17 03:00:58 -05:00
charlie barto
a77bed25fc
revert debug rename, it was a stupid idea
2016-11-17 03:00:58 -05:00
charlie barto
79ff444948
removed debug suffix from libpq
2016-11-17 03:00:58 -05:00
charlie barto
2418a15b0d
install pg_config.h
2016-11-17 03:00:58 -05:00
charlie barto
6c22b89959
updated dependencies for libpq
2016-11-17 03:00:58 -05:00
Charles Barto
1cc7a472af
added libpq port
2016-11-17 03:00:58 -05:00
Robert Schumacher
6455cdd68f
Merge branch 'poco' of https://github.com/sdcb/vcpkg into sdcb-poco
2016-11-16 21:35:59 -08:00
Robert Schumacher
9653c6216d
Merge pull request #300 from barcharcraz/fix_glfw
...
more glfw3 path fixes
2016-11-16 21:35:30 -08:00
Alexander Karatarakis
56c3febc9d
[boost] Also rename lib files in dynamic builds (conditionally)
...
i.e. for libboost_xxx.lib, if boost_xxx.lib exists, delete
libboost_xxx.lib otherwise rename it to boost_xxx.lib
2016-11-16 20:25:01 -08:00
Alexander Karatarakis
3588f534db
[boost] Use --layout=system to make the output binary names simpler
2016-11-16 18:56:56 -08:00
Alexander Karatarakis
be0899d28b
[boost] Attempt to fix sporadic failures
2016-11-16 18:10:22 -08:00
Alexander Karatarakis
9c92984ff6
[boost] Add --hash
2016-11-16 17:54:34 -08:00
Alexander Karatarakis
1574180d03
[boost] --toolset=msvc should be toolset=msvc (no dashes)
2016-11-16 17:46:41 -08:00
charlie barto
21c4404d39
more glfw3 path fixes
2016-11-16 19:08:47 -05:00
Alexander Karatarakis
592201dfc0
[jxrlib] Bump version
2016-11-16 15:32:53 -08:00
Alexander Karatarakis
b93702f158
[libwebp] Bump version
2016-11-16 15:32:26 -08:00
Alexander Karatarakis
407fde814d
Merge pull request #299 from traversaro/fix-jxrlib
...
[jxrlib] Add debug postfix and do not install Win SDK header
2016-11-16 15:30:32 -08:00
Silvio
50d52d49bc
[jxrlib] Add debug postfix and do not install SKD header
...
Add a debug postfix to jxrlib, to simplify
finding the debug library in CMake, consistently
with most other libraries in vcpkg.
Do not use or install guiddef.h, that is an header
of Windows SDK of which jxrlib includes a copy for
non-Windows platforms.
2016-11-16 23:09:42 +01:00
Silvio
5e92169aaa
[libwebp] Fix debug postfix and build
...
Add a debug postfix to libwebp, to simplify
finding the debug library in CMake, consistently
with most other libraries in vcpkg.
Add the mux directory that was not built
in the CMake-based build system.
2016-11-16 22:56:20 +01:00
Alexander Karatarakis
4953992865
[jsoncpp] Enable static linking
2016-11-16 13:13:08 -08:00
Alexander Karatarakis
a451768429
Merge branch 'jsoncpp' of https://github.com/drdanz/vcpkg into drdanz-jsoncpp
2016-11-16 12:48:52 -08:00
Alexander Karatarakis
bdfdf2548a
Merge pull request #295 from barcharcraz/update-eigen3
...
update Eigen3 to version 3.3.0
2016-11-16 12:47:24 -08:00
Alexander Karatarakis
97d5b082b7
Merge pull request #290 from jjcamp/pdcurses
...
Adds PDBs and 64bit builds to PDCurses
2016-11-16 12:46:00 -08:00
Daniele E. Domenichelli
a0308feeb9
Add JsonCpp port
2016-11-16 16:11:15 +01:00
sdcb
857f76b6b9
[poco] Remove useless depends, Add 7zip, drop POCO_MT.
2016-11-16 17:40:45 +08:00
charlie barto
2a571bf242
update Eigen3 to version 3.3.0
2016-11-16 03:17:07 -05:00
sdcb
aff26af2f4
Add poco.
2016-11-16 15:10:40 +08:00
Alexander Karatarakis
628420bf8e
[freeglut] Enable static building. Fix pdb copying issues
2016-11-15 17:39:33 -08:00
Robert Schumacher
5e1b23e2c9
Merge pull request #287 from sdcb/signalrclient
...
Add signalrclient.
2016-11-15 17:04:38 -08:00
Robert Schumacher
4f0b17e316
[signalrclient] Enable static builds
2016-11-15 17:03:38 -08:00
John Camp
46761d7e34
Return to C7 debugging output
2016-11-15 19:50:29 -05:00
Alexander Karatarakis
7811ef602e
[boost] Rename lib files in static builds
2016-11-15 14:52:52 -08:00
Alexander Karatarakis
a72be4b6b9
[boost] The #define BOOST_ALL_DYN_LINK should be added only in dynamic linkage
2016-11-15 11:54:02 -08:00
John Camp
51b98484d7
Write to and use separate .mak file
...
Allows future changes to not be affected by cached buildtree
2016-11-15 14:50:38 -05:00
John Camp
10f1403555
Adds PDBs and 64-bit builds to PDCurses
2016-11-15 14:33:02 -05:00
sdcb
13645a66b8
Add signalrclient.
2016-11-15 14:10:11 +08:00
Alexander Karatarakis
70c4cbce77
Merge pull request #284 from drdanz/glfw3_fix_cmake_config
...
[glfw3] Fix paths in cmake config files
2016-11-14 12:52:38 -08:00
Alexander Karatarakis
54abb9f519
Merge pull request #267 from sdcb/qt5-fix
...
[qt5] Fix the wrong gamepads directory issue.
2016-11-14 12:45:33 -08:00
Daniele E. Domenichelli
abe8d017df
[glfw3] Fix paths in cmake config files
2016-11-14 15:47:53 +01:00
sdcb
daa8382208
Fix the xinputgamepad.dll directory issue.
2016-11-14 17:39:22 +08:00
sdcb
202c113a7c
Fix xinputgamepadd.dll directory issue.
2016-11-14 17:37:16 +08:00
Alexander Karatarakis
64808e17fe
[boost] Add renaming code for static libs (commented-out for now)
2016-11-14 00:43:47 -08:00
John Camp
df207430c9
Remove unused cmake variable
2016-11-13 12:36:55 -05:00
David Ludwig
f6bbbfd4d4
Update SDL2 port to 2.0.5 (its latest release; up from 2.0.4)
2016-11-12 15:32:30 -05:00
Alexander Karatarakis
ed285b76e2
Merge pull request #279 from Morten242/tiff-patch-path
...
Fix tiff patch path
2016-11-11 11:47:26 -08:00
Mårten Nordheim
981ea2799e
Fix tiff patch path
2016-11-11 12:29:12 +01:00
Alexander Karatarakis
e99e54f337
Merge pull request #271 from drdanz/tclap
...
Add Templatized C++ Command Line Parser (TCLAP) header-only library port
2016-11-11 03:11:25 -08:00
Daniele E. Domenichelli
ae5db90ff2
Add Templatized C++ Command Line Parser (TCLAP) header-only library port
2016-11-11 10:36:46 +01:00
Charles Barto
b56819ec88
fixed fmt port
2016-11-10 22:04:45 -05:00
Robert Schumacher
a2b8d5870a
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-11-10 17:52:27 -08:00
Robert Schumacher
bb0fc030d5
[tiff] Disable non-essential components. Fixes #259 .
2016-11-10 17:52:19 -08:00
Mårten Nordheim
ea6ac1bd45
[zeromq] Fix source path
2016-11-11 01:11:31 +01:00
sdcb
59a879be2b
[chakracore] Delete useless code: find_program(powershell).
2016-11-10 15:50:57 +08:00
sdcb
02b7c87e6e
[chakracore] Upgrade version to official lastest 1.3.0
2016-11-10 15:48:32 +08:00
sdcb
6e30c933f1
[qt5] remove the empty plugins/gamepads folder (which caused a installation failure).
2016-11-10 11:13:56 +08:00
Alexander Karatarakis
cd22281a94
[boost] Remove unneeded messages from portfile
2016-11-09 15:54:25 -08:00
Alexander Karatarakis
8a03628d9d
[boost] Bump to 1.62-2 after the crt-linkage fix
2016-11-09 15:40:37 -08:00
Robert Schumacher
bdcdb4408d
[qt5] Version bump for plugin changes
2016-11-09 15:21:52 -08:00
Robert Schumacher
2b3d703513
Merge branch 'master' of https://github.com/microsoft/vcpkg ; branch 'qt5-plugin-fix' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5-plugin-fix
2016-11-09 15:21:19 -08:00
Alexander Karatarakis
083e0a611f
[boost] Fix portfile to properly select static library/crt linkage
2016-11-09 14:46:10 -08:00
Robert Schumacher
bed9b07a83
Merge pull request #263 from pdehne/master
...
Cleanup leftover build artifacts before compile
2016-11-08 16:37:12 -08:00
Alexander Karatarakis
048b4533d0
[decimal-for-cpp] Minor portfile fixes
2016-11-08 16:05:53 -08:00
Alexander Karatarakis
68d4a4c4bc
Merge branch 'master' into ericmitt
2016-11-08 15:27:59 -08:00
Alexander Karatarakis
dbab03a1a8
Merge branch 'postbuild'
2016-11-08 15:09:56 -08:00
Alexander Karatarakis
cadee66ca2
If portfile is not static-enabled yet, warn and then build dynamic
...
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0
triplet is now automatically included before portfiles.
...
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Eric Mittelette
e9ddf167b1
decimal-for-cpp
2016-11-08 13:32:17 -08:00
Patrick Dehne
2928038043
Cleanup leftover build artifacts before compile
2016-11-08 14:40:16 +01:00
Barath Kannan
15f3aa7ce6
plugin fixes
2016-11-08 22:16:13 +11:00
Robert Schumacher
2e7b260b32
Merge pull request #255 from pdehne/master
...
Add Microsofts openssl fork which supports the UWP platform
2016-11-07 21:55:37 -08:00
Robert Schumacher
68fe8b5391
[openssl] Merge openssl-microsoft and openssl
2016-11-07 21:54:23 -08:00
Robert Schumacher
5e058c2192
[qt5] Don't copy PDBs for tools. Skip plugins directory (it's empty?).
2016-11-07 21:35:08 -08:00
Robert Schumacher
1bc75b551d
Merge branch 'qt5-add' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5-add
2016-11-07 16:28:14 -08:00
Robert Schumacher
2f0da1a854
[box2d] Use vcpkg_build_msbuild instead of invoking msbuild/devenv directly.
2016-11-07 16:24:47 -08:00
Robert Schumacher
b66679e2cb
[box2d] Use most recent release in version
2016-11-07 16:13:45 -08:00
Mateusz Adamczyk
9cc42fa390
Do not hack dll - always build only static lib
2016-11-07 22:09:43 +01:00
Mateusz Adamczyk
5dea0f41d1
Added dynamic linking for windows
2016-11-07 21:42:37 +01:00
Mateusz Adamczyk
dcb9be0b42
Added Box2D (in default, static version)
2016-11-07 21:42:37 +01:00
Mårten Nordheim
d26fff6e67
[curl] Change BUILD_CURL_TESTS to BUILD_TESTING
...
It was changed between the previous version and the current one (12e21fab26
)
2016-11-05 21:00:23 +01:00
Robert Schumacher
ef4be3ab1d
[curl] Update to 7.51.0
2016-11-05 03:17:06 -07:00
Robert Schumacher
179f1148dc
[zeromq] Update to official release of 4.2.0
2016-11-05 02:15:55 -07:00
Robert Schumacher
8b95900a7e
[cpprestsdk] Qualify all dependencies as not needed for uwp.
2016-11-05 01:04:45 -07:00
Alexander Karatarakis
f413b42396
[openssl] Update to 1.0.2j
2016-11-04 12:58:52 -07:00
Patrick Dehne
c1a87697dd
Add Microsofts openssl fork which supports the UWP platform
2016-11-04 13:09:13 +01:00
Alexander Karatarakis
f67609acf1
[zlib] Add comment about zlib building both static and dynamic
2016-11-03 12:09:23 -07:00
Alexander Karatarakis
12d61331d2
[apr] Retain only dynamic/static files from the corresponding build
2016-11-03 12:08:24 -07:00
Bert Huijben
41bc51b5e7
Add vcpkg_copy_pdbs() line to copy PDB files properly
2016-11-03 17:01:49 +01:00
Bert Huijben
6f74f29784
More line ending fixes
2016-11-03 14:10:04 +01:00
Bert Huijben
3998871e54
Fix line-endings in files and minor comment update.
2016-11-03 14:06:02 +01:00
Bert Huijben
56a30ed4bc
Add APR port
2016-11-03 14:00:49 +01:00
Alexander Karatarakis
70fe3d15be
[openjpeg] Remove bin directories in static builds
2016-11-02 16:38:39 -07:00
Alexander Karatarakis
f25c8c8da5
[tiff] Remove bin directories in static builds
2016-11-02 16:25:40 -07:00
Alexander Karatarakis
9b603bd884
[libmysql] Do not create empty directory
2016-11-02 15:23:44 -07:00
Alexander Karatarakis
ca79ebf498
[fmt] Remove empty directories
2016-11-02 15:17:28 -07:00
Alexander Karatarakis
05369e9e26
[protobuf] Remove empty directories
2016-11-02 15:01:26 -07:00
Alexander Karatarakis
9246a0aa7a
[libraw] Remove bin folders in static build
2016-11-02 13:22:10 -07:00
Alexander Karatarakis
53cfd70b1e
[libraw] Redirect FindLibRaw.cmake to the share/libraw folder
2016-11-02 13:16:34 -07:00
Alexander Karatarakis
d962ccfac4
[libraw] Update commit to the latest that has cmake module redirection
2016-11-02 12:59:08 -07:00
Alexander Karatarakis
c1f60ad39e
Merge branch 'add-libraw' of https://github.com/traversaro/vcpkg into traversaro-add-libraw
2016-11-02 12:55:05 -07:00
Alexander Karatarakis
2fee22e19e
[gettext] Add call to vcpkg_copy_pdbs()
2016-11-02 11:05:59 -07:00
Vincent Lejeune
16351c61a2
Add gettext.
2016-11-02 18:04:23 +01:00
Alexander Karatarakis
6855abd130
Merge branch 'gflags-fix' of https://github.com/barcharcraz/vcpkg into barcharcraz-gflags-fix
2016-11-01 23:46:04 -07:00
Charles Barto
cb67d4523b
fix gflags
2016-11-02 01:09:29 -04:00
Charles Barto
b25c13c155
made some qt5 fixes
2016-11-01 19:19:05 -04:00
Robert Schumacher
82c8d5214e
Merge pull request #234 from vlj/master
...
Add libtheora
2016-11-01 15:31:26 -07:00
Charles Barto
cf47f60534
made double-conversion use a cmake build
2016-11-01 17:37:15 -04:00
Silvio
a217d1b8ac
Add libraw port
2016-11-01 19:37:29 +01:00
Alexander Karatarakis
992aa1b3dc
[cppzmq] Mark as header-only library
2016-11-01 11:14:24 -07:00
Alexander Karatarakis
ca07c1020b
Merge pull request #235 from traversaro/add-cppzmq
...
Add cppzmq port
2016-11-01 11:14:00 -07:00
Alexander Karatarakis
37ab3c15cd
[libjpeg-turbo] Consistency changes
2016-11-01 11:11:24 -07:00
Alexander Karatarakis
c6a129319d
Merge pull request #236 from Morten242/libjpeg-turbo-static
...
[libjpeg-turbo] Enable static build
2016-11-01 11:07:40 -07:00
vlj
4c5f2f9a30
Add libtheora
2016-11-01 17:45:29 +01:00
Mårten Nordheim
bbfe03fc2b
[libjpeg-turbo] Enable static build
2016-11-01 16:53:52 +01:00
Silvio
c67b070df3
Add cppzmq port
2016-11-01 09:32:25 +01:00
Alexander Karatarakis
f072fc295d
Merge pull request #232 from frederich/tc-range_upgrade-1d785d9
...
[think-cell-range] upgrade to 1d785d9
2016-10-31 18:24:23 -07:00
Alexander Karatarakis
33334e8308
[glfw3] Enable static building
2016-10-31 18:21:57 -07:00
Alexander Karatarakis
d0a3c79829
[freetype] Enable static building
2016-10-31 14:09:43 -07:00
Alexander Karatarakis
091d55004f
[expat] Enable static building
2016-10-31 13:47:07 -07:00
Alexander Karatarakis
2e8f2d76be
[libxml2] Call vcpkg_copy_pdbs()
2016-10-31 13:35:53 -07:00
Jens Frederich
26260ae869
[think-cell-range] upgrade to 1d785d9
...
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-31 20:34:19 +01:00
Alexander Karatarakis
71594b6bef
Remove portfile branching of vcpkg_copy_pdbs()
2016-10-31 12:34:04 -07:00
Alexander Karatarakis
8840ed809f
[glog] Fix downloaded file extension
2016-10-31 12:11:14 -07:00
Alexander Karatarakis
997ef3d065
[gflags] Remove leftover set(F)
2016-10-31 11:51:25 -07:00
Alexander Karatarakis
edfb6c7845
[gflags] Enable static building
2016-10-31 11:43:32 -07:00
Robert Schumacher
268f5f306f
[eigen3] Deploy signature file. Deploy unsupported Eigen extensions. Fixes #230 .
2016-10-31 10:07:54 -07:00
Robert Schumacher
016406a52b
[pdcurses] Lib files are also required in dynamic linkage
2016-10-31 09:48:58 -07:00
Robert Schumacher
7230f8f053
Merge branch 'master' of https://github.com/jjcamp/vcpkg into jjcamp-master
2016-10-31 09:39:47 -07:00
Barath Kannan
a79c348045
fixes for plugin installation, cmake package files
2016-10-30 13:45:09 +11:00
John Camp
7805bdff8c
Added a fatal error for 64-bit builds.
2016-10-28 02:17:57 -04:00
John Camp
b2e9efee97
Removed panel library.
...
Panel is not emitted as a dll, and is actually just a copy of the pdcurses library anyway.
2016-10-28 00:15:32 -04:00
John Camp
05bc52d39a
Re-wrote portfile to support dynamic libraries
2016-10-28 00:12:52 -04:00
Robert Schumacher
01ae1e1720
Merge pull request #202 from frederich/tc-range
...
[think-cell-range] Adding think-cell's range library
2016-10-27 14:45:51 -07:00
Robert Schumacher
1510af081a
[boost] Patch for boost::range should not overwrite the downloaded patch
2016-10-27 14:44:21 -07:00
Alexander Karatarakis
20f18f604f
[gflags] Fix #225
2016-10-27 14:14:42 -07:00
Alexander Karatarakis
b2d4660bdc
[utfcpp] Mar as header-only library
2016-10-26 19:57:34 -07:00
Alexander Karatarakis
a9886ec40e
[tinyxml2] Enable static building
2016-10-26 19:56:15 -07:00
Alexander Karatarakis
02b1ce2f5a
[tbb] Mark as not static ready
2016-10-26 19:52:31 -07:00
Alexander Karatarakis
21dcba6912
[stb] Mark as header-only library
2016-10-26 19:48:51 -07:00
Alexander Karatarakis
0bfa90975b
[spdlog] Mark as header-only library
2016-10-26 19:44:28 -07:00
Alexander Karatarakis
a8ec10429a
[sery] Mark as not dynamic ready
2016-10-26 19:39:09 -07:00
Alexander Karatarakis
031a1f5198
[SDL2] Mark as not static ready
2016-10-26 19:38:19 -07:00
Alexander Karatarakis
8780989f37
[rxcpp] Mark as header-only library
2016-10-26 19:35:24 -07:00
Alexander Karatarakis
c02d8cebbf
[rapidxml] Mark as header-only library
2016-10-26 19:33:50 -07:00
Alexander Karatarakis
a499c3d98d
[ragel] Reorder top-most lines for consistency
2016-10-26 19:32:35 -07:00
Alexander Karatarakis
afc5d0837b
[range-v3] Mark as header-only library
2016-10-26 19:31:53 -07:00
Alexander Karatarakis
8c5c5c16f4
[physfs] Mark as not static ready
2016-10-26 19:28:59 -07:00
Alexander Karatarakis
d264387327
[tiff] Enable static building
2016-10-26 19:26:01 -07:00
Alexander Karatarakis
2f8ddff857
[pcre] Delete some man pages and documentation files
2016-10-26 19:25:11 -07:00
Alexander Karatarakis
fded91c062
[opencv] Mark as not static ready
2016-10-26 19:24:47 -07:00
Alexander Karatarakis
64e894511a
[openal-soft] Mark as not static ready
2016-10-26 19:06:43 -07:00
Alexander Karatarakis
c58b6e6fd4
[nanobc] Mark as not static ready
2016-10-26 17:32:04 -07:00
Alexander Karatarakis
1ec127cf4e
[mpir] Mark as not static ready
2016-10-26 17:30:41 -07:00
Alexander Karatarakis
5cf3e48513
[mpg123] Mark as not static ready
2016-10-26 17:11:59 -07:00
Alexander Karatarakis
52e40e67ca
[mongo-driver] Mark as not static ready
2016-10-26 17:10:14 -07:00
Alexander Karatarakis
b12d182d97
[libwebsockets] Mark as not static ready
2016-10-26 16:45:41 -07:00
Alexander Karatarakis
fd81dc37bb
[libvorbis] Mark as not supporting static yet
2016-10-26 16:38:50 -07:00
Robert Schumacher
5b3a90e57d
[libvorbis] Correct Build-depends field in control file. Fixes #227
2016-10-26 16:28:58 -07:00
Alexander Karatarakis
a7765c78cb
[libuv] Mark as not supporting static yet
2016-10-26 16:14:15 -07:00
Alexander Karatarakis
19c0405963
[libmysql] Marked as not supporting static yet
2016-10-26 16:08:31 -07:00
Alexander Karatarakis
f689889ea8
[libmariadb] Mark as not supporting static yet
2016-10-26 16:00:04 -07:00
Alexander Karatarakis
da5018c7c4
[libjpeg-turbo] Mark as not supporting static yet
2016-10-26 15:56:16 -07:00
Alexander Karatarakis
88b698b04b
[libbson] Mark as not supporting static yet
2016-10-26 15:37:23 -07:00
Alexander Karatarakis
f18f97c5d5
[harfbuzz] Mark as not supporting static yet
2016-10-26 15:32:35 -07:00
Alexander Karatarakis
b91df2281c
[gtest] Mark as not supporting static yet
2016-10-26 15:31:26 -07:00
Alexander Karatarakis
42f180e560
[gsl] Mark as header-only library
2016-10-26 15:28:27 -07:00
Alexander Karatarakis
312373c08d
[grpc] Mark as not supporting static building yet
2016-10-26 15:26:56 -07:00
Alexander Karatarakis
fa24a2d00d
[protobuf] Mark as tool
2016-10-26 14:52:55 -07:00
Alexander Karatarakis
34d13f11e7
[glog] Mark as not supporting static building yet
2016-10-26 14:43:59 -07:00
Alexander Karatarakis
828d58fd6e
[glm] Mark as header-only library
2016-10-26 14:29:12 -07:00
Alexander Karatarakis
19cc2a482c
[glfw3] Mark as not supporting static building
2016-10-26 14:27:50 -07:00
Alexander Karatarakis
5a8aaa6dfc
[glew] Mark as not supporting static building
2016-10-26 14:24:40 -07:00
Alexander Karatarakis
e58373ee26
[gflags] Mark as not supporting static yet
2016-10-26 12:58:10 -07:00
Alexander Karatarakis
2058ea54a6
[freetype] Mark as not supporting static yet
2016-10-26 12:55:30 -07:00
Alexander Karatarakis
98b270b8be
[freeglut] Mark as not supporting static building yet
2016-10-26 12:48:57 -07:00
Alexander Karatarakis
1f8c2eaf90
[fmt] Mark as not supporting dynamic building
2016-10-26 12:38:17 -07:00
Alexander Karatarakis
2915ddf1dc
[expact] Mark as not supporting static yet
2016-10-26 12:34:46 -07:00
Alexander Karatarakis
164a3cd769
[curl] Mark as not supporting static yet
2016-10-26 12:30:56 -07:00
Alexander Karatarakis
52109eb709
[eigen3] Mark as header-only library
2016-10-26 12:29:38 -07:00
Alexander Karatarakis
7743e9c297
[dxut] Mark as not yet supporting static
2016-10-26 12:26:56 -07:00
Alexander Karatarakis
86bee246f4
[double-conversion] Only vcpkg_copy_pdbs() on dynamic build
2016-10-26 12:24:09 -07:00
Alexander Karatarakis
a1229417ef
[doctest] Mark as header-only library
2016-10-26 12:22:15 -07:00
Alexander Karatarakis
814eaacd2c
[chakracore] Mark regarding static/dynamic building
2016-10-26 12:20:46 -07:00
Alexander Karatarakis
e9a17729ec
[cryptopp] Fail when trying to build dll
2016-10-26 12:18:53 -07:00
Alexander Karatarakis
863f28c080
[wtl] Mark as header-only library
2016-10-26 12:16:29 -07:00
Alexander Karatarakis
ee82ebe920
[constexpr] Mark as header-only library
2016-10-26 12:15:42 -07:00
Alexander Karatarakis
3036a2f8f4
[catch] Mark as header-only library
2016-10-26 12:15:17 -07:00
Alexander Karatarakis
78dd431fed
[boost-di] Mark as header-only library
2016-10-26 12:14:49 -07:00
Alexander Karatarakis
375d753660
[cppwinrt] Mark as header-only library
2016-10-26 12:14:11 -07:00
Alexander Karatarakis
60cb31b054
[catch] Download from specific sha, not master branch
2016-10-26 12:11:36 -07:00
Alexander Karatarakis
c716b6bc60
[bullet3] Only call vcpkg_copy_pdbs() on dynamic builds
2016-10-26 12:09:34 -07:00
Alexander Karatarakis
9142d7d0bf
[assimp] Only vcpkg_copy_pdbs() in dynamic build
2016-10-26 12:03:27 -07:00
Alexander Karatarakis
7e10cd1bda
[bond] Mark regarding dll/static support
2016-10-26 12:02:41 -07:00
Alexander Karatarakis
e42f413269
[rapidjson] Mark as header-only library
2016-10-26 11:59:46 -07:00
Alexander Karatarakis
0957ff5d49
[asio] Remove vcpkg_copy_pdbs() call from header-only lib
2016-10-26 11:56:57 -07:00
Alexander Karatarakis
e69e5ad81d
Remove tk incomplete port
2016-10-26 11:50:50 -07:00
Alexander Karatarakis
a3fba9b43f
Remove tcl incomplete port
2016-10-26 11:50:30 -07:00
Alexander Karatarakis
727ddf9d0e
Remove cocos2d incomplete port
2016-10-26 11:49:55 -07:00
Alexander Karatarakis
bea1fe1ec6
[asio] Mark as header-only library
2016-10-26 11:49:01 -07:00
Jens Frederich
9e72812557
[wtl] Adding Windows Template Library
...
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-26 09:52:58 +02:00
Alexander Karatarakis
1de1cec372
[ace] Add check for static building
2016-10-25 19:04:07 -07:00
Alexander Karatarakis
71bb6b158a
[ace] Fix portfile: URL->URLS
2016-10-25 18:49:31 -07:00
Barath Kannan
9467c1bd81
jom the install, dynamic linkage means tools need the dlls
2016-10-26 12:30:58 +11:00
Alexander Karatarakis
b6a31ab430
[openssl] Enable building statically. Also remove zlib dependency
2016-10-25 16:10:43 -07:00
Alexander Karatarakis
516a1680aa
[wt] Rename downloaded file to include wt in the name
2016-10-25 14:02:04 -07:00
Alexander Karatarakis
dcc843154a
Merge pull request #214 from codeandroid/add-cryptopp
...
Add Crypto++ port
2016-10-25 13:53:12 -07:00
Robert Schumacher
4d96194617
Merge pull request #186 from barcharcraz/pcre
...
Pcre
2016-10-25 13:45:37 -07:00
Charles Barto
16bc1590b6
added some flags to pcre
2016-10-25 14:07:57 -04:00
Jens Frederich
4681f3de60
[think-cell-range] move boost range hotfix to boost portfile
...
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-25 14:07:12 +02:00
Barath Kannan
ab4aa274c1
virtual keyboard directory isn't created in static builds, no rename required
2016-10-25 22:27:51 +11:00
Stephan Kaiser
d0f23cf5f3
Fixed installation for x64 architecture.
2016-10-25 12:27:21 +02:00
Barath Kannan
162ba52f43
need a function to repeatedly build up to a number of failures, since qt builds are so flaky
2016-10-25 20:56:02 +11:00
Stephan Kaiser
b9495bab4b
add port for Crypto++
2016-10-25 11:26:35 +02:00
Barath Kannan
7e19b17a07
static installation fixes
2016-10-25 16:14:21 +11:00
Robert Schumacher
d1849efe94
[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configuration
2016-10-24 20:31:16 -07:00
sdcb
3e22b5164b
[cpprestsdk] Add websocket support.
2016-10-25 09:55:25 +08:00
Barath Kannan
8dbeacd5ad
static linkage and jom fixes
2016-10-25 12:39:50 +11:00
Alexander Karatarakis
65a49cf85f
[cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamically
2016-10-24 17:45:01 -07:00
Robert Schumacher
6bf915335a
Merge pull request #197 from sdcb/cpprestsdk
...
Upgrade cpprestsdk to 2.9.0
2016-10-24 17:08:27 -07:00
Robert Schumacher
c725dda5db
[cpprestsdk] Revert removal of CASA_INSTALL_HEADERS
2016-10-24 17:07:03 -07:00
Alexander Karatarakis
51443effab
[cpprestsdk] Enable static building
2016-10-24 16:43:24 -07:00
Alexander Karatarakis
7028baa07f
[jxrlib] Add call to vcpkg_copy_pdbs()
2016-10-24 16:32:04 -07:00
Robert Schumacher
982c98f133
Merge branch 'cpprestsdk' of https://github.com/sdcb/vcpkg into sdcb-cpprestsdk
2016-10-24 16:30:27 -07:00
Alexander Karatarakis
cc3ee9d8d9
Merge branch 'add-jxrlib' of https://github.com/traversaro/vcpkg into traversaro-add-jxrlib
2016-10-24 16:26:10 -07:00
Robert Schumacher
d2c3ad8b57
[libogg] [libvorbis] Add vcpkg_copy_pdbs()
2016-10-24 15:36:33 -07:00
Robert Schumacher
c852d5be1b
Merge branch 'vorbis' of https://github.com/vlj/vcpkg into vlj-vorbis
2016-10-24 15:28:41 -07:00
vlj
c22ceaf2b3
Add libvorbis.
2016-10-25 00:03:36 +02:00
Alexander Karatarakis
cb948e8c5c
[libwebp] Add call to vcpkg_copy_pdbs()
2016-10-24 15:02:19 -07:00
Alexander Karatarakis
2084fb0852
Merge branch 'traversaro-add-libwebp'
2016-10-24 14:59:53 -07:00
Robert Schumacher
95084b1ed8
Merge pull request #191 from sdcb/dxut
...
Add dxut
2016-10-24 14:56:50 -07:00
Alexander Karatarakis
39ff1e5d2c
Merge branch 'add-libwebp' of https://github.com/traversaro/vcpkg into traversaro-add-libwebp
2016-10-24 14:55:33 -07:00
vlj
39521b4d2e
Add libogg.
2016-10-24 23:53:14 +02:00
Alexander Karatarakis
d7859b89cb
[openjpeg] vcpkg_copy_pdbs()
2016-10-24 14:53:00 -07:00
Alexander Karatarakis
2998ea2148
Merge branch 'add-openjpeg' of https://github.com/traversaro/vcpkg into traversaro-add-openjpeg
2016-10-24 14:47:30 -07:00
Alexander Karatarakis
f69ccf6395
[zeromq] Enable building statically
2016-10-24 14:42:16 -07:00
Alexander Karatarakis
caa340f91c
[zeromq] No need to copy pdbs manually, vcpkg_copy_pdbs() handles it
2016-10-24 14:35:12 -07:00
Alexander Karatarakis
cd0d0a0c24
[zeromq] Fix extension of downloaded file
2016-10-24 14:34:55 -07:00
Silvio
7658d31836
Cleanup Visual C++ Redistributable runtime
2016-10-24 23:22:17 +02:00
Alexander Karatarakis
2422326f57
Merge branch 'zeromq' of https://github.com/adam4813/vcpkg into adam4813-zeromq
2016-10-24 14:07:49 -07:00
Silvio
3e4ccad0f9
[openjpeg] Fix location of cmake config files
2016-10-24 23:05:05 +02:00
Barath Kannan
0af6ca8123
add qt5 support, working install but static linkage with RT needs to be implemented
2016-10-25 02:06:27 +11:00
Silvio Traversaro
f6b7c7da82
Update CONTROL
2016-10-23 22:32:22 +02:00
Silvio
3e6fe1f965
Add libwebp port
2016-10-23 22:26:15 +02:00
Silvio
fa06da137a
Add openjpeg port
2016-10-23 22:25:31 +02:00
Silvio
efc25d21d5
Add jxrlib port
2016-10-23 22:23:03 +02:00
Adam Martin
502d02ff4b
[zeromq] Added zeromq library
2016-10-23 11:32:12 -05:00
Stephan Kaiser
dade1c7637
Add Wt port
2016-10-23 16:45:01 +02:00
Alexander Karatarakis
91be9db121
[libccd] Remove other misc files that are getting copied
2016-10-22 20:45:12 -07:00
Alexander Karatarakis
2c43f32f18
[libccd] Handle copyright cleanly
2016-10-22 20:43:13 -07:00
Alexander Karatarakis
23e1fa80ae
[libccd] copy_pdbs()
2016-10-22 20:35:20 -07:00
Alexander Karatarakis
b420f8ef46
[libccd] Remove debug/include/ and debug/share/ instead of debug/
2016-10-22 20:34:19 -07:00
Jens Frederich
7ed2525767
copy README.md to save important notes, precise description
...
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-22 23:21:19 +02:00
Jens Frederich
ff10906a4b
[think-cell-range] Adding think-cell's range library
...
https://www.think-cell.com/en/career/talks/ranges/#1
Signed-off-by: Jens Frederich <jfrederich@gmail.com>
2016-10-22 21:35:24 +02:00
Alexander Karatarakis
4cb94dcfc2
Merge branch 'libccd' of https://github.com/jslee02/vcpkg into jslee02-libccd
2016-10-21 18:24:53 -07:00
Silvio
eae7c5a75b
Add zziplib port
...
To facilitate support of VS2015 in all the different configurations,
a CMake-based build system based on the one found in
https://sourceforge.net/p/zziplib/patches/17/
is used.
2016-10-21 22:45:44 +02:00
Jeongseok Lee
4bf9b4db06
[libccd] Add libccd 2.0.0 (tip commit of current master)
2016-10-21 08:28:28 -04:00
sdcb
5493eb4296
Upgrade cpprestsdk to 2.9.0
2016-10-21 17:12:48 +08:00
John Camp
d226583ed1
Changed the download link to a static link.
...
The different download link packaged the zip slightly differently,
changing the hash as well as the src path.
2016-10-21 00:32:17 -04:00
Robert Schumacher
ba406880e4
Merge pull request #196 from Microsoft/ragel_control
...
Ragel control
2016-10-20 14:30:03 -07:00
Robert Schumacher
7d2abe8770
Merge pull request #195 from Microsoft/catch_pr
...
adding catch
2016-10-20 14:29:28 -07:00
Robert Schumacher
4d06bfd30f
[glew] Fix download file typo
2016-10-20 14:27:22 -07:00
Eric Mittelette
b9143c7180
adding a description to Ragel
2016-10-20 14:24:50 -07:00
Eric Mittelette
37d6623ea5
adding catch
2016-10-20 14:17:28 -07:00
sol-prog
84f2975a58
Updated Glew to version 2.0.0
2016-10-20 14:13:40 -07:00
Alexander Karatarakis
64ae9efffa
[boost-di] Use vcpkg_download_distfile
2016-10-20 14:09:02 -07:00
Alexander Karatarakis
6dfc813163
Merge branch 'boost.di' of https://github.com/sdcb/vcpkg into sdcb-boost.di
2016-10-20 13:56:23 -07:00
Alexander Karatarakis
412a44c8f1
[fastlz] Remove SHARED keyword to also allow building STATIC
2016-10-20 13:48:13 -07:00
Alexander Karatarakis
2153670c51
[fastlz] Point to specific hash instead of master
2016-10-20 13:39:40 -07:00
Adam Martin
f2f018271f
[fastlz] Added fastlz library
...
Also did minor formating to the bullet3 portfile while using it for comparisson.
The version was uncertain so I just used 1.0.
2016-10-20 15:25:10 -05:00
sdcb
c5d487ecd7
Add dxut
2016-10-20 16:50:35 +08:00
John Camp
38e152cb29
Added package for PDCurses
2016-10-20 00:29:38 -04:00
sdcb
6701e72885
Add boost-di.
2016-10-20 10:27:11 +08:00
Charles Barto
8ad5300c75
build UTF32 and UTF8 versions
2016-10-19 20:16:08 -04:00
Charles Barto
581c8ed319
added pcre
2016-10-19 20:08:48 -04:00
Robert Schumacher
cb0d924ec3
Merge pull request #185 from barcharcraz/odb
...
libodb and libodb-sqlite
2016-10-19 16:47:31 -07:00
Robert Schumacher
0b101d3583
Merge pull request #182 from KindDragon/utf8cpp
...
[utf8cpp] Initial addition
2016-10-19 15:54:07 -07:00
Arkadiy Shapkin
63e1b7ea92
[utfcpp] Initial addition
2016-10-20 01:22:44 +03:00
Robert Schumacher
ec99ffb694
Merge pull request #178 from ZeroCrunch/master
...
Support for Intel's Threading Building Blocks (2016/09/16)
2016-10-19 14:44:13 -07:00
Robert Schumacher
22bd1bb3fb
Merge pull request #184 from barcharcraz/glbinding_configfix
...
fixed glbinding config
2016-10-19 14:27:58 -07:00
Robert Schumacher
94ed4be3d9
Merge pull request #180 from barcharcraz/sqlite3_unlock
...
Sqlite3 unlock_notify and static build support
2016-10-19 14:25:21 -07:00
Charles Barto
a779bbe8ca
removed odb binary package
2016-10-19 15:13:05 -04:00
Charles Barto
31e1fe5007
fixed glbinding config
2016-10-19 15:11:40 -04:00
Charles Barto
8de99463fa
more odb-sqlite
2016-10-19 01:28:56 -04:00
Charles Barto
2aa034bf47
more random changes
2016-10-19 01:28:55 -04:00
Charles Barto
c879ba6d36
add overall odb config
2016-10-19 01:28:55 -04:00
Charles Barto
cc6fdbeb8b
more work on libodb
2016-10-19 01:28:55 -04:00
Charles Barto
f6fcd77e21
cmake port for libodb
2016-10-19 01:28:55 -04:00
Charles Barto
413dcf6b91
add odb
2016-10-19 01:28:55 -04:00
Charles Barto
2dad2a8b94
fixed typo in sqlite3 config file
2016-10-19 00:42:21 -04:00
Charles Barto
284d50c186
added a config file for sqlite
2016-10-19 00:37:33 -04:00
Alexander Karatarakis
2dede88deb
[openssl] Patches to allow building when path includes spaces
2016-10-18 21:20:16 -07:00
Charles Barto
035952b242
added static build support to sqlite
...
more static support
more sqlite changes
finally done with sqlite static
2016-10-18 23:19:51 -04:00
Robert Schumacher
cb9a50cd87
[tbb] Correct install paths
2016-10-18 17:14:54 -07:00
Robert Schumacher
30caaacb51
[tbb] Rename package to 'tbb'
2016-10-18 17:05:14 -07:00
Charles Barto
20a9bb8acb
added rtree and unlock_notify support to builds of sqlite (odb needs this)
2016-10-18 19:57:50 -04:00
Robert Schumacher
aa63bb1e91
Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ZeroCrunch-master
2016-10-18 16:14:31 -07:00
Robert Schumacher
a2f1f59ab0
Merge pull request #179 from Microsoft/range-v3-vcpkg
...
Change version to "20150729-vcpkg2"
2016-10-18 16:10:50 -07:00
Casey Carter
fe1b146eec
Change version to "20150729-vcpkg2"
...
...to reflect this is based on the upstream sources as of 20150729, and
the second release of the patch based on that same upstream.
2016-10-18 15:53:20 -07:00
Robert Schumacher
c41200cf6e
Merge pull request #177 from barcharcraz/glbinding-static
...
added static support to glbinding
2016-10-18 15:19:11 -07:00
Charles Barto
eba9f6a812
added static support to glbinding
...
changed glbinding to support new configure
2016-10-18 17:59:55 -04:00
ZeroCrunch
a670993b7b
Support for Intel's Threading Building Blocks (2016/09/16)
2016-10-18 22:53:41 +01:00
Robert Schumacher
8fd12fed6c
[eigen3] Fix source path for 3.2.10 update
2016-10-18 12:33:12 -07:00
Alexander Karatarakis
8e69ee5eb2
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-10-17 23:23:50 -07:00
Alexander Karatarakis
550881b955
[boost] Enable static building
2016-10-17 23:23:37 -07:00
Robert Schumacher
1e64a78e3f
Merge pull request #175 from Microsoft/rv3_separate_patch
...
range-v3 builds from 2 distinct pieces:
2016-10-17 20:38:22 -07:00
Casey Carter
6fb82365f4
range-v3 builds from 2 distinct pieces:
...
* Upstream sources from the fork point (6eb5c831ff
)
* Separate patch that applies MSVC workarounds from https://github.com/Microsoft/Range-V3-VS2015
2016-10-17 17:11:42 -07:00
Robert Schumacher
796e65ea73
[sqlite3] Remove parentheses from version field
2016-10-17 17:08:22 -07:00
Alexander Karatarakis
99623d66c8
Fix usage of message(FATAL_ERROR,"blah") to message(FATAL_ERROR "blah")
2016-10-17 13:33:47 -07:00
Alexander Karatarakis
66772470ec
[glbidning] Exit early if trying to build it statically
2016-10-17 13:32:55 -07:00
Alexander Karatarakis
53d87f2bac
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-10-17 13:25:58 -07:00
Robert Schumacher
daf6405ad1
[physfs] Added version and description
2016-10-17 13:11:53 -07:00
Robert Schumacher
9ca0f915ac
Merge branch 'physfs' of https://github.com/vlj/vcpkg into vlj-physfs
2016-10-17 13:08:02 -07:00
Robert Schumacher
4b05d1d333
Merge pull request #166 from muemart/libxml2
...
Add libxml2
2016-10-17 13:04:26 -07:00
Alexander Karatarakis
0e41b1c104
Merge branch 'master' of https://github.com/barcharcraz/vcpkg into barcharcraz-master
2016-10-17 12:59:58 -07:00
Robert Schumacher
e198c209b9
Merge pull request #165 from sdcb/libmarialdb
...
Add libmariadb.
2016-10-17 12:54:33 -07:00
Alexander Karatarakis
28ac02f8bd
Merge branch 'geos' of https://github.com/barcharcraz/vcpkg into barcharcraz-geos
2016-10-17 12:32:14 -07:00
Alexander Karatarakis
3ead5123f7
Merge pull request #168 from barcharcraz/assimp
...
make assimp copy pdb files
2016-10-17 12:30:59 -07:00
Alexander Karatarakis
5158d842e0
[libiconv] Define and use SOURCE_PATH variable
2016-10-17 12:30:09 -07:00
Alexander Karatarakis
56f8c6a462
[sqlite3] Use SOURCE_PATH in a similar manner as other portfiles
2016-10-17 12:27:07 -07:00
Alexander Karatarakis
315ab06f63
Merge pull request #169 from Chris-Bond/master
...
Update sqlite version to latest
2016-10-17 12:09:27 -07:00
Charles Barto
c9594c587b
updated eigen version
2016-10-17 14:44:45 -04:00
Charles Barto
f48d05a25a
added geos
2016-10-17 13:05:19 -04:00
vlj
7fdeeacc8f
Add physfs.
2016-10-17 13:44:15 +02:00
Chris Bond
8d1d8df80e
updated control and cmake files for latest version of sqlite
2016-10-16 17:18:11 -07:00
Charles Barto
a5178a553c
copy pdbs
2016-10-16 18:56:17 -04:00
charlie barto
73d248f91d
added glbinding port
2016-10-16 18:49:27 -04:00
Charles Barto
be03c5dd4e
modified assimp portfile
2016-10-16 18:49:12 -04:00
Martin Müller
c402d53080
Add libxml2
2016-10-16 17:44:49 +02:00
flysha
1794a18fd3
Add libmariadb.
2016-10-16 08:39:21 +08:00
Robert Schumacher
173ddcd45a
Merge pull request #163 from origin/Add_glog
...
glog port file
2016-10-14 17:42:59 -07:00
Robert Schumacher
e48763dff3
[glog] Add upstream version, require gflags to ensure full functionality
2016-10-14 17:41:42 -07:00
Robert Schumacher
fd912a9ae6
Merge pull request #161 from sdcb/libmysqlclient
...
Add libmysql
2016-10-14 17:40:49 -07:00
Robert Schumacher
77c9cc3d1a
Merge pull request #162 from sdcb/mongo-client-fix
...
Improve mongo client port.
2016-10-14 17:28:03 -07:00
Eric Mittelette
3e63117304
glog port file
2016-10-14 15:59:11 -07:00
Robert Schumacher
9517eeadbb
Merge pull request #158 from sdcb/nanodbc-fix
...
Fix nanodbc unicode issues and code optimize.
2016-10-14 15:41:34 -07:00
Robert Schumacher
ddb7247b82
Merge pull request #159 from KindDragon/boost-release-pdb
...
[boost] Enable debug symbols for release build. Closes #151
2016-10-14 15:09:34 -07:00
Robert Schumacher
c63b8d6e19
[harfbuzz] Case-correction in control file
2016-10-14 15:06:46 -07:00
Robert Schumacher
b5a2a4203b
Merge branch 'master' of https://github.com/vlj/vcpkg into vlj-master
2016-10-14 15:05:42 -07:00
Vincent Lejeune
63a0db0044
Add freetype support for harfbuzz.
2016-10-14 19:00:54 +02:00
flysha
d7bc4e9a5f
fix some lib, pdb and dll path.
2016-10-15 00:18:02 +08:00
sdcb
97c6bfc021
Add libmysql
2016-10-14 17:50:23 +08:00
Arkadiy Shapkin
6857048521
[boost] Enable debug symbols for release build. Closes #151
2016-10-14 11:18:42 +03:00
sdcb
db36c24671
Improve nanodbc 2 issues.
2016-10-14 11:21:32 +08:00
flysha
0c2878583a
Improve mongo client port.
2016-10-14 08:07:22 +08:00
Robert Schumacher
1c57981976
Merge pull request #152 from muemart/iconv
...
Improve iconv port
2016-10-13 15:54:38 -07:00
Martin Müller
eb2a2e375d
Add ability to build static libraries and copy correct license file
2016-10-13 23:01:17 +02:00
Robert Schumacher
f46b9d18fc
[nanodbc] Switch USE_UNICODE to ON to match upstream's build.bat.
2016-10-13 11:34:02 -07:00
Robert Schumacher
6202f61cd6
Merge branch 'nanodbc' of https://github.com/sdcb/vcpkg into sdcb-nanodbc
2016-10-13 11:11:58 -07:00
Scott Greenlay
f453d0f421
Removed HEADER_PATH
2016-10-13 10:54:46 -07:00
Scott Greenlay
c034eb2795
added cppwinrt
2016-10-13 07:23:31 -07:00
sdcb
ccb765efbb
Add nanodbc.
2016-10-13 19:07:01 +08:00
Martin Müller
7561bbd045
Remove unused headers and files
2016-10-12 23:12:35 +02:00
Robert Schumacher
9c70beaf88
[double-conversion] Reduce work done during deployment
2016-10-12 14:03:45 -07:00
Martin Müller
2e35e0a145
Patch files directly instead of copying or modifying with CMake
2016-10-12 23:02:19 +02:00
Robert Schumacher
2f0d6b074a
Merge branch 'master' of https://github.com/ZeroCrunch/vcpkg into ZeroCrunch-master
2016-10-12 12:46:51 -07:00
flysha
113945a733
Add libbson, mongo-c-driver, mongo-cxx-driver
2016-10-13 01:08:55 +08:00
Adam Martin
c4ba6cf38c
[spdlog] Initial addition
2016-10-11 16:06:50 -05:00
Adam Martin
665325d741
[log4cplus] Initial addition
2016-10-11 16:06:41 -05:00
Jamie Kenyon
1babdd467b
Updating based off feedback from @ras0219-msft for PR #6 .
2016-10-11 21:57:01 +01:00
Jamie Kenyon
388ecda0f6
Adding double-conversion package.
2016-10-11 13:45:43 +01:00
Robert Schumacher
35fbe0ad71
Merge pull request #138 from ebraminio/master
...
Add freeglut
2016-10-11 03:28:20 -07:00
Ebrahim Byagowi
75091823ec
Add freeglut
...
Fixes #105
2016-10-11 12:17:00 +03:30
Ebrahim Byagowi
5d16509b7e
Remove unnecessary build dependency from harfbuzz
...
It is no longer dependent to that as official release tarball are doing that automatically.
2016-10-11 10:18:04 +03:30
Robert Schumacher
4ddfc534fe
Merge pull request #130 from sdcb/rxcpp
...
Add RxCpp
2016-10-10 23:39:09 -07:00
Robert Schumacher
5743e32ad8
Merge pull request #135 from sdcb/ChakraCore2
...
Add ChakraCore
2016-10-10 23:38:19 -07:00
sdcb
9fa54bb205
Using a real link instead of PR# to describe the patching progress.
2016-10-11 14:18:42 +08:00
sdcb
aff4d22531
Add ChakraCore using powershell replace.
2016-10-11 14:10:09 +08:00
Robert Schumacher
9e1d40e4dc
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-10-10 23:07:29 -07:00
Robert Schumacher
c494892eb2
[freetype] Adjust include paths. Fix cmake config deployment.
2016-10-10 23:07:25 -07:00
vlj
218d70bcbe
Add harfbuzz.
2016-10-10 23:48:08 +02:00
sdcb
ad7b893940
add RxCpp for https://github.com/Microsoft/vcpkg/issues/47 .
2016-10-08 11:54:43 +08:00
Alexander Karatarakis
50fb104f6a
Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
...
dynamic or static
2016-10-07 16:34:31 -07:00
Robert Schumacher
0de56e180f
[lua] Add version and description
2016-10-07 14:49:58 -07:00
Robert Schumacher
d3a453e638
[lua] Reduce post-install work needed in portfile by adding them to CMakeLists.txt
2016-10-07 14:49:49 -07:00
Robert Schumacher
057069e87b
Merge branch 'lua' of https://github.com/adam4813/vcpkg into adam4813-lua
2016-10-07 14:29:54 -07:00
Robert Schumacher
b23b5c698a
[bullet3] Avoid '@' in version. Use more official repository. Name file such that future versions won't conflict.
2016-10-07 14:23:36 -07:00
Robert Schumacher
bf117ed2a8
Merge branch 'bullet3' of https://github.com/adam4813/vcpkg into adam4813-bullet3
2016-10-07 14:19:37 -07:00
Adam Martin
ea65c0e5ba
[lua] Initial addition
2016-10-07 15:54:12 -05:00
Adam Martin
f562159d6d
[bullet3] Updated to use newer commit and build DLLs
2016-10-07 14:35:42 -05:00
Robert Schumacher
b1fe038a83
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
2016-10-06 15:29:37 -07:00
Alexander Karatarakis
b54881eacc
[libpng] Add static library building
2016-10-06 13:15:43 -07:00
Alexander Karatarakis
6b4d0fea90
Merge branch 'master' of https://github.com/Microsoft/vcpkg
2016-10-05 17:47:00 -07:00
Alexander Karatarakis
c44a1c7ad4
[zlib] Add rename of zlibstatic.lib to zlib.lib to portfile
2016-10-05 17:44:02 -07:00
Alexander Karatarakis
6685ff096d
Modify zlib portfile for building shared & static libs
2016-10-05 17:44:02 -07:00
charlie barto
5979d83b5b
fixed version
2016-10-05 19:01:15 -04:00
charlie barto
529b3f82f8
added assimp
2016-10-05 19:00:17 -04:00
Robert Schumacher
7a90372fd0
Merge pull request #118 from ethanhs/master
...
WIP: add libiconv port
2016-10-05 14:20:17 -07:00
Robert Schumacher
a2c6b57556
Merge pull request #88 from KindDragon/protobuf-grpc
...
Protobuf/grpc PR
2016-10-05 14:14:43 -07:00
Adam Martin
12958410a0
[bullet3] Initial addition
2016-10-05 14:49:55 -05:00
Ethan Smith
3bf408a1f7
add libiconv port
2016-10-04 19:30:00 -07:00
Robert Schumacher
779ccb9fa6
Merge pull request #117 from vlj/master
2016-10-04 17:19:57 -07:00
Robert Schumacher
cb10c3610b
[ragel] Minimize work done copying files. Add version number.
2016-10-04 17:17:42 -07:00
vlj
48e05bd339
Add ragel package
...
[roschuma rebase: removed main.cpp]
2016-10-04 16:35:02 -07:00
Robert Schumacher
e97e3bcd55
Merge pull request #110 from kryptan/master
...
Update glfw3 & glm
2016-10-04 15:27:48 -07:00
Adam Martin
8734d3ca6d
[asio] Initial addition
2016-10-03 19:15:35 -05:00
Robert Schumacher
e03e617f06
[ace] Minor cleanup after PR #108
2016-10-03 16:14:27 -07:00
Arkadiy Shapkin
7af1d8d390
[grpc] Initial addition
2016-10-04 01:56:16 +03:00
Arkadiy Shapkin
5294d36841
[protobuf] Initial addition
2016-10-04 01:24:53 +03:00
Robert Schumacher
3b2425833b
Merge pull request #108 from traversaro/add-ace-port
...
Add ace port
2016-10-02 20:09:51 -07:00
Robert Schumacher
3791fd9c10
Merge pull request #109 from KindDragon/gflags
...
[gflags] Initial addition
2016-10-02 20:05:55 -07:00
kryptan
e1a039bc20
[glm] Update to version 0.9.8.1
2016-10-03 00:40:43 +03:00
kryptan
57b3e4e0ea
[glfw3] Update to version 3.2.1
2016-10-03 00:38:56 +03:00
Arkadiy Shapkin
827b514063
[gflags] Initial addition
2016-10-02 15:10:35 +03:00
Silvio
8a1b06efc3
Add ace port
2016-10-02 12:57:01 +02:00
Christopher Warrington
078bdd9066
[bond] Add bond 5.0.0-4-g53ea136 to ports
...
* This adds Bond <https://github.com/Microsoft/bond > to the ports tree.
* This is basically version 5.0.0, but a few commits later to pick up
some needed CMake changes.
Closes https://github.com/Microsoft/vcpkg/issues/68
2016-09-30 20:08:28 -07:00
Robert Schumacher
39c0c7152f
[opencv] Require use of internal tiff, libjpeg, libpng. Partially fixes #81 .
2016-09-30 16:48:12 -07:00
Robert Schumacher
84e8641d0d
[eigen3] Avoid calling file(REMOVE ...) with a blank argument
2016-09-29 13:10:51 -07:00
Christian Ullrich
7cbc7fdc86
Track updated Boost version.
2016-09-29 21:55:14 +02:00
Alexander Karatarakis
ab74726c99
[fmt] Disable FMT_DOC to prevent build error
2016-09-29 11:17:57 -07:00
Alexander Karatarakis
3679955544
Introduce SOURCE_PATH to almost all portfiles
2016-09-28 17:05:56 -07:00
Alexander Karatarakis
ae8f6e3271
[boost] Extract SOURCE_PATH variable
2016-09-28 16:41:02 -07:00
Alexander Karatarakis
958b1063ff
Merge branch 'boost-1-62' of https://github.com/KindDragon/vcpkg into KindDragon-boost-1-62
2016-09-28 16:22:30 -07:00
Arkadiy Shapkin
d18209dd42
[boost] Update to version 1.62
2016-09-29 00:58:25 +03:00
Robert Schumacher
0ce48afe1c
[opencv] Fix URL->URLS, -DWITH_CUDA=OFF, and LICENSE location
2016-09-28 12:12:04 -07:00
Robert Schumacher
cc29d43f85
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-09-27 15:51:16 -07:00
Robert Schumacher
cd4d8c110c
[opencv] Adjust installation to deploy correct cmake files
2016-09-27 15:49:41 -07:00
Alexander Karatarakis
8b7c0594ab
Fix URL to URLS in portfile
...
URLS is the new name. It was changed in another pull request
2016-09-26 16:46:31 -07:00
Alexander Karatarakis
3b8c147148
Merge branch 'Add-constexpr' of https://github.com/playmer/vcpkg into playmer-Add-constexpr
2016-09-26 13:58:27 -07:00
Joshua T. Fisher
9d5f46ed5b
Fi license placement.
2016-09-26 01:55:18 -07:00
Joshua T. Fisher
2dc365e508
Fixed hash to be lowercase.
2016-09-26 00:47:58 -07:00
Joshua T. Fisher
eb4f648237
fixed description
2016-09-26 00:43:59 -07:00
Joshua T. Fisher
ec38751798
Adding constexpr
2016-09-26 00:43:44 -07:00
Ninetainedo
930d0a7ded
URL and MIRRORS are now URLS
...
Updated all portfiles accordingly.
2016-09-25 00:23:04 +02:00
Ninetainedo
9bb5b4c768
Restored Sery's portfile
2016-09-24 15:24:51 +02:00
Ninetainedo
add26b7b5f
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HASH errors to match the CMake formatting (easier to read)
2016-09-24 15:23:18 +02:00
Ninetainedo
257e134ecf
Updated newly added portfiles to use SHA512
...
Updated doctest
Updated mpir
2016-09-22 22:20:40 +02:00
Ninetainedo
cbd2f0ec0f
Merge remote-tracking branch 'refs/remotes/Microsoft/master' into Use-SHA512-instead-of-MD5
2016-09-22 22:15:14 +02:00
Ninetainedo
fc26083995
Second part of updated portfiles
2016-09-22 22:13:09 +02:00
Ninetainedo
8cee9c6e07
Replaced everything concerning MD5 with SHA512
2016-09-22 21:30:58 +02:00
Robert Schumacher
db3713779c
Merge pull request #55 from KindDragon/gtest-and-gmock
...
Added googletest and googlemock 1.8
2016-09-22 11:39:32 -07:00
Robert Schumacher
e248a64348
Merge pull request #66 from sdcb/mpir
...
added mpir 2.7.2 support.
2016-09-22 11:28:46 -07:00
Robert Schumacher
80d378585c
Merge pull request #67 from albertfong/doctest
...
Add doctest 1.1.0
2016-09-22 11:28:05 -07:00
Robert Schumacher
751661a11a
Merge pull request #65 from sdcb/fix_11
...
fix Glew:x64-windows install failure #11 .
2016-09-22 11:00:17 -07:00
Arkadiy Shapkin
76ae02e653
[gtest] Initial addition (googletest and googlemock)
2016-09-22 13:01:39 +03:00
Alexander Karatarakis
f03590eeb7
Cleanup boost buildtrees before initiating a build
2016-09-21 23:40:24 -07:00
sdcb
de5668743f
add user-friendly message when request install arm-uwp.
2016-09-22 14:28:12 +08:00
sdcb
167b8f2ded
added mpir 2.7.2 support.
2016-09-22 14:05:04 +08:00
Albert Fong
1575974199
Add doctest 1.1.0
2016-09-21 23:02:02 -07:00
sdcb
6bdf97744a
fix https://github.com/Microsoft/vcpkg/issues/11 .
2016-09-22 13:48:10 +08:00
Robert Schumacher
7f310150d6
Merge pull request #26 from corporateshark/master
...
Added Eigen header-only library
2016-09-21 14:26:54 -07:00
Robert Schumacher
cd4dce1040
Merge pull request #50 from mcmihai/glm_fix
...
[glm] Removed CMakeLists.txt
2016-09-21 12:46:36 -07:00
Robert Schumacher
fef2ec1ff2
[fmt] Downloaded archives should include the package name
2016-09-21 12:44:06 -07:00
Arkadiy Shapkin
45c65e0c90
Added fmt library https://github.com/fmtlib/fmt
2016-09-21 19:45:16 +03:00
Ciprian-Mihai Melinescu
a8f4f05633
[glm] Removed CMakeLists.txt
2016-09-21 10:34:07 +03:00
Sergey Kosarevsky
327506e4a0
[eigen] Renamed to eigen3
2016-09-21 08:59:34 +02:00
Robert Schumacher
4897b8c156
[stb] Avoid renaming extracted archives
2016-09-20 21:10:02 -07:00
Robert Schumacher
eb4d6f311c
Merge pull request #44 from KindDragon/boost-new-version
...
Update boost to version 1.61
2016-09-20 20:07:09 -07:00
Robert Schumacher
b706a09e50
Merge pull request #46 from Ninetainedo/Add-Sery
...
Added Sery 1.0.0
2016-09-20 20:05:23 -07:00
Robert Schumacher
eaeb03b246
Merge pull request #45 from Ninetainedo/Add-Rapidxml
...
Added RapidXml
2016-09-20 16:53:22 -07:00
Ninetainedo
1bda683b89
Added Sery 1.0.0
2016-09-21 01:52:54 +02:00
Robert Schumacher
740b3e845e
Merge branch 'master' of https://github.com/microsoft/vcpkg
2016-09-20 16:51:46 -07:00
Robert Schumacher
da184a2c6f
[tiff] Updated source URL. Fixes #33
2016-09-20 16:51:38 -07:00
Ninetainedo
663f915807
Added RapidXml
2016-09-21 01:46:35 +02:00
Robert Schumacher
1da3c801a3
Merge pull request #43 from mcmihai/glm
...
Added glm.
2016-09-20 16:39:55 -07:00
Arkadiy Shapkin
3de9a163fb
Update boost to version 1.61
2016-09-21 02:20:44 +03:00
Ciprian-Mihai Melinescu
9ff0ea9e57
Added glm.
2016-09-21 02:13:39 +03:00
Neil MacIntosh
7441443811
[gsl] Initial addition
2016-09-20 15:21:14 -07:00
Robert Schumacher
14dbb584b4
[opengl] Remove call to vcpkg_copy_pdbs
2016-09-20 10:44:43 -07:00
Ninetainedo
ac2ead9d11
Fixed rapidjson issue
...
This should fix issue #28
2016-09-20 17:58:09 +02:00
Sergey Kosarevsky
83f5e570f8
[eigen] Cleaned the include folder
2016-09-20 16:02:05 +02:00
Sergey Kosarevsky
a4387d514f
Added Eigen header-only library
2016-09-20 15:32:29 +02:00
Robert Schumacher
6687266e3d
[openssl] Fix regression in OpenSSL w.r.t. NMake and MSBuild
2016-09-19 17:39:04 -07:00
Alexander Karatarakis
fe62b41085
Improve libpng portfile
2016-09-19 16:49:44 -07:00
Alexander Karatarakis
f65d6e3dc7
[stb] Modify port file to not create empty dirs or copy the test dir
2016-09-19 16:37:31 -07:00
Alexander Karatarakis
a2148a30e6
Fix stb URL to not point to specific SHA instead of master
2016-09-19 16:18:00 -07:00
Sergey Kosarevsky
45599349c9
Added STB header-only library
2016-09-19 23:48:06 +02:00
Alexander Karatarakis
ccca198c1b
Initial commit
2016-09-18 20:54:03 -07:00