hsloan
a46b063ac1
readline 6.2: Don't use stdenv ? cross
2017-06-28 19:41:56 -04:00
hsloan
d28eb3b7a0
poppler: Don't use stdenv.cross
2017-06-28 19:41:29 -04:00
hsloan
51856df2a1
nlohmann_json: Don't use stdenv.cross
2017-06-28 19:41:22 -04:00
hsloan
8b726dc116
newt: Don't use stdenv.cross
2017-06-28 19:39:08 -04:00
hsloan
9d56714419
libssh2: Don't use stdenv.cross
2017-06-28 19:39:00 -04:00
hsloan
a850ddbefc
libpng default: Don't use stdenv.cross
2017-06-28 19:38:29 -04:00
hsloan
bdbdb08eef
libpng 12: Don't use stdenv ? cross
2017-06-28 19:37:39 -04:00
hsloan
a9c90df12e
libmsgpack generic: Don't use stdenv.cross
2017-06-28 19:36:49 -04:00
hsloan
737e344e50
libjpeg-turbo: Don't use stdenv.cross
2017-06-28 19:36:21 -04:00
hsloan
db0af50973
libiconv: Don't use stdenv ? cross
2017-06-28 19:34:32 -04:00
hsloan
5a21bb6917
libffi: Don't use stdenv ? cross
2017-06-28 19:34:03 -04:00
hsloan
58196b607e
libav: Don't use stdenv.cross
2017-06-28 19:33:46 -04:00
hsloan
de1125ea2c
glew default: Don't use stdenv ? cross
2017-06-28 19:33:39 -04:00
hsloan
ade488c52a
glew 1.10: Don't use stdenv ? cross
2017-06-28 19:32:57 -04:00
hsloan
cebe4ee5c9
freetype default: Don't use stdenv.cross
2017-06-28 19:32:41 -04:00
hsloan
9b2d1cbc70
fontconfig default: Don't use stdenv.cross
2017-06-28 19:31:16 -04:00
hsloan
0fa3d99f4e
fontconfig 2.10: Don't use stdenv.cross
2017-06-28 19:29:41 -04:00
hsloan
df8c390a5a
boost: Don't use stdenv ? cross
2017-06-28 19:29:03 -04:00
hsloan
67ae0f0370
boehm-gc: Don't use stdenv ? cross
2017-06-28 19:27:45 -04:00
hsloan
784ffeaabd
SDL: Don't use stdenv ? cross
...
Simplify and finess logic a bit in a way that doesn't affect the
default native build, too.
2017-06-28 19:25:41 -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
f16ee76ca8
qt 4.8: Don't use stdenv.cross
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
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
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
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
Bjørn Forsman
6916f24e84
treewide: enableParallelBuild -> enableParallelBuilding
2017-06-24 22:22:48 +02:00
Thomas Tuegel
1593bd2423
Merge pull request #26817 from ttuegel/qt-5.9
...
Qt 5.9
2017-06-24 15:19:36 -05:00
Jörg Thalheim
09704d35f2
Merge pull request #26762 from dtzWill/update/creduce
...
creduce: 2.6.0 -> 2.7.0, now uses LLVM 4
2017-06-24 19:59:30 +01:00
Jörg Thalheim
8f9d3bfddb
Merge pull request #26594 from jchildren/master
...
antlr4_7: init at 4.7
2017-06-24 18:55:08 +01:00
Jörg Thalheim
5dc7314c53
Merge pull request #26749 from gentoofreak/libopus-1.2
...
libopus: 1.1.5 -> 1.2
2017-06-24 18:43:58 +01:00
Jörg Thalheim
d853c3b895
Merge pull request #26707 from dywedir/rust-bindgen
...
rust-bindgen: 0.24.0 -> 0.25.5
2017-06-24 18:23:20 +01:00
Thomas Tuegel
22b10bac78
qt5: 5.8.0 -> 5.9.0
...
Qt 5.8 is immediately removed because its support window is ended.
The qtlocation module is built with `enableParallelBuilding = false` so that the
clipper library will be built before the components which link to it.
kjs now depends directly on pcre. The dependency was previously propagated from
qtbase, which now depends on pcre2.
2017-06-24 07:43:57 -05:00
Jörg Thalheim
909fb246fd
Merge pull request #26783 from Gricad/openmpi
...
openmpi: 1.10.1 -> 1.10.7
2017-06-24 12:12:26 +01:00
Daiderd Jordan
961d42d80f
Merge pull request #26811 from gleber/erlang-makeExtensible
...
erlang: use makeExtensible
2017-06-24 13:00:36 +02:00
Gleb Peregud
0123200dee
stdenv: add stawman docs for makeOverridable
...
Also fix a typo in docs in haskell-modules.
2017-06-24 12:47:57 +02:00
Gleb Peregud
de0e9e7a86
erlang: refactor: switch to lib.makeExtensible
...
Use standardized implementation of attribute set extensibility mechanism
instead of manually re-implementing it.
Suggested by @cstrahan at https://github.com/NixOS/nixpkgs/pull/26668 .
2017-06-24 12:30:04 +02:00
Jörg Thalheim
dc6e5dce2d
lttng-tools: 2.9.3 -> 2.9.5
2017-06-24 10:26:53 +01:00
Jörg Thalheim
088ab901c5
lttng-ust: 2.9.0 -> 2.9.1
2017-06-24 10:26:31 +01:00
Daiderd Jordan
b0b5911fc1
Merge pull request #26764 from mdaiter/erlangR20
...
erlangR20: init
2017-06-23 19:37:49 +02:00
Frederik Rietdijk
cb0851d5fa
Merge pull request #26714 from siddharthist/flask-restplus
...
flask-restplus: update to 0.10
2017-06-23 19:19:11 +02:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Matthew Daiter
d79b4766a5
erlangR20: init
2017-06-23 12:51:58 +02:00
Peter Simons
e31b99c187
haskell-network: use older version to compile with GHC 7.4.x and before
...
Recent versions of network no longer support base libraries that old.
2017-06-23 12:49:37 +02:00