summaryrefslogtreecommitdiff
path: root/var/spack/packages/python/package.py
AgeCommit message (Expand)AuthorFilesLines
2015-11-26New, cleaner package repository structure.Todd Gamblin1-160/+0
2015-06-04new package versionsGregory L. Lee1-0/+1
2015-05-10Fix bug in directory layout hidden files()Todd Gamblin1-1/+3
2015-02-17Factor ignore logic into a predicate builder.Todd Gamblin1-14/+11
2015-02-16Allow forced deactivation -- best effort unlinkingTodd Gamblin1-2/+3
2015-02-15py-sip installs properly into a prefixTodd Gamblin1-2/+8
2015-02-15Better extension activation/deactivationTodd Gamblin1-8/+8
2015-02-09Python package improvements.Todd Gamblin1-2/+3
2015-02-08setup_extension_environment is now setup_dependent_environment.Todd Gamblin1-1/+1
2015-02-08Cleaned up python to remove redundant line.Todd Gamblin1-5/+5
2015-02-06add dependent packages to PYTHONPATH for buildGregory L. Lee1-0/+5
2015-02-02Add extensions command.Todd Gamblin1-5/+72
2015-02-02Ability to ignore files in activate/deactivate for extensions.Todd Gamblin1-7/+10
2015-02-02Add arguements to extends() and activate/deactivate.Todd Gamblin1-2/+30
2015-02-02Add setup_extension_environment() method.Todd Gamblin1-1/+22
2015-02-02Added feature: package extensionsTodd Gamblin1-0/+3
2014-11-03Working Python 2.7.8, ncurses, readlineTodd Gamblin1-1/+10
2014-11-03Initial versions of python and libffi.Todd Gamblin1-0/+16