Commit Graph

4308 Commits

Author SHA1 Message Date
John W. Eaton ba382cbf17 add make-shared-from-static build tool 2014-03-10 13:32:38 +11:00
Tony Theodore 845ae38c02 Revert "package hdf5: remove libtool workaround (actually a pthreads build issue)"
This reverts commit 698f49c14a.
2014-03-09 22:18:50 +11:00
Tony Theodore 7fb93aea48 package readline: enable shared build 2014-03-09 18:09:15 +11:00
Tony Theodore 44f55b660d package atk: portability fix 2014-03-09 15:13:26 +11:00
Tony Theodore d3c111f9fb package gtk2: allow test program to build 2014-03-09 15:12:59 +11:00
Tony Theodore 471cc8cb13 package libbluray: fix shared build and add test program 2014-03-09 13:31:30 +11:00
Tony Theodore 2927f7472f package ffmpeg: add missing native yasm dependency 2014-03-09 13:31:04 +11:00
Tobias Gruetzmacher 9dd03f469b Enable shared builds for atk, gdk-pixbuf and gtk2. 2014-03-08 22:00:19 +01:00
Tobias Gruetzmacher ceaa7b4335 Package ffmpeg: Fix generation of --arch param.
GNU Make's patsubst does strange things (aka. nothing at all) when there
are dots in the text it should replace...
2014-03-08 22:00:19 +01:00
Tobias Gruetzmacher 15fb0b4df9 Package libbluray: Ugly fix for shared build. 2014-03-08 22:00:18 +01:00
Tobias Gruetzmacher c45869654a Package pango: Enable shared build.
FIXME: Maybe enable --with-dynamic-modules in shared build? What's the
difference?
2014-03-08 22:00:18 +01:00
Tobias Gruetzmacher cabea45f7c Package openexr: Enable shared build. 2014-03-08 22:00:18 +01:00
Tobias Gruetzmacher 9d4a75935f Package ilmbase: Enable shared build. 2014-03-08 22:00:18 +01:00
Tony Theodore 98218bcbe9 package xmlrpc-c: use prefixed curl-config and build test program 2014-03-08 20:38:40 +11:00
Tony Theodore dd83d630e2 package curl: install prefixed curl-config 2014-03-08 20:38:11 +11:00
Niels Kristian Bech Jensen 97325ff55d doc update: alphabetise the list of packages 2014-03-08 17:20:28 +11:00
Tony Theodore 698f49c14a package hdf5: remove libtool workaround (actually a pthreads build issue) 2014-03-08 16:33:01 +11:00
Tobias Gruetzmacher c09c858a4a Package gnutls: Fix export for shared build 2014-03-08 16:33:01 +11:00
Tobias Gruetzmacher 1589b23e53 Package lcms1: Enable shared builds 2014-03-08 16:33:01 +11:00
Tobias Gruetzmacher 2ce8d4788f Package boost: Enable shared builds 2014-03-08 16:33:01 +11:00
Tobias Gruetzmacher dfd0b88662 package pthreads-w32: fix for shared build
- Only patch header files to force static build when we are actually
  running a static build.
- Install DLL into bin and stub .a into lib for shared.
2014-03-08 16:32:28 +11:00
Tony Theodore a4df15a134 Merge branch 'master' of github.com:mxe/mxe 2014-03-08 05:24:03 +11:00
Tony Theodore a2055a7007 package bullet: fix update macro 2014-03-08 05:23:52 +11:00
Mark Brand 11e4ee48a4 update package libpng 2014-03-07 17:13:35 +01:00
Mark Brand f6b6415eec update package freetype 2014-03-07 17:13:25 +01:00
Mark Brand ab70ece22d revert accidental file deletion
This partially reverts commit 81213e686e.
2014-03-04 10:32:55 +01:00
Mark Brand 81213e686e update package gnutls 2014-03-03 11:00:00 +01:00
Tony Theodore cb65957c17 package libgomp: fix --prefix 2014-03-03 02:41:40 +11:00
Tony Theodore ff1f26c77a package xmlrpc-c: switch to github downloads, enable static builds, and disable server components 2014-03-02 01:12:47 +11:00
Lars Silvén c8a6c3dede package xmlrpc-c added. 2014-03-02 01:09:54 +11:00
Tony Theodore 4a4c01b75c package openblas: enable openmp and dynamic arch 2014-03-01 02:01:16 +11:00
Tony Theodore 483441fd91 package libgomp:enable shared builds 2014-03-01 02:00:15 +11:00
Tony Theodore 6cdb1fce4c package hdf5: enable shared builds and detection of pthreads and zlib 2014-02-27 04:02:48 +11:00
Tony Theodore aa9aa4813f doc update: add gpatch to OSX requirements
closes #335
2014-02-26 22:13:20 +11:00
Tony Theodore 7f86626c48 package blas: tidy up build rule 2014-02-26 21:58:45 +11:00
Tony Theodore f40ac540d4 Merge branch 'stable' 2014-02-25 23:31:33 +11:00
Tony Theodore 0e3f732408 doc update: add GNU Licenses FAQ 2014-02-25 23:31:17 +11:00
Tony Theodore 5b966a401a doc update: add legal notes
from a long time ago:
http://lists.nongnu.org/archive/html/mingw-cross-env-list/2011-03/msg00107.html
2014-02-25 23:30:34 +11:00
Tony Theodore 03cd381ae3 doc update: add GNU Licenses FAQ 2014-02-25 23:29:54 +11:00
Tony Theodore 4445898644 add package openblas
based on: http://hg.octave.org/mxe-octave/file/default/src/openblas.mk
2014-02-25 20:32:17 +11:00
Tony Theodore 9542c4a951 Merge branch 'stable'
Conflicts:
	index.html
2014-02-24 20:51:48 +11:00
Tony Theodore 1f49b013ff Merge pull request #334 from TimothyGu/stable-s
Add documentation of `make update-checksum-*`
2014-02-24 20:42:16 +11:00
Tony Theodore d4b0b549e6 Merge pull request #333 from TimothyGu/stable
ffmpeg and libbluray updates and fixes
2014-02-24 20:39:07 +11:00
Timothy Gu ab7f7b22fa Add documentation of `make update-checksum-*`
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 18:43:58 -08:00
Timothy Gu fe7bed541d Add documentation of `make update-package-*`
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 18:43:16 -08:00
Timothy Gu 6522258459 Add documentation of `make update-checksum-*`
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 18:42:52 -08:00
Timothy Gu dd7268e021 ffmpeg: update to 2.1.4
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 18:11:11 -08:00
Timothy Gu 8f98170ec7 libbluray: update and fix update script
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 14:40:09 -08:00
Timothy Gu 88cde28994 ffmpeg: enable gnutls
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 13:26:14 -08:00
Timothy Gu aff9dcba3e ffmpeg: delete some useless configure options
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-02-23 13:25:41 -08:00