Commit Graph

5414 Commits

Author SHA1 Message Date
Andrew Kelley f1424bf326 add liblaxjson package 2015-02-10 02:01:19 -07:00
Timothy Gu d9eb88bab4 Merge pull request #623 from TobiX/gnutls-libtool-conflict
gnutls: Remove stray ltmain.sh.
2015-02-06 19:40:39 -08:00
Tobias Gruetzmacher 8e2b5f0264 qtbase: Don't try to use gold. 2015-02-05 19:56:33 +01:00
Tobias Gruetzmacher babc0dfc32 sdl2_gfx: Run autogen.sh to recreate build files.
Timestamps inside the SDL2_gfx archive seem to be strange, so make tries
to run aclocal with the wrong parameters and fails (in a mostly clean
environement).
2015-02-05 19:56:33 +01:00
Tobias Gruetzmacher 7680835ae2 glib: Build native zlib for tools.
Newer versions of glib require zlib, so the build fails if zlib (&
development headers) aren't installed in the host system...
2015-02-05 19:56:32 +01:00
Mark Brand 614062a4e0 dbus: update 2015-02-05 09:57:12 +01:00
Mark Brand 6d97556825 directly include necessary .cmake files
These are needed by cmake projects using openssl. Originally these
files were installed by openssl, but it makes more sense just to
include them in MXE's repo.

The files come from cmake version 3.0.2.

FindOpenSSL.cmake includes a compatibility fix for openssl 1.0.2
taken from https://github.com/Homebrew/homebrew/pull/36361/files.

Reverts:
01af85c openssl: really fix the cmake problem
4259259 openssl: supply updated FindOpenSSL.cmake
2015-02-04 17:58:50 +01:00
Tobias Gruetzmacher 1f09313589 gnutls: Remove stray ltmain.sh. 2015-02-03 22:55:10 +01:00
Timothy Gu d19c724cbc file: autoreconf before copying the directory to .native
Might fix compilation with automake 1.15.
2015-02-03 10:03:38 -08:00
Mark Brand 2c95e9596e vmime: update 2015-02-02 00:15:21 +01:00
Mark Brand dd1c5aa800 sqlite: update 2015-01-30 21:50:48 +01:00
Mark Brand a2537b1194 qtservice: remove stray macro 2015-01-30 21:46:38 +01:00
Mark Brand 01af85c10a openssl: really fix the cmake problem 2015-01-30 19:57:36 +01:00
Mark Brand 4259259359 openssl: supply updated FindOpenSSL.cmake
This solves one problem building libwebsockets.
2015-01-30 14:35:22 +01:00
Mark Brand 1d4bf65bb3 qtservice: update 2015-01-29 12:55:31 +01:00
Timothy Gu d44b78cc7e Merge pull request #614 from Intevation/polarssl-cve-2015-1182
Add fix for Polarssl CVE-2015-1182
2015-01-27 08:08:04 -08:00
Andre Heinecke e15c2f1b47 Add fix for Polarssl CVE-2015-1182 2015-01-27 14:56:14 +01:00
Martin Lambers fd70d8abab openexr: fix 64 bit build and build failure 2015-01-25 15:18:41 +01:00
Martin Lambers 441ff60197 imagemagick: enable 64 bit build -- works for me 2015-01-25 15:18:41 +01:00
Martin Lambers 4898ca4fb4 dcmtk: fix 64 bit build 2015-01-25 15:18:41 +01:00
Timothy Gu e47a4bde7c Merge pull request #609 from marlam/readline
Add package termcap, and make readline use it instead of pdcurses.
2015-01-24 23:53:11 -08:00
Timothy Gu 86d208958c Merge pull request #608 from marlam/pfstools
pfstools: update to 2.0.0, add test program.
2015-01-24 23:52:29 -08:00
Timothy Gu 0bd2618782 Merge pull request #607 from marlam/gta
gta: update
2015-01-24 23:51:22 -08:00
Martin Lambers 9da60dc368 Add package termcap, and make readline use it instead of pdcurses.
This fixes runtime problems with applications using readline.
2015-01-25 08:30:49 +01:00
Martin Lambers 21595ad642 pfstools: update to 2.0.0, add test program.
The update requires a move from autoconf to cmake.
2015-01-25 08:30:18 +01:00
Martin Lambers 19d707e740 gta: update 2015-01-25 08:29:54 +01:00
Mark Brand 4ece94bda1 harfbuzz: update 2015-01-24 09:58:06 +01:00
Mark Brand 8dfc4aa1f3 openssl: update 2015-01-23 14:55:35 +01:00
Mark Brand 97951d24f5 sqlite: update 2015-01-20 21:35:12 +01:00
Mark Brand 9b4da8cffa gnutls: update 2015-01-17 15:47:04 +01:00
Timothy Gu 19bd55b6d6 Merge pull request #601 from TobiX/glib-winxp
Make glib run on WinXP again
2015-01-16 17:09:00 -08:00
Tobias Gruetzmacher 175d1da789 Don't depend on if_nametoindex from iphlpapi.dll.
This makes glib work on Windows XP again.
2015-01-17 01:48:09 +01:00
Tobias Gruetzmacher 60c424126d Don't expose if_nametoindex and if_indextoname in WinXP.
These APIs were only added in Vista (>= 0x6000) and those definitions
conflict with other projects (glib).
2015-01-17 01:45:27 +01:00
Timothy Gu 62ebd7a23e Merge pull request #600 from TobiX/add-epoxy
Add libepoxy
2015-01-16 15:39:06 -08:00
Tobias Gruetzmacher 35275cab5e Add libepoxy. 2015-01-16 23:37:54 +01:00
Tobias Gruetzmacher 3b2f6ff158 Add xorg-macros. 2015-01-16 23:37:54 +01:00
Mark Brand d0dc2e1677 sqlite: update 2015-01-16 19:18:11 +01:00
Mark Brand c3835db734 openssl: update 2015-01-16 10:04:56 +01:00
Mark Brand c971ec0aba gdb: update 2015-01-15 16:30:09 +01:00
Mark Brand 3d4736276f vmime: update 2015-01-15 00:52:15 +01:00
Volker Grabsch eaac1a873f Merge branch 'stable' 2015-01-11 18:23:11 -05:00
Volker Grabsch 0c6cc9c91c Split cleanup-style into even smaller commands 2015-01-11 18:20:46 -05:00
Volker Grabsch dacd2ba109 Do not execute too many shell commands at once in "cleanup-style"
Otherwise, the argument to "bash -c ..." is very large, resulting in
the following error message on systems with small ARG_MAX:

make: execvp: bash: Argument list too long
2015-01-11 18:20:36 -05:00
Volker Grabsch 40fd96e236 Remove empty line at EOF 2015-01-11 18:10:50 -05:00
Volker Grabsch 8fb5da24f5 Merge branch 'stable' 2015-01-11 10:07:05 -05:00
Volker Grabsch 27d37c27e7 Add missing .PHONY entry for cleanup-style 2015-01-11 10:06:29 -05:00
Volker Grabsch 2e072a38ef minizip, tools/copydlldeps: Run "make cleanup-style" 2015-01-11 10:03:13 -05:00
Mark Brand 69770d0db0 openssl: update 2015-01-08 21:41:24 +01:00
Mark Brand bb6dfe2d0b curl: update 2015-01-08 12:47:28 +01:00
Timothy Gu dfb92f3bbd Merge pull request #594 from pavelvat/master
Fix boost
2015-01-07 16:52:33 -08:00