Commit Graph

1898 Commits

Author SHA1 Message Date
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
Albert Ziegenhagel
1911fa8182 Acquire 7z
Since 7zip is distribute as installer only (no archive) we use msiexec to extract the installer without installing it. msiexec should be available on all windows computers (located in C:/Windows/system32)
2017-01-11 11:37:19 +01:00
Dale Stammen
07a46c8f49 added support for uwp builds 2017-01-10 17:39:13 -08:00
Alexander Karatarakis
b966acc5c2 Update CHANGELOG and bump version to v0.0.66 2017-01-10 17:05:58 -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
Alexander Karatarakis
c5dad5306e [vcpkg_apply_pathces] Fix typo (also trailing whitespace) 2017-01-06 14:57:45 -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
Alexander Karatarakis
3ae0f0c50e Merge pull request #491 from codicodi/fix-ft-deps
[freetype] specify dependencies
2017-01-06 11:51:54 -08:00
Patrick Bader
30a1f0bff0 Merge branch 'sdl2_image' 2017-01-06 19:13:03 +01:00
Patrick Bader
04f8da985c Merge branch 'master' of https://github.com/Microsoft/vcpkg 2017-01-06 19:09:17 +01: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