about summary refs log tree commit diff
path: root/pkgs/stdenv
AgeCommit message (Expand)AuthorFilesLines
2010-05-03Move "fetchurl restricted" code to requireFile.Yury G. Kudryashov2-2/+0
2010-04-30Add support for restricted downloadsYury G. Kudryashov2-0/+2
2010-04-24stdenv: Add `isx86_64'.Ludovic Courtès1-0/+4
2010-03-04Fixing the cross build stdenv adapter so it tolerates buildInputs with 'null'...Lluís Batlle i Rossell1-5/+10
2010-02-27Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell2-2/+2
2010-02-10* Revert r19795 to fix builds on FreeBSD.Eelco Dolstra2-195/+3
2010-02-08* Revert r19814 and r19815 because they break OpenBSD and FreeBSD inEelco Dolstra2-126/+8
2010-02-04Script I used to derive the aliases on OpenBSDSander van der Burg1-0/+58
2010-02-04Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg1-8/+68
2010-02-03Added all necessary aliases to match the Linux stdenv as closely as possible ...Sander van der Burg2-3/+195
2010-01-26* Fix splashutils.Eelco Dolstra1-4/+3
2010-01-21* libjpeg updated to version 8.Eelco Dolstra1-1/+15
2010-01-19* During the bootstrap, build only 1 instance of Perl instead of 3.Eelco Dolstra1-5/+18
2010-01-14Merging from trunk.Lluís Batlle i Rossell1-1/+6
2010-01-04* Linux 2.6.32 generates weirdly named gcno files.Eelco Dolstra1-1/+6
2009-12-18* Add support for lzma patches.Eelco Dolstra1-0/+3
2009-12-10Updating from trunk.Lluís Batlle i Rossell1-1/+1
2009-12-08Updating the url for the latest armv5tel linux bootstrap-tools.Lluís Batlle i Rossell1-1/+1
2009-12-08New bootstrap-tools for armv5tel, with binutils and gcc-4.4. Without these bi...Lluís Batlle i Rossell2-6/+6
2009-12-01Trying to make "make-bootstrap-tools" include the needed gcc 4.4 dependenciesLluís Batlle i Rossell1-0/+2
2009-11-29Updating the url to the armv5tel-linux bootstrap files, once niksnutLluís Batlle i Rossell1-1/+1
2009-11-28Again attempting to add gunzip to the bootstrap-tools to allow the ppqLluís Batlle i Rossell2-2/+14
2009-11-28Adding gunzip to the bootstrap-toolsLluís Batlle i Rossell2-2/+2
2009-11-27changes for x86_64-darwin supportRob Vermaas1-1/+1
2009-11-26Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell4-3/+70
2009-11-26add support for x86_64-darwinRob Vermaas1-1/+1
2009-11-26add support for x86_64-darwinRob Vermaas1-2/+3
2009-11-26add x86_64 stdenv based on stdenvNativeRob Vermaas1-0/+1
2009-11-23I should learn to concatenate lists.Lluís Batlle i Rossell1-1/+1
2009-11-23Making, in cross-builds, every buildInput a propagatedBuildInput. We needLluís Batlle i Rossell1-2/+8
2009-11-23Fixing stdenv's chain of propagated-build-inputs (2nd level propagated buildLluís Batlle i Rossell1-1/+1
2009-11-22On native builds:Lluís Batlle i Rossell1-2/+2
2009-11-22Big fixes in the cross build:Lluís Batlle i Rossell3-6/+26
2009-11-22* Add an adapter which abort an install if the installed package dependsNicolas Pierron1-0/+40
2009-11-21* Add a script to retrieve licenses of the current derivation and of allNicolas Pierron1-0/+25
2009-11-20stdenv: Let GNU tar select the decompression method.Ludovic Courtès1-7/+3
2009-11-20Trying to fix the stdenv used on i686-darwin, which stopped working after myLluís Batlle i Rossell1-0/+1
2009-11-20Adding a new mkDerivation flag for the cross stdenv, selfNativeBuildInput =Lluís Batlle i Rossell1-2/+4
2009-11-20Allowing in the cross stdenv adapter the calls to mkDerivation without name.Lluís Batlle i Rossell1-1/+1
2009-11-19Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell3-26/+58
2009-11-19Merging from trunk. I had to do two manual merges, quite trivial I think.Lluís Batlle i Rossell4-330/+480
2009-11-19- Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell3-17/+18
2009-11-19* Add file support in the runHook function.Nicolas Pierron1-5/+6
2009-11-18Fixing what I broke in the last commit in setup.sh.Lluís Batlle i Rossell2-22/+18
2009-11-18Adding generic builder management of cross compilation: envHooksHost, pkgsHos...Lluís Batlle i Rossell1-4/+22
2009-11-17I made the whole nixpkgs dependencies available to the cross compiler, noLluís Batlle i Rossell1-10/+32
2009-11-17Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell4-22/+18
2009-11-16Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell2-4/+4
2009-11-16* Add a stdenv adapter which can remove all maintainers fields. This canNicolas Pierron1-0/+16
2009-11-16ln issue mingwRob Vermaas1-1/+1