Commit Graph

23 Commits

Author SHA1 Message Date
Tony Theodore 9732e4dc29 pkgconf yasm: enable native builds and consolidate rules 2015-10-25 12:23:28 +11:00
Christian Frisson 5a81e60e04 pkgconf: added option CACHE PATH for PKG_CONFIG_EXECUTABLE in pkgconf.cmake so that pkgconf can be found through cmake at first run 2015-09-29 14:41:08 +02:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Tony Theodore 19d1be38ae Move general configuration from pkgconf to mxe-conf and add cmake/mxe-conf.d 2015-09-12 13:43:04 +10:00
Tony Theodore 3c67cefde7 boost hdf5 pkgconf qt: move cmake variables to respective packages 2014-12-08 20:22:39 +11:00
Timothy Gu 2beb76e10d mxe-conf.cmake: Add Boost_THREADAPI
Closes #560.
2014-11-22 16:38:02 -08:00
Timothy Gu 4a08af93b6 mxe-conf.cmake: Prepend CMAKE_MODULE_PATH instead of overwriting it
Fixes compilation of Armadillo.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-20 00:58:05 -04:00
Timothy Gu ec6653705a mxe-conf.cmake: Workaround buggy windres rules
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-15 19:56:40 -04:00
Martin Müllenhaupt 3ce38c8138 move CMAKE_MODULE_PATH into toolchain config 2014-10-08 17:58:08 +02:00
Timothy Gu 51db0500d1 pkgconf: work around for buggy FindOpenSSL.cmake
FindOpenSSL.cmake bundled with cmake older than 2.8.12-rc1 uses
CMAKE_CROSS_COMPILING, which is incorrect because the real variable name
is CMAKE_CROSSCOMPILING. Because it is not possible to modify users'
CMake installation, work around it here.

This fixes building libwebsockets on Ubuntu 13.10. (I only tested 14.04
when merging the pull request.)

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-21 19:32:36 -07:00
Timothy Gu 8b2e5e1bac Fix GitHub update routine
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-01 19:41:37 -07:00
Tony Theodore b761bc9bcb package pkgconf: remove symlink to pkg-config and invoke pkgconf directly in wrapper script 2014-04-11 00:45:08 +10:00
Tony Theodore c950f3635c various packages: enable shared builds 2014-02-10 16:33:26 +11:00
Tony Theodore 837ecd6648 Makefile and pkgconf: move external tools separate directory 2014-02-10 02:47:16 +11:00
Tony Theodore 47361fa750 Makefile docs and pkgconf: add support for shared|static variants 2014-02-09 18:34:19 +11:00
Tony Theodore 1a9ad29fe6 mxe configury: build native pkgconf and centralise various conf files
Since we need pkgconf for Cflags.private support, it seems like a
logical place for these types of config files instead of being
spread over Makefile, binutils, and gcc.
2014-02-08 23:23:00 +11:00
Tony Theodore 23da84683a package pkgconf: disable updates 2013-10-20 13:47:49 +11:00
Tony Theodore c50e6911b1 package pkgconf: add automake dependency 2013-09-12 17:22:42 +10:00
Tony Theodore 5b318144b9 native packages: tidy up and install to BUILD prefix to avoid conflicts 2013-08-25 19:12:13 +10:00
Tony Theodore 28843338c4 Revert "update package pkgconf"
This reverts commit 68a73a314c.
2013-08-24 23:38:17 +10:00
Tony Theodore 68a73a314c update package pkgconf 2013-08-24 15:47:09 +10:00
Tony Theodore 9345819595 add package pkgconf (optional native build) 2013-08-21 20:21:03 +10:00