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-02-25
Deleted files
Mario Melara
3
-0
/
+83
2016-02-25
Fix for 'Parent module spack.operating_systems not found while handling absol...
Mario Melara
1
-21
/
+21
2016-02-24
Libevent depends on OpenSSL
Erik Schnetter
1
-0
/
+3
2016-02-24
Changed to dict method. Didn't realize this was being assigned to a dictionar...
Mario Melara
1
-5
/
+4
2016-02-24
Added more comments
Mario Melara
1
-7
/
+8
2016-02-24
Got rid of print statements
Mario Melara
1
-1
/
+0
2016-02-24
Changed to appropriate class names for operating system
Mario Melara
2
-5
/
+4
2016-02-24
Changed name to appropriate camelcase
Mario Melara
3
-34
/
+22
2016-02-24
Added comments. Need to figure out how to make arch_tuple from_dict
Mario Melara
1
-3
/
+6
2016-02-24
arch_from_dict worked on
Mario Melara
1
-5
/
+17
2016-02-24
Added unit testing for to_dict method
Mario Melara
1
-2
/
+41
2016-02-24
Added to dictionary method
Mario Melara
1
-21
/
+74
2016-02-24
stage : on-going refactoring
alalazo
3
-185
/
+180
2016-02-24
llvm : removed duplicate version
alalazo
1
-19
/
+0
2016-02-24
intel : polished code
alalazo
1
-3
/
+0
2016-02-24
Merge pull request #446 from LLNL/bugfix/python_config_compiler
Todd Gamblin
1
-0
/
+14
2016-02-24
Merge pull request #448 from epfl-scitas/packages/gromacs
Todd Gamblin
2
-0
/
+58
2016-02-24
Merge pull request #450 from trws/llvm-trunk
Todd Gamblin
1
-9
/
+34
2016-02-23
Modified wrapper to have a different behavior when modeis vcheck
Massimiliano Culpo
1
-3
/
+18
2016-02-22
Added CNL10 as back_os and default_os
Mario Melara
1
-2
/
+4
2016-02-22
Added more tests
Mario Melara
1
-1
/
+19
2016-02-22
Added compiler strategy entry and also added new operating system subclass ca...
Mario Melara
3
-6
/
+33
2016-02-22
Added compiler strategy field to Operating System class
Mario Melara
1
-8
/
+10
2016-02-22
Unit tests to test operating system subclass creation and whether compiler st...
Mario Melara
1
-0
/
+41
2016-02-22
New folder that will hold operating system subclasses
Mario Melara
3
-0
/
+70
2016-02-22
import linux distro subclass. Added method to add operating system to platfor...
Mario Melara
1
-1
/
+4
2016-02-22
import MacOSX subclass and added add_operating_system method to use subclass
Mario Melara
1
-1
/
+4
2016-02-22
import linux distro operating system subclass, set front-end os to LinuxDistro()
Mario Melara
1
-11
/
+6
2016-02-22
Got rid of methods used to detect mac osx and linux osx. Now those methods ar...
Mario Melara
1
-35
/
+55
2016-02-22
Added new module path to operating system file
Mario Melara
1
-0
/
+1
2016-02-20
llvm trunk version
Tom Scogland
1
-9
/
+34
2016-02-19
Merge pull request #422 from epfl-scitas/packages/openssl_url
Todd Gamblin
1
-0
/
+39
2016-02-19
gromacs : added package
alalazo
2
-0
/
+58
2016-02-18
Merge pull request #298 from epfl-scitas/refactoring/resource_directive
Todd Gamblin
11
-215
/
+460
2016-02-18
modify compiler commands in python config files, fix for #431
Gregory L. Lee
1
-0
/
+14
2016-02-18
Changed spec.target to spec.architecture
Mario Melara
1
-1
/
+1
2016-02-18
Fixes #434
Todd Gamblin
1
-12
/
+20
2016-02-17
Merge pull request #443 from trws/dicts-like-string-keys
Todd Gamblin
1
-1
/
+1
2016-02-17
remove the unprotected key name from create.py
Tom Scogland
1
-1
/
+1
2016-02-17
Check difference by using arch tuple rather than .target
Mario Melara
1
-1
/
+1
2016-02-17
Added module compilers so that no CompilerSpecError is thrown
Mario Melara
1
-0
/
+10
2016-02-17
Changed abstract.target to abstract.architecture.target and abstract.architec...
Mario Melara
1
-1
/
+1
2016-02-17
Added ARCHITECTURE field when showing specs
Mario Melara
1
-3
/
+3
2016-02-17
Changed target to architecture.target
Mario Melara
1
-1
/
+3
2016-02-17
Changed so that modules use correct file path with spec.architecture instead ...
Mario Melara
1
-2
/
+2
2016-02-17
Changed so that directory layout uses the platform-os-target string version o...
Mario Melara
1
-2
/
+1
2016-02-17
From now on all targets are now architecture. Architecture is a named tuple s...
Mario Melara
1
-10
/
+10
2016-02-17
Changed module loading to use arch tuple instead of regular target.module
Mario Melara
1
-2
/
+2
2016-02-17
Fixed silly typo that gave errors in tests
Mario Melara
1
-2
/
+2
2016-02-17
Merge pull request #442 from xjrc/features/mesh-packages
Todd Gamblin
7
-1
/
+167
[prev]
[next]