Commit Graph

6168 Commits

Author SHA1 Message Date
Tony Theodore 19c405a579 coin: fix shared build and use pkg-config for test 2015-11-18 19:27:10 +11:00
Christoph Weiss 1118024f45 Add Coin3D 3.1.3 (https://bitbucket.org/Coin3D/coin/wiki/Home) 2015-11-18 19:27:10 +11:00
MXEBot as Travis CI c62bcdbee5 Update versions.json 2015-11-17 10:36:08 +00:00
Tony Theodore db679f3a65 Merge pull request #965 from LuaAndC/downgrade-gcc-to-4-9
Downgrade gcc to 4.9
2015-11-17 21:35:46 +11:00
Tony Theodore 5f26c231ea build-pkg: round argument of os.date
fixes #1001
2015-11-16 20:45:11 +11:00
Tony Theodore 656d5c5066 Merge pull request #998 from LuaAndC/update-gh-packages
MXE_GET_GITHUB_TAGS: new argument, stripped prefix
2015-11-16 20:25:51 +11:00
Tony Theodore 51f6aef1f7 update requirement versions
fixes #978
2015-11-16 13:33:02 +11:00
Tony Theodore eda9d6e799 Merge branch 'LuaAndC-build-pkg-dlls-and-empty' 2015-11-16 13:07:51 +11:00
Tony Theodore 8fd14ebfb6 Merge branch 'build-pkg-dlls-and-empty' of https://github.com/LuaAndC/mxe into LuaAndC-build-pkg-dlls-and-empty 2015-11-16 12:37:19 +11:00
Boris Nagaev 44ad79155d Merge pull request #1 from tonytheodore/LuaAndC-downgrade-gcc-to-4-9
gcc: cleanup lib installation
2015-11-16 02:20:05 +03:00
Tony Theodore e8111c548c Merge pull request #999 from LuaAndC/wine-in-path
disable wine
2015-11-16 03:25:49 +11:00
Boris Nagaev f499671318 mxe-conf: create always failing wine dummy
Now dlfcn-win32 can't detect wine.
From log/dlfcn-win32_i686-w64-mingw32.static:

    static: yes
    shared: no
    wine:

Previously wine was set to "yes wine".

fix #995
2015-11-15 19:07:38 +03:00
Boris Nagaev 047efe0f21 mxe-conf: create readonly dir in _BUILD_$(BUILD)
This directory (WINEPREFIX=$(PREFIX)/readonly) is not
target specific. It is created once instead of being
created for each target.
2015-11-15 19:05:18 +03:00
Boris Nagaev fa46375662 [style] remove empty line between related commands 2015-11-15 19:04:11 +03:00
Boris Nagaev b28501f031 MXE_GET_GITHUB_TAGS: new argument, stripped prefix 2015-11-15 18:41:26 +03:00
Tony Theodore de35582bc4 Merge pull request #997 from LuaAndC/dlfcn-win32
dlfcn-win32: build test files and remove /tmp/test.{c,dll}
2015-11-16 00:57:14 +11:00
Boris Nagaev 7c5cf02139 dlfcn-win32: remove /tmp/test.{c,dll}
fix #994
2015-11-15 16:37:17 +03:00
Boris Nagaev be0cb48a88 dlfcn-win32: build test files
Remove the comment about MXE not supporting shared target.
2015-11-15 16:37:17 +03:00
Tony Theodore 7875b279d9 Makefile: don't echo nonetwork.so recipe 2015-11-16 00:04:59 +11:00
MXEBot as Travis CI 242138008f Update versions.json 2015-11-14 13:54:37 +00:00
Mark Brand 9b90e8a6f9 libpng: update 2015-11-14 14:54:12 +01:00
Tony Theodore e41907e7f4 Merge pull request #977 from LuaAndC/nonetwork
disable networking with LD_PRELOAD when build
2015-11-14 22:49:12 +11:00
Tony Theodore 9020e9e0e5 gcc: cleanup lib installation 2015-11-12 17:40:24 +11:00
Tony Theodore 2627856fdf Merge pull request #981 from gcoco/Fedora_reqs
gdk-pixbuf2-devel not gdk-pixbuf-devel
2015-11-12 12:41:09 +11:00
Tony Theodore 4ea8736d16 Merge pull request #980 from LuaAndC/build-pkg-eol-for-last-line
build-pkg: add EOL after last line in *.list file
2015-11-12 12:38:32 +11:00
Boris Nagaev b83d6e94ab fix libmysqlclient
See https://github.com/mxe/mxe/pull/965#issuecomment-152884126
2015-11-11 19:58:49 +03:00
Boris Nagaev 39aafb3a6b update gcc from 4.9.2 to 4.9.3 2015-11-11 19:58:49 +03:00
Boris Nagaev 8efddcb4b5 gcc: downgrade 5.2.0 -> 4.9.2
Revert da82d07dbe and
consequent changes of gcc version.

close #964
2015-11-11 19:58:49 +03:00
Boris Nagaev db513d5842 gcc: enable cloog 2015-11-11 19:58:49 +03:00
Boris Nagaev cafa1734c5 add package cloog
This package was removed as a part of
da82d07dbe

File src/cloog.mk differs from its copy before da82d07dbe [1]

 * sha1 -> sha256
 * toolchain reorg reapplied:
   * $(PKG)_TARGETS
   * $(PKG)_DEPS_$(BUILD)
   * define $(PKG)_BUILD -> define $(PKG)_BUILD_$(BUILD)
   * $(MXE_CONFIGURE_OPTS)

[1] https://raw.githubusercontent.com/mxe/mxe/6947d3245f9c76d9124a4c4f3c164154a75f3f62/src/cloog.mk
2015-11-11 19:58:49 +03:00
Boris Nagaev 1cbb56bd03 isl: downgrade 0.14 -> 0.12.2
cloog is not compatible with isl 0.14
2015-11-11 19:58:49 +03:00
Boris Nagaev 12ef7af27f Revert "gcc: cleanup lib installation"
This reverts commit c96a007c6a.

This commit is not applicable to gcc 4.9.
2015-11-11 19:58:49 +03:00
gcoco 6bfaad27b8 gdk-pixbuf2-devel not gdk-pixbuf-devel
This is to provide gdk-pixbuf-csource.
2015-11-11 01:50:26 -05:00
Boris Nagaev 18b8aa1c9c build-pkg: add EOL after last line in *.list file
fix #979
2015-11-11 03:32:27 +03:00
Boris Nagaev b4b5e471cd new package howto: add not-to-do rules 2015-11-10 11:19:45 +03:00
Boris Nagaev cae2328ca9 index.html: add a dot at the end of the sentence 2015-11-10 11:19:45 +03:00
Boris Nagaev 68f74e9651 build-pkg: blacklist nonetwork.so 2015-11-10 11:19:45 +03:00
Boris Nagaev 66514d4c96 set WGET=false when build
Prevent $(WGET) from downloading on platforms not supporting LD_PRELOAD.

fix #969
2015-11-10 11:19:45 +03:00
Boris Nagaev 8448d43531 disable networking with LD_PRELOAD when build
see #969
2015-11-10 11:19:45 +03:00
Boris Nagaev 16ce867a16 Merge pull request #956 from LuaAndC/aubio-no-docs
aubio: disable txt2man and doxygen docs
2015-11-10 10:13:50 +03:00
Boris Nagaev 6c1c81f57d aubio: disable txt2man and doxygen docs
see #952
2015-11-10 10:11:01 +03:00
MXEBot as Travis CI 2004129939 Update versions.json 2015-11-10 02:00:06 +00:00
Tony Theodore b822cdf005 Merge pull request #813 from LuaAndC/upx
add packages lzma and upx
2015-11-10 12:59:38 +11:00
Boris Nagaev e0945713fe index.html: fix indentation for package ucl 2015-11-10 04:26:02 +03:00
Boris Nagaev eab4194fc8 add package upx 2015-11-10 04:25:40 +03:00
Boris Nagaev 1185a87aaf add package lzma 2015-11-10 04:24:09 +03:00
Tony Theodore c47f22edff Merge pull request #963 from LuaAndC/build-pkg-print-progress
build-pkg: print progress
2015-11-10 10:59:29 +11:00
MXEBot as Travis CI cdeba27247 Update versions.json 2015-11-09 23:32:40 +00:00
Tony Theodore 73441f6242 Merge pull request #974 from LuaAndC/ucl
add package ucl
2015-11-10 10:31:48 +11:00
Boris Nagaev 3fc69a3a39 build-pkg: report non-empty depending on empty
fix #968
2015-11-10 01:33:55 +03:00