nixpkgs/pkgs/development
John Ericson 75441dd64a Merge pull request #25194 from obsidiansystems/host-target-unconfuse
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.

I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
..
arduino
beam-modules treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
bower-modules/generic
compilers Merge pull request #25194 from obsidiansystems/host-target-unconfuse 2017-04-24 19:07:48 -04:00
coq-modules coq.QuickChick: Update to latest version that works with Coq 8.6 2017-04-23 21:53:21 -07:00
dotnet-modules/patches
eclipse/ecj
em-modules/generic
go-modules go builder: use removeReferencesTo 2017-03-29 00:35:01 +02:00
guile-modules treewide: remove unused buildEnv parameters 2017-04-16 10:29:49 +02:00
haskell-modules haskell-old-time: fix build with GHC HEAD 2017-04-21 16:25:54 +02:00
idris-modules
interpreters Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
java-modules treewide: use boolToString function 2017-04-11 18:18:53 +02:00
libraries Merge pull request #25161 from armijnhemel/ucommon 2017-04-24 23:09:26 +02:00
lisp-modules compile uiop/version with uiop, seems needed for monolithic bundles in some cases 2017-04-16 19:25:48 +02:00
lua-modules
misc
mobile Get rid of all with { inherit... } and just used let inherit... 2017-03-30 03:05:05 -04:00
node-packages Fix node2nix installation instructions in README 2017-04-23 13:47:59 +01:00
ocaml-modules ocamlPackages.menhir: 20170101 -> 20170418 2017-04-20 20:16:35 +00:00
perl-modules perlPackages.OpenGL: 0.6703 -> 0.70 2017-03-24 19:15:20 +01:00
pharo Merge pull request #24595 from lukego/pharo-no-pic 2017-04-04 12:01:27 +02:00
pure-modules purePackages.octave: Use octaveHg 2017-04-09 21:54:39 +10:00
python-modules perl*, statsmodels: fix evaluation problems 2017-04-24 17:36:28 +02:00
qtcreator Remove bbenoist from maintainers 2017-03-23 03:03:04 +01:00
r-modules R: update list of broken packages (and some cosmetic) 2017-04-24 15:39:54 +02:00
ruby-modules bundix: 2.0.8 -> 2.1.0 (#25129) 2017-04-23 13:13:50 +01:00
tools ammonite: 0.8.2 -> 0.8.3 2017-04-24 07:08:55 -04:00
web nodejs: 7.7.3 -> 7.9.0 2017-04-18 22:43:50 +02:00