summary refs log tree commit diff
path: root/pkgs/development/misc/windows-sdk
Commit message (Collapse)AuthorAge
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* * Remove help from the SDK, saving 200 MB.Eelco Dolstra2006-08-16
| | | | svn path=/nixpkgs/trunk/; revision=6138
* * Microsoft Windows SDK, purified. Small problem: building the SDKEelco Dolstra2006-06-05
| | | | | | takes huge amounts of temporary disk space (almost 2 GB). Oh well. svn path=/nixpkgs/trunk/; revision=5386
* * Started adding the Windows SDK.Eelco Dolstra2006-06-05
svn path=/nixpkgs/trunk/; revision=5384