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
Alexander Karatarakis
fe2c0a3a78
[edit command] Now checks that port exists before opening
2017-01-13 02:09:08 -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
Alexander Karatarakis
cc8851144a
Reorganize commands, each in its own namespace
...
Additionally, functions related to a command can now live
in the same namespace
2017-01-12 22:03:57 -08: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
Alexander Karatarakis
8e1ed2c9a9
Place contact and version commands in different cpp files
2017-01-12 17:47:53 -08:00
Alexander Karatarakis
df2a05e854
Introduce Command namespace. Refactoring
2017-01-12 17:43:05 -08:00
Alexander Karatarakis
4c51e65d50
Rename commands_integration.cpp to commands_integrate.cpp
...
Filename should match the command name
2017-01-12 17:43:05 -08:00
Alexander Karatarakis
30587111d3
Rename commands_installation to commands_install
...
Names should match the command
2017-01-12 17:43:05 -08:00
Alexander Karatarakis
6a4ec92a90
Place build & build_external commands into separate files
2017-01-12 17:43:04 -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
24f631958c
Merge pull request #504 from stammen/tiff-uwp
...
added patch to enable uwp builds for tiff
2017-01-12 16:49:37 -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
Alexander Karatarakis
f4622dce99
[7zip] Also consider the system version, if available
2017-01-11 20:54:25 -08:00
Alexander Karatarakis
33404964a2
Merge pull request #522 from sdcb/directxtk-update
...
[directxtk] upgrade to dec2016
2017-01-11 16:32:03 -08:00
Alexander Karatarakis
99dbfa85f8
Merge pull request #514 from albertziegenhagel/acquire-7z
...
Acquire 7z
2017-01-11 15:25:35 -08: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
86b117028b
Add port for szip
2017-01-11 12:13:19 +01:00
Albert Ziegenhagel
4bf2b196bf
Add port for metis
2017-01-11 12:01:37 +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