summaryrefslogtreecommitdiff
path: root/pkgs/development/interpreters/python/cpython/default.nix
AgeCommit message (Expand)Author
2021-10-07Merge pull request #138289 from sternenseemann/fix-non-gnu-stripsterni
2021-09-23Merge pull request #135619 from r-burns/fpie-musl-fixesr-burns
2021-09-20Revert "pkgsMusl.python*: disable LTO"Ryan Burns
2021-09-18python3: fix NIX_LDFLAGS logicsternenseemann
2021-09-13Merge pull request #110893 from risicle/ris-cpython-debug-v2Robert Scott
2021-08-30cpython: fix duplicate function argumentsMartin Weinelt
2021-08-30Merge branch 'master' into staging-nextMartin Weinelt
2021-08-28pkgsMusl.python*: disable LTOsternenseemann
2021-08-19cpython: expose libpython.py for debugging from gdbRobert Scott
2021-08-19cpython: set separateDebugInfo, explicitly stripping static libpython*.aRobert Scott
2021-08-19python3: add strictDeps = trueGuillaume Girol
2021-08-19python3: fix static buildGuillaume Girol
2021-08-14python39: fix tkinter and decimal on aarch64-darwinAngus Trau
2021-07-30python2 and python3: build unoptimized bytecode againFrederik Rietdijk
2021-07-16cpython: restrict enableLTO to LinuxVladimír Čunát
2021-07-09cpython: disable no-semantic-interposition with older clang versionsMartin Weinelt
2021-07-05python3: only enable LTO for 64bit buildsJonathan Ringer
2021-07-05cpython: Enable LTO on all builds as it doesn't break reproducibilityAndreas Rammhold
2021-07-05cpython: add enableNoSemanticInterposition flagAndreas Rammhold
2021-06-28cpython: fix permissions on venv activation scriptsMartin Weinelt
2021-04-20python310: fix build on darwinMario Rodas
2021-04-04lzma: deprecate aliasSandro Jäckel
2021-03-15cpython: allow $out reference againSandro Jäckel
2021-03-14python3: express references to keep as a nix listFrederik Rietdijk
2021-03-14python3: mimetypesSupport is optionalFrederik Rietdijk
2021-03-14cpython: Pull in the mime-types databasenicoo
2021-03-13python39: hardcode path to tzdataFrederik Rietdijk
2021-03-13python: reproducible buildsFrederik Rietdijk
2021-03-03python37, python2: remove win64 workaround to fix aarch64-darwinIvan Babrou
2021-02-20python37: 3.7.9 -> 3.7.10, fixup patchesMartin Weinelt
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob
2021-01-22cpython: fix extensions when using a musl toolchainPeter Woodman
2021-01-14Merge branch 'master' into staging-nextJan Tojnar
2021-01-13python36: enable ctypes.util.find_library patchFabian Möller
2021-01-08Merge staging-next into staginggithub-actions[bot]
2021-01-08python3: don't use sysconfigdataHook on darwinFrederik Rietdijk
2021-01-07Merge branch 'staging-next' into stagingJan Tojnar
2021-01-07Merge branch 'master' into staging-nextJan Tojnar
2021-01-04python38: remove obsolete find_library patchJonathan Ringer
2021-01-03treewide: Inline more of the static overlayJohn Ericson
2020-12-28cpython: fix finding headers when cross-compiling extension modulesBen Wolsieffer
2020-12-28cpython: fix ctypes.util.find_libraryLucas Ransan
2020-11-28Python: rename parameters and arguments passed to passthruFrederik Rietdijk
2020-11-28Python: use pythonPackagesBuildHost instead of pythonForBuildFrederik Rietdijk
2020-11-19python: Use `makeScopeWithSplicing`John Ericson
2020-11-11python310: 3.10.0a1 -> 3.10.0a2Jonathan Ringer
2020-11-03Revert "Merge pull request #93083 from risicle/ris-cpython-debug"Frederik Rietdijk
2020-08-17Merge master into staging-nextFrederik Rietdijk
2020-08-15pythonFull: add BlueZ supportAlvar Penning
2020-08-15Merge pull request #93083 from risicle/ris-cpython-debugFrederik Rietdijk