index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
Fix bug with '# noqa' filtering (#3993)
Adam J. Stewart
1
-9
/
+4
2017-04-25
spack flake8 should exempt line-wrapped directives (#3990)
Todd Gamblin
1
-8
/
+8
2017-04-25
hooks take spec as an argument (instead of pkg) (#3967)
Massimiliano Culpo
6
-23
/
+27
2017-04-25
Properly ignore flake8 F811 redefinition errors (#3932)
Adam J. Stewart
2
-33
/
+153
2017-04-24
Rename tutorial_sc16.rst to tutorial.rst (#3974)
Todd Gamblin
5
-4
/
+4
2017-04-23
Use six.moves.input instead of raw_input (#3961)
Adam J. Stewart
2
-3
/
+4
2017-04-22
External packages are now registered in the DB (#1167)
Massimiliano Culpo
15
-57
/
+230
2017-04-22
Find more versions from GitHub (#3952)
Adam J. Stewart
1
-1
/
+1
2017-04-22
add Intel mpi package and add MPI wrappers to Intel parallel studio (#3905)
Denis Davydov
1
-0
/
+1
2017-04-21
PythonPackage builds flat installs instead of egg directories.
Todd Gamblin
1
-1
/
+18
2017-04-21
fetch git submodules recursively (#3779)
Christoph Junghans
2
-5
/
+16
2017-04-21
spack uninstall no longer requires a known package. (#3915)
Todd Gamblin
6
-82
/
+102
2017-04-21
Fix ABI detection issues with macOS gcc. (#3854)
Todd Gamblin
4
-7
/
+23
2017-04-21
Fix checksumming in Python3; add more fetch tests (#3941)
Todd Gamblin
7
-59
/
+151
2017-04-21
Fix HPL build, convert to MakefilePackage (#3777)
Adam J. Stewart
1
-0
/
+49
2017-04-20
Add Napoleon extension to support Google docstrings (#3920)
Adam J. Stewart
1
-0
/
+1
2017-04-20
Revert "Override partial installs by default" (#3918)
Todd Gamblin
4
-203
/
+7
2017-04-20
test/python_version.py: ported to pytest (#3438)
Massimiliano Culpo
1
-79
/
+85
2017-04-19
Override partial installs by default (#3530)
scheibelp
4
-7
/
+203
2017-04-19
Set proper deptypes for certain build systems (#3866)
Adam J. Stewart
3
-4
/
+10
2017-04-19
Rework Spack's Mercurial support (#3834)
Adam J. Stewart
4
-8
/
+59
2017-04-15
Fix flake8 changed files detection (#3855)
Adam J. Stewart
1
-1
/
+1
2017-04-15
Allow users to set parallel jobs in config.yaml (#3812)
Adam J. Stewart
5
-6
/
+30
2017-04-14
stage: remove a rogue period (#3846)
Ben Boeckel
1
-1
/
+1
2017-04-14
Add documentation on explicit param for do_install (#3823)
Adam J. Stewart
1
-13
/
+15
2017-04-14
Quick fix for #3153 (#3822)
Mario Melara
1
-0
/
+3
2017-04-12
Document commands that no longer work (#3781)
Adam J. Stewart
1
-4
/
+37
2017-04-10
doc: start with known issues section (#3722)
Denis Davydov
2
-0
/
+38
2017-04-10
Make it more clear that version ranges are inclusive (#3759)
Adam J. Stewart
1
-43
/
+84
2017-04-07
Abinit: a few modernizations for the package and its dependencies (#3699)
Massimiliano Culpo
1
-5
/
+1
2017-04-06
set_executable can set S_IX{GRP,OTH} (#3742)
George Hartzell
1
-2
/
+8
2017-04-06
Correct uninstall -d to uninstall -R in tutorial (#3740)
Max Katz
1
-2
/
+2
2017-04-05
Update copyright on the docs. (#3718)
Todd Gamblin
1
-2
/
+2
2017-04-05
spack create MakefilePackage (#3710)
Adam J. Stewart
2
-26
/
+38
2017-04-05
Merge pull request #2789 from paulhopkins/features/allow_package_installation...
scheibelp
6
-22
/
+112
2017-04-05
Allow installation directory layout to be configured using either hash
Paul Hopkins
6
-22
/
+112
2017-04-04
Avoid null reference in arch concretization (#2596)
scheibelp
1
-3
/
+18
2017-04-04
Fixes #3675: Abinit: invalid spec on concretization #(3686)
Massimiliano Culpo
1
-1
/
+1
2017-04-04
Update getting_started.rst (#3685)
Justin Cook
1
-1
/
+1
2017-04-03
Overhaul Spack's URL parsing (#2972)
Adam J. Stewart
14
-565
/
+1166
2017-04-02
new directive: conflicts() (#3125)
Massimiliano Culpo
4
-1
/
+99
2017-04-01
Add epigraph in docs.
Todd Gamblin
1
-1
/
+5
2017-04-01
Add better tests for web.py; fix some bugs found with spidering.
Todd Gamblin
8
-35
/
+283
2017-04-01
Fix Python 3 support in spack versions
Adam J. Stewart
2
-4
/
+5
2017-04-01
fix annoying 'fatal: Not a git repository' error message (#3657)
Kenneth Hoste
2
-4
/
+8
2017-03-31
fix flake8 ignore syntax (use E instead of ignore) (#3651)
Gregory Lee
1
-1
/
+1
2017-03-31
test/package_sanity.py: ported to pytest (#3474)
Massimiliano Culpo
1
-34
/
+33
2017-03-31
test/versions.py: ported to pytest (#3635)
Massimiliano Culpo
1
-403
/
+443
2017-03-31
Spack works with Python 3
Todd Gamblin
2
-2
/
+2
2017-03-31
Clean up tests and add Python3 to Travis.
Todd Gamblin
2
-89
/
+155
[next]