index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
adelie-v0.23.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-01
Prefers `bash` over `sh`.
Matt Belhorn
1
-1
/
+1
2016-08-01
Replaces bash-ism `source` for POSIX-compliant `.`
Matt Belhorn
1
-1
/
+1
2016-08-01
Writes default module list to terminal when debugging.
Matt Belhorn
1
-10
/
+8
2016-07-30
Invokes subshell without user init scripts.
Matt Belhorn
1
-1
/
+2
2016-07-29
Replaces technique for obtaining default back_end target.
Matt Belhorn
1
-8
/
+29
2016-07-29
Obtains default modules from a clean subshell.
Matt Belhorn
1
-8
/
+29
2016-07-27
Merge pull request #1 from robertdfrench/olcf/unified_cray_platform
Matt Belhorn
2
-16
/
+18
2016-07-27
PEP8 Goodness
robertdfrench
2
-16
/
+18
2016-07-27
Front-end unification for Cray systems.
Matt Belhorn
1
-0
/
+87
2016-07-27
Adds __str__ method to CNL operating system class.
Matt Belhorn
1
-0
/
+2
2016-07-27
Adds targets config file
Matt Belhorn
1
-0
/
+13
2016-07-27
Merge pull request #1350 from adamjstewart/fixes/openssl
Todd Gamblin
1
-1
/
+1
2016-07-25
Merge pull request #1353 from epfl-scitas/qa/minor_cleanup
becker33
2
-53
/
+39
2016-07-25
Merge pull request #1352 from glennpj/r_googlevis
becker33
1
-0
/
+47
2016-07-25
Merge pull request #1351 from glennpj/r_htmlwidgets
becker33
30
-0
/
+1359
2016-07-25
Merge pull request #1347 from glennpj/rdeps
becker33
29
-93
/
+95
2016-07-25
qa : flake8 issues
alalazo
2
-19
/
+27
2016-07-25
spec : removed dead code
alalazo
1
-29
/
+13
2016-07-24
New packages - R htmlwidgets
Glenn Johnson
30
-0
/
+1359
2016-07-24
New package - r-googlevis
Glenn Johnson
1
-0
/
+47
2016-07-24
Fix OpenSSL url_for_version
Adam J. Stewart
1
-1
/
+1
2016-07-23
Add dependency type tp r- packages
Glenn Johnson
29
-93
/
+95
2016-07-22
Merge pull request #1340 from adamjstewart/features/create
becker33
1
-9
/
+34
2016-07-22
Merge pull request #950 from xjrc/packages/python
Todd Gamblin
3
-38
/
+48
2016-07-22
Use example deptypes in newly created packages
Adam J. Stewart
1
-9
/
+34
2016-07-22
Adding temporary script that fixes all Python extensions w/ 'setup_py'.
Joseph Ciurej
2
-2
/
+10
2016-07-22
Improved the build flag construction code in the python install method.
Joseph Ciurej
1
-27
/
+7
2016-07-22
Fixed a bug that was causing Python installs to be affected by user config.
Joseph Ciurej
1
-9
/
+31
2016-07-22
Merge pull request #1336 from glennpj/rcase
Todd Gamblin
9
-11
/
+15
2016-07-22
test_install : removed commented code
alalazo
1
-7
/
+1
2016-07-21
Merge pull request #1230 from hartzell/update-jdk
Todd Gamblin
1
-10
/
+10
2016-07-21
Fix alpha case of dependencies.
Glenn Johnson
9
-11
/
+15
2016-07-21
Merge pull request #1333 from LLNL/features/no-openssl-pinging
Todd Gamblin
1
-56
/
+9
2016-07-21
Merge pull request #1334 from hartzell/add-gcc-5.4.0
Todd Gamblin
1
-0
/
+1
2016-07-21
Remove remote website pinging from OpenSSL
Todd Gamblin
1
-56
/
+9
2016-07-21
Merge pull request #1263 from hartzell/lmod-needs-tcl
Todd Gamblin
3
-0
/
+24
2016-07-21
Merge pull request #1335 from LLNL/crayxc-detection
becker33
4
-0
/
+6
2016-07-21
Added cray wrapper names directory to spack_env_paths so the spack compiler w...
Gregory Becker
1
-5
/
+6
2016-07-21
fixed flake8 errors
Gregory Becker
1
-2
/
+3
2016-07-21
fixed
Gregory Becker
1
-4
/
+5
2016-07-21
Bug fix for cray_xc platform
Gregory Becker
4
-1
/
+4
2016-07-21
Update with info about gcc-5.4.0
George Hartzell
1
-0
/
+1
2016-07-21
Fix flake8 violations
George Hartzell
1
-0
/
+2
2016-07-21
Fix shebang line in tcl scripts
George Hartzell
2
-1
/
+20
2016-07-21
tcl is actually a runtime dependency.
George Hartzell
1
-1
/
+1
2016-07-21
The lmod package should depend_on('tcl')
George Hartzell
2
-0
/
+3
2016-07-21
Merge pull request #1208 from paulhopkins/bugfix/github1196-specify-preferred...
Todd Gamblin
4
-77
/
+128
2016-07-21
Merge pull request #1328 from suraia/fix-recursive-module-load
Todd Gamblin
1
-4
/
+4
2016-07-21
Merge pull request #1327 from suraia/update-load-documentation
Todd Gamblin
1
-30
/
+31
2016-07-21
Flake8 fixes to ensure qa tests pass
Paul Hopkins
1
-71
/
+103
[next]