1594 Commits

Author SHA1 Message Date
Martin Müller
910f46f7e1 Make formatting consistent 2017-05-02 09:01:54 +02:00
Robert Schumacher
e2ee2ffd03 Merge pull request #1001 from jumpinjackie/gdal-extra-format-support
[gdal] extra format/capabilities support
2017-05-02 00:01:24 -07:00
Robert Schumacher
0c2f66c49b [boost] Move boost_test_exec_monitor into manual-link subdirectory. Fixes #352. 2017-05-01 23:45:36 -07:00
Martin Müller
cd9fc74776 Correctly export all symbols, and use properties to set the dll define 2017-05-01 17:48:48 +02:00
Martin Müller
4b702645bd Add port for gnu scientific library 2017-05-01 15:51:14 +02:00
Alexander Karatarakis
a0d5b94495 Merge pull request #1007 from bagong/libsndfile
Add libsndfile to vcpkg
2017-05-01 02:17:58 -07:00
Alexander Karatarakis
50433c2a7c Merge pull request #993 from trazme/add-giflib
giflib port
2017-05-01 02:04:14 -07:00
Alexander Karatarakis
58fda0a5fa Merge pull request #1006 from codicodi/bump-pcre
[pcre] update to 8.40
2017-05-01 01:48:14 -07:00
Alexander Karatarakis
6fbe1b3ad3 Merge pull request #1005 from codicodi/bump-modplug
[libmodplug] update to 0.8.9.0
2017-04-30 18:55:15 -07:00
bagong
c6faf060c2 Add libsndfile to vcpkg 2017-04-30 17:18:46 +02:00
codicodi
f6281ea002 [pcre] update to 8.40 2017-04-30 16:34:53 +02:00
codicodi
55257f292c [gdk-pixbuf] update to 2.36.6 2017-04-30 14:04:21 +02:00
codicodi
e895c13f87 [libmodplug] update to 0.8.9.0 2017-04-30 13:10:07 +02:00
Mikhail Paulyshka
880cf74983 [pango] enable static build 2017-04-29 21:33:55 +03:00
Jackie Ng
65fff24ff5 [gdal] Add dependencies for openjpeg, libwebp, libxml2 and liblzma
This enables support for 2 additional raster data formats and enables extra capabilities on certain format drivers
2017-04-29 14:38:35 +10:00
Jackie Ng
83686b514c [gdal]: Build with support for sqlite3, curl, expat, libpq and libmysql sibling ports. This activates GDAL support for 14 additional vector data formats and 6 additonal raster data formats 2017-04-29 00:54:01 +10:00
Robert Schumacher
50af29ade6 [qt5] Restore trailing spaces to uncorrupt patches. 2017-04-28 01:35:31 -07:00
Robert Schumacher
34bc15130b Merge pull request #971 from jumpinjackie/gdal-geos-support
Light up GEOS support in GDAL
2017-04-27 19:44:26 -07:00
Robert Schumacher
58b0560f89 Merge pull request #994 from jbhelm/taglib
add ports/taglib
2017-04-27 19:27:44 -07:00
Robert Schumacher
f6b74a9e4c [taglib] Use copyright from sources. Do not assume Latin-1 filenames. 2017-04-27 19:22:27 -07:00
Christopher Warrington
e8c4f36b87 Upgrade Bond to 5.3.1
* Updated to the 5.3.1 release of Bond.
* Removed now-redundant 0003_rename_gbc_during_install.patch.
* Regenerated other patches.
2017-04-27 16:18:28 -07:00
Alexander Karatarakis
68726d313f Merge pull request #990 from codicodi/fix-icu
[icu] fix build with 64bit msys
2017-04-27 14:24:53 -07:00
Sergey Popov
99efc9c216 add giflib port 2017-04-28 00:03:15 +07:00
Joshua Helm
e7aadfa216 add ports/taglib 2017-04-27 11:12:00 -04:00
Tobias Kohlbau
5a32a97de1 [qt5] bumped to qt5.8
Signed-off-by: Tobias Kohlbau <tobias@kohlbau.de>
2017-04-27 15:39:59 +02:00
codicodi
f3e520b2d7 [libflac] fix build with MSBuild generator 2017-04-27 14:17:29 +02:00
codicodi
85f694b366 [icu] fix build with 64bit msys 2017-04-27 12:46:04 +02:00
Mikhail Paulyshka
3095c9f5bb [pango] update to 1.40.5 2017-04-27 01:39:05 +03:00
Robert Schumacher
0bc4987644 Merge pull request #943 from ebraminio/master
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-26 14:48:24 -07:00
Ebrahim Byagowi
bb2ddd9789 [harfbuzz] Rework harfbuzz with its newly introduced cmake support 2017-04-27 01:10:27 +04:30
Robert Schumacher
c5db2b54a1 Merge pull request #970 from josuegomes/graphicsmagick
GraphicsMagick port
2017-04-24 21:41:24 -07:00
Robert Schumacher
62f9b23752 Merge pull request #965 from codicodi/icu59
[icu] update to 59.1
2017-04-24 19:00:05 -07:00
Robert Schumacher
7fe89742db [icu] Avoid renaming link.exe inside msys -- insert into middle of path instead. 2017-04-24 18:58:17 -07:00
Alexander Karatarakis
37a9747bb7 Merge pull request #973 from madebr/libmad
Add libmad
2017-04-24 13:31:35 -07:00
Alexander Karatarakis
403b4809a1 Merge pull request #975 from madebr/fontconfig_escape
fontconfig: Escape FC_INCLUDE_DIR since it can contain spaces
2017-04-24 13:12:39 -07:00
Anonymous Maarten
fe35beee46 Escape FC_INCLUDE_DIR since it can contain spaces
fixes: fatal error C1083: Cannot open include file
2017-04-24 03:05:12 +02:00
Anonymous Maarten
ae57ea52f9 Escape PROJECT_SOURCE_DIR since it can contain spaces
fixes: nasm: error: more than one input file specified
2017-04-24 02:30:47 +02:00
Anonymous Maarten
d5b9c8ac34 Add libmad port 2017-04-24 01:36:25 +02:00
Jackie Ng
0701a70027 Light up GEOS support in GDAL 2017-04-24 05:05:05 +10:00
Robert Schumacher
1cbb3e8714 Merge pull request #963 from jumpinjackie/port-xalan-c
Add xalan-c
2017-04-23 09:03:46 -07:00
Robert Schumacher
17328c1349 [atlmfc] Add dummy port to detect atl presence in VS 2017-04-23 08:56:36 -07:00
Robert Schumacher
6242e8f7bd [xalan-c] Add check for static/static 2017-04-23 08:35:13 -07:00
Josue Andrade Gomes
b237746287 GraphicsMagick port 2017-04-23 11:30:22 -03:00
James Chang
0468c2de70 [cppzmq] update to 4.2.1 release 2017-04-23 21:23:25 +08:00
codicodi
3ee2b37df9 [icu] update to 59.1 2017-04-22 17:19:31 +02:00
Robert Schumacher
75cdbd398b [grpc] Update to 1.2.3 2017-04-21 19:40:04 -07:00
Robert Schumacher
736b9db03b Merge pull request #961 from twMr7/master
upgrade poco to version 1.7.8
2017-04-21 14:51:34 -07:00
Robert Schumacher
a2a26a3967 Merge pull request #951 from saedrna/master
install cmake config files for glog
2017-04-21 14:28:17 -07:00
Jackie Ng
c70da3bc3a [xalan-c] Need to build XalanMsgLib so that LocalMsgIndex.hpp is generated and to make sure this header is copied to /include/xalanc/PlatformSupport 2017-04-22 02:37:28 +10:00
pravic
e373bc98fe Revert TLS patch since it has been fixed in 1.64 2017-04-21 14:10:26 +03:00