summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
Commit message (Expand)AuthorAge
...
* | useGoldLinker: Don't set dontStripEelco Dolstra2014-11-12
* | gcc-wrapper: Wrap ld.goldEelco Dolstra2014-10-10
* | Merge remote-tracking branch 'origin/staging' into darwin-clang-stdenvEelco Dolstra2014-10-09
|\|
| * stdenv-linux: Turn allowedRequisites back onEelco Dolstra2014-10-06
* | fix even more clang buildsJoel Taylor2014-09-09
|/
* Typo/commentEelco Dolstra2014-04-22
* Move generation of coverage reports from nixos/lib/testing to releaseToolsEelco Dolstra2014-03-03
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05
* addCoverageInstrumentation: Set NIX_CFLAGS_COMPILE as an attributeEelco Dolstra2014-02-05
* Apply makeOverridable to stdenvEelco Dolstra2014-02-05
* Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra2014-02-05
* 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
* Add a stdenv adapter ‘keepDebugInfo’ to make a debug buildEelco Dolstra2012-10-31
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* * Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra2011-12-14
* validateLicenses: Warn about derivations lacking licensing information.Ludovic Courtès2011-11-20
* stdenv adapters: Use `toString' instead of `exprToString'.Ludovic Courtès2011-11-20
* Bootstrap clang with itselfShea Levy2011-10-19
* * Typo.Eelco Dolstra2011-07-01
* * makeStaticBinaries: handle the case where configureFlags isEelco Dolstra2011-01-20
* Making the addCoverageInformation stdenv adapter better in the sense that itLluís Batlle i Rossell2010-11-30
* Updating from trunkLluís Batlle i Rossell2010-08-07
|\
| * TyposYury G. Kudryashov2010-08-06
* | Making gcc cross-buildable, at least for glibc.Lluís Batlle i Rossell2010-03-06
|/
* Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null'...Lluís Batlle i Rossell2010-03-04
* Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell2010-02-27
* * Fix splashutils.Eelco Dolstra2010-01-26
* * libjpeg updated to version 8.Eelco Dolstra2010-01-21
* Merging from trunk.Lluís Batlle i Rossell2010-01-14
|\
| * * Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra2010-01-04
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * * Add an adapter which abort an install if the installed package dependsNicolas Pierron2009-11-22
| * * Add a script to retrieve licenses of the current derivation and of allNicolas Pierron2009-11-21
* | I should learn to concatenate lists.Lluís Batlle i Rossell2009-11-23
* | Making, in cross-builds, every buildInput a propagatedBuildInput. We needLluís Batlle i Rossell2009-11-23
* | On native builds:Lluís Batlle i Rossell2009-11-22
* | Big fixes in the cross build:Lluís Batlle i Rossell2009-11-22
* | Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput =Lluís Batlle i Rossell2009-11-20
* | Allowing in the cross stdenv adapter the calls to mkDerivation without name.Lluís Batlle i Rossell2009-11-20
* | Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell2009-11-19
* | Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell2009-11-19
|\|
| * * Add a stdenv adapter which can remove all maintainers fields. This canNicolas Pierron2009-11-16
* | - Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell2009-11-19
* | Fixing what I broke in the last commit in setup.sh.Lluís Batlle i Rossell2009-11-18
* | I made the whole nixpkgs dependencies available to the cross compiler, noLluís Batlle i Rossell2009-11-17
* | Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell2009-11-17
|/