about summary refs log tree commit diff
path: root/pkgs/development/libraries/glibc/default.nix
AgeCommit message (Expand)AuthorFilesLines
2022-10-19Merge branch 'master' into staging-nextJan Tojnar1-0/+3
2022-10-18glibc: Don't inject CoreFoundation RUNPATH on DarwinZhaofeng Li1-0/+3
2022-10-09glibc: make crypt support optionalMartin Weinelt1-1/+2
2022-09-22treewide: drop -l$NIX_BUILD_CORESGraham Christensen1-1/+1
2022-08-18Merge master into staging-nextgithub-actions[bot]1-1/+5
2022-08-18glibc: add a few TODOs aroung libgcc_s.so hackSergei Trofimovich1-1/+5
2022-08-07setup-hooks/separate-debug-info.sh: don't inhibit strip hookSergei Trofimovich1-9/+0
2022-04-18glibc: unconditionally disable pieSergei Trofimovich1-7/+4
2022-02-27glibc: add empty libpthread.aMaximilian Bosch1-0/+1
2022-02-27glibc: also create backwards-compat symlinks for libdl and libutilMaximilian Bosch1-0/+2
2022-02-27glibc: symlink `libpthread.so -> libpthread.so.0` (same for `-lrt`) for backw...Maximilian Bosch1-0/+8
2021-05-10glibc: Use `pname` and `version`John Ericson1-1/+1
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob1-10/+10
2020-01-30glibc: Fix build error due to warning with musl. Fixes #78805Niklas Hambüchen1-1/+2
2020-01-12glibc: fix cross compilation build failure (again)Andrew Childs1-0/+5
2020-01-11Revert "glibc: fix cross compilation build failure"Florian Klink1-5/+0
2020-01-12glibc: fix cross compilation build failureAndrew Childs1-0/+5
2020-01-12glibc: remove TODO that is now doneAndrew Childs1-14/+6
2019-12-31glibc: make NIX_CFLAGS_COMPILE a stringJan Tojnar1-4/+4
2019-12-30Merge gcc-9 into staging (#68029)Frederik Rietdijk1-3/+11
2019-12-30glibc: NIX_CFLAGS_COMPILE -> always stringRobin Gloster1-3/+3
2019-11-03glibc_memusage: fix build with gcc9Franz Pletz1-2/+10
2019-10-30glibc: Fix building with musl on GCC 8.Niklas Hambüchen1-1/+15
2019-06-17glibc: fix withGd build with gcc8Robin Gloster1-0/+2
2019-02-26glibc: fix cross builds on DarwinMichael Roitzsch1-1/+1
2019-02-24glibc: fix cross-buildJörg Thalheim1-1/+22
2019-01-26Revert "Merge pull request #36948 from dtzWill/fix/glibc-libgcc_s"Matthew Bauer1-0/+16
2019-01-23Merge pull request #36948 from dtzWill/fix/glibc-libgcc_sMatthew Bauer1-16/+0
2019-01-23Merge branch 'staging' into fix/glibc-libgcc_sMatthew Bauer1-1/+10
2019-01-22glibc: add support for C.utf-8Jörg Thalheim1-3/+2
2019-01-22glibc: remove installLocales argumentJörg Thalheim1-2/+1
2018-11-15glibc: disable pie hardening, limit to musl for nowWill Dietz1-1/+4
2018-11-13glibc: Add helpful comment.Niklas Hambüchen1-0/+6
2018-11-03glibc: don't use bootstrap libgcc_sWill Dietz1-16/+0
2018-09-18mkDerivation: Make `separateDebugInfo` assertion lazier to match other assert...John Ericson1-2/+1
2018-09-15glibc, kernel-headers: Fix some eval errors on DarwinJohn Ericson1-3/+2
2018-05-14treewide: Get rid of all uses of crossConfigJohn Ericson1-6/+7
2017-05-20glibc: Simplify derivation furtherJohn Ericson1-46/+6
2017-05-19glibc: Fix for crossJohn Ericson1-5/+7
2017-02-21glibc: fixup libm.aVladimír Čunát1-0/+3
2017-02-20Re-revert "Merge: glibc: 2.24 -> 2.25"Vladimír Čunát1-1/+1
2017-02-16Revert "Merge: glibc: 2.24 -> 2.25"Vladimír Čunát1-1/+1
2017-02-13Merge: glibc: 2.24 -> 2.25Vladimír Čunát1-1/+1
2017-02-11glibc: security 2.24 -> 2.25Vladimír Čunát1-1/+2
2016-09-12glibc: enable stackprotection hardeningFranz Pletz1-0/+3
2016-08-22Merge branch 'hardened-stdenv' into stagingobadz1-0/+2
2016-08-19glibc: fixup, that should have been $bin not $outobadz1-1/+1
2016-08-19glibc: remove sln from bin, not sbinobadz1-1/+1
2016-07-15Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster1-2/+63
2016-06-23glibc: fixup retaining bootstrap-tools referenceVladimír Čunát1-0/+8