This website requires JavaScript.
Explore
Help
Register
Sign in
hlrs-software-stack
/
spack
Watch
7
Star
0
Fork
You've already forked spack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
bd8838ca6d
spack
/
.gitignore
9 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Better version wildcard handling, better spidering - Allow version wildcards to match [_-.] instead of the exact separators the version was constructed with. - Handles the fact that boost versions are written both 1.55.0 and 1_55_0. - Update spidering to handle parse errors and warn that Python < 2.7.3 has less robust HTML parsing abilities.
2014-04-25 21:41:37 +00:00
/var/spack/stage
Initial version of spack with one package: cmake
2013-02-14 01:50:44 +00:00
*.pyc
/opt/
*~
Documentation skeleton
2013-12-10 04:17:08 +00:00
.DS_Store
Some fixes recommended by PyCharm
2013-12-25 23:40:32 +00:00
.idea
Add support for configuration files. Fix SPACK-24.
2014-06-18 00:23:14 +00:00
/etc/spackconfig
Adding dotkit support to TAU. - New spack.hooks package - contains modules with pre and post install hooks - New dotkit hook module - generates/removes dotkits on install/uninstall - New spack use, spack unuse commands - use same syntax as install/uninstall - New setup-env.bash script - Sets up path, dotkit support - new spack dotkit command - used by script to parse specs, generate specs of installed pckages for dotkit file names
2014-07-08 08:56:32 +00:00
/share/spack/dotkit
Reference in a new issue
Copy permalink