summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* cygwin: stdenvFlorian Friesdorf2015-05-28
* Refactor mkFlag / shouldUsePkg into the nixpkgs librariesWilliam A. Kennington III2015-05-22
* add is{GNU,Clang} attrs to cc-wrapper.Eric Seidel2015-05-11
* Merge pull request #7740 from dezgeg/armviric2015-05-07
|\
| * ARM: Assume armv7l-hf-multiplatform instead of beagleboneTuomas Tynkkynen2015-05-07
* | Merge remote-tracking branch 'upstream/master' into stagingWilliam A. Kennington III2015-05-07
|\ \ | |/ |/|
| * busybox: 1.22.1 -> 1.23.2William A. Kennington III2015-05-06
| * useGoldLinker: Fix appending to $NIX_CFLAGS_LINKEelco Dolstra2015-05-04
* | curl: Modernize buildWilliam A. Kennington III2015-05-01
* | Merge 'master' into stagingVladimír Čunát2015-04-26
|\|
| * Fix some platformsWilliam A. Kennington III2015-04-25
* | Merge branch 'master' into stagingWilliam A. Kennington III2015-03-27
|\|
| * Set more precise meta.position for Haskell packagesEelco Dolstra2015-03-27
| * mkDerivation: Use function argumentsEelco Dolstra2015-03-27
* | stdenv: Substitute correctly chmods instead of .tmp which never existsWilliam A. Kennington III2015-03-26
* | Merge branch 'master' into stagingWilliam A. Kennington III2015-03-26
|\|
| * darwin: add apple cli-tools to initialPath so we can handle overrideCCEric Seidel2015-03-24
* | Merge branch 'master' into stagingThomas Tuegel2015-03-24
|\|
| * Remove unused fileEelco Dolstra2015-03-23
* | substitute: Fix "No such file or directory" message on DarwinEelco Dolstra2015-03-24
* | stdenv-darwin: Auto-detect the "right" SDK versionEelco Dolstra2015-03-23
* | stdenv-darwin: Use --sdk macosx10.9Eelco Dolstra2015-03-23
* | No camelCase in filenamesEelco Dolstra2015-03-23
|/
* Fix eval-release.nix evaluationEelco Dolstra2015-03-06
* stdenv/darwin: choose sdkroot based xcrun defaultEric Seidel2015-03-04
* remove stdenv.isBSDcodyopel2015-02-24
* Bootstrap tools for the upcoming new darwin stdenv (not working yet in this s...Dan Peebles2015-02-18
* Flip cctools and cctools crossDan Peebles2015-02-18
* I add back the arm unpack scriptLluís Batlle i Rossell2015-02-09
* Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell2015-02-05
* Using fixed bootstraptools.Lluís Batlle i Rossell2015-02-05
* Bootstrap tools armv5telLluís Batlle i Rossell2015-02-05
* Fix busybox stdenv?Lluís Batlle i Rossell2015-02-05
* Adding the sheevaplug to make-bootstrap-tools-crossAmbroz Bizjak2015-02-05
* Make the bootstrap-tools test use the real unpacking derivation.Ambroz Bizjak2015-02-05
* Consolidate the unpack scripts for the bootstrap tools.Ambroz Bizjak2015-02-05
* Fix building and unpacking of the ARM boostrap tools.Ambroz Bizjak2015-02-05
* Fix cross compiling regression due to gcc->cc renaming.Ambroz Bizjak2015-02-05
* move libcxx[abi] into llvm treeEric Seidel2015-02-03
* new darwin stdenvEric Seidel2015-02-03
* Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'Shea Levy2015-02-02
|\
| * Merge pull request #5714 from vcunat/p/stdenv-substWout Mertens2015-01-23
| |\
| | * stdenv substitute: avoid using a temporary fileVladimír Čunát2015-01-13
| * | mpc: also rename the attribute to libmpcVladimír Čunát2015-01-17
| * | Merge #5676: gcc-wrapper -> cc-wrapper and relatedVladimír Čunát2015-01-17
| |\ \
| | * | rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
| | * | Add isGNU attribute to gccsShea Levy2015-01-14
| | * | rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
| * | | Merge branch 'master' into stagingVladimír Čunát2015-01-13
| |\| |
| * | | stdenv: Remove redundant "building ..." messageEelco Dolstra2015-01-12
| | |/ | |/|