about summary refs log tree commit diff
path: root/pkgs/development/python-modules/generic
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into stdenv-updatesRickard Nilsson2013-01-20
|\
| * pythonPackages: default to python's maintainers and platformsFlorian Friesdorf2013-01-19
* | Merge remote-tracking branch 'origin/master' into stdenv-updatesEelco Dolstra2013-01-17
|\|
| * remove old inactive pth file creation for buildInputsFlorian Friesdorf2013-01-15
| * don't put propagated recursivePthLoader into pth file, #257Florian Friesdorf2013-01-11
| * modules propgate recursivePthLoaderFlorian Friesdorf2013-01-11
| * recursivePthLoader included via wrapper, not propagated by modulesFlorian Friesdorf2013-01-11
| * comment unneeded buildInputStringsFlorian Friesdorf2013-01-10
| * Revert "don't propagate recursivePthLoader, it is needed to process it already"Florian Friesdorf2013-01-09
| * whitespaceFlorian Friesdorf2013-01-09
| * Merge branch 'channel-nixos' into pythonFlorian Friesdorf2013-01-09
| |\
| * | commentFlorian Friesdorf2013-01-09
| * | don't propagate recursivePthLoader, it is needed to process it alreadyFlorian Friesdorf2012-12-22
| * | do not create e.g pth file for build inputsFlorian Friesdorf2012-12-22
| * | python-modules: remove long non-functional propagated-user-env-packagesFlorian Friesdorf2012-12-22
| * | remove site.py filesFlorian Friesdorf2012-12-22
| * | use recursivePthLoader instead of setuptoolsSiteFlorian Friesdorf2012-12-22
* | | Merge branch 'master' into stdenv-updates.Peter Simons2013-01-11
|\ \ \ | | |/ | |/|
| * | Add preInstall ot buildPythonPackage (postInstall already existed) to allow s...Rob Vermaas2013-01-09
| |/
* / Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
|/
* python: do not delete site.py for now as it breaks existing use casesFlorian Friesdorf2012-12-07
* change order of phases for python modules: checkPhase after installPhaseFlorian Friesdorf2012-12-05
* propagate setuptoolsSite to load pth filesFlorian Friesdorf2012-12-03
* make diff to master look nicerFlorian Friesdorf2012-12-03
* include offlineDistutils in preConfigure instead of configurePhaseFlorian Friesdorf2012-11-29
* Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf2012-11-24
|\
| * offlineDistutils in PYTHONPATH in configurePhase instead of builder.shFlorian Friesdorf2012-11-24
| * fix python module builderFlorian Friesdorf2012-11-23
* | fix python module builderFlorian Friesdorf2012-11-23
* | Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf2012-11-23
|\|
| * fix builder in python-moduleFlorian Friesdorf2012-11-23
* | Merge branch 'py/offline-distutils' into python-mergeFlorian Friesdorf2012-11-23
|\|
| * use offline-disutils in buildPythonPackageFlorian Friesdorf2012-11-23
* | Merge branch 'py/pth-create' into python-mergeFlorian Friesdorf2012-11-23
|\ \
| * | move pth rename and site.py removal to buildPhaseFlorian Friesdorf2012-11-23
* | | Merge branch 'py/always-unzip' into python-mergeFlorian Friesdorf2012-11-22
|\ \ \ | |/ / |/| |
| * | python: always unzip eggs installed into the storeFlorian Friesdorf2012-07-21
| |/
* | fix pth filesFlorian Friesdorf2012-07-22
* | python: create pth files for python build inputs (propagate/native or not)Florian Friesdorf2012-07-21
* | python: remove colliding site.py* filesFlorian Friesdorf2012-07-21
* | python: rename eventually created easy_install.pth to pkg-specific fileFlorian Friesdorf2012-07-21
|/
* Revert "pth file with deps, only current package's scripts, no colliding files"Florian Friesdorf2012-02-28
* Revert "include site for python wrappers to enable deps via pth files"Florian Friesdorf2012-02-28
* Revert "prevent distutils during module install from downloading and load pth...Florian Friesdorf2012-02-28
* Revert "removal of deps' scripts only if easy-install.pth exists"Florian Friesdorf2012-02-28
* Revert "include site in pythonpath of wrapped scripts, if python-site is inst...Florian Friesdorf2012-02-28
* Revert "suffix pythonpath"Florian Friesdorf2012-02-28
* Revert "PYTHONPATH in preConfigure instead of configurePhase"Florian Friesdorf2012-02-28
* Revert "added unzip to buildPythonPackage's buildInputs - used quite often"Florian Friesdorf2012-02-28
* Revert "move checkPhase after fixupPhase for python packages"Florian Friesdorf2012-02-28