Alessio Sergi
7737976464
xbps-src: lib32disabled=yes for python{2,3}-module too
2018-03-26 19:01:36 +02:00
Piotr Wójcik
92fd2f3d4b
build-styles/waf{,3}: python{,3} in hostmakedepends
...
Closes : #11592 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-03-25 20:00:51 +02:00
Michael Gehring
7c20248a20
common/environment/build-style/go.sh: drop go-cross-linux dep
2018-03-19 08:29:05 +01:00
Michael Aldridge
92d6e1a521
go build style: move GOPATH creation to do_configure()
2017-11-26 00:41:26 -08:00
Sir_Boops
c0aa21a3f2
xbps-src: you need meson to build with meson
2017-09-12 08:58:51 -06:00
Florian Wagner
f2c0f7885e
Add and document R-cran build style; support CRAN in update-check.
2017-06-08 13:32:40 +02:00
Christian Neukirchen
088dda2191
environment/build-style/haskell-stack.sh: hostmakedepend automatically on ghc and stack.
2016-12-18 15:28:54 +01:00
Christian Neukirchen
ff8e25b4f3
build-style/go.sh: enable aarch64.
2016-09-16 22:26:56 +02:00
Toyam Cox
f7cb309d20
build-style/cmake: Add cmake as hostmakedepends
2016-03-12 12:14:42 +00:00
Dominik Honnef
5accddbb26
go, build-style/go: set nopie=yes
2015-11-19 09:55:48 +01:00
Dominik Honnef
114c395bf9
build-style/go: support cross-compilation with cgo
2015-09-04 02:18:57 +02:00
Dominik Honnef
2bb87e4e07
build-style/go: don't set GOBIN
...
Go 1.5 doesn't permit our use of GOBIN anymore, breaking
cross-compilation (for details, see
https://github.com/golang/go/issues/9769 )
In retrospect, I'm not sure why we set GOBIN in the first place;
GOPATH/bin should suffice.
Closes #2337
2015-08-22 20:58:24 +02:00
Dominik Honnef
3b617119c7
build-style/go: support building multiple packages
2015-05-04 13:40:44 +02:00
Juan RP
1bbaef721c
xbps-src: do not generate 32bit pkgs for perl/python modules.
2015-02-25 12:00:10 +01:00
Dominik Honnef
a62f407007
set Go env vars in environment
...
This way, a template can overwrite do_build but still have good defaults
for GOPATH, GOARCH and GOARM.
2015-02-21 14:49:02 +01:00
Dominik Honnef
77e8751a93
New build_style: go
2015-02-21 14:49:02 +01:00
Juan RP
df4c861f97
xbps-src: common/{,environment}/build_style -> common/${,environment}/build-style.
2015-02-21 12:13:07 +01:00