summary refs log tree commit diff
path: root/pkgs/development/interpreters/python
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2016-09-20
|\
| * python.buildenv: don't filter non-python packagesFrederik Rietdijk2016-09-17
* | python3.6: 3.6.0a3 -> 3.6.0b1Frederik Rietdijk2016-09-20
* | Python on Nix is not manylinux1 compatibleFrederik Rietdijk2016-09-20
* | Python: make versions/prefixes more similarFrederik Rietdijk2016-09-20
* | Merge branch 'master' into stagingVladimír Čunát2016-09-17
|\|
| * pypy: 5.4.0 -> 5.4.1Herwig Hochleitner2016-09-14
* | stdenv-darwin: upgrade a few more thingsDan Peebles2016-09-12
|/
* python3.x: Patch extra stack size on darwinJosef Kemetmueller2016-09-04
* pypy27: 5.3.1 -> 5.4.0Frederik Rietdijk2016-09-03
* Merge commit 'adaee73' from staging into masterTuomas Tynkkynen2016-09-03
|\
| * Revert "Python 2.6: add less"Eelco Dolstra2016-09-01
| * Revert "Python 2.7: add less"Eelco Dolstra2016-09-01
* | python-3.5: Drop dependency on Berkeley DBEelco Dolstra2016-09-01
* | python-3.5: Also remove -L flagsEelco Dolstra2016-09-01
* | python-3.5: Eliminate -dev paths from the runtime closureEelco Dolstra2016-09-01
* | Python: fix mkPythonDerivation doCheckFrederik Rietdijk2016-09-01
* | pythonPackages: use mkPythonDerivationFrederik Rietdijk2016-09-01
* | Python: separate buildPythonPackage into two functionsFrederik Rietdijk2016-09-01
* | Python: move wrapPython into own fileFrederik Rietdijk2016-09-01
* | Python: move python-modules/generic to interpreter folderFrederik Rietdijk2016-09-01
* | fix eval after 0c3b1112afe3c9231db2498f913c9b2bcf90a5b4Domen Kožar2016-09-01
* | Revert "Python 3.5: add less"Eelco Dolstra2016-09-01
|/
* treewide: Use explicit 'dev' references to glibcTuomas Tynkkynen2016-08-30
* pypy: disable pic hardening on i686Franz Pletz2016-08-25
* pypy27: 5.1.1 -> 5.3.1Frederik Rietdijk2016-08-17
* Python: move interpretersFrederik Rietdijk2016-07-28
* Python 2.7.11 -> 2.7.12Frederik Rietdijk2016-07-19
* Python 2.6: add lessFrederik Rietdijk2016-07-19
* Python 2.7: add lessFrederik Rietdijk2016-07-19
* Python 3.3: add lessFrederik Rietdijk2016-07-19
* Python 3.4: add lessFrederik Rietdijk2016-07-19
* Python 3.5: add lessFrederik Rietdijk2016-07-19
* Python 3.6: add lessFrederik Rietdijk2016-07-19
* python: add alpha release of 3.6Louis Taylor2016-07-19
* python 3.4.4 -> 3.4.5Frederik Rietdijk2016-07-10
* python 3.5.1 -> 3.5.2Frederik Rietdijk2016-07-10
* Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-07-05
|\
| * python: fix modules in buildEnv, closes #16646Frederik Rietdijk2016-07-01
* | python-2.7: Don't use ldconfig and speed up uuid loadEelco Dolstra2016-07-01
|/
* Captialize meta.description of all packagesBjørn Forsman2016-06-20
* python: add python.withPackages functionBenno Fünfstück2016-05-29
* rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
* Merge pull request #15477 from FRidh/pythonbuildinputsFrederik Rietdijk2016-05-16
|\
| * Python 3.5: be explicit about buildInputsFrederik Rietdijk2016-05-16
| * Python 3.4: be explicit about buildInputsFrederik Rietdijk2016-05-16
| * Python 3.3: be explicit about buildInputsFrederik Rietdijk2016-05-16
* | remove python32 due to pip 8.1.2 not supporting python 3.2 anymoreRok Garbas2016-05-15
|/
* python3*: port the fix from parent commitVladimír Čunát2016-04-26