aboutsummaryrefslogtreecommitdiff
path: root/pkgs/stdenv/adapters.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-28pkgsStatic: fix eval on DarwinJude Taylor1-2/+2
2020-01-03pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmakeDmitry Kalinkin1-0/+1
2019-09-19stdenv/adapters.nix: remove static from makeStaticLibrariesMatthew Bauer1-1/+0
2019-07-24pkgsStatic: propagate all buildInputsTobias Mayer1-0/+12
2019-07-21Signal static build option in makeStaticLibrariesTobias Mayer1-0/+1
2019-05-08static: set default_library flag for meson in makeStaticLibraryMatthew Bauer1-0/+1
2019-04-29treewide: Remove usage of isNullDaniel Schaefer1-1/+1
2018-12-14makeStaticBinaries: add a static glibc when performing a mkDerivationJames Kay1-4/+11
2018-12-13stdenv/adapters.nix: fixup makeStaticBinariesMatthew Bauer1-3/+5
2018-12-04stdenv/adapters.nix: fixup makeStaticBinariesMatthew Bauer1-3/+5
2018-08-03stdenv adapter: Keep configureFlags a listJohn Ericson1-6/+7
2018-07-24makeStdenvCross: RemoveJohn Ericson1-29/+0
2018-07-24stdenv cross adapter: Use `extraNativeBuildInputs`John Ericson1-21/+12
2018-07-24stdenv: Remove crossAttrs, now that it is no longer usedJohn Ericson1-1/+1
2018-05-14stdenv cross adapter: Don't define crossConfigJohn Ericson1-2/+0
2018-04-17impureUseNativeOptimizations: add stdenv adapterNikolay Amiantov1-0/+15
2018-03-06stdenv cross adapter: Get rid if `selfNativeBuildInput`John Ericson1-11/+0
2018-02-23lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow1-1/+3
2018-02-13stdenv: automatically update config.sub for muslWill Dietz1-1/+1
2017-12-29stdenv cross adapter: Get rid of extra propagatation of buildInputsJohn Ericson1-10/+1
2017-09-21cross stdenv: No more native-fishing hack.John Ericson1-11/+0
2017-09-21stdenv cross adapater: Remove old `extraBuildInputs`John Ericson1-0/+1
2017-09-21stdenv cross adaptor: Add optional `overrides` parameterJohn Ericson1-5/+5
2017-09-21stdenv: Update autotools scripts on all Aarch64, not just LinuxJohn Ericson1-1/+1
2017-07-13stdenv: Move some logic from cross adapter to stdenv properJohn Ericson1-18/+1
2017-07-07top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson1-5/+3
2017-06-22cross stdenv adaptor: Disable checkPhase by defaultJohn Ericson1-0/+5
2017-06-22cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson1-7/+26
2017-06-22cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson1-9/+9
2017-04-25binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson1-3/+3
2017-04-24cross-stdenv: Only prune most overrides in the final stageJohn Ericson1-0/+4
2017-02-01~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra1-1/+1
2017-01-25stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen1-0/+1
2017-01-24cross-stdenv: Inline useless bindings and reindentJohn Ericson1-55/+53
2017-01-24top-level: Lay the groundwork for `{build,host,target}Platform`John Ericson1-1/+1
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson1-13/+5
2016-06-20Remove more dead code: `stdenvDarwinNaked` no longer existsJohn Ericson1-7/+0
2016-06-20Remove dead code in stdenvCross adaptorJohn Ericson1-1/+0
2016-04-23stdenv on mingw: fix 64-bin DLL detection in some casesVladimír Čunát1-2/+6
2016-04-01useOldCXXAbi: Change into a setup hookEelco Dolstra1-6/+0
2016-03-31stdenvAdapters.useOldCXXAbi: add new adapterNikolay Amiantov1-0/+7
2016-03-05Use general hardening flag toggle listsFranz Pletz1-20/+0
2016-02-22stdenv: change hardening flagsRobin Gloster1-3/+1
2016-01-30switch hardening flagsRobin Gloster1-9/+15
2016-01-30Use a hardened stdenv by defaultFranz Pletz1-0/+16
2015-08-10enableDebugging: use more suitable gcc flagsVladimír Čunát1-1/+1
2015-05-04useGoldLinker: Fix appending to $NIX_CFLAGS_LINKEelco Dolstra1-1/+1
2015-02-05Fix cross compiling regression due to gcc->cc renaming.Ambroz Bizjak1-0/+1
2015-01-14rename gcc-wrapper to cc-wrapper.Eric Seidel1-1/+1
2014-12-26Restore accidentally-dropped stdenv adapterShea Levy1-0/+5