summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/glibc/default.nix
AgeCommit message (Expand)Author
2026-03-23glibc,iconv,libc,mtrace: move NIX_NO_SELF_RPATH into envStefan Frijters
2026-02-16various: add meta.identifier.cpeParts to a batch of packagesAlexander Bantyev
2026-01-03glibc: make it easier to work with a dev shellMaximilian Bosch
2025-10-09treewide: remove usages of obsolete pie hardening flagLuna Nova
2025-06-07Merge master into staging-nextnixpkgs-ci[bot]
2025-06-04glibc: allow easier overriding of linux headers packageWinter
2025-05-24glibc: disable strictflexarrays3 hardening flagRobert Scott
2025-03-02glibc: install C.utf8 into locale dir instead of archiveMaximilian Bosch
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-07-28Merge pull request #326819 from risicle/ris-shadowstackEmily
2024-07-26darwin.apple_sdk.frameworks: remove NIX_COREFOUNDATION_RPATH hookRandy Eckenrode
2024-07-14glibc: add option enableCETRuntimeDefault to runtime-enable CET by defaultRobert Scott
2024-06-09treewide: Remove the definite article from meta.descriptionAlexis Hildebrandt
2024-03-24glibc: expose enableCET as overridable argument, default "permissive"Robert Scott
2024-03-02glibc: 2.38-44 -> 2.39-5Maximilian Bosch
2023-10-26Merge branch 'master' into staging-nextVladimír Čunát
2023-10-26glibc: weaken host==build check to canExecuteAdam Joseph
2023-10-26glibc: use (lib.getBin pkgsBuildBuild.glibc) to generate localesAdam Joseph
2023-09-10glibc: use libutil.a when libutil.so.1 is unavailableJiajie Chen
2023-08-14glibcCross: use a libgcc built separately from gccAdam Joseph
2023-06-12glibc: split getent into its own outputLinus Heckemann
2023-04-05glibc: suppress warning about IEEE-standard long doubleAdam Joseph
2023-04-02stdenv: Nix-driven bootstrap of gccAdam Joseph
2023-02-22treewide: manual fixups forArtturin
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin
2023-01-14libc: wipe out all references from copied libgcc_s.so.1Sergei Trofimovich
2023-01-14glibc: copy libgcc_s.so from .lib output if it existsSergei Trofimovich
2023-01-13glibc: allow overriding common.nixAdam Joseph
2022-10-19Merge branch 'master' into staging-nextJan Tojnar
2022-10-18glibc: Don't inject CoreFoundation RUNPATH on DarwinZhaofeng Li
2022-10-09glibc: make crypt support optionalMartin Weinelt
2022-09-22treewide: drop -l$NIX_BUILD_CORESGraham Christensen
2022-08-18Merge master into staging-nextgithub-actions[bot]
2022-08-18glibc: add a few TODOs aroung libgcc_s.so hackSergei Trofimovich
2022-08-07setup-hooks/separate-debug-info.sh: don't inhibit strip hookSergei Trofimovich
2022-04-18glibc: unconditionally disable pieSergei Trofimovich
2022-02-27glibc: add empty libpthread.aMaximilian Bosch
2022-02-27glibc: also create backwards-compat symlinks for libdl and libutilMaximilian Bosch
2022-02-27glibc: symlink `libpthread.so -> libpthread.so.0` (same for `-lrt`) for backw...Maximilian Bosch
2021-05-10glibc: Use `pname` and `version`John Ericson
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob
2020-01-30glibc: Fix build error due to warning with musl. Fixes #78805Niklas Hambüchen
2020-01-12glibc: fix cross compilation build failure (again)Andrew Childs
2020-01-11Revert "glibc: fix cross compilation build failure"Florian Klink
2020-01-12glibc: fix cross compilation build failureAndrew Childs
2020-01-12glibc: remove TODO that is now doneAndrew Childs
2019-12-31glibc: make NIX_CFLAGS_COMPILE a stringJan Tojnar
2019-12-30Merge gcc-9 into staging (#68029)Frederik Rietdijk
2019-12-30glibc: NIX_CFLAGS_COMPILE -> always stringRobin Gloster
2019-11-03glibc_memusage: fix build with gcc9Franz Pletz