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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-27
Update to documentation formatting.
citibeth
1
-21
/
+24
2016-03-26
Fixed imports to make ``git spconfig`` work after recent merge from develop.
citibeth
1
-2
/
+6
2016-03-25
handle case where file contents change but resource name does not (e.g. if re...
Peter Scheibel
2
-1
/
+14
2016-03-25
Fixed a bug in the testing
Gregory Becker
1
-0
/
+4
2016-03-25
Fixed bug in platform names that I introduced yesterday
Gregory Becker
1
-9
/
+9
2016-03-25
Added documentation for StagedPackage, etc.
Elizabeth F
1
-0
/
+101
2016-03-25
Made StagedPackage user-visible.
Elizabeth F
1
-2
/
+2
2016-03-25
Merge remote-tracking branch 'upstream/develop' into efischer/160311-StagedPa...
citibeth
1
-2
/
+2
2016-03-25
Merge remote-tracking branch 'upstream/develop' into efischer/160311-StagedPa...
citibeth
25
-403
/
+1144
2016-03-24
spacing issue
Peter Scheibel
1
-0
/
+1
2016-03-24
implemented cache_local method for DIY stage (as a noop)
Peter Scheibel
1
-0
/
+2
2016-03-24
stage creates cache fetcher with cache object (so it can be mocked for tests)
Peter Scheibel
5
-12
/
+31
2016-03-24
Fixed things from merge.
Gregory Becker
8
-27
/
+45
2016-03-24
Fix spack info indentation
Adam J. Stewart
1
-2
/
+2
2016-03-24
remove unused import
Peter Scheibel
1
-1
/
+0
2016-03-24
(1) move definition of MockCache to test command (no definitions or extra wor...
Peter Scheibel
3
-14
/
+7
2016-03-24
python extensions : create PYTHONPATH in module files
alalazo
1
-5
/
+5
2016-03-24
module files configuration : enable/disable logic is now positive
alalazo
2
-8
/
+3
2016-03-23
replace references to cache directory with references to new cache object. te...
Peter Scheibel
5
-10
/
+24
2016-03-23
clear test cache before and after each MockPackagesTest (I think Ive got a be...
Peter Scheibel
3
-6
/
+8
2016-03-23
cleanup
Gregory Becker
1
-4
/
+4
2016-03-23
modules : fixed annoying indent
alalazo
1
-1
/
+1
2016-03-23
modules : added configuration file with disable keyword
alalazo
2
-5
/
+35
2016-03-23
resurrect preferred=True option for packages lost in merge of externals support.
Todd Gamblin
3
-3
/
+14
2016-03-23
Fix #608: broken numpy build.
Todd Gamblin
2
-3
/
+5
2016-03-22
(1) relocate cache for tests (2) initial approach for restoring unit tests (j...
Peter Scheibel
2
-0
/
+8
2016-03-22
Merged newarch into merge
Gregory Becker
37
-165
/
+1190
2016-03-22
URLFetchStrategy.archive does a copy vs. a move now
Peter Scheibel
2
-6
/
+3
2016-03-22
Change from PR #552: rename setup_dependent_python_module -> setup_dependent_...
Todd Gamblin
2
-15
/
+39
2016-03-21
temporarily wrap archiving with conditional to avoid moving (this still cause...
Peter Scheibel
1
-4
/
+5
2016-03-21
undoing whitespace-only diff
Peter Scheibel
1
-2
/
+0
2016-03-21
pursuing a strategy using fetch.archive and treating var/spack/cache as a mir...
Peter Scheibel
3
-18
/
+14
2016-03-21
Rename some environment methods to be less repetitive, add set_path.
Todd Gamblin
3
-32
/
+57
2016-03-21
Refactor environment setup.
Todd Gamblin
3
-41
/
+117
2016-03-21
Remove unused code from modules.py
Todd Gamblin
1
-20
/
+10
2016-03-21
Fix print function in uninstall.py
Todd Gamblin
1
-5
/
+6
2016-03-21
Merge pull request #552 from epfl-scitas/features/env_objects_flying_around
Todd Gamblin
11
-232
/
+579
2016-03-21
Add test for issue 573, child with compiler not respected in concretization
Matthew LeGendre
1
-0
/
+7
2016-03-21
Fix issue 573 where Spack was ignoring user's compiler preference in concreti...
Matthew LeGendre
1
-2
/
+2
2016-03-21
Merge branch 'develop' of https://github.com/LLNL/spack into features/env_obj...
alalazo
6
-6
/
+61
2016-03-21
uninstall : fixed typo (print statement vs. print function)
alalazo
1
-2
/
+2
2016-03-18
move cache to var/spack/cache
Peter Scheibel
1
-1
/
+1
2016-03-18
since only archives with checksums can be retrieved from the cache, make sure...
Peter Scheibel
1
-1
/
+1
2016-03-18
rename for clarity
Peter Scheibel
1
-2
/
+2
2016-03-18
(1) add a var/cache directory under spack. (2) downloads from URLFetchStrateg...
Peter Scheibel
2
-0
/
+21
2016-03-18
Add docs for InstallError.
Todd Gamblin
1
-0
/
+14
2016-03-18
Make InstallError and ExternalPackageError visiible in packages.
Todd Gamblin
2
-2
/
+10
2016-03-18
Merge pull request #574 from LLNL/features/flattener
Todd Gamblin
2
-0
/
+32
2016-03-18
changed function name and removed hardcoded libs dir
Gregory Becker
2
-5
/
+4
2016-03-18
cleanup
Gregory Becker
1
-1
/
+0
[prev]
[next]