summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2010-05-03
* Add support for restricted downloadsYury G. Kudryashov2010-04-30
* stdenv: Add `isx86_64'.Ludovic Courtès2010-04-24
* 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
* * Revert r19795 to fix builds on FreeBSD.Eelco Dolstra2010-02-10
* * Revert r19814 and r19815 because they break OpenBSD and FreeBSD inEelco Dolstra2010-02-08
* Script I used to derive the aliases on OpenBSDSander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-04
* Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2010-02-03
* * Fix splashutils.Eelco Dolstra2010-01-26
* * libjpeg updated to version 8.Eelco Dolstra2010-01-21
* * During the bootstrap, build only 1 instance of Perl instead of 3.Eelco Dolstra2010-01-19
* Merging from trunk.Lluís Batlle i Rossell2010-01-14
|\
| * * Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra2010-01-04
* | * Add support for lzma patches.Eelco Dolstra2009-12-18
* | Updating from trunk.Lluís Batlle i Rossell2009-12-10
|\|
| * changes for x86_64-darwin supportRob Vermaas2009-11-27
* | Updating the url for the latest armv5tel linux bootstrap-tools.Lluís Batlle i Rossell2009-12-08
* | New bootstrap-tools for armv5tel, with binutils and gcc-4.4. Without these bi...Lluís Batlle i Rossell2009-12-08
* | Trying to make "make-bootstrap-tools" include the needed gcc 4.4 dependenciesLluís Batlle i Rossell2009-12-01
* | Updating the url to the armv5tel-linux bootstrap files, once niksnutLluís Batlle i Rossell2009-11-29
* | Again attempting to add gunzip to the bootstrap-tools to allow the ppqLluís Batlle i Rossell2009-11-28
* | Adding gunzip to the bootstrap-toolsLluís Batlle i Rossell2009-11-28
* | Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell2009-11-26
|\|
| * add support for x86_64-darwinRob Vermaas2009-11-26
| * add support for x86_64-darwinRob Vermaas2009-11-26
| * add x86_64 stdenv based on stdenvNativeRob Vermaas2009-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
* | Fixing stdenv's chain of propagated-build-inputs (2nd level propagated buildLluí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
* | stdenv: Let GNU tar select the decompression method.Ludovic Courtès2009-11-20
* | Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell2009-11-20
* | 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
| * ln issue mingwRob Vermaas2009-11-16
| * svn path=/nixpkgs/trunk/; revision=18371Rob Vermaas2009-11-16
| * different behaviour of ln on mingwRob Vermaas2009-11-16
| * mingw related stuffRob Vermaas2009-11-16
* | - Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell2009-11-19
* | * Add file support in the runHook function.Nicolas Pierron2009-11-19
* | Fixing what I broke in the last commit in setup.sh.Lluís Batlle i Rossell2009-11-18
* | Adding generic builder management of cross compilation: envHooksHost, pkgsHos...Lluís Batlle i Rossell2009-11-18