Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | db: update 6.1.26 --> 18.1.40 | Tony Theodore | 2021-01-14 | 1 | -7/+8 | |
| | ||||||
* | libzip: fix include dirbuild-2021-01-10 | Tony Theodore | 2021-01-12 | 1 | -2/+2 | |
| | ||||||
* | libzip: install headers to subdirectory | Tony Theodore | 2021-01-12 | 1 | -1/+2 | |
| | ||||||
* | hdf-eos5: install to sub-directories | Tony Theodore | 2021-01-12 | 1 | -6/+12 | |
| | ||||||
* | primesieve: fix test output filename | Tony Theodore | 2021-01-12 | 1 | -1/+1 | |
| | ||||||
* | python-conf: avoid generating *.pyc files | Tony Theodore | 2021-01-12 | 1 | -0/+1 | |
| | ||||||
* | gst-libav: use system libav from ffmpeg | Tony Theodore | 2021-01-12 | 1 | -2/+3 | |
| | | | | internal version disables most features, see #2558 | |||||
* | nonetwork.c: enable silent mode for scripts reading stderr | Tony Theodore | 2021-01-12 | 1 | -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 table | Tony Theodore | 2021-01-12 | 2 | -7/+101 | |
| | ||||||
* | Makefile: don't override JOBS from settings.mk | Tony Theodore | 2021-01-11 | 1 | -1/+1 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-10 | 2 | -2/+2 | |
| | ||||||
* | update wget | Mark Brand | 2021-01-10 | 1 | -2/+2 | |
| | ||||||
* | python-conf: ensure site-packages isn't empty | Tony Theodore | 2021-01-10 | 1 | -0/+1 | |
| | ||||||
* | gdal: add PKG_CONFIGURE_OPTS | Tony Theodore | 2021-01-10 | 1 | -1/+2 | |
| | | | | openjpeg update causes issues | |||||
* | imagemagick: use openjpeg instead of jasper | Tony Theodore | 2021-01-10 | 1 | -2/+2 | |
| | ||||||
* | ghostscript: fix for freetype update | Tony Theodore | 2021-01-10 | 1 | -1/+49 | |
| | ||||||
* | openjpeg: fix .pc file and add test | Tony Theodore | 2021-01-10 | 2 | -0/+25 | |
| | ||||||
* | gdb: fix shared build on darwin | Tony Theodore | 2021-01-09 | 1 | -0/+2 | |
| | | | | tries to create *.so libs, disable shared since *.exe are always static | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-09 | 2 | -12/+12 | |
| | ||||||
* | gstreamer and plugins: update 1.16.2 --> 1.16.3 | Tony Theodore | 2021-01-09 | 6 | -13/+13 | |
| | ||||||
* | nsis: add python-conf dep | Tony Theodore | 2021-01-09 | 1 | -1/+1 | |
| | ||||||
* | nsis: enable x86unicode and all x86_64 plugins | Tony Theodore | 2021-01-09 | 1 | -8/+9 | |
| | | | | | based on and closes #2533 CCACHE_DISABLE & TARGET_OS not in sources, PATH already set | |||||
* | scons pkgs: allow overriding pkg_SCONS_OPTS | Tony Theodore | 2021-01-09 | 3 | -5/+9 | |
| | ||||||
* | wxwidgets: cleanup empty $(PKG)_CONFIGURE_OPTS | Tony Theodore | 2021-01-09 | 1 | -3/+0 | |
| | ||||||
* | mpfr: fix update macro | Tony Theodore | 2021-01-08 | 1 | -2/+3 | |
| | | | | taken from and closes #2592 | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-08 | 2 | -2/+2 | |
| | ||||||
* | wxwidgets: move 3.1.4 plugin to src | Tony Theodore | 2021-01-08 | 4 | -184/+53 | |
| | | | | closes #2604, closes #2452 | |||||
* | Added a wxWidgets-3.1.4 plugin | Jan van Dijk | 2021-01-08 | 2 | -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.html | MXEBot as Travis CI | 2021-01-08 | 2 | -2/+2 | |
| | ||||||
* | check: update 0.10.0 --> 0.15.2 | Tony Theodore | 2021-01-08 | 1 | -15/+8 | |
| | | | | fixes #2603 | |||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-07 | 2 | -2/+2 | |
| | ||||||
* | libsndfile: update to version 1.0.30, add opus dependency | Matthias Geier | 2021-01-07 | 1 | -3/+3 | |
| | ||||||
* | libsndfile: clean up build script | Matthias Geier | 2021-01-07 | 1 | -4/+4 | |
| | ||||||
* | libsndfile: use _GH_CONF | Matthias Geier | 2021-01-07 | 1 | -12/+1 | |
| | ||||||
* | URL_2 for expat | Darcy Shen | 2021-01-07 | 1 | -0/+1 | |
| | ||||||
* | Add detection of --install to cmake wrapper. | Jacob Young | 2021-01-07 | 1 | -1/+1 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-07 | 2 | -8/+8 | |
| | ||||||
* | update: libgsasl, nettle, poppler, wget | Mark Brand | 2021-01-07 | 5 | -10/+10 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2021-01-01 | 2 | -4/+4 | |
| | ||||||
* | update: harfbuzz, openjpeg | Mark Brand | 2020-12-31 | 3 | -29/+4 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-12-24 | 2 | -2/+2 | |
| | ||||||
* | sdl2: Bump to 2.0.14 | Lothar Serra Mari | 2020-12-24 | 1 | -2/+2 | |
| | ||||||
* | sdl2: Remove obsolete patch (merged upstream) | Lothar Serra Mari | 2020-12-24 | 1 | -18/+0 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-12-23 | 2 | -4/+4 | |
| | ||||||
* | update: harfbuzz, libgpg_error | Mark Brand | 2020-12-23 | 2 | -4/+4 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-12-21 | 2 | -10/+10 | |
| | ||||||
* | update: cmake, freetds, qtkeychain, tiff, zstd | Mark Brand | 2020-12-21 | 7 | -59/+11 | |
| | ||||||
* | Update packages.json & build-matrix.html | MXEBot as Travis CI | 2020-12-19 | 2 | -4/+4 | |
| | ||||||
* | libsignal-protocol-c: update 2.3.2 --> 2.3.3 | Boris Pek | 2020-12-19 | 1 | -2/+2 | |
| | ||||||
* | libomemo: update 0.6.1 --> 0.7.0 | Boris Pek | 2020-12-19 | 2 | -2/+25 | |
| |