about summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
Commit message (Expand)AuthorAge
* Merge staging-next into staginggithub-actions[bot]2023-10-13
|\
| * stdenvAdapters.useMoldLinker: automatically add `allowedRequisites`Artturin2023-10-13
* | Merge staging-next into staginggithub-actions[bot]2023-10-13
|\|
| * mold: add tests for `mold-wrapped` and `useMoldLinker` adapterArtturin2023-10-13
* | makeStaticBinaries: Set -DCMAKE_SKIP_INSTALL_RPATHPeter Waller2023-09-03
|/
* stdenvAdapters: Remove 6 year old commentArtturin2023-07-21
* stdenvAdapters: Fix conditionArtturin2023-07-21
* darwin.stdenv: fix portable libsystem hook with sandboxingRandy Eckenrode2023-07-08
* stdenvAdapters: don't use lib.optional with a listfigsoda2023-07-03
* stdenv: fix makeStaticDarwin not composing with stdenvNoCCUri Baghin2023-06-22
* stdenvAdapters: fix preservation of env.NIX_CFLAGS_COMPILEArtturin2023-04-12
* stdenvAdapters: fix preservation of envArtturin2023-04-11
* Merge staging-next into staginggithub-actions[bot]2023-02-23
|\
| * treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin2023-02-22
* | stdenvAdapters: add useMoldLinkerArtturin2023-02-17
|/
* treewide: add names to all setup hooksAlyssa Ross2023-01-19
* stdenv: remove deprecated adapterspennae2022-08-26
* stdenv/adapters.nix: Fix for overlay style argumentsRobert Hensing2022-06-05
* treewide: stdenv.glibc -> glibcArtturin2022-05-25
* stdenv: deprecate unused adaptersArtturin2022-05-07
* stdenv: introduce withCFlagsmatthewcroughan2022-01-29
* pkgsStatic: Finally obviate overlay!John Ericson2021-08-20
* pkgsStatic: Inline more of static overlayJohn Ericson2021-08-19
* stdenv: Fix overriding + `overrideAttrs`John Ericson2021-08-18
* stdenv: introduce dontAddStaticConfigureFlagsAlyssa Ross2021-06-11
* treewide: stdenv.lib -> libBen Siraphob2021-01-27
* pkgsStatic: fix eval on DarwinJude Taylor2020-04-28
* pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmakeDmitry Kalinkin2020-01-03
* 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