summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Fix references to pkgs/libEelco Dolstra2013-10-10
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
* 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
* | stdenv bootstrap: removing xz override from stdenvLinuxBoot4Lluís Batlle i Rossell2013-01-29
* | 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 'pi-stdenv-updates' into stdenv-updatesLluís Batlle i Rossell2012-12-31
|\ \
| * | unpack-bootstrap-tools: Removing the patch of libstdc++Lluís Batlle i Rossell2012-12-30
| * | Updating bootstrap tools to ones with glibc 2.17Lluís Batlle i Rossell2012-12-30
| * | Fixing again about libstdc++.Lluís Batlle i Rossell2012-12-29
| * | Fix on prev commit: the bootstrap tools don't have libmudflapLluís Batlle i Rossell2012-12-29
| * | unpack bootstrap tools arm: fix more rpathsLluís Batlle i Rossell2012-12-29
| * | armv6l: new bootstrap-toolsLluís Batlle i Rossell2012-12-29
| * | armv6l: Updating bootstrap tools to build for harfpLluís Batlle i Rossell2012-12-28
| * | Adapting make-bootstrap-tools-crosspi.nix to crossDrvLluís Batlle i Rossell2012-12-28
| * | Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-28
| |\ \
| * | | Fixes in make-bootstrap-tools-crosspi.nixLluís Batlle i Rossell2012-12-28
| * | | Removing unneeded changes in stdenvLinux, for the pi.Lluís Batlle i Rossell2012-12-27
| * | | Merge branch 'stdenv-updates' into pi-stdenv-updatesLluís Batlle i Rossell2012-12-27
| |\ \ \
| * | | | Setting a public URL for the pi bootstrap toolsLluís Batlle i Rossell2012-12-26
| * | | | Going with armv6l-linux bootstrap-tools.Lluís Batlle i Rossell2012-12-26
| * | | | Adding the armv6l bootstrap; I forgot that file in previous commits.Lluís Batlle i Rossell2012-12-26
| * | | | Removing a glibc outdated mention in stdenvLinuxLluís Batlle i Rossell2012-12-26
| * | | | Improving the bootstrap tools (missing libs)Lluís Batlle i Rossell2012-12-26
| * | | | Fixing the bootstrap-tools-crosspi for gcc47Lluís Batlle i Rossell2012-12-26
| * | | | Setting gcc47 for the cross build toolsLluís Batlle i Rossell2012-12-26
| * | | | Adding an attempt to crossbuild bootstrap tools for the pi.Lluís Batlle i Rossell2012-12-26
| * | | | Disabling ppl and cloog on gcc for raspberrypi. Shorter stdenv builds.root2012-12-26
| * | | | First movement to get the raspberrypi stdenv building.root2012-12-26
* | | | | Export shell packages from stdenvLinuxMichael Raskin2012-12-30
| |_|/ / |/| | |
* | | | More renamesEelco Dolstra2012-12-28
* | | | More random cleanupEelco Dolstra2012-12-28
* | | | Random cleanup: use "or" in adapters.nixEelco Dolstra2012-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