summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-06-18
|\
| * darwin stdenv: Put back "man" attribute on clang and llvmJohn Ericson2018-06-18
* | llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson2018-06-14
|/
* darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson2018-06-14
* darwin stdenv: fix llvmPackage overridesJohn Ericson2018-06-13
* Merge pull request #40933 from obsidiansystems/linux-to-darwinJohn Ericson2018-05-23
|\
| * stdenv: Avoid targetPlatform.isDarwin causing a mass rebuildJohn Ericson2018-05-23
* | Merge pull request #40992 from obsidiansystems/stdenv-darwin-persistJohn Ericson2018-05-23
|\|
| * darwin stdenv: Properly compose overridesJohn Ericson2018-05-23
* | Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-05-23
|\|
| * darwin stdenv: Persist `darwin.binutils-unwrapped`John Ericson2018-05-23
* | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-05-18
|\|
| * androidndk: Fix usage as crossSystemBastian Köcher2018-05-17
* | stdenv cross adapter: Don't define crossConfigJohn Ericson2018-05-14
* | Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
|\ \
| * \ Merge pull request #40040 from obsidiansystems/gnu-config-armJohn Ericson2018-05-14
| |\ \
| | * | Merge remote-tracking branch 'upstream/master' into gnu-config-armJohn Ericson2018-05-14
| | |\|
| * | | Revert "darwin.libSystem: multiple outputs"Daiderd Jordan2018-05-13
| * | | Merge master into stagingFrederik Rietdijk2018-05-09
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #40154 from obsidiansystems/stdenv-arm-aliasJohn Ericson2018-05-08
| | |\ \
| * | \ \ Merge pull request #40139 from obsidiansystems/modular-setup-hooksJohn Ericson2018-05-07
| |\ \ \ \
| | * | | | stdenv: Support concatenating setup hooks from multiple parts.John Ericson2018-05-07
| | |/ / /
| * | | | stdenv: add libSystem.dev to allowedRequisitesMatthew Justin Bauer2018-05-03
| * | | | Merge branch 'staging' into fix-ncurses-darwin-extensionsMatthew Justin Bauer2018-05-02
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge pull request #39464 from oxij/stdenv/docheck-infraMichael Raskin2018-04-30
| | |\ \ \
| | | * | | stdenv: steal `checkInputs` from buildPythonPackageJan Malakhovski2018-04-26
| | | * | | stdenv: cleanup things a little bitJan Malakhovski2018-04-26
| | | * | | stdenv: introduce and use `config.doCheckByDefault` optionJan Malakhovski2018-04-26
| | | * | | stdenv: implement `checkTarget` and `installCheckTarget` autodetectionJan Malakhovski2018-04-25
| | | * | | stdenv: generic/setup.sh: cleanup installPhaseJan Malakhovski2018-04-25
| | | * | | stdenv: generic/setup.sh: simplify buildPhase Makefile checkJan Malakhovski2018-04-25
| | * | | | Merge pull request #39457 from oxij/stdenv/texinfo-bashMichael Raskin2018-04-27
| | |\ \ \ \
| | | * | | | stdenv: linux: stop recompiling `texinfo`Jan Malakhovski2018-04-25
| | | |/ / /
| | * / / / linux bootstrap: remove assertion failure from dev, fixes 'nix eval'Will Dietz2018-04-26
| | |/ / /
| | * | | Merge remote-tracking branch 'upstream/master' into HEADTuomas Tynkkynen2018-04-22
| | |\ \ \
| | * | | | Revert "Revert "Merge pull request #28029 from cstrahan/hardening-fix""John Ericson2018-04-11
| * | | | | check-meta.nix: specify meta.timeoutMichael Raskin2018-04-27
| * | | | | treewide: isArm -> isAarch32John Ericson2018-04-25
| * | | | | musl-stdenv: don't add special allowance for libiconvWill Dietz2018-04-25
| * | | | | musl bootstrap: remove libiconvWill Dietz2018-04-24
| | |/ / / | |/| | |
| * | | | Merge pull request #39172 from obsidiansystems/ios-crossJohn Ericson2018-04-19
| |\ \ \ \
| | * | | | ios-sdk-pkgs: Init from iOS SDK from XCodeKen Micklas2018-04-19
| * | | | | Merge pull request #38485 from obsidiansystems/nixos-nixpkgs-optionsJohn Ericson2018-04-19
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | nixpkgs module: Clean up platform optionsJohn Ericson2018-04-06
| * | | | | Merge pull request #38932 from svanderburg/cygwin-fixesJohn Ericson2018-04-18
| |\ \ \ \ \
| | * | | | | Fix invalid Baseaddress must be > 0x200000000 on cygwinSander van der Burg2018-04-14
| | * | | | | Fix stdenv-native by creating a bintools wrapper with similar settingsSander van der Burg2018-04-14
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #38639 from shlevy/platforms-not-brokenJohn Ericson2018-04-17
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | meta: Add `NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM` for consistencyJohn Ericson2018-04-17
| | * | | | meta: Don't bypass unsupported platforms with allowBroken.Shea Levy2018-04-17
| | |/ / /