summaryrefslogtreecommitdiffstats
path: root/pkgs/stdenv
AgeCommit message (Expand)Author
2020-06-22C++ Compilers: Systematize handling of standard librariesJohn Ericson
2020-09-30Merge pull request #86223 from pikajude/darwin-static-evalSilvan Mosberger
2020-06-11stdenv/check-meta: alignment/widthzowoq
2020-06-10Merge branch 'staging-next'Vladimír Čunát
2020-06-10docs: increase awareness of NIXPKGS_ALLOW_INSECURE=1Geoffrey Huntley
2020-06-08stdenv: set SOURCE_DATE_EPOCH to a value python supportsJörg Thalheim
2020-05-27Merge pull request #89036 from Ericson2314/fix-mesa-wayland-crossJohn Ericson
2020-05-27mkDerivation: Don't need to specify pkg-config for meson any moreJohn Ericson
2020-05-15Merge pull request #87583 from Gaelan/single-llvmMatthew Bauer
2020-05-13Merge pull request #83180 from matthewbauer/only-add-ldflags-for-macosMatthew Bauer
2020-05-12*-wrapper; Switch from `infixSalt` to `suffixSalt`John Ericson
2020-05-11stdenv: only build LLVM once on darwinGaelan Steele
2020-04-28mkDerivation mesonFlags: Fix arm cpu familiesJohn Ericson
2020-04-28mkDerivation mesonFlags: Fix cross file logic to handle more casesJohn Ericson
2020-04-28pkgsStatic: fix eval on DarwinJude Taylor
2020-04-28meson: Make target-agnosticJohn Ericson
2020-04-19meta: expose availability flags in derivation metadataDaiderd Jordan
2020-04-13Merge branch 'staging-next' into stagingJan Tojnar
2020-04-12setup.sh: add dontPatchworldofpeace
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-04-09generic/setup.sh: allow clobbering env-vars fileMatthew Bauer
2020-03-31stdenv/linux: remove powerpc64le bootstrap toolsMatthew Bauer
2020-03-23bintools: only add macos flags when targeting macOSMatthew Bauer
2020-03-16armv{5tel,6l,7l}: bootstrap-files: quote URLs for rfc-45Graham Christensen
2020-03-16armv{5tel,6l,7l}: update bootstrap tools after #80497Graham Christensen
2020-03-08Merge staging-next into masterFrederik Rietdijk
2020-03-06unpack-bootstrap-tools: remove obsolete linker script patchingBen Wolsieffer
2020-03-06stdenv: update ARM bootstrap tarballsBen Wolsieffer
2020-02-18make-bootstrap-tools: add libssp to allow stack protector to workBen Wolsieffer
2020-02-10make-bootstrap-tools: fixup after glibc updateVladimír Čunát
2020-02-09Merge master into staging-nextFrederik Rietdijk
2020-02-05stdenv: Remove isArm (use isAarch32 instead)Chuck
2020-02-05stdenv bootstrap tools: switch one file to official URLVladimír Čunát
2020-02-05Merge #66528: glibc: 2.27 -> 2.30 (into staging)Vladimír Čunát
2020-02-05stdenv bootstrap tools: regenerate "officialy"Vladimír Čunát
2020-02-02Merge staging-next into stagingFrederik Rietdijk
2020-02-01Merge branch 'staging' into glibc230Maximilian Bosch
2020-01-31cmake: move CMAKE_OSX_ARCHITECTURES out of the stdenvDaiderd Jordan
2020-01-31stdenv: introduce appleSdkVersion and macosVersionMinDaiderd Jordan
2020-01-31stdenv: make darwin builds reproducableDaiderd Jordan
2020-01-30stdenv, darwin: fix setupHook locationLuka Blaskovic
2020-01-23Merge branch 'staging' into glibc230Maximilian Bosch
2020-01-15stdenv: make symlinks that refer to the same output relativeAndreas Rammhold
2020-01-15Merge pull request #77610 from LnL7/darwin-stdenv-python3Frederik Rietdijk
2020-01-14stdenv: rebuild aarch64 bootstrap files with gcc8Maximilian Bosch
2020-01-14glibc: depend on libidn2 (and libunistring, transitively)Vladimír Čunát
2020-01-14stdenv bootstrap: disable dejagnu testsVladimír Čunát
2020-01-14bootstrap-files: bump WIPLuka Blaskovic
2020-01-13stdenv: bootstrap darwin with python3Daiderd Jordan
2020-01-03pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmakeDmitry Kalinkin