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-07-25
fix config.guess patch for ppc64le (#4858)
Gregory Lee
1
-15
/
+3
2017-07-24
Change Version formatting properties and functions to return Version objects ...
Adam J. Stewart
3
-21
/
+132
2017-07-22
Make testing spack commands simpler (#4868)
Todd Gamblin
10
-388
/
+296
2017-07-19
Allow packages to control handling of compiler flags (#4421)
becker33
6
-0
/
+169
2017-07-18
Improve version detection of release versions (#4816)
Adam J. Stewart
2
-0
/
+3
2017-07-18
Open ended variants (#4746)
becker33
1
-1
/
+7
2017-07-18
Change path to CMakeLists.txt to be relative to root, not pwd (#4420)
Adam J. Stewart
1
-4
/
+9
2017-07-18
package: removed default no-op patch (#4103)
Massimiliano Culpo
1
-4
/
+5
2017-07-12
Typo: submdoules -> submodules (#4716)
George Hartzell
1
-1
/
+1
2017-07-06
patch config.guess after autoreconf step (#4604)
Gregory Lee
1
-18
/
+9
2017-07-04
Parametrized lock test and make it work with MPI
Todd Gamblin
2
-46
/
+255
2017-07-04
Make filesytem more resilient to concurrent updates.
Todd Gamblin
1
-2
/
+12
2017-07-04
Ported lock test to pytest.
Todd Gamblin
1
-519
/
+630
2017-06-29
Update hdfgroup packages to new URL structure (#4643)
Adam J. Stewart
1
-14
/
+16
2017-06-28
add mpi to providers to remove virtual package error (#4608)
EmreAtes
1
-2
/
+7
2017-06-27
Added install option to read spec from file (#4611)
becker33
1
-1
/
+10
2017-06-25
Don't immediately raise an error when an editor is not found (#4587)
Adam J. Stewart
1
-5
/
+6
2017-06-24
Allow arbitrary Prefix attributes (#4591)
Adam J. Stewart
4
-103
/
+134
2017-06-24
Make LICENSE recognizable by GitHub. (#4598)
Todd Gamblin
228
-229
/
+229
2017-06-23
mv variants: packages are now needed only during normalization (#4129)
Massimiliano Culpo
4
-158
/
+240
2017-06-21
fix issue #4577 (#4579)
becker33
1
-1
/
+1
2017-06-21
Module cmd fix (#3250)
becker33
7
-70
/
+346
2017-06-16
System config (#4518)
becker33
5
-20
/
+40
2017-06-16
bugfix: support EDITOR values with spaces (#4523)
Todd Gamblin
1
-8
/
+8
2017-06-16
issue 4492: DependencyMap.concrete checks for unconditional dependencies (#4499)
Massimiliano Culpo
2
-10
/
+96
2017-06-15
Fix tests on cray (#4298)
Mario Melara
3
-5
/
+4
2017-06-15
Add latest version of JDK (#4317)
Adam J. Stewart
1
-10
/
+0
2017-06-15
Fix dashes in variant parsing (#4498)
Todd Gamblin
2
-8
/
+8
2017-06-15
Prefer vim to vi for default editor (#4230)
Adam J. Stewart
4
-82
/
+94
2017-06-14
Adding package namd (#4321)
Nicolas Richart
1
-11
/
+12
2017-06-13
Override partial installs by default - part three (#4331)
scheibelp
4
-3
/
+172
2017-06-12
Add an installcheck phase to MakefilePackage (#4476)
Adam J. Stewart
1
-0
/
+12
2017-06-09
Move description to top of `spack info` (#4475)
Todd Gamblin
1
-7
/
+8
2017-06-09
Add default list_url for GitLab, BitBucket, and CRAN (#4439)
Adam J. Stewart
1
-5
/
+38
2017-06-09
Move gpg section of docs to Getting Started (#4446)
Adam J. Stewart
2
-64
/
+67
2017-06-09
Fix url parse offset for SourceForge downloads (#4458)
Adam J. Stewart
2
-1
/
+4
2017-06-07
Supress output from gpg --version during tests (#4441)
Adam J. Stewart
1
-2
/
+2
2017-06-07
Fixed duplicated spec: nag@6.1 line in getting started guide (#4445)
Stas Sergienko
1
-0
/
+1
2017-05-30
Fix spack info bug for Python 3 (#4391)
Adam J. Stewart
1
-2
/
+2
2017-05-27
Document known issue with R concretization (#4313)
Adam J. Stewart
1
-0
/
+40
2017-05-26
Fix typo in mod_to_class docstring (#4371)
Adam J. Stewart
1
-1
/
+1
2017-05-26
Add --configure-args/vars support to RPackage (#4289)
Adam J. Stewart
2
-5
/
+37
2017-05-26
gpg: add 'spack gpg subcommand (#3845)
Ben Boeckel
6
-0
/
+541
2017-05-25
Touch up string expansion. (#4344)
George Hartzell
1
-1
/
+2
2017-05-24
Fix issues parsing multiple anonymous specs (#4199)
becker33
2
-18
/
+24
2017-05-24
Fix PGI version detection: 17.4-0 -> 17.4 (#4251)
Adam J. Stewart
1
-1
/
+1
2017-05-17
Move doc dependencies to requirements.txt for readthedocs (#4280)
Todd Gamblin
1
-0
/
+5
2017-05-17
fix bug with executables setting their own environment. (#4237)
Todd Gamblin
1
-3
/
+4
2017-05-17
Sphinx no longer supports Python 2.6 (#4266)
Adam J. Stewart
6
-301
/
+3
2017-05-16
Sphinx no longer ignores first argument (#4243)
Adam J. Stewart
1
-1
/
+1
[next]