summary refs log tree commit diff
path: root/pkgs/stdenv
Commit message (Expand)AuthorAge
...
* | | | | | stdenv, neovim: Use `lib.warn` for deprecation warningsJohn Ericson2018-09-05
| |_|_|/ / |/| | | |
* | | | | mkDerivation: Fix cross compilationJohn Ericson2018-09-03
| |_|/ / |/| | |
* | | | stdenv: Better message for deprecated `isArm`John Ericson2018-08-31
* | | | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* | | | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
|/ / /
* | | hurd: cleanup unmaintained targetJörg Thalheim2018-08-28
* | | [RFC] ppc64le enablement (#45340)CrystalGamma2018-08-21
* | | Merge pull request #44932 from oxij/stdenv/no-texinfo-rebuild-try-2xeji2018-08-19
|\ \ \
| * | | stdenv: linux: inherit texinfo in stage4 instead of the final stdenvJan Malakhovski2018-08-12
| |/ /
* | | Merge pull request #43140 from LnL7/macos-10.14Daiderd Jordan2018-08-14
|\ \ \ | |/ / |/| |
| * | stdenv-bootstrap-tools: update unpack to use $reexportedLibrariesFileDaiderd Jordan2018-07-07
* | | Revert "cc-wrapper, bintools-wrapper: simply symlink man and info outputs"Eelco Dolstra2018-08-09
* | | Merge pull request #44517 from oxij/stdenv/shadowsJohn Ericson2018-08-08
|\ \ \
| * | | stdenv: shadow outputsJan Malakhovski2018-08-05
| * | | stdenv: shadow doCheck and doInstallCheckJan Malakhovski2018-08-05
* | | | cc-wrapper, bintools-wrapper: simply symlink man and info outputsJan Malakhovski2018-08-06
|/ / /
* | | Merge pull request #44423 from obsidiansystems/configureFlags-cleanupJohn Ericson2018-08-03
|\ \ \
| * | | stdenv adapter: Keep configureFlags a listJohn Ericson2018-08-03
* | | | Merge pull request #44367 from obsidiansystems/no-stdenv-is-crossJohn Ericson2018-08-02
|\| | |
| * | | treewide: Remove stdenv.isCrossJohn Ericson2018-08-02
* | | | stdenv/build-support: support .tbz and .txz tarballsJames Deikun2018-07-30
|/ / /
* | | Merge master into staging-nextFrederik Rietdijk2018-07-28
|\ \ \
| * | | llvm-packages: fix manpages with python-boot and cleanupDaiderd Jordan2018-07-28
* | | | Merge master into stagingFrederik Rietdijk2018-07-26
|\| | |
| * | | cross stdenv: Forget `allowedRequisites = nulll;` on inlineJohn Ericson2018-07-25
| * | | makeStdenvCross: RemoveJohn Ericson2018-07-24
| * | | stdenv cross adapter: Use `extraNativeBuildInputs`John Ericson2018-07-24
| * | | stdenv: Remove crossAttrs, now that it is no longer usedJohn Ericson2018-07-24
| * | | Merge staging-next into master (#44009)Frederik Rietdijk2018-07-24
* | | | Merge pull request #44025 from obsidiansystems/stdenv-deps-typoJohn Ericson2018-07-23
|\ \ \ \
| * | | | mkDerivation: depsHostBuild -> depsHostHostJohn Ericson2018-07-23
| |/ / /
* | | | setup.sh: add HOST_PATHMatthew Bauer2018-07-22
* | | | Merge master into stagingFrederik Rietdijk2018-07-22
|\| | |
| * | | Merge master into staging-nextFrederik Rietdijk2018-07-21
| |\ \ \
| | * | | [bot] treewide: remove unused 'inherit' in let blocksvolth2018-07-20
* | | | | Merge pull request #43561 from LnL7/darwin-llvm-bootDaiderd Jordan2018-07-21
|\ \ \ \ \
| * | | | | stdenv: cleanup darwin bootstrappingDaiderd Jordan2018-07-21
| | |/ / / | |/| | |
* | | | | Merge pull request #43224 from volth/patch-179Matthew Bauer2018-07-21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | substitute(): --subst-var was silently coercing to "" if the variable does no...volth2018-07-08
| | |/ / | |/| |
* | | | Merge master into stagingFrederik Rietdijk2018-07-10
|\ \ \ \ | | |/ / | |/| |
| * | | make-derivation: Don't add host-suffix to fixed-output derivations namesWill Dietz2018-07-09
| |/ /
* / / stdenv-setup: Remove superfluous check for /bin/shaszlig2018-07-09
|/ /
* | make-bootstrap-tools-cross: remove broken i686-musl variantWill Dietz2018-06-25
* | Merge staging into masterFrederik Rietdijk2018-06-23
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into stagingJohn Ericson2018-06-18
| |\ \
| * | | llvm 5: split out compiler-rt and remove libcxxabi depJohn Ericson2018-06-14
* | | | android: add ndkVer to resolve ndk ambiguityMatthew Bauer2018-06-22
* | | | android: Use NDK 17 for aarch32Matthew Bauer2018-06-22
| |/ / |/| |
* | | darwin stdenv: Put back "man" attribute on clang and llvmJohn Ericson2018-06-18
|/ /
* | darwin bootstrapping: Avoid overriding aliases for LLVMJohn Ericson2018-06-14