Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-16 | Bugfixes, more consolidation of modules code. | Todd Gamblin | 1 | -0/+1 | |
- specific module classes use __metaclass__ to register themselves. - bugfixes in module writing. | |||||
2014-07-08 | Adding dotkit support to TAU. | Todd Gamblin | 1 | -0/+1 | |
- 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-06-22 | Add support for configuration files. Fix SPACK-24. | Todd Gamblin | 1 | -0/+1 | |
2014-04-25 | Better version wildcard handling, better spidering | Todd Gamblin | 1 | -1/+1 | |
- 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. | |||||
2013-12-25 | Some fixes recommended by PyCharm | Todd Gamblin | 1 | -0/+1 | |
2013-12-09 | Documentation skeleton | Todd Gamblin | 1 | -0/+1 | |
2013-02-13 | Initial version of spack with one package: cmake | Todd Gamblin | 1 | -0/+4 | |