Commit graph

17 commits

Author SHA1 Message Date
Juan RP 54356cfdf3 Revert "build_style/gnu-makefile: use our compiler/linker flags."
This reverts commit e5cc2819b4.

Revert this for now... Makefile writers don't seem to respect them.
2014-12-03 17:00:10 +01:00
Juan RP e5cc2819b4 build_style/gnu-makefile: use our compiler/linker flags. 2014-11-30 12:44:12 +01:00
Juan RP 99becc55bd New build_style: ruby-module - for install.rb ruby modules. 2014-11-25 17:54:17 +01:00
Juan RP 518e78693e build_style/python-module: simplify and fix an obvious error. 2014-11-07 16:41:59 +01:00
Alessio Sergi d76780a2eb build_style/python-module: fix cross build with python3 2014-11-07 16:33:36 +01:00
Eivind Uggedal 2188b00f4a build_style/fetch: non-global vars 2014-11-06 12:02:26 +00:00
Juan RP dc31a1fb77 build_style/cmake: set INSTALL_{LIBDIR,SBINDIR}. 2014-11-02 19:11:02 +01:00
Juan RP 3db3e2ec86 xorg-server: merge -wrapper; does not do any harm if it's always there. 2014-07-17 20:09:55 +02:00
Juan RP 805fc50cf0 New build_style: "fetch" to only fetch files and copy them to ${wrksrc}.
This is based on the first approach by chneukirchen.
2014-07-12 17:44:54 +02:00
Juan RP f9b70f9e4e build_style/cmake: remove CMAKE_SKIP_RPATH; let the sw handle it. 2014-06-02 11:34:19 +02:00
Juan RP be51680023 build_style/python-module: use working python version to fix cross build failures. 2014-05-06 10:40:53 +02:00
Enno Boland 2415b98064 common/build_style: adding python_versions variable
This variable contains the versions of python for which this packages
will be built. Multiple versions can be seperated by whitespace.
2014-05-01 16:07:07 +02:00
Juan RP 879cfeda03 build_style/python-module: pyyaml ignores our {C,LD}FLAGS, so force them via CC. 2014-02-17 16:59:30 +01:00
Juan RP 0abdc0c09e common/build_style: added a simple README. 2014-01-28 12:08:52 +01:00
Juan RP 1332cd4ae1 build_style/perl-module.sh: add rudimentary cross compile support. 2014-01-28 10:31:06 +01:00
Juan RP 21623df128 common/build_style/meta.sh: remove useless do_{configure,build} targets. 2014-01-08 16:26:06 +01:00
Juan RP 074bb4d726 Added build_style and cross-profiles dirs from xbps-src. 2014-01-07 17:29:49 +01:00