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-02-10
Added add_os method to platform subclasses
Mario Melara
2
-0
/
+2
2016-02-10
Added new add_os method
Mario Melara
1
-1
/
+8
2016-02-10
Added method to concretize target and os pair
Mario Melara
1
-16
/
+63
2016-02-10
Changed add_target_from_string to include methods to concretize operating_system
Mario Melara
1
-33
/
+31
2016-02-10
Added operating system class prototype and some autodetect features for opera...
Mario Melara
1
-1
/
+60
2016-02-10
Revert "new branch and also pushing some architecture changes where os is det...
Mario Melara
1
-84
/
+52
2016-02-06
new branch and also pushing some architecture changes where os is detected by...
Mario Melara
1
-52
/
+84
2016-01-20
Removed unneccessary $. Still learning regexp
Mario Melara
1
-1
/
+1
2016-01-20
Better regular expression searching. Tested on edison was finding test compil...
Mario Melara
1
-1
/
+1
2016-01-09
Adding needed import modules. Changed platform_name to platform to prevent sy...
Mario Melara
1
-2
/
+5
2016-01-08
cleanup: Removing an unnecessary line in an otherwise unchanged file
Gregory Becker
1
-1
/
+0
2016-01-08
minor bug chasing
Gregory Becker
3
-20
/
+4
2016-01-08
Fixing the fix and removing debug printing
Gregory Becker
1
-1
/
+0
2016-01-08
Fixing multimethod test for new platforms
Gregory Becker
1
-1
/
+5
2016-01-08
Fixed target satisfaction and updated tests accordingly
Gregory Becker
5
-64
/
+79
2016-01-08
Improved error messages for compiler_for_spec when either zero or multiple co...
Gregory Becker
1
-1
/
+14
2016-01-08
removed the submodule as part of reversion of extraneous commits
Gregory Becker
1
-0
/
+0
2016-01-07
brought the architecture test up to date with new changes
Gregory Becker
1
-3
/
+3
2016-01-07
Improved cray architecture class
Gregory Becker
1
-4
/
+9
2016-01-07
Improved target specification
Gregory Becker
3
-5
/
+37
2016-01-07
Cleaned up naming conventions for architecture, split into platform and target
Gregory Becker
22
-185
/
+186
2016-01-06
Improved target cmp_key and to/from yaml functions
Gregory Becker
1
-14
/
+10
2016-01-06
made the compiler strategy more easily controllable
Gregory Becker
6
-15
/
+16
2016-01-05
improved concretize efficiency for determining whether compilers come from th...
Gregory Becker
1
-7
/
+10
2016-01-05
minor tweak of compiler priority while waiting for customizable compiler prio...
Gregory Becker
1
-1
/
+1
2016-01-05
fixed compiler finding so as not to identify non-existent versions of the int...
Gregory Becker
1
-1
/
+1
2016-01-05
fixed concretization to only consider compilers found by the proper strategy
Gregory Becker
1
-1
/
+20
2016-01-05
minor bug fix
Gregory Becker
1
-2
/
+1
2016-01-05
removed debug printing
Gregory Becker
1
-1
/
+0
2016-01-05
fixed haswell targeting bug
Gregory Becker
2
-5
/
+13
2016-01-05
removed debug printing
Gregory Becker
1
-2
/
+0
2016-01-05
fixed errors caused by crayport on linux and added a darwin architecture
Gregory Becker
6
-24
/
+62
2016-01-05
bug hunting
Gregory Becker
3
-5
/
+6
2016-01-04
pick last compiler instead of first, will be overwritten by more advanced pre...
Gregory Becker
1
-1
/
+1
2016-01-04
Support for cray external dependencies implemented in modules
Gregory Becker
4
-7
/
+75
2016-01-04
Merge branch 'externals' into crayport
Gregory Becker
15
-202
/
+901
2015-12-17
fixed yaml error
Gregory Becker
2
-1
/
+6
2015-12-11
Commented out cxxflag. Not 100% sure it's needed
Mario Melara
1
-5
/
+5
2015-12-11
Fixed targets ti be x86_64, important note: have not tested this on linux mac...
Mario Melara
1
-4
/
+4
2015-12-11
Rewrote docstrings for sys_type() and got rid of unused functions
Mario Melara
1
-24
/
+4
2015-12-02
Got rid of the unusued default strategy=None
Mario Melara
1
-2
/
+2
2015-12-01
Got rid of hard coded strings for adding default
Mario Melara
1
-1
/
+1
2015-12-01
Changed default to CPU_TARGET env var. Helps deal with target differences bet...
Mario Melara
1
-4
/
+12
2015-12-01
Changed add_target to include variables rather than hard-coded strings
Mario Melara
1
-2
/
+2
2015-11-13
Adding new files to compilers
Mario Melara
1
-50
/
+0
2015-11-13
Changed name of file and class to craype to avoid spack freaking out about ve...
Mario Melara
1
-0
/
+57
2015-11-13
Added craype support
Mario Melara
1
-1
/
+2
2015-11-13
Got rid of my old method of finding in LOADEDMODULES
Mario Melara
1
-7
/
+3
2015-11-13
Added a _cmp_key for the architecture class
Mario Melara
1
-2
/
+4
2015-11-12
Added the basic ouline of a cray compiler class in lib/spack/spack/compilers/...
Gregory Becker
1
-0
/
+50
[prev]
[next]