nixpkgs/pkgs/stdenv/mingw
Martin Bravenboer 688fff92de Major work on the mingw stdenv. Basics now works.
- clone of fetchurl that invokes a given chmod to workaround problems
with inappropriate file permissions (executable files are not allowed
by Nix)

- cygpath tool to determine the full windows path of a cygwin
tool. This tool is used to give fetchurl the windows path to chmod.

- native curl.exe

- gcc-wrapper no longer used

- all-packages.nix: allows stdenv to specify fetchurl.


svn path=/nixpkgs/trunk/; revision=6140
2006-08-17 00:54:32 +00:00
..
cygpath Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
fetchurl Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
gcc-wrapper Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
pkgs Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
simple-stdenv Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
builder.sh Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
default-builder.sh Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
default.nix Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00
msys-builder.sh Basic stdenv for mingw. No compiler yet and setup needs more fixing. 2006-08-15 21:25:14 +00:00
setup.sh Major work on the mingw stdenv. Basics now works. 2006-08-17 00:54:32 +00:00