summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
* Kindly ask strip to not mess up timestamps in static librariesEvgeny Egorochkin2013-06-25
* Add a stdenv version which tries harder to make builds repeatable.Evgeny Egorochkin2013-06-21
* mkDerivation: Allow direct access to passthruShea Levy2013-05-03
* Remove the "proprietary" licenseEelco Dolstra2013-04-12
* Add the addPassthru library functionShea Levy2013-03-24
* Enable __ignoreNulls globallyEelco Dolstra2013-03-07
* Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-03-07
|\
| * stdenv.mkDerivation: Add meta and passthru to all outputs.Shea Levy2013-03-02
* | stdenv/setup.sh: Always run postPatch hook.aszlig2013-02-27
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-02-15
|\|
| * lib.licenses.proprietary is definitely unfreeShea Levy2013-01-27
* | Merge remote-tracking branch 'central/master' into stdenv-updatesLluís Batlle i Rossell2013-01-27
|\|
| * With !allowUnfree, reject unfree-redistributable packages as wellEelco Dolstra2013-01-24
* | Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson2013-01-20
|\|
| * Add config option ‘allowUnfree’Eelco Dolstra2013-01-17
| * Pass ‘config’ to stdenv/generic/default.nixEelco Dolstra2013-01-17
* | Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
|\ \
| * | Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| * | Rename hostDrv -> crossDrv, buildDrv -> nativeDrvEelco Dolstra2012-12-28
| * | Remove trailing whitespaceEelco Dolstra2012-12-28
| * | Add an option ‘stdenv.userHook’ to set a global stdenv setup hookEelco Dolstra2012-12-28
| * | Revert "Merge pull request #229 from viric/niximpure2-stdenv-updates"Eelco Dolstra2012-12-28
| * | stdenv: Stripping out/lib32 tooLluís Batlle i Rossell2012-12-27
* | | 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