Commit Graph

4727 Commits

Author SHA1 Message Date
Barath Kannan
e373beac70 remove commented sections 2017-12-05 08:15:49 +11:00
Barath Kannan
c6a82f27f1 put qtmain in manual link directory, resolve resultant build issues with qtdeclarative 2017-12-03 19:19:08 +11:00
Barath Kannan
768acf1966 re-add debug tools: 2017-12-03 10:30:13 +11:00
Barath Kannan
d162b81ad9 Merge branch 'Barath-Kannan-qt5_modular' into qt5_modular 2017-12-03 08:34:47 +11:00
Robert Schumacher
eec26f68fc [qt5] Reduce duplication in modular build by extracting qt5modularscripts 2017-11-20 17:07:03 -08:00
Robert Schumacher
875bb9a661 Merge branch 'qt5_modular' of https://github.com/Barath-Kannan/vcpkg into Barath-Kannan-qt5_modular 2017-11-17 00:22:15 -08:00
Robert Schumacher
c4ca996583
Merge pull request #2165 from cenit/master
[OpenGL] add GlU32.lib [GLU]
2017-11-17 00:17:41 -08:00
Robert Schumacher
161377d8f6
Merge pull request #2197 from UnaNancyOwen/fix_pcl
Fix find debug dependencies of PCL
2017-11-17 00:16:12 -08:00
Robert Schumacher
1b2f75be94 [vcpkg] Support \share\<port>\usage to handle libraries which are found through built-in Find Modules. 2017-11-16 23:54:55 -08:00
Robert Schumacher
468e9e70e6 [vcpkg] Refactor to remove Build::BuildResults -- too similar to ExtendedBuildResult 2017-11-16 19:29:32 -08:00
Robert Schumacher
34b4db1fb4 [vcpkg] Output autodetected CMake usage information after install. 2017-11-16 17:42:15 -08:00
Alexander Karatarakis
de7382ce89
Merge pull request #2191 from Innervate/redshell-1.1.2
Small version bump to redshell port
2017-11-16 14:49:05 -08:00
Alexander Karatarakis
5d80c622a4
Merge pull request #2206 from rosenqui/avro-c
[avro-c] Adding avro-c port
2017-11-16 14:47:06 -08:00
Alexander Karatarakis
b2e1dc3e5a Use temp-and-rename pattern for extracting 2017-11-16 02:02:00 -08:00
Alexander Karatarakis
52ef8c7280
Merge pull request #2212 from Alisayyy-Yang/disableTestBranch1116
[string-theory]disable the tests
2017-11-16 01:47:45 -08:00
Alisayyy-Yang
2e72678146 [string-theory]disable the tests 2017-11-16 01:35:19 -08:00
Alexander Karatarakis
2abdcc1eec Introduce VcpkgPowershellUtils 2017-11-15 22:37:24 -08:00
Robert Schumacher
7e3dcc4f09 [tesseract] Fix static linking. [icu][tiff] Add patches in toolchain to fix static linking. 2017-11-15 21:58:26 -08:00
Robert Schumacher
4228e1e389 [llvm] Install debug targets for cmake 2017-11-15 21:15:37 -08:00
Robert Schumacher
24283ec1ee [leptonica][tiff] Add LZMA to tiff's dependent libraries. Leptonica should use TIFF_LIBRARIES. 2017-11-15 18:57:05 -08:00
Alexander Karatarakis
bb226b2acc
Merge pull request #2204 from Alisayyy-Yang/MyFixBranch1115
[globjects]disable the gtests
2017-11-15 16:36:49 -08:00
Eric Rosenquist
d182f929ee Initial commit of the C API for Apache Avro
Avro is a data serialization system.

https://avro.apache.org/docs/current/api/c/

A static library is the only build option at the moment.

The patch for PR#217 in the Avro repo is included since it contains a vital memory leak fix that has not yet been merged into the Avro code.

