about summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Collapse)AuthorAge
* make bootstrap files buildable in sandboxJude Taylor2015-07-10
|
* unique host deps, otherwise we get 600000 char derivationsJude Taylor2015-07-08
|
* add gnused to impure darwin stdenvJude Taylor2015-06-19
|
* fix nonexistent cc path in bootstrap stdenvJude Taylor2015-06-18
|
* Merge #8363: pure-darwin stdenvVladimír Čunát2015-06-18
|\
| * move pure stdenv into a new directory, bring back the old oneJude Taylor2015-06-18
| | | | | | | | remove __impure from non-darwin OSes
| * remove sort and unique from stdenvJude Taylor2015-06-18
| |
| * pure darwin stdenvJude Taylor2015-06-18
| |
* | Don't include /no-such-path in buildInputsEelco Dolstra2015-06-15
| |
* | Barf on non-existant build inputsEelco Dolstra2015-06-15
| | | | | | | | | | | | | | | | Previously saying buildInputs = [ "bla" ]; was quietly ignored. Now it's a fatal error.
* | Define closeNest before exitHandlerEelco Dolstra2015-06-15
| | | | | | | | | | This prevents "closeNest: command not found" messages if setup fails early.
* | stdenv/linux: Link statically against isl & cloogTuomas Tynkkynen2015-06-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise this fails on ARM: /nix/store/jipqp9739n7wrjz40igbk85pqk13s0ad-binutils-2.23.1/bin/ld: /nix/store/92pdpqrqkdf8wjciq1cisvsp8kdz8p2i-gmp-5.1.3/lib/libgmp.a(mp_get_fns.o): relocation R_ARM_MOVW_ABS_NC against `__gmp_allocate_func' can not be used when making a shared object; recompile with -fPIC /nix/store/92pdpqrqkdf8wjciq1cisvsp8kdz8p2i-gmp-5.1.3/lib/libgmp.a: could not read symbols: Bad value collect2: error: ld returned 1 exit status make[2]: *** [libisl.la] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/tmp/nix-build-isl-0.11.1.drv-3/isl-0.11.1' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/nix-build-isl-0.11.1.drv-3/isl-0.11.1' make: *** [all] Error 2 builder for ‘/nix/store/a8ghniifd8d8agqx0cqsh41daa08v11c-isl-0.11.1.drv’ failed with exit code 2
* | Merge remote-tracking branch 'origin/gcc-4.9' into stagingEelco Dolstra2015-06-11
|\ \ | |/ |/| | | | | Conflicts: pkgs/development/libraries/wayland/default.nix
| * Merge remote-tracking branch 'origin/staging' into gcc-4.9Eelco Dolstra2015-06-01
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/development/libraries/wayland/default.nix pkgs/development/tools/build-managers/cmake/default.nix pkgs/top-level/all-packages.nix
| * | Fix stdenv buildEelco Dolstra2015-05-13
| | |
| * | Ensure that errexit is honoured in hooksEelco Dolstra2015-05-13
| | | | | | | | | | | | Partial fix for #7524.
* | | Revert "curl: Modernize build"Eelco Dolstra2015-06-04
| | | | | | | | | | | | This reverts commit 5e3fe3916a1aef6c2b441d9009f8a8d7f14030d6.
* | | Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"Eelco Dolstra2015-06-04
| |/ |/| | | | | This reverts commit 25a148fa196b944b3f134527da87e43d88c066f9.
* | 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
|/ | | | | | | | These will be more pleasant to use than the existing (cc.cc.isClang or false) nonsense we currently do.
* Merge pull request #7740 from dezgeg/armviric2015-05-07
|\ | | | | ARM changes for the Jetson TK1 (and other multiplatform boards)
| * ARM: Assume armv7l-hf-multiplatform instead of beagleboneTuomas Tynkkynen2015-05-07
| | | | | | | | | | | | | | Several places in the tree associate the ARMv7 system with the beaglebone platform. Change them to point to armv7l-hf-multiplatform as it supports several boards (including the beaglebone as well)
* | 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
| | | | | | | | | | Also use musl as libc since it is just as small as uclibc, usually more performant, and regularly makes releases.
| * 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
|\| | | | | | | (relatively simple conflicts)
| * 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
| | | | | | | | fixes #6934
* | 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
| | | | | | | | | | On Darwin, "chmod -f" does not suppress an error message if the file doesn't exist. So just check if the file exists.
* | stdenv-darwin: Auto-detect the "right" SDK versionEelco Dolstra2015-03-23
| |
* | stdenv-darwin: Use --sdk macosx10.9Eelco Dolstra2015-03-23
| | | | | | | | | | Otherwise builds fail on Mac OS X 10.9 with Xcode 6.1. This is because "xcrun --show-sdk-version" returns 10.10, which doesn't work.
* | 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 ↵Dan Peebles2015-02-18
| | | | stdenv, but will soon)
* Flip cctools and cctools crossDan Peebles2015-02-18
|
* I add back the arm unpack scriptLluís Batlle i Rossell2015-02-09
| | | | The unified made by ambro doesn't work for me in the sheevaplug.
* Renaming make-bootstrap-tools-crosspi to cross.Lluís Batlle i Rossell2015-02-05
| | | | It can build more than the raspberrypi bootstrap tools.
* Using fixed bootstraptools.Lluís Batlle i Rossell2015-02-05
| | | | Built natively with latest fixes.
* Bootstrap tools armv5telLluís Batlle i Rossell2015-02-05
| | | | | | Conflicts: pkgs/stdenv/linux/default.nix pkgs/stdenv/linux/scripts/unpack-bootstrap-tools-arm.sh