summary refs log tree commit diff
path: root/pkgs/stdenv/generic
Commit message (Expand)AuthorAge
...
* | * Doh.Eelco Dolstra2012-01-19
* | * Don't rely on tar knowing about .xz.Eelco Dolstra2012-01-19
* | * "sed -i" isn't very portable, so don't use it here.Eelco Dolstra2012-01-19
* | * "test" -> "[ ... ]" (style cleanup).Eelco Dolstra2012-01-19
* | * Prepend the "prehook" rather than sourcing it.Eelco Dolstra2012-01-19
* | * The postHook substitution is not used anywhere, so get rid of it.Eelco Dolstra2012-01-19
* | * Remove an unnecessary check.Eelco Dolstra2012-01-19
* | * Get rid of params1-5, they're obsolete.Eelco Dolstra2012-01-19
* | * Don't use the "replace-literal" command in stdenv; instead useEelco Dolstra2012-01-19
* | * Seems that bash 3.2 on Mac OS X doesn't know the \e Eelco Dolstra2012-01-19
* | * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
* | * Streamline the stdenv bootstrap and resulting closure by removingEelco Dolstra2011-12-14
* | * Sync with the trunk.Eelco Dolstra2011-12-12
|\|
| * * i386-sunos -> i686-solaris.Eelco Dolstra2011-11-21
| * Reverting 30393.Alexander Tsamutali2011-11-12
| * development/compilers/nvidia-cg-toolkit: New nixbuild.Alexander Tsamutali2011-11-12
* | * Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusingEelco Dolstra2011-12-12
* | * Only print "@ phase..." messages on demand since they're kind ofEelco Dolstra2011-10-27
* | Add a substituteAllInPlace() function to stdenvShea Levy2011-07-28
* | Remove tabsYury G. Kudryashov2011-03-15
* | Improving a bit the manpage gzip code. I decided to gzip hard links and softLluís Batlle i Rossell2011-03-09
* | Adding a manpage gzipping stage in the fixupPhase. This should go unnoticed,Lluís Batlle i Rossell2011-03-09
* | stdenv: Emit `phase-started' and `phase-succeeded' events.Ludovic Courtès2011-02-25
|/
* Setting any stdenv.system references for the loongson2f system to 'mips64-lin...Lluís Batlle i Rossell2010-09-01
* Updating from trunk. I had to do some changes to make it fit.Lluís Batlle i Rossell2010-08-29
|\
| * pkgs/stdenv/generic: cosmetic changesPeter Simons2010-08-23
| * pkgs/stdenv/generic: added stdenv attributes isFreeBSD, isOpenBSD, and isBSDPeter Simons2010-08-23
* | Addindg isArm and enlarging isMips for stdenv.Lluís Batlle i Rossell2010-08-21
* | Adding in stdenv an 'isMips' attribute.Lluís Batlle i Rossell2010-08-21
* | Updated from trunk.Lluís Batlle i Rossell2010-08-20
|\|
| * * CURL: build without scp support on Cygwin because libssh2 doesn'tEelco Dolstra2010-08-12
| * Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, ...Peter Simons2010-08-08
* | Adding support for the /lib32 (there was /lib and /lib64 only), for the n32 A...Lluís Batlle i Rossell2010-08-08
* | Fixing a double set attribute in stdenvLluís Batlle i Rossell2010-08-07
* | Updating from trunkLluís Batlle i Rossell2010-08-07
|\|
| * pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons2010-08-06
| * * Get rid of the ugly `useFromStdenv' hack in all-packages.nix.Eelco Dolstra2010-08-06
* | Some first changes to get some evaluation working on the fuloong2fLluís Batlle i Rossell2010-08-01
* | pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux, isDarwin, etc.Peter Simons2010-07-20
* | pkgs/stdenv/generic/setup.sh: added support for enableParallelBuilding variablePeter Simons2010-06-23
* | reverting my patch series adding -j -l support for makeMarc Weber2010-06-19
* | no longer pass -j to make without arg which means no limit on forks. This br...Marc Weber2010-06-16
* | setup.sh: add -j and -l optionsMarc Weber2010-06-15
* | generic/setup.sh: remove duplication: - add generic showCommand function whic...Marc Weber2010-06-15
|/
* stdenv: Add `isx86_64'.Ludovic Courtès2010-04-24
* Adding a new special attribute for mkDerivation: crossAttrs. It sits next toLluís Batlle i Rossell2010-02-27
* * Add support for lzma patches.Eelco Dolstra2009-12-18
* 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
* | Fixing stdenv's chain of propagated-build-inputs (2nd level propagated buildLluís Batlle i Rossell2009-11-23