This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
spack
Watch
1
Star
0
Fork
0
You've already forked spack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a3039c4c67
spack
/
lib
/
spack
History
Mario Melara
a3039c4c67
Changed add_architecture_from_string, it now loops through the string and checks whether each piece of string is a valid platform, operating system and target. If the operating system or target are none it will use the defaults. Updated the documentation for that method. One thing that bothers me is how to account for the multitude of operating systems when cross compiling. If someone wants to compile with another operating system not found on current platform. How can spack check to see if it is valid?
2016-02-16 15:26:07 -08:00
..
docs
Documentation for external packages.
2015-10-05 14:04:33 -07:00
env
cleanup: Removing an unnecessary line in an otherwise unchanged file
2016-01-08 18:53:19 -08:00
external
Add Python version test to detect {} in version strings.
2015-07-24 14:22:28 -07:00
llnl
log_output now allows echo to be toggled wtih 'v' key
2015-06-20 20:20:28 -07:00
spack
Changed add_architecture_from_string, it now loops through the string and checks whether each piece of string is a valid platform, operating system and target. If the operating system or target are none it will use the defaults. Updated the documentation for that method. One thing that bothers me is how to account for the multitude of operating systems when cross compiling. If someone wants to compile with another operating system not found on current platform. How can spack check to see if it is valid?
2016-02-16 15:26:07 -08:00