summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
Commit message (Expand)AuthorAge
* stdenv/adapters.nix: remove static from makeStaticLibrariesMatthew Bauer2019-09-19
* pkgsStatic: propagate all buildInputsTobias Mayer2019-07-24
* Signal static build option in makeStaticLibrariesTobias Mayer2019-07-21
* Merge branch 'staging-next' into stagingVladimír Čunát2019-05-26
|\
| * treewide: Remove usage of isNullDaniel Schaefer2019-04-29
* | static: set default_library flag for meson in makeStaticLibraryMatthew Bauer2019-05-08
|/
* makeStaticBinaries: add a static glibc when performing a mkDerivationJames Kay2018-12-14
* stdenv/adapters.nix: fixup makeStaticBinariesMatthew Bauer2018-12-04
* Merge pull request #37600 from abbradar/impureusenativeYegor Timoshenko2018-10-13
|\
| * impureUseNativeOptimizations: add stdenv adapterNikolay Amiantov2018-04-17
* | stdenv adapter: Keep configureFlags a listJohn Ericson2018-08-03
* | 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
* | stdenv cross adapter: Don't define crossConfigJohn Ericson2018-05-14
|/
* Merge pull request #36401 from obsidiansystems/no-stdenv-cross-adapterJohn Ericson2018-03-06
|\
| * stdenv cross adapter: Get rid if `selfNativeBuildInput`John Ericson2018-03-06
* | lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
|/
* stdenv: automatically update config.sub for muslWill Dietz2018-02-13
* stdenv cross adapter: Get rid of extra propagatation of buildInputsJohn Ericson2017-12-29
* cross stdenv: No more native-fishing hack.John Ericson2017-09-21
* stdenv cross adapater: Remove old `extraBuildInputs`John Ericson2017-09-21
* stdenv cross adaptor: Add optional `overrides` parameterJohn Ericson2017-09-21
* stdenv: Update autotools scripts on all Aarch64, not just LinuxJohn Ericson2017-09-21
* stdenv: Move some logic from cross adapter to stdenv properJohn Ericson2017-07-13
* top-level: {build,host,target}Platform are defined in the stdenv insteadJohn Ericson2017-07-07
* cross stdenv adaptor: Disable checkPhase by defaultJohn Ericson2017-06-22
* cross stdenv adaptor: Support --host --build --target across the boardJohn Ericson2017-06-22
* cross stdenv adaptor: Remove `ccCross` `binutils` attrs and binutils extra bu...John Ericson2017-06-22
* binutilsCross: Remove and use `binutils` instead alwaysJohn Ericson2017-04-25
* cross-stdenv: Only prune most overrides in the final stageJohn Ericson2017-04-24
* ~/.nixpkgs -> ~/.config/nixpkgsEelco Dolstra2017-02-01
* stdenv: Add updateAutoconfGnuConfigScriptsHook for aarch64Tuomas Tynkkynen2017-01-25
* 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
* Remove more dead code: `stdenvDarwinNaked` no longer existsJohn Ericson2016-06-20
* Remove dead code in stdenvCross adaptorJohn Ericson2016-06-20
* stdenv on mingw: fix 64-bin DLL detection in some casesVladimír Čunát2016-04-23
* useOldCXXAbi: Change into a setup hookEelco Dolstra2016-04-01
* stdenvAdapters.useOldCXXAbi: add new adapterNikolay Amiantov2016-03-31
* enableDebugging: use more suitable gcc flagsVladimír Čunát2015-08-10
* useGoldLinker: Fix appending to $NIX_CFLAGS_LINKEelco Dolstra2015-05-04
* Fix cross compiling regression due to gcc->cc renaming.Ambroz Bizjak2015-02-05
* rename gcc-wrapper to cc-wrapper.Eric Seidel2015-01-14
* Restore accidentally-dropped stdenv adapterShea Levy2014-12-26
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* Merge remote-tracking branch 'origin/glibc-2.20' into stagingEelco Dolstra2014-11-16
|\
| * Remove obsolete useKlibc stdenv adapterEelco Dolstra2014-10-29
| * Remove obsolete useDietLibC stdenv adapterEelco Dolstra2014-10-29