nixpkgs/pkgs/os-specific/windows
John Ericson e755a8a27d treewide: Use targetPrefix instead of prefix for platform name prefixes
Certain tools, e.g. compilers, are customarily prefixed with the name of
their target platform so that multiple builds can be used at once
without clobbering each other on the PATH. I was using identifiers named
`prefix` for this purpose, but that conflicts with the standard use of
`prefix` to mean the directory where something is installed. To avoid
conflict and confusion, I renamed those to `targetPrefix`.
2017-11-27 03:15:50 -05:00
..
cygwin-setup libgcrypt: Massive cleanup and make 1.6 the default 2015-05-01 17:41:42 -07:00
jom treewide: Use targetPrefix instead of prefix for platform name prefixes 2017-11-27 03:15:50 -05:00
mingw-headers * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
mingw-w64 mingw-w64: Depend on own headers derivation 2017-06-22 17:53:51 -04:00
mingwrt binutilsCross: Remove and use binutils instead always 2017-04-25 21:36:19 -04:00
pthread-w32 wxMSW-2.8: Don't use stdenv ? cross 2017-06-28 21:29:07 -04:00
w32api binutilsCross: Remove and use binutils instead always 2017-04-25 21:36:19 -04:00
wxMSW-2.8 wxMSW: Fix syntax --- travis eval did not catch 2017-06-28 22:31:24 -04:00