aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2017-04-27Merge pull request #971 from jumpinjackie/gdal-geos-supportRobert Schumacher
Light up GEOS support in GDAL
2017-04-27Merge pull request #994 from jbhelm/taglibRobert Schumacher
add ports/taglib
2017-04-27[taglib] Use copyright from sources. Do not assume Latin-1 filenames.Robert Schumacher
2017-04-27Upgrade Bond to 5.3.1Christopher Warrington
* Updated to the 5.3.1 release of Bond. * Removed now-redundant 0003_rename_gbc_during_install.patch. * Regenerated other patches.
2017-04-27Merge pull request #990 from codicodi/fix-icuAlexander Karatarakis
[icu] fix build with 64bit msys
2017-04-27add ports/taglibJoshua Helm
2017-04-27[libflac] fix build with MSBuild generatorcodicodi
2017-04-27[icu] fix build with 64bit msyscodicodi
2017-04-26Merge pull request #943 from ebraminio/masterRobert Schumacher
[harfbuzz] Rework harfbuzz with its newly introduced cmake support
2017-04-27[harfbuzz] Rework harfbuzz with its newly introduced cmake supportEbrahim Byagowi
2017-04-24Merge pull request #970 from josuegomes/graphicsmagickRobert Schumacher
GraphicsMagick port
2017-04-24Merge pull request #965 from codicodi/icu59Robert Schumacher
[icu] update to 59.1
2017-04-24[icu] Avoid renaming link.exe inside msys -- insert into middle of path instead.Robert Schumacher
2017-04-24Merge pull request #973 from madebr/libmadAlexander Karatarakis
Add libmad
2017-04-24Merge pull request #975 from madebr/fontconfig_escapeAlexander Karatarakis
fontconfig: Escape FC_INCLUDE_DIR since it can contain spaces
2017-04-24Escape FC_INCLUDE_DIR since it can contain spacesAnonymous Maarten
fixes: fatal error C1083: Cannot open include file
2017-04-24Escape PROJECT_SOURCE_DIR since it can contain spacesAnonymous Maarten
fixes: nasm: error: more than one input file specified
2017-04-24Add libmad portAnonymous Maarten
2017-04-24Light up GEOS support in GDALJackie Ng
2017-04-23Merge pull request #963 from jumpinjackie/port-xalan-cRobert Schumacher
Add xalan-c
2017-04-23[atlmfc] Add dummy port to detect atl presence in VSRobert Schumacher
2017-04-23[xalan-c] Add check for static/staticRobert Schumacher
2017-04-23GraphicsMagick portJosue Andrade Gomes
2017-04-23[cppzmq] update to 4.2.1 releaseJames Chang
2017-04-22[icu] update to 59.1codicodi
2017-04-21[grpc] Update to 1.2.3Robert Schumacher
2017-04-21Merge pull request #961 from twMr7/masterRobert Schumacher
upgrade poco to version 1.7.8
2017-04-21Merge pull request #951 from saedrna/masterRobert Schumacher
install cmake config files for glog
2017-04-22[xalan-c] Need to build XalanMsgLib so that LocalMsgIndex.hpp is generated ↵Jackie Ng
and to make sure this header is copied to /include/xalanc/PlatformSupport
2017-04-21Revert TLS patch since it has been fixed in 1.64pravic
2017-04-21upgrade poco to version 1.7.8James Chang
2017-04-20[boost] Update to v1.64Alexander Karatarakis
2017-04-20[ace] update to 6.4.3Johnny Willemsen
2017-04-20revert config file changes and remove unused copiesHan Hu
2017-04-19Merge pull request #817 from zabulus/#562Robert Schumacher
Fix build of opencv for uwp #562
2017-04-19[opencv] Further fixesRobert Schumacher
2017-04-19[tiff] Fix UWP builds for version 4.0.7Robert Schumacher
2017-04-19install cmake config files for glogHan Hu
2017-04-18[grpc] Extract GRPC_VERSION variableAlexander Karatarakis
2017-04-18Merge pull request #945 from Outurnate/masterAlexander Karatarakis
Add mdnsresponder port
2017-04-18Merge pull request #946 from traversaro/patch-4Alexander Karatarakis
[qwt] Install headers in the qwt subdirectory
2017-04-18Merge pull request #948 from saedrna/masterAlexander Karatarakis
Update the patch file of geographiclib
2017-04-18Merge pull request #949 from dada2048/masterAlexander Karatarakis
Fixed eigen3 version.
2017-04-18fix patch file due to missing some not commited changes.Han Hu
2017-04-16[qwt] Bump versionSilvio Traversaro
2017-04-16[qwt] Install headers in the qwt subdirectorySilvio Traversaro
This is the location used by the upstream installation procedure, as it is possible to see by the layout of the package in Debian: https://packages.debian.org/sid/amd64/libqwt-headers/filelist .
2017-04-15Add mdnsresponder portJoseph D
2017-04-14Merge pull request #941 from codicodi/fix-vorbisRobert Schumacher
[libvorbis] enable static builds & fix symbol duplication
2017-04-14[openblas] Fix missing write to cblas.hRobert Schumacher
2017-04-14improve geographiclib by install cmake files.Han Hu