about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/2.6/default.nix
Commit message (Expand)AuthorAge
* python2*: fix modules as well after 4101db0beVladimír Čunát2015-04-19
* python2*: fix detecting C libs, no header referencesVladimír Čunát2015-04-18
* Explicitly specify the pythonVersion and use that together with versionOlder/...Dario Bertini2015-01-24
* python2.6: add a patch to fix parallel make failureDomen Kožar2015-01-18
* Missed gcc refsShea Levy2014-12-26
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
* python: add python.interpreter attributeDomen Kožar2014-11-13
* Merge pull request #4646 from geerds/python26-sqlite3Domen Kožar2014-10-24
|\
| * Fix python26Packages.sqlite3Jascha Geerds2014-10-23
* | python: adding test/test_support.py module in all python versionsRok Garbas2014-10-24
|/
* python27FullBuildEnv -> python.buildEnv for all interpretersDomen Kožar2014-10-19
* simplifyDomen Kožar2014-10-16
* python: make 2.6 and 2.7 expr similar, introduce includeModulesDomen Kožar2014-10-13
* python: get rid of ssl module as it's always builtinDomen Kožar2014-10-11
* include ssl with python2.6 as is the case with 2.7Florian Friesdorf2014-08-12
* python.isPyXY markersFlorian Friesdorf2014-07-10
* pythonX.Y sitePackages passthruFlorian Friesdorf2014-07-10
* python2.6: 2.6.8 -> 2.6.9Domen Kožar2014-02-20
* Move all db4 packages to the default db5William A. Kennington III2014-02-15
* Merge master into stdenv-updatesVladimír Čunát2013-12-29
|\
| * python-2.6-bsddb: build this module with Berkeley DB 4.5Peter Simons2013-12-23
* | Merge branch 'origin/master' into stdenv-updates.Peter Simons2013-10-18
|\|
| * Reflect addition of curses_panel python moduleMichael Raskin2013-10-18
* | Merge branch 'master' into stdenv-updatesPeter Simons2013-08-16
|\|
| * python2.6: add crpyt moduleDomen Kožar2013-08-14
* | Merge remote-tracking branch 'master' into stdenv-updates.Peter Simons2013-07-30
|\|
| * add python3 support to pythonPackagesDomen Kozar2013-07-29
* | python: Remove --with-wctype-functions flagEelco Dolstra2013-06-21
|/
* for some reason the python2.6 manpage is not gzippedFlorian Friesdorf2013-01-09
* fix python-2.6 build: purity for systems with stdenv.gcc.libcFlorian Friesdorf2013-01-09
* python-2.6.8: long overdueFlorian Friesdorf2013-01-09
* python manpages as python2.6, python2.7 and pythonFlorian Friesdorf2012-12-22
* python: make pdb.py available as bin/pdb and bin/pdb${python.majorVersion}Florian Friesdorf2012-07-20
* Darwin: Add `mig', `lipo', etc. to `stdenvNative'.Ludovic Courtès2012-04-23
* This is sha256, not md5Yury G. Kudryashov2012-03-01
* * Since we're rebuilding everything that depends on Python anyway, weEelco Dolstra2012-02-28
* Revert "remove empty readonly site-packages"Florian Friesdorf2012-02-28
* remove empty readonly site-packagesFlorian Friesdorf2012-02-26
* add PSFL, update python meta (license, maintainers, unify description)Florian Friesdorf2012-02-26
* * By popular demand, restore Python 2.6.Eelco Dolstra2011-04-06
* * Remove Python 2.6, since the only remaining package that used itEelco Dolstra2011-03-28
* Added "python-$version-wrapper" expression.Peter Simons2010-08-16
* Enable parallel building of gcc, glibc, gmp, mpfr, ncurses, coreutils, perl, ...Peter Simons2010-08-08
* Cleaned up the unspecified-extra-argument calls where there is no way to acce...Michael Raskin2010-07-08
* Make WebKit use libsoup 2.31.2 via deepOverride. Edit a few packages that wer...Michael Raskin2010-07-08
* python: support ncurses, replace composedArgsAndFun by makeOverridableMarc Weber2010-05-09
* pkgs/development/interpreters/python/2.6: updated to version 2.6.5Peter Simons2010-03-23
* Fixing the 'platforms' at python 2.6.Lluís Batlle i Rossell2010-01-21
* x86_64 darwin related changesRob Vermaas2009-11-27
* pkgs/development/interpreters/python/2.6/default.nix: fixed build on DarwinPeter Simons2009-11-05