summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* db: update 6.1.26 --> 18.1.40Tony Theodore2021-01-141-7/+8
|
* libzip: fix include dirbuild-2021-01-10Tony Theodore2021-01-121-2/+2
|
* libzip: install headers to subdirectoryTony Theodore2021-01-121-1/+2
|
* hdf-eos5: install to sub-directoriesTony Theodore2021-01-121-6/+12
|
* primesieve: fix test output filenameTony Theodore2021-01-121-1/+1
|
* python-conf: avoid generating *.pyc filesTony Theodore2021-01-121-0/+1
|
* gst-libav: use system libav from ffmpegTony Theodore2021-01-121-2/+3
| | | | internal version disables most features, see #2558
* nonetwork.c: enable silent mode for scripts reading stderrTony Theodore2021-01-121-3/+9
| | | | | | | There's no obvious way to document this upfront since it should only be used in very rare cases. see #2590
* build-pkg: add buildtime_calc.lua and update timing tableTony Theodore2021-01-122-7/+101
|
* Makefile: don't override JOBS from settings.mkTony Theodore2021-01-111-1/+1
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-102-2/+2
|
* update wgetMark Brand2021-01-101-2/+2
|
* python-conf: ensure site-packages isn't emptyTony Theodore2021-01-101-0/+1
|
* gdal: add PKG_CONFIGURE_OPTSTony Theodore2021-01-101-1/+2
| | | | openjpeg update causes issues
* imagemagick: use openjpeg instead of jasperTony Theodore2021-01-101-2/+2
|
* ghostscript: fix for freetype updateTony Theodore2021-01-101-1/+49
|
* openjpeg: fix .pc file and add testTony Theodore2021-01-102-0/+25
|
* gdb: fix shared build on darwinTony Theodore2021-01-091-0/+2
| | | | tries to create *.so libs, disable shared since *.exe are always static
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-092-12/+12
|
* gstreamer and plugins: update 1.16.2 --> 1.16.3Tony Theodore2021-01-096-13/+13
|
* nsis: add python-conf depTony Theodore2021-01-091-1/+1
|
* nsis: enable x86unicode and all x86_64 pluginsTony Theodore2021-01-091-8/+9
| | | | | based on and closes #2533 CCACHE_DISABLE & TARGET_OS not in sources, PATH already set
* scons pkgs: allow overriding pkg_SCONS_OPTSTony Theodore2021-01-093-5/+9
|
* wxwidgets: cleanup empty $(PKG)_CONFIGURE_OPTSTony Theodore2021-01-091-3/+0
|
* mpfr: fix update macroTony Theodore2021-01-081-2/+3
| | | | taken from and closes #2592
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-082-2/+2
|
* wxwidgets: move 3.1.4 plugin to srcTony Theodore2021-01-084-184/+53
| | | | closes #2604, closes #2452
* Added a wxWidgets-3.1.4 pluginJan van Dijk2021-01-082-0/+90
| | | | | | | | | | | | | | | | | | | | | | | This makes a recent wxWidgets version available as a plugin. This is related to pull request 53, that proposes to update the default wxWidgets version in mxe. Note the following differences wrt the code in that pull request: * this plugin uses the usual MXE_CONFIGURE_OPTS, addressing the comments of @tonytheodore * configure complaints about unused options that result from this choice produce warnings, rather than errors, by passing --enable-option-checking to configure (without argument). This was suggested by @janvdijk (me) in the audit trail of pull request 53 * it makes version 3.1.4 available, rather than 3.1.3 * no patches are needed to build this version of wxWidgets with the default gcc or with gcc9 or gcc10 (available as plugins in mxe). This patch allows us to do in-the-wild testing of wxWidgets, before making 3.1.4 the defult. (I think that would be a good idea, even soon, given the facts that 3.0.x does not see much maintenance (if at all), and that 3.1.x releases have proven to be VERY stable and reliable.
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-082-2/+2
|
* check: update 0.10.0 --> 0.15.2Tony Theodore2021-01-081-15/+8
| | | | fixes #2603
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-072-2/+2
|
* libsndfile: update to version 1.0.30, add opus dependencyMatthias Geier2021-01-071-3/+3
|
* libsndfile: clean up build scriptMatthias Geier2021-01-071-4/+4
|
* libsndfile: use _GH_CONFMatthias Geier2021-01-071-12/+1
|
* URL_2 for expatDarcy Shen2021-01-071-0/+1
|
* Add detection of --install to cmake wrapper.Jacob Young2021-01-071-1/+1
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-072-8/+8
|
* update: libgsasl, nettle, poppler, wgetMark Brand2021-01-075-10/+10
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2021-01-012-4/+4
|
* update: harfbuzz, openjpegMark Brand2020-12-313-29/+4
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2020-12-242-2/+2
|
* sdl2: Bump to 2.0.14Lothar Serra Mari2020-12-241-2/+2
|
* sdl2: Remove obsolete patch (merged upstream)Lothar Serra Mari2020-12-241-18/+0
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2020-12-232-4/+4
|
* update: harfbuzz, libgpg_errorMark Brand2020-12-232-4/+4
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2020-12-212-10/+10
|
* update: cmake, freetds, qtkeychain, tiff, zstdMark Brand2020-12-217-59/+11
|
* Update packages.json & build-matrix.htmlMXEBot as Travis CI2020-12-192-4/+4
|
* libsignal-protocol-c: update 2.3.2 --> 2.3.3Boris Pek2020-12-191-2/+2
|
* libomemo: update 0.6.1 --> 0.7.0Boris Pek2020-12-192-2/+25
|