summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-162-2/+2
|
* update harfbuzzMark Brand2017-10-162-10/+7
|
* Merge pull request #1935 from tonytheodore/dot-in-pathTony Theodore2017-10-131-1/+1
|\ | | | | Makefile: strip dot from $PATH
| * Makefile: strip dot from $PATHTony Theodore2017-10-131-1/+1
|/ | | | fixes #1893
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-111-4/+4
|
* Merge pull request #1933 from tonytheodore/pcl-sharedTony Theodore2017-10-111-9/+6
|\ | | | | pcl: enable shared and use new style options
| * pcl: enable shared and use new style optionsTony Theodore2017-10-111-9/+6
| | | | | | | | Replaces #1885
* | Merge pull request #1932 from tonytheodore/qttools-freezeTony Theodore2017-10-115-4/+49
|\ \ | |/ |/| qttools: read test from current directory and freeze example 5.7 plugin
| * qttools: read test from current directory and freeze example 5.7 pluginTony Theodore2017-10-105-4/+49
|/ | | | see: https://github.com/mxe/mxe/issues/1901#issuecomment-333551106
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-102-6/+28
|
* Merge pull request #1931 from tonytheodore/sqlcipherTony Theodore2017-10-104-26/+93
|\ | | | | Add package sqlcipher
| * tcl: add native build for sqlcipherTony Theodore2017-10-102-26/+35
| |
| * sqlcipher: fix build, install program, and build testTony Theodore2017-10-101-14/+8
| |
| * add package sqlcipherBoris Nagaev2017-10-102-0/+64
| |
* | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-102-2/+2
| |
* | update vmimeMark Brand2017-10-101-2/+2
|/
* Merge pull request #1930 from tonytheodore/tclTony Theodore2017-10-102-8/+12
|\ | | | | tck.tk plugin: use new style options, full install, and fix build
| * tck.tk plugin: use new style options, full install, and fix buildTony Theodore2017-10-102-8/+12
|/ | | | Users of this plugin probably want a full install and newer autotools treat unrecognized options as warnings
* Merge pull request #1929 from tonytheodore/url2Tony Theodore2017-10-101-0/+1
|\ | | | | libmikmod: add URL_2
| * libmikmod: add URL_2Tony Theodore2017-10-101-0/+1
|/
* Merge pull request #1928 from tonytheodore/libharu-pkg-configTony Theodore2017-10-101-5/+15
|\ | | | | libharu: add *.pc file and use for test
| * libharu: add *.pc file and use for testTony Theodore2017-10-101-5/+15
|/
* Merge pull request #1927 from tonytheodore/cleanup-styleTony Theodore2017-10-1016-420/+420
|\ | | | | Style cleanup
| * run make cleanup-deps-styleTony Theodore2017-10-106-6/+6
| |
| * run make cleanup-styleTony Theodore2017-10-1010-414/+414
|/
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-102-21/+65
|
* Merge pull request #1926 from tonytheodore/gis-newTony Theodore2017-10-1021-202/+475
|\ | | | | GIS related packages - New and updated
| * ossim: update and switch to githubTony Theodore2017-10-102-20/+64
| | | | | | | | | | The master branch appears to be a stable release branch so track that instead of tags which have unpredictable names
| * Style updatesLuke2017-10-103-5/+4
| |
| * Update gdal version. Removed patch for openjpeg-2.2 as gdal now supports it ↵Luke2017-10-102-64/+25
| | | | | | | | directly.
| * Update spatialite for style and functionality.Luke2017-10-103-378/+32
| |
| * Update freexl for style.Luke2017-10-102-7/+28
| |
| * Update gdal; adds spatialite supportLuke2017-10-102-102/+110
| |
| * Added SpatiaLite, an open-source library to extend SQLite to support Spatial SQLLuke2017-10-103-0/+444
| |
| * Update geosLuke2017-10-102-59/+39
| |
| * Added libspatialindex, a generic C/C++ library for spatial indexingLuke2017-10-102-0/+55
| |
| * Added qtkeychain, a platform-independent Qt API for storing passwords securelyLuke2017-10-101-0/+44
| |
| * Added FreeXL, an open-source Excel data extractorLuke2017-10-101-0/+39
| |
| * Update host-toolchain make-w32; the old download package was no longer availableLuke2017-10-101-2/+2
| |
| * Update: armadilloLuke2017-10-101-2/+2
| |
| * Update qscintilla2Luke2017-10-101-8/+8
| |
| * Update json-cLuke2017-10-101-2/+2
| |
| * Update libgeotiffLuke2017-10-102-6/+29
| |
| * Update projLuke2017-10-101-1/+1
| |
| * Update gtaLuke2017-10-101-2/+3
|/
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-10-092-12/+12
|
* Merge pull request #1923 from pavelvat/update-gstreamerTony Theodore2017-10-096-12/+12
|\ | | | | update gstreamer
| * update gstreamerPavel Vatagin2017-10-086-12/+12
| |
* | Merge pull request #1922 from tonytheodore/pkg-patchesTony Theodore2017-10-096-4/+101
|\ \ | |/ |/| Improve plugin patch handling and fix gcc7/gcc-host related issues
| * mingw-w64: fix gcc7 buildLuke Potgieter2017-10-092-0/+93
| | | | | | | | | | | | Taken from and fixes #1782 Add to gcc7 plugin since it breaks opencv and cgal for gcc5