https://github.com/apache/avro/pull/217
2017-11-15 10:36:04 -05:00
Alisa Yang
6ad50f9a30 [globjects]disable the gtests 2017-11-15 02:42:09 -08:00
Robert Schumacher
e4f8407db7
Merge pull request #2195 from szechyjs/master
Add librabbitmq port
2017-11-14 19:32:40 -08:00
Tsukasa Sugiura
0e4daf35ba Fix find debug library of FLANN
Fix find debug library of FLANN.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX
(-gd).
Therefore, It doesn't need to be override.
2017-11-15 10:39:22 +09:00
Tsukasa Sugiura
1c43dfa4a2 Fix find debug library of QHull
Fix find debug library of QHull.
Currently, QHull port generates debug libraries with DEBUG_POSTFIX (_d).
Therefore, It doesn't need to be override.
2017-11-15 10:39:14 +09:00
yintothayang
dd695c1184 update CONTROL with latest deps 2017-11-15 09:58:21 +09:00
Alexander Karatarakis
2b7cd655c8 Update CHANGELOG and bump version to v0.0.97 2017-11-14 16:01:13 -08:00
Robert Schumacher
ca1aa816d2 [vcpkg-ci] Clean up buildtrees during build to avoid consuming 200+ Gb of SSD 2017-11-14 15:27:12 -08:00
Jared Szechy
502baf1ccb
Add librabbitmq port 2017-11-14 12:07:17 -05:00
Robert Schumacher
5c9f0ff473 [coolprop] Avoid copying entire include/ directory. Add python2 to requirements. Simplify portfile. Fixes #2180. 2017-11-14 02:13:31 -08:00
Robert Schumacher
6ae476dfe7
Merge pull request #2193 from chwarr/bond-7.0.2
Upgrade Bond to 7.0.2
2017-11-14 01:40:38 -08:00
Robert Schumacher
f06bf27397 [bond] Boost patch is no longer needed due to toolchain improvements. 2017-11-14 01:39:59 -08:00
Christopher Warrington
194edb784d Upgrade Bond to 7.0.2
* Updated to the 7.0.2 release of Bond.
* Regenerated patches.
2017-11-14 00:44:24 -08:00
Robert Schumacher
691c388f25
Merge pull request #2179 from tusharpm/update-libuv-1.16.1
libuv update
2017-11-14 00:05:18 -08:00
Robert Schumacher
186468a423
Merge pull request #2190 from TheCycoONE/sdl2-mixer202
[sdl2-mixer] Bump to 2.0.2
2017-11-14 00:04:39 -08:00
Robert Schumacher
71289ee5e8 [vcpkg-contact] Add --survey so users can easily provide feedback 2017-11-13 23:06:04 -08:00
Robert Schumacher
415789b42e [vcpkg-metrics] Replace SQM with MAC hash. 2017-11-13 21:49:11 -08:00
yintothayang
48c3fe7dde small version bump to redshell port 2017-11-14 12:20:23 +09:00
Stephen E. Baker
0526ec7678 [sdl2-mixer] Bump to 2.0.2
Follows upstream default mp3 library change from smpeg to mpg123
2017-11-13 21:55:33 -05:00
Alexander Karatarakis
1ea060d6fa
Merge pull request #2182 from seanwarren/libraw-debug-postfix
[libraw] Add 'd' debug postfix
2017-11-13 02:52:14 -08:00
Alexander Karatarakis
a4761aa26b [libraw] Bump version 2017-11-13 02:51:09 -08:00
gknowles
8bf974b0ad [dimcli] update to 3.1.1 2017-11-13 00:00:35 -08:00
Sean Warren
6a7d311ea5 [libraw] Add 'd' debug postfix 2017-11-13 12:23:29 +11:00
Tushar Maheshwari
8fd6bcfe6f Fixing libuv/CONTROL 2017-11-12 19:02:44 +05:30
Tushar Maheshwari
fffaa4af7e libuv update 2017-11-12 14:19:49 +05:30
Robert Schumacher
ca947c664a [allegro5][refprop-headers][libsodium][arb] Fix use of vcpkg_from_github's OUT_SOURCE_PATH parameter. Fixes #2178. 2017-11-12 00:22:51 -08:00
jasjuang
49e82f5db2 [glm] update to 0.9.8.5 2017-11-11 22:49:06 -08:00
xoviat
c2a757ab9a [if97] fix source path
Closes #2162
2017-11-11 22:46:58 -08:00
Alexander Karatarakis
6732d76e14 Fix header conflict caused by wincrypt/winsock2 and older Windows SDKs
If a project was using Windows 7 SDK and vcpkg was integrated,
the project would fail to build (the vcpkg ports use Windows 8.1/10 SDK)
2017-11-11 22:46:04 -08:00