hsloan
49347667a8
gcc-wrapper-old: Don't use stdenv.cross
...
Take the dynamic linker logic for cc-wrapper for now
2017-06-28 18:42:00 -04:00
John Ericson
da668f66c7
zlib: cc-wrapper can be relied on to export this env var
2017-06-28 18:31:37 -04:00
John Ericson
895c361480
WIP: optipng: cc-wrapper can be relied on to export these env vars
2017-06-28 18:31:37 -04:00
John Ericson
f16ee76ca8
qt 4.8: Don't use stdenv.cross
2017-06-28 18:31:37 -04:00
John Ericson
aac32fe2d1
vim: cc-wrapper can be relied on to export this env var
2017-06-28 18:31:37 -04:00
John Ericson
60eff17b27
openssl: cc-wrapper can be relied on to export these env vars
2017-06-28 18:31:37 -04:00
John Ericson
c23028bdad
cc-wrapper: Also export env var for windres, when it is present
2017-06-28 18:31:37 -04:00
John Ericson
a40ceb2782
glew: Rely on cc-wrapper can to export these env vars
2017-06-28 18:30:46 -04:00
John Ericson
5c99b2f341
libvpx: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
38dbd4b161
ffmpeg: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
fcef0add76
boost: Don't use stdenv.cross, and utilize new platform metadata
2017-06-28 18:21:06 -04:00
John Ericson
67b5f39c72
scummvm: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
80a857f8d7
SDL: Don't use stdenv.cross
2017-06-28 18:21:06 -04:00
John Ericson
5d1e51a199
lua 5: Don't use stdenv.cross, and use less make flags
...
cc-wrapper will define environment variables matching those now
2017-06-28 18:21:06 -04:00
John Ericson
c3c5793ab2
guile: Don't use stdenv.cross
2017-06-28 18:21:05 -04:00
John Ericson
deb8fae4c0
make-initrd: Don't use stdenv.cross
2017-06-28 18:21:05 -04:00
John Ericson
9c163cebdd
omxplayer: Don't use stdenv.cross
2017-06-28 18:21:05 -04:00
John Ericson
ffa535a0cc
fossil: Don't use stdenv.cross
2017-06-28 18:21:05 -04:00
John Ericson
ca94de8c4c
offrss: cc-wrapper can be relied on to export this env var
2017-06-28 18:21:05 -04:00
John Ericson
c4443d70df
fbida: cc-wrapper can be relied on to export these env vars
2017-06-28 18:21:05 -04:00
John Ericson
a11426c523
ImageMagick: Don't use stdenv.cross
...
I'm guessing the salient aspect here is not cross compiling itself, but
just whether the host platform is MinGW, so I simplified the logic
accordingly
2017-06-28 18:20:38 -04:00
John Ericson
099b83f90d
libxslt: Don't use stdenv.cross
2017-06-28 00:55:21 -04:00
John Ericson
8ca8293dbc
libxml2: Don't use stdenv.cross
2017-06-28 00:51:59 -04:00
Daiderd Jordan
d76bc8ed15
Merge pull request #26818 from LnL7/llvm-manpages
...
llvm-packages: get rid of extra build depedencies for manpages
2017-06-26 21:40:55 +02:00
John Ericson
b686fd1570
Merge pull request #26021 from corngood/cygwin-wip
...
Cygwin fixes
2017-06-26 15:04:40 -04:00
Daiderd Jordan
071803955e
llvm-packages: mark manpages as lowPrio
2017-06-26 20:25:14 +02:00
Daiderd Jordan
f65b5365bb
darwin-stdenv: remove llvm/clang manpage overrides from
2017-06-26 20:24:17 +02:00
Daiderd Jordan
f60a36a910
llvm-packages: get rid of extra build depedencies for manpages
...
Fixes #26756
2017-06-26 20:24:16 +02:00
David McFarland
63a1a2ac63
stdenv: disable -fPIC on cygwin
...
It's always on, and you get a warning if you specify it
2017-06-26 09:33:44 -03:00
David McFarland
4ac1901d54
stdenv: remove unix kernel family
...
System predicate patterns can now be specified as a list of OR'd
attribute sets.
2017-06-26 09:33:41 -03:00
David McFarland
be75c5dffb
cygwin: fix doubleFromSystem for cygwin
2017-06-26 09:33:38 -03:00
David McFarland
bf517c1c16
pkgconfig: fix cygwin build
2017-06-26 09:33:35 -03:00
David McFarland
f4a2351b2b
gdbm: fix cygwin build
2017-06-26 09:33:32 -03:00
David McFarland
f81117e324
stdenv: remove leftover 'system' reference
...
the rest were removed in 1dc6f15de9
2017-06-26 09:33:28 -03:00
David McFarland
cbc0db08f9
zlib: fix cygwin build
2017-06-26 09:33:25 -03:00
David McFarland
c580ab4fcf
openssl: fix cygwin build
2017-06-26 09:33:22 -03:00
David McFarland
b92840487e
gettext: fix cygwin build
2017-06-26 09:33:19 -03:00
David McFarland
260afef667
libiconv: remove old cygwin hacks
2017-06-26 09:33:16 -03:00
David McFarland
84a4ee5c04
gpm: allow cygwin
2017-06-26 09:33:12 -03:00
David McFarland
a08024bcb0
procps-ng: allow cygwin
2017-06-26 09:33:09 -03:00
David McFarland
f3c039ff8d
perl-LocaleGettext: fix test failure on cygwin by setting $LANG
2017-06-26 09:33:06 -03:00
David McFarland
af165175da
bash: fix cygwin build
2017-06-26 09:33:03 -03:00
David McFarland
18125e6f50
help2man: help wrapper find libintl on cygwin
2017-06-26 09:26:10 -03:00
David McFarland
33eec8e105
ncurses: fix cygwin build
2017-06-26 09:26:10 -03:00
David McFarland
3c76cd7626
libxslt: fix cygwin libtool error
2017-06-26 09:26:10 -03:00
David McFarland
087c32715b
python2: copy stub library to output on cygwin
2017-06-26 09:26:10 -03:00
David McFarland
f254af9c19
w3m: remove old cygwin patch
2017-06-26 09:26:10 -03:00
David McFarland
504f11bbab
glib: allow cygwin
2017-06-26 09:26:10 -03:00
David McFarland
23efc95a74
gzip: remove cygwin hack
...
The file being patched doesn't exist any more, and gzip now builds
on cygwin without this.
2017-06-26 09:26:10 -03:00
David McFarland
dd8d0e3000
cygwin: force native symlinks for libraries
...
This will override the existing winsymlinks setting. nativestrict
will cause ln to fail if it's unable to create a native symlink.
Native symlinks are required for the windows dll loader to find the
libraries.
This script is also used for cross-mingw, but setting CYGWIN
shouldn't cause a problem.
2017-06-26 09:26:10 -03:00