summary refs log tree commit diff
path: root/pkgs/stdenv/adapters.nix
Commit message (Expand)AuthorAge
* Merge pull request #265307 from reckenrode/clang16-fixes-batch2Weijia Wang2023-11-04
|\
| * stdenvAdapters: add overrideLibcxxRandy Eckenrode2023-11-03
* | stdenvAdapters.overrideSDK: special case the 10.12 LibsystemRandy Eckenrode2023-11-04
|/
* stdenvAdapters.overrideSDK: handle non-drv nativeBuildInputsRandy Eckenrode2023-11-01
* stdenvAdapters.overrideSDK: also remap propagatedBuildInputsRandy Eckenrode2023-11-01
* stdenvAdapters.overrideSDK: update the SDK version recursivelyRandy Eckenrode2023-11-01
* stdenvAdapters.overrideSDK: override xcodebuild to use the requested SDKRandy Eckenrode2023-10-31
* stdenvAdapters: add overrideSDKRandy Eckenrode2023-10-26
* Merge staging-next into staginggithub-actions[bot]2023-10-20
|\
| * stdenvAdapters.useMoldLinker: set `allowedRequisites` to `null`Pavel Sobolev2023-10-19
* | 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