summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | stdenv-generic: add meta attributes checksEric Sagnes2017-04-29
* | treewide: fix the remaining issues with meta attributesDan Peebles2017-04-29
* | treewide: fix assorted issues revealed by the meta checkerDan Peebles2017-04-28
* | stdenv-generic: add meta attribute checkingDan Peebles2017-04-28
* | Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCrossJohn Ericson2017-04-26
|\ \
| * | binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-25
| * | binutils: Respect the targetPlatformJohn Ericson2017-04-25
* | | Merge pull request #25225 from Ericson2314/linux-cross-stdenv-evalJohn Ericson2017-04-25
|\| |
| * | linux cross stdenv: Pull platforms from lib to cut eval timeJohn Ericson2017-04-25
* | | Merge pull request #25194 from obsidiansystems/host-target-unconfuseJohn Ericson2017-04-24
|\| |
| * | cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
* | | Merge pull request #25190 from obsidiansystems/ios-stdenv-tiny-refactorJohn Ericson2017-04-24
|\| |
| * | crossStdenv on iphone: Just get info from `targetPlatform`John Ericson2017-04-24
* | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2017-04-24
|\| |
| * | top-level: Introduce targetPackages and a "double link fold"John Ericson2017-04-23
| |/
* | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-04-18
|\|
| * stdenv: ARM bootstrap: Update bootstrap tarballs to latest hydra-built onesTuomas Tynkkynen2017-04-15
* | Merge branch 'master' into stagingVladimír Čunát2017-04-14
|\|
| * make-bootstrap-tools.nix: Fix bzip2Tuomas Tynkkynen2017-04-13
* | Merge #23374: mkDerivation: simplify non-cross buildsVladimír Čunát2017-04-14
|\ \ | |/ |/|
| * mkDerivation: Don't pass buildInputs to stdenv builder in nativeBuildInputsTuomas Tynkkynen2017-03-02
* | darwin.make-bootstrap-tools: fix to use LLVM 4Dan Peebles2017-04-08
* | stdenv-darwin: bump to use LLVM 4.0 & new bootstrap toolsDan Peebles2017-04-07
* | stdenv: aarch64: Update bootstrap tarballsTuomas Tynkkynen2017-03-15
|/
* nixpkgs: allow packages to be marked insecureGraham Christensen2017-02-24
* Revert "nixpkgs: allow packages to be marked insecure"Graham Christensen2017-02-23
* nixpkgs: allow packages to be marked insecureGraham Christensen2017-02-17
* Merge pull request #22387 from Ericson2314/cross-3-platformsJohn Ericson2017-02-05
|\
| * cross stdenv: let build package's build deps resolve to native packagesJohn Ericson2017-02-05
* | make-bootstrap-tools{,-cross}.nix: Fix build after binutils changesTuomas Tynkkynen2017-02-04
* | ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
|/
* stdenv: make is64bit evaluate true on aarch64Tuomas Tynkkynen2017-01-29
* stdenv: Aarch64 bootstrap: Update bootstrap tarballs to hydra-built onesTuomas Tynkkynen2017-01-29
* Merge pull request #22117 from dezgeg/aarch64-for-mergeTuomas Tynkkynen2017-01-26
|\
| * stdenv: Add aarch64 bootstrap filesTuomas Tynkkynen2017-01-25
| * make-bootstrap-tools.nix test: Use busybox from storeTuomas Tynkkynen2017-01-25
| * stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen2017-01-25
| * stdenv: Bringup aarch64 architecture supportTuomas Tynkkynen2017-01-25
* | top-level: no more need to expose `splicedPackages`John Ericson2017-01-25
|/
* top-level: Only splice as needed for performanceJohn Ericson2017-01-24
* top-level: `crossSystem` is no longer exposed to packages. Use `*Platform`.John Ericson2017-01-24
* cross-stdenv: Inline useless bindings and reindentJohn Ericson2017-01-24
* top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson2017-01-24
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-24
* Fix missing overlays argument in stdenv/linux/default.nixNicolas B. Pierron2017-01-16
* Add overlays mechanism to Nixpkgs.Nicolas B. Pierron2017-01-16
* stdenv/booter.nix: Add longer note explaining indexingJohn Ericson2017-01-13
* linux stdenv: Inline stage funs to conform to new conventionJohn Ericson2017-01-13
* linux stdenv: Remove stray use of stage0 to bootstrap more elegantlyJohn Ericson2017-01-13
* linux stdenv: Utilize overrides and prevStage betterJohn Ericson2017-01-13