about summary refs log tree commit diff
path: root/pkgs/stdenv/generic/default.nix
AgeCommit message (Expand)AuthorFilesLines
2012-01-20* Call all the stdenvs "stdenv" (rather than e.g. "stdenv-linux")Eelco Dolstra1-1/+1
2012-01-19* Prepend the "prehook" rather than sourcing it.Eelco Dolstra1-1/+1
2012-01-19* The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra1-2/+2
2012-01-19* Get rid of params1-5, they're obsolete.Eelco Dolstra1-4/+0
2011-12-14* Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra1-1/+1
2011-12-12* Sync with the trunk.Eelco Dolstra1-1/+2
2011-11-21* i386-sunos -> i686-solaris.Eelco Dolstra1-1/+2
2011-03-15Remove tabsYury G. Kudryashov1-10/+10
2010-09-01Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell1-3/+2
2010-08-29Updating from trunk. I had to do some changes to make it fit.Lluís Batlle i Rossell1-3/+13
2010-08-23pkgs/stdenv/generic: cosmetic changesPeter Simons1-3/+5
2010-08-23pkgs/stdenv/generic: added stdenv attributes isFreeBSD, isOpenBSD, and isBSDPeter Simons1-0/+8
2010-08-21Addindg isArm and enlarging isMips for stdenv.Lluís Batlle i Rossell1-1/+4
2010-08-21Adding in stdenv an 'isMips' attribute.Lluís Batlle i Rossell1-0/+1
2010-08-20Updated from trunk.Lluís Batlle i Rossell1-0/+1
2010-08-12* CURL: build without scp support on Cygwin because libssh2 doesn'tEelco Dolstra1-0/+1
2010-08-07Fixing a double set attribute in stdenvLluís Batlle i Rossell1-1/+0
2010-08-07Updating from trunkLluís Batlle i Rossell1-1/+3
2010-08-06pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons1-0/+1
2010-08-06* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra1-1/+2
2010-08-01Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell1-1/+2
2010-07-20pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons1-0/+1
2010-04-24stdenv: Add `isx86_64'.Ludovic Courtès1-0/+4
2010-02-27Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell1-1/+1
2009-11-26Finishing the update from trunk, having resolved the eclipse related directoryLluís Batlle i Rossell1-2/+3
2009-11-26add support for x86_64-darwinRob Vermaas1-2/+3
2009-11-22Big fixes in the cross build:Lluís Batlle i Rossell1-5/+9
2009-11-19Attention, people who care on the builders for native builds. In the stdenvLluís Batlle i Rossell1-3/+15
2009-11-19- Removed all *NoCross expressions I dupilcated in nixpkgs, while maintainingLluís Batlle i Rossell1-2/+8
2009-11-17Trying to move all stdenv cross-compiling details out of the stdenv expression,Lluís Batlle i Rossell1-4/+0
2009-11-16Making the definition of the cross compiling target an attribute set.Lluís Batlle i Rossell1-2/+2
2009-11-15Fixing some conflict on the variable 'cross'.Lluís Batlle i Rossell1-2/+4
2009-11-15First attempt for the full stdenvCross. I think that it should work. TheLluís Batlle i Rossell1-1/+3
2009-11-08Porting changes from stdenv-updates into this branch. backups/stdenv-updates2@18273Lluís Batlle i Rossell1-1/+2
2009-09-30Added Solaris support to the stdenvSander van der Burg1-1/+2
2009-09-23Added initial OpenBSD support to the stdenvSander van der Burg1-1/+2
2009-07-26I revert my changes to get nixpkgs working on armv5tel-linux.Lluís Batlle i Rossell1-2/+1
2009-07-26Adding armv5tel to the 'if' checks in stdenv, gcc-wrapper and kernel headersLluís Batlle i Rossell1-1/+2
2009-04-25* Allow the user to install stdenv (nix-env -i stdenv) and get all theEelco Dolstra1-5/+8
2009-03-25* Some meta.description attributes.Eelco Dolstra1-0/+4
2009-02-02* Fix stdenvNative/stdenvNix.Eelco Dolstra1-4/+5
2009-02-01* Don't require a stdenv to build stdenv. This obviates the need forEelco Dolstra1-4/+6
2008-06-18* Folded the Cygwin, powerpc-darwin and FreeBSD stdenv into the "native"Eelco Dolstra1-2/+4
2008-05-27* curl: build with OpenSSL (https) support by default.Eelco Dolstra1-0/+3
2007-05-24* stdenv: new attribute is64bit.Eelco Dolstra1-0/+5
2007-05-20* Predicate `isi686'.Eelco Dolstra1-1/+4
2006-12-27* Merge the new generic builder.Eelco Dolstra1-2/+0
2006-10-23* Add x86_64-linux to the isLinux attribute.Eelco Dolstra1-1/+3
2006-09-14* stdenv.mkDerivation: add any attributes in the "passthru" attributeEelco Dolstra1-3/+8
2006-08-29add attribute isLinux. Nice for packages we only want to build on linux, but ...Armijn Hemel1-0/+1