Robert Schumacher
8e410e9e45
Merge pull request #2240 from jasjuang/alembic
...
[alembic] fix string replace eats semicolon problem
2017-11-21 19:17:13 -08:00
jasjuang
2ebc3938ea
[alembic] fix string replace eats semicolon problem
2017-11-21 17:18:12 -08:00
Alexander Karatarakis
4cb5212dcb
Merge pull request #2217 from aybe/aubio-uwp
...
[aubio] patches for UWP builds
2017-11-21 01:25:52 -08:00
Alexander Karatarakis
74122324ad
Merge pull request #2228 from fquinner/feature-qpid-proton
...
Added port for qpid proton 0.18.1
2017-11-21 01:25:35 -08:00
Alexander Karatarakis
ec4eb5bc06
Merge pull request #2224 from jasjuang/libusb
...
[libusb] apply patch to make it libfreenect2 compatible
2017-11-21 01:14:18 -08:00
Alexander Karatarakis
23932a841e
Merge pull request #2216 from aybe/libsndfile-uwp
...
[libsndfile] patches for UWP builds
2017-11-21 01:12:39 -08:00
Alexander Karatarakis
9d93342017
Merge pull request #2214 from aybe/libflac-uwp
...
[libflac] patches for UWP builds
2017-11-21 01:03:35 -08:00
Alexander Karatarakis
7604a246da
Merge pull request #2227 from fquinner/feature-add-tool-scons
...
Added SCONS to vcpkg_find_acquire_program
2017-11-21 00:41:50 -08:00
Aybe
395829c545
[libsndfile] fixed missing return !
2017-11-21 06:54:11 +01:00
Aybe
38ae2f69b7
[libflac] using #ifdef for patches instead
2017-11-21 05:46:58 +01:00
Aybe
72fdd294b0
[libsndfile] patches applied with #ifdef instead
2017-11-21 04:39:13 +01:00
Alexander Karatarakis
786d53c002
Fix vcpkg integrate install
for unicode usernames
2017-11-20 19:15:47 -08:00
Aybe
c4d9af91c3
[aubio] bumping to 0.46 and using GitHub instead
2017-11-21 03:38:04 +01:00
Alexander Karatarakis
7c07ff813b
Fix path
2017-11-20 18:22:55 -08:00
Alexander Karatarakis
1313a418cf
Introduce PowershellParameter to add '' to parameter values.
...
Also place that and CMakeVariable in System.h
2017-11-20 18:17:24 -08:00
Robert Schumacher
3d8ba3e775
[SDL2] Move SDL2main.lib into manual-link.
2017-11-20 17:06:11 -08:00
Alexej Harm
4415ff5c16
[angle] Add CMake package with modules. ( #2223 )
...
* added angle cmake config
* bumped angle package version
* [angle] Add unofficial cmake targets
2017-11-20 15:33:06 -08:00
xoviat
1a6d0f5611
[mprf] add missing symbol ( #2226 )
...
* [mprf] create printf
* Update CMakeLists.txt
* [mpfr:portile] copy file
2017-11-20 15:10:00 -08:00
Robert Schumacher
ea6783f9ba
[imgui] Use vendored stb at request of author -- static linking is explicitly worked around. Update to 1.52.
2017-11-20 15:05:44 -08:00
Frank Quinn
5123b32da1
Added port for qpid proton 0.18.1
2017-11-19 12:04:37 +00:00
Frank Quinn
7fc2d7dbdf
Added SCONS to vcpkg_find_acquire_program
...
See: http://scons.org
I have a port I would like to submit which uses scons (which in
turn uses the python interpreter already provided). This change
makes SCONS usable for vcpkg_execute_required_process.
2017-11-19 11:42:52 +00:00
jasjuang
cd9d32721d
[libusb] apply patch to make it libfreenect2 compatible
2017-11-18 16:07:49 -08:00
Robert Schumacher
06819e43e3
Merge pull request #2219 from cdcseacave/master
...
[ceres] enable static CRT linkage for MSVC
2017-11-17 18:34:41 -08:00
Robert Schumacher
fcfa1e40da
Merge pull request #2220 from UnaNancyOwen/fix_pcl
...
Change OpenNI2 to feature option
2017-11-17 17:23:29 -08:00
Alexander Karatarakis
6b6fa2ab37
[date] Update to 2.3
2017-11-17 15:57:59 -08:00
Tsukasa Sugiura
c7888a36e4
Change OpenNI2 to option
...
Change OpenNI2 to option for build static link library.
2017-11-17 22:19:25 +09:00
cDc
85fe5932cf
[ceres] enable static CRT linkage for MSVC
2017-11-17 13:48:52 +02:00
Alexander Karatarakis
6290155eaa
[vcpkgExtractFile] Fix partial dir name. Special case 1-item zips
...
- If the zip contains a single item, pull that up a directory
- If the zip contains multiple items, place that in a directory on of the same name as the zip
2017-11-17 01:23:14 -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
Aybe
9bd4d9a050
[aubio] patches for UWP builds
2017-11-17 04:03:49 +01:00
Robert Schumacher
34b4db1fb4
[vcpkg] Output autodetected CMake usage information after install.
2017-11-16 17:42:15 -08:00
Aybe
295bb9f454
[libsndfile] patches for UWP builds
2017-11-17 02:10:21 +01:00
Aybe
cb30c3fd00
[libflac] patches for UWP builds
2017-11-17 00:54:14 +01: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