Commit Graph

6351 Commits

Author SHA1 Message Date
MXEBot as Travis CI 48334a4549 Update versions.json 2015-12-01 03:58:50 +00:00
Tony Theodore eb20723302 miniupnpc: switch to cmake and add updater 2015-12-01 14:57:38 +11:00
Myckel Habets 7696a567bf add package miniupnpc 2015-12-01 14:57:38 +11:00
MXEBot as Travis CI 00234fd91a Update versions.json 2015-12-01 02:50:08 +00:00
Tony Theodore 1ab24fea9d Merge pull request #1020 from LuaAndC/update-lua-5-3-2
update Lua to 5.3.2
2015-12-01 13:49:47 +11:00
Boris Nagaev ad55df265c update Lua to 5.3.2 2015-11-30 23:33:58 +03:00
MXEBot as Travis CI cc84b12e96 Update versions.json 2015-11-30 17:12:41 +00:00
Tony Theodore 03393209c5 exiv2: update 0.24 --> 0.25 2015-12-01 04:11:55 +11:00
MXEBot as Travis CI 6456972138 Update versions.json 2015-11-30 16:53:38 +00:00
Tony Theodore 4d819ed28e check: update 0.9.14 --> 0.10.0 and enable shared 2015-12-01 03:52:47 +11:00
Tony Theodore 65edf78d1d Merge pull request #1014 from tonytheodore/cmake
Build native version of cmake
2015-12-01 00:19:33 +11:00
Tony Theodore acf43d88ef openssl: mv engines dll subdir from lib to bin 2015-11-30 22:58:58 +11:00
MXEBot as Travis CI 7f069c9bdc Update versions.json 2015-11-30 09:39:07 +00:00
Tony Theodore cebe9e9850 cpp-netlib: enable openssl, fix ws2_32 linking, dll and *.cmake install 2015-11-30 20:37:54 +11:00
Boris Nagaev 17c583f665 cpp-netlib: update to version 0.11.2 2015-11-30 20:37:54 +11:00
Boris Nagaev a5a7386b06 cpp-netlib: add updater 2015-11-30 20:37:54 +11:00
Boris Nagaev 4f7169ae41 cpp-netlib: fix download URL 2015-11-30 20:37:54 +11:00
Christian Stewart a51681924c Add cpp-netlib 2015-11-30 20:37:53 +11:00
Tony Theodore 79f424fb29 Makefile: echo nonetwork build and remove mkdir in recipe 2015-11-30 18:45:08 +11:00
Tony Theodore 8861c392ef Makefile: fix nonetwork location and `make -t` 2015-11-30 18:39:57 +11:00
Tony Theodore ac63ff22c8 plugins: remove *_MAKEFILE boilerplate 2015-11-30 16:50:24 +11:00
Tony Theodore 2944ccde5d Makefile: remove *_MAKEFILE boilerplate and enable all-<plugin> target 2015-11-30 16:49:34 +11:00
Tony Theodore 710abc5559 gettext, libiconv, libtool native plugins: fix variable redefinition 2015-11-30 16:47:41 +11:00
Tony Theodore 70c4d91a07 Makefile: also disable networking during build on OSX
closes #986
2015-11-30 15:05:00 +11:00
Tony Theodore 88859e7a0f pthreads, qt5: remove unnecessary *_UPDATE boilerplate 2015-11-30 14:51:46 +11:00
Tony Theodore d6e2ad3805 Makefile: only call UPDATE if rule exists 2015-11-30 14:50:10 +11:00
MXEBot as Travis CI 42ee8895a9 Update versions.json 2015-11-29 13:00:32 +00:00
Mark Brand 641a250ce1 freetype: update 2015-11-29 13:59:50 +01:00
Boris Nagaev 8fe0680679 patch-tool-mxe: replace commit hash with zeros
Decrease patch diff size.

See #983
2015-11-29 15:44:07 +03:00
Boris Nagaev 711a99a580 patch-tool-mxe: replace object names with zeros
Decrease patch diff size.

See #983
2015-11-29 15:43:30 +03:00
Boris Nagaev 06ff4c57b0 patch-tool-mxe: omit signature with git version
Signature is a string like:

    --
    1.9.1

Decrease patch diff size.

See #983
2015-11-29 15:42:09 +03:00
Boris Nagaev eb332fde2e patch-tool-mxe: git format-patch *--no-numbered*
Decrease patch diff size.

See #983
2015-11-29 15:16:56 +03:00
Boris Nagaev 80e603b109 fix "git am" for gcc-1.patch
_subborrow_u32 was replaced with _addcarryx_u32

patch tool is less verbose than "git am".

see #983
2015-11-29 15:16:54 +03:00
Boris Nagaev cfb73654d3 fix "patch-tool-mxe init" for gcc
gcc (and maybe other packages) has both $(PKG)_FILE and
$(PKG)_FILE_$(BUILD). Previously the following error occurred:

 $ ./tools/patch-tool-mxe init gcc
 ./tools/patch-tool-mxe: line 57: [: too many arguments

see #983
2015-11-29 15:16:51 +03:00
Boris Nagaev baf62f66bb patch-tool-mxe: fix getting patch_name
Previous implementation failed with "set -o nounset":
 ./tools/patch-tool-mxe: line 10: $3: unbound variable

see #983
2015-11-29 15:16:46 +03:00
Boris Nagaev 499ae65452 patch-tool-mxe: do not replace author with "MXE"
Replace existing "From: MXE" with "From: fix@me".
Authors of such patches can be found using git history.

see #983
2015-11-29 15:16:31 +03:00
Tony Theodore 702b214c83 hdf5: fix for static cmake test 2015-11-29 01:56:57 +11:00
Tony Theodore 91731fb087 gcc: ignore version 5 updates 2015-11-28 22:14:05 +11:00
MXEBot as Travis CI 70fa458a6e Update versions.json 2015-11-28 10:06:41 +00:00
Tony Theodore 9f0dbfafc6 cgal:update 4.5-->4.6.3 and enable shared 2015-11-28 21:06:13 +11:00
Tony Theodore 46baacbd21 hdf5: add cmake test 2015-11-28 20:07:29 +11:00
MXEBot as Travis CI b5546cf2f5 Update versions.json 2015-11-27 13:00:41 +00:00
Mark Brand 8aebbd765c harfbuzz: update 2015-11-27 13:58:51 +01:00
Tony Theodore 87fbc776f7 docs: update homebrew notes
fixes #1010
2015-11-27 14:49:22 +11:00
Tony Theodore 9bd2349eeb Build native version of cmake
* install in MXE native path so only visible to MXE sessions and wrapper scripts
* remove from requirements
* no MXE patches or pkg updates yet
2015-11-27 14:11:14 +11:00
Tony Theodore 43317e6235 coin: add note about libtool workaround 2015-11-27 13:30:32 +11:00
Tony Theodore b4decd34e2 aspell: fix for -ldl detection
fixes #1013
2015-11-27 13:29:16 +11:00
Tony Theodore 19d0acd474 qtwebkit: re-enable build 2015-11-26 22:27:06 +11:00
Tony Theodore 1a94ae0e67 Revert "Fix MySQL and PostgreSQL posix build" 2015-11-26 21:26:50 +11:00
Tony Theodore 2a27acde0c Merge pull request #1009 from saiarcot895/upstream-fix-posix-qt5
Fix MySQL and PostgreSQL posix build
2015-11-26 18:30:35 +11:00