summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-27
|\
| * Fixing problems in the previous commit. It didn't work.Lluís Batlle i Rossell2012-12-26
| * 2nd approach at getting a check for /niximpure in stdenv-updatesLluís Batlle i Rossell2012-12-26
* | First movement to get the raspberrypi stdenv building.root2012-12-26
|/
* Don't preserve timestamps when copying sources to the temporary build directory.Shea Levy2012-12-14
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2012-12-04
|\
| * Remove support for the obsolete powerpc-darwin and i686-darwin platformsEelco Dolstra2012-11-29
* | checkPhase: Pass VERBOSE=y so that failing tests show something usefulEelco Dolstra2012-10-16
* | Update stdenv.is64bitEelco Dolstra2012-10-16
* | For consistency, don't use the -v flag when copying a directory $srcEelco Dolstra2012-09-25
|/
* Add hacky way to prevent Hydra from building/distributing unfree packagesEelco Dolstra2012-08-22
* stdenv/generic/default.nix: Simplify the code using the "or" constructEelco Dolstra2012-08-22
* stdenv: Fix typo.Ludovic Courtès2012-08-21
* stdenv: Add `isGlibc' function.Ludovic Courtès2012-08-21
* * Sync with the trunk.Eelco Dolstra2012-05-02
|\
| * Add armv7l support.Nicolas Pierron2012-04-15
* | * Add an installCheckPhase.Eelco Dolstra2012-05-01
* | Revert r33547Shea Levy2012-04-04
* | tar doesn't need -f - to read from stdinShea Levy2012-04-04
* | Don't do verbose unpacking, it's just log noiseShea Levy2012-04-04
|/
* Add `stdenv.isGNU'.Ludovic Courtès2012-03-06
* Honor propagatedUserEnvPackages in setup.shShea Levy2012-02-17
* svn merge ^/nixpkgs/trunkYury G. Kudryashov2012-01-26
|\
| * Changing every reference from mips64-linux to mips64el-linux. That'sLluís Batlle i Rossell2012-01-21
* | * Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra2012-01-20
* | * Doh.Eelco Dolstra2012-01-19
* | * Don't rely on tar knowing about .xz.Eelco Dolstra2012-01-19
* | * "sed -i" isn't very portable, so don't use it here.Eelco Dolstra2012-01-19
* | * "test" -> "[ ... ]" (style cleanup).Eelco Dolstra2012-01-19
* | * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* | * The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra2012-01-19
* | * Remove an unnecessary check.Eelco Dolstra2012-01-19
* | * Get rid of params1-5, they're obsolete.Eelco Dolstra2012-01-19
* | * Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra2012-01-19
* | * Seems that bash 3.2 on Mac OS X doesn't know the \e Eelco Dolstra2012-01-19
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* | * Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra2011-12-14
* | * Sync with the trunk.Eelco Dolstra2011-12-12
|\|
| * * i386-sunos -> i686-solaris.Eelco Dolstra2011-11-21
| * Reverting 30393.Alexander Tsamutali2011-11-12
| * development/compilers/nvidia-cg-toolkit: New nixbuild.Alexander Tsamutali2011-11-12
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* | * Only print "@ phase..." messages on demand since they're kind ofEelco Dolstra2011-10-27
* | Add a substituteAllInPlace() function to stdenvShea Levy2011-07-28
* | Remove tabsYury G. Kudryashov2011-03-15
* | Improving a bit the manpage gzip code. I decided to gzip hard links and softLluís Batlle i Rossell2011-03-09
* | Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,Lluís Batlle i Rossell2011-03-09
* | stdenv: Emit `phase-started' and `phase-succeeded' events.Ludovic Courtès2011-02-25
|/
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* Updating from trunk. I had to do some changes to make it fit.Lluís Batlle i Rossell2010-08-29
|\