summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #1830 from tonytheodore/doc-optsTony Theodore2017-07-2322-190/+215
|\ \ \ | | | | | | | | add more MXE_DISABLE_DOC_OPTS and fix related packages
| * | | opencv openscenegraph: fix __STDC_LIMIT_MACROS used by jasperTony Theodore2017-07-202-12/+11
| | | |
| * | | liboil libshout gstreamer and plugins: remove options now in ↵Tony Theodore2017-07-207-30/+13
| | | | | | | | | | | | | | | | MXE_DISABLE_DOC_OPTS
| * | | log4cxx ucl: filter out invalid configure optionsTony Theodore2017-07-202-8/+14
| | | |
| * | | libid3tag libmad: regenerate configure to remove invalid options errorTony Theodore2017-07-202-11/+13
| | | |
| * | | ccfits cfitsio devil jasper: update and switch to cmakeTony Theodore2017-07-208-129/+163
| | | |
| * | | Makefile: add more MXE_DISABLE_DOC_OPTSTony Theodore2017-07-201-0/+1
| | | |
* | | | Merge pull request #1836 from Lord-Kamina/masterTony Theodore2017-07-231-6/+22
|\ \ \ \ | | | | | | | | | | Fixes for copydlldeps.sh under macOS.
| * | | | copydlldeps.sh: Fixes for macOS.Gregorio Litenstein2017-07-221-5/+21
| | | | | | | | | | | | | | | | | | | | The current version fails in macOS due to some differences in “find” and “cp”. This takes that into account.
| * | | | copydlldeps.sh: Fix syntax error (missing space)Gregorio Litenstein2017-07-221-1/+1
| |/ / /
* | | | Merge pull request #1826 from tonytheodore/config-guessTony Theodore2017-07-221-66/+101
|\ \ \ \ | | | | | | | | | | update config.guess
| * | | | update config.guessTony Theodore2017-07-171-66/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob;f=ChangeLog;h=b364c02c4998fc5bd187f87534f6b12fe41808a9;hb=HEAD closes #1158, #1825
* | | | | Merge pull request #1831 from muellni/qt5_static_cmake_depsTony Theodore2017-07-221-0/+5
|\ \ \ \ \ | | | | | | | | | | | | qtbase: fix CMake static linking dependencies
| * | | | | qtbase: fix CMake static linking dependenciesMartin Müllenhaupt2017-07-211-0/+5
| | |/ / / | |/| | |
* | | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-222-4/+4
| | | | |
* | | | | Merge pull request #1793 from sibuserv/minor-updatesTony Theodore2017-07-222-6/+4
|\ \ \ \ \ | | | | | | | | | | | | Minor updates
| * | | | | ffmpeg: update from 3.2.4 to 3.3.2Boris Pek2017-07-201-4/+2
| | | | | |
| * | | | | protobuf: update from 3.2.0 to 3.3.2Boris Pek2017-07-201-2/+2
| |/ / / /
* | | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-222-6/+6
| | | | |
* | | | | Merge pull request #1839 from tonytheodore/muellni-update_libharuTony Theodore2017-07-223-430/+18
|\ \ \ \ \ | | | | | | | | | | | | libharu: update
| * | | | | libharu: use new-style GH_CONF and SOURCE_DIR etcTony Theodore2017-07-221-17/+8
| | | | | |
| * | | | | github: use case insensitive filter and fix typoTony Theodore2017-07-221-2/+2
| | | | | |
| * | | | | libharu: updateMartin Müllenhaupt2017-07-212-420/+17
| |/ / / /
* | | | | Merge pull request #1833 from muellni/qt4_cmake_cache_qmakeTony Theodore2017-07-221-1/+1
|\ \ \ \ \ | | | | | | | | | | | | qt: set CMake QT_QMAKE_EXECUTABLE variable to cache
| * | | | | qt: set CMake QT_QMAKE_EXECUTABLE variable to cacheMartin Müllenhaupt2017-07-211-1/+1
| |/ / / /
* | | | | Merge pull request #1835 from sibuserv/update-gcc6Tony Theodore2017-07-221-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | update gcc6 to 6.4.0
| * | | | update gcc6 to 6.4.0Boris Pek2017-07-211-3/+3
|/ / / /
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-202-5/+16
| | | |
* | | | Merge pull request #1668 from tonytheodore/qtspeechTony Theodore2017-07-201-0/+22
|\ \ \ \ | | | | | | | | | | add qtspeech module
| * | | | add qtspeech moduleTony Theodore2017-07-201-0/+22
|/ / / /
* | | | Merge pull request #1828 from tonytheodore/qt5-freezeTony Theodore2017-07-2041-0/+1362
|\ \ \ \ | | | | | | | | | | add qt5 freeze example plugin (e.g. winxp support)
| * | | | add qt5 freeze example plugin (e.g. winxp support)Tony Theodore2017-07-1941-0/+1362
| |/ / /
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-202-12/+12
| | | |
* | | | Merge pull request #1684 from pavelvat/update-gstreamerTony Theodore2017-07-208-91/+50
|\ \ \ \ | | | | | | | | | | update gstreamer
| * | | | update gstreamerPavel Vatagin2017-07-158-91/+50
| | |/ / | |/| |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-191-4/+4
| | | |
* | | | Merge pull request #1799 from darealshinji/djvulibre-staticTony Theodore2017-07-192-10/+60
|\ \ \ \ | | | | | | | | | | djvulibre: enable static library builds
| * | | | djvulibre: enable static library buildsdarealshinji2017-07-022-10/+60
| | | | |
* | | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-182-2/+2
| | | | |
* | | | | update vmimeMark Brand2017-07-181-2/+2
| |_|/ / |/| | |
* | | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-151-1/+1
| | | |
* | | | Merge pull request #1824 from vszakats/ssl2Tony Theodore2017-07-158-9/+9
|\ \ \ \ | | | | | | | | | | secure URLs
| * | | | secure URLsViktor Szakats2017-07-158-9/+9
| | |/ / | |/| |
* | | | Merge pull request #1823 from vszakats/patch-1Tony Theodore2017-07-151-1/+1
|\ \ \ \ | |/ / / |/| | | libidn2.mk: dedup slash after previous commit
| * | | libidn2.mk: dedup slash after previous commitViktor Szakats2017-07-141-1/+1
|/ / /
* | | Update packages.json & build-matrix.htmlMXEBot as Travis CI2017-07-092-2/+2
| | |
* | | Merge pull request #1815 from mbunkus/fontconfig-update-to-2.12.4-for-gcc6mabrand2017-07-091-2/+2
|\ \ \ | |_|/ |/| | fontconfig: update from 2.12.3 to 2.12.4
| * | fontconfig: update from 2.12.3 to 2.12.4Moritz Bunkus2017-07-091-2/+2
|/ / | | | | | | | | | | | | | | | | This fixes compilation with gcc >= 6. Actual error message: ``` In file included from fcobjs.c:33:0: fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup' ```
* | Merge pull request #1809 from mbunkus/gendef-with-gcc7Tony Theodore2017-07-091-0/+1
|\ \ | | | | | | gendef: build with -Wno-implicit-fallthrough
| * | gendef: build with -Wno-implicit-fallthroughMoritz Bunkus2017-07-091-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | gcc 7 has -Wimplicit-fallthrough on by default. On systems where the build gcc is v7 or newer building gendef will therefore fail with the following error: src/gendef.c: In function ‘getMemonic’: src/gendef.c:1034:15: error: this statement may fall through [-Werror=implicit-fallthrough=] case c_4: sz++; Fixes #1786.