Commit Graph

5859 Commits

Author SHA1 Message Date
mabrand 2ae1ce9a8a Merge pull request #889 from mabrand/unrtf
new package: unrtf
2015-09-28 02:00:26 +02:00
Mark Brand bfed636462 new package: unrtf 2015-09-28 01:55:27 +02:00
MXEBot as Travis CI c53691cff6 Update versions.json 2015-09-26 14:57:54 +00:00
Tony Theodore 8910ca8364 Merge pull request #866 from LuaAndC/muparser-update-github
muparser: update upstream URL and version to 2.2.5
2015-09-26 19:43:37 +10:00
Tony Theodore 1b839ff655 Merge pull request #865 from LuaAndC/pire-updater
add updater for pire
2015-09-26 19:42:53 +10:00
Tony Theodore 21630887e1 Merge pull request #888 from LuaAndC/get-github-tags
add macro MXE_GET_GITHUB_TAGS
2015-09-26 19:41:39 +10:00
Timothy Gu 252128a30b add macro MXE_GET_GITHUB_TAGS
Source: https://github.com/mxe/mxe/pull/649#issuecomment-143390677
2015-09-26 10:23:59 +03:00
Boris Nagaev b76e14d777 style: move pipe to new line 2015-09-26 10:22:22 +03:00
Boris Nagaev 569802ea14 add updater for pire 2015-09-26 10:21:23 +03:00
Boris Nagaev 7f1edc40fa muparser: update upstream URL and version to 2.2.5
Original muparser location [1] forwards to Google Code [2], which
in turn forwards to Github [3].

Version 2.2.3 can't be found on Github, that is why it was
updated to 2.2.5.

Updater script updated as well. MXE_GET_GITHUB_TAGS is used.

[1] http://sourceforge.net/projects/muparser/
[2] https://code.google.com/p/muparser/
[3] https://github.com/beltoforion/muparser
2015-09-26 10:17:38 +03:00
MXEBot as Travis CI b56f307a3f Update versions.json 2015-09-25 17:03:34 +00:00
Tony Theodore b39c53e4e4 ossim: various fixes and cleanups
-explicitly declare static/shared builds
-enable freetype
-use openthreads from openscenegraph
-only build/install libs and headers
-remove dummy test program
-remove random empty lines

see #726
2015-09-26 02:55:51 +10:00
Rashad M 7167339f48 add package ossim 2015-09-26 00:25:47 +10:00
MXEBot as Travis CI 89b0118fe4 Update versions.json 2015-09-25 14:07:37 +00:00
Tony Theodore d7c6798ff5 openscenegraph: update 3.2.1 --> 3.40 and enable shared 2015-09-26 00:06:52 +10:00
Tony Theodore eb7eaa7b9e Makefile: add cmake shared/static boolean variables 2015-09-26 00:06:15 +10:00
Timothy Gu 1d98e6fa52 README: Use SVG and fix LICENSE link 2015-09-25 00:50:43 -07:00
Timothy Gu 219ab3025a Remove Travis badge 2015-09-25 00:50:11 -07:00
Timothy Gu 5f4fdf41cd Update and rename LICENSE to LICENSE.md 2015-09-25 00:49:49 -07:00
Tony Theodore 2ed207097e README: add pointer to mxe.cc and change note about shared support 2015-09-25 14:18:15 +10:00
Tony Theodore 46199f6d26 Merge pull request #810 from LuaAndC/readme
add README.md and LICENSE files
2015-09-25 14:05:17 +10:00
Tony Theodore 0c0d08cb84 Merge pull request #885 from LuaAndC/llvm-shared
llvm: enable shared build
2015-09-25 10:44:54 +10:00
Boris Nagaev f89b97b215 llvm: enable shared build 2015-09-24 22:53:48 +03:00
Tony Theodore 1b791d9272 llvm: fix update macro and remove obsolete llvm-config symlink
Fixes #844
2015-09-24 13:15:47 +10:00
Tony Theodore 11938e5ecb Merge pull request #884 from LuaAndC/qt-and-qtbase-fix-manual-test
qt and qtbase: fix the test built the manual way
2015-09-24 11:35:38 +10:00
Boris Nagaev d38cb7ee2e qt and qtbase: fix the test built the manual way
Add MOC and RCC commands and files produced to the test.

close #883
2015-09-23 23:07:15 +03:00
Tony Theodore b52642a62d doc update: change sha1 --> sha256 2015-09-24 01:29:39 +10:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore 5b74c8e9de Merge pull request #851 from LuaAndC/qt-improve-test
Qt: test more Qt tools (moc, rcc)
2015-09-23 17:49:27 +10:00
Tony Theodore ac7344aaef many packages: cleanup deps ordering 2015-09-23 17:41:16 +10:00
Tony Theodore df6f8926c2 Makefile: add cleanup-deps-style to reorder deps 2015-09-23 17:34:45 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Tony Theodore fd257c1335 pthreads: test cmake find_package(Threads REQUIRED) 2015-09-23 17:03:55 +10:00
MXEBot as Travis CI 960a7ac57e Update versions.json 2015-09-23 04:31:30 +00:00
Tony Theodore 3e4f337fd1 Merge pull request #850 from LuaAndC/gtk3
add packages gtk3 and gtkmm3
2015-09-23 14:31:09 +10:00
Tony Theodore ed3adb9ad6 sdl_rwhttp: remove obsolete deps for i686-pc-mingw32 2015-09-22 18:46:44 +10:00
MXEBot as Travis CI d13eea47de Update versions.json 2015-09-21 16:41:01 +00:00
Tony Theodore 5cdb1160ee Merge branch 'master' of github.com:mxe/mxe 2015-09-22 02:40:21 +10:00
Tony Theodore b208448e90 libepoxy: update 1.2 --> 1.3.1 2015-09-22 02:40:06 +10:00
MXEBot as Travis CI cf5740429b Update versions.json 2015-09-21 16:31:34 +00:00
Tony Theodore e53f05a75d tinyxml2: update 2.2.0 --> 3.0.0 2015-09-22 02:30:36 +10:00
MXEBot as Travis CI 434a422b74 Update versions.json 2015-09-21 16:11:11 +00:00
Tony Theodore 6d8877faa2 wavpack: update 4.70.0 --> 4.75.0 2015-09-22 02:10:22 +10:00
MXEBot as Travis CI 4312e06d72 Update versions.json 2015-09-21 16:08:10 +00:00
Tony Theodore d6e16634b9 xapian-core: update 1.2.19 --> 1.2.21 2015-09-22 02:07:32 +10:00
Tony Theodore 5611d117e2 libjpeg-turbo: merge patches 2015-09-21 20:36:04 +10:00
Tony Theodore da6c8e003f Merge pull request #834 from LuaAndC/libjpeg-turbo-2-install-DLL-to-bin-libjpeg-turbo
libjpeg-turbo: install DLL to bin/libjpeg-turbo
2015-09-21 20:08:04 +10:00
Tony Theodore 62d23ddec1 pire: fix shared build, build only libs and test program 2015-09-21 19:39:07 +10:00
Tony Theodore b8e6addbcf Merge pull request #874 from LuaAndC/build-pkg-nm-and-predownload
build-pkg: pre-download all packages and check *.a with nm
2015-09-21 19:05:08 +10:00
Boris Nagaev d47a666799 build-pkg: rename testCommand to execute
see #874
2015-09-21 11:05:52 +03:00