summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* * "." -> "source".Eelco Dolstra2005-12-05
* * Update a bunch of base packages.Eelco Dolstra2005-10-11
* * Purity fixes, courtesy of NixOS :-)Eelco Dolstra2005-08-24
* * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl.Eelco Dolstra2005-08-22
* * Make the grep call optional.Eelco Dolstra2005-07-13
* * mkDerivation: accept an argument `realBuilder' (stupid name) toEelco Dolstra2005-06-20
* * Don't patch symlinked shared libraries.Eelco Dolstra2005-06-17
* * Move ensureDir() up, otherwise calls to fail() might fail.Eelco Dolstra2005-06-17
* * Alias make to gmake on FreeBSD.Eelco Dolstra2005-05-16
* * Add a simple standard environment for FreeBSD.Eelco Dolstra2005-05-10
* * Use /bin/bash, not /bin/sh, since we really do need bash.Eelco Dolstra2005-05-10
* * Fix regexp to match base-32 hashes.Eelco Dolstra2005-03-10
* * Use `--strip-debug', not `--strip-all', so that we can at least getEelco Dolstra2005-02-23
* * Use the latest patchelf. This fixes broken gconv modules (e.g.,Eelco Dolstra2005-02-23
* * Make it possible to override the log writer (from its default,Eelco Dolstra2005-02-22
* * Use the generic substituter in the generation of stdenv and gcc-wrapper.Eelco Dolstra2005-02-22
* * Remove unused stuff.Eelco Dolstra2005-02-22
* * Split downloading and unpacking.Eelco Dolstra2005-02-22
* * Use bzip instead of gzip for downloaded archives.Eelco Dolstra2005-02-22
* * Rename stdenv-nix-linux-static to stdenv-linux.Eelco Dolstra2005-02-21
* * Move the stdenv-linux bootstrap from stdenvs.nix to theEelco Dolstra2005-02-21
* * Forgotten.Eelco Dolstra2005-02-21
* * Do the generic sed thing for Glibc.Eelco Dolstra2005-02-21
* * Merge diff between trunk/pkgs@1646 and branches/nixos-pkgs@2256;Eelco Dolstra2005-02-21
|\
| * we actually *do* have patchelf available and we want to use it to patchArmijn Hemel2005-01-14
| * move patchelf in a directory, so it can play nice along with thingsArmijn Hemel2005-01-14
| * don't forget stuffArmijn Hemel2004-12-15
| * remove all other occurences of old glibc pathArmijn Hemel2004-12-06
| * don't match a trailing slashArmijn Hemel2004-12-06
| * don't forget passing sed to our scriptArmijn Hemel2004-12-06
| * replace old glibc reference with $outArmijn Hemel2004-12-06
| * right path to chmodArmijn Hemel2004-12-06
| * first make all patchable files writable before patching, then change them bac...Armijn Hemel2004-12-06
| * svn path=/nixpkgs/branches/nixos-pkgs/; revision=1831Armijn Hemel2004-12-01
| * addd sutffArmijn Hemel2004-12-01
| * we also require patchelf (this is sooooo ugly)Armijn Hemel2004-12-01
| * more fixesArmijn Hemel2004-12-01
| * typo fixArmijn Hemel2004-12-01
| * let's patch all our glibc thingies!!Armijn Hemel2004-12-01
| * we need patchelfArmijn Hemel2004-12-01
| * replace all occurances of curl 7.12.0 with 7.12.2Armijn Hemel2004-11-29
| * our 7.12.0 was not resolving (thank you glibc!), replaced with statically lin...Armijn Hemel2004-11-29
| * inherit the extra2 parameterArmijn Hemel2004-11-09
| * add (refactored) static stuffArmijn Hemel2004-11-04
| * commit some stuffArmijn Hemel2004-11-04
|/
* oops, don't forget binutilsArmijn Hemel2004-10-19
* add quotes for tarball variableArmijn Hemel2004-10-19
* also add a statically linked gccArmijn Hemel2004-10-19
* commit a whole bunch of statically linked packages. In the builder we add gzi...Armijn Hemel2004-10-19
* don't make bzip2 an initial package, but download it instead. After all, we'v...Armijn Hemel2004-10-19