Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-15 | indentation fixes | Denis Davydov | 3 | -6/+7 | |
2016-05-15 | doxygen: add graphviz variant; enable flex and bison on OSX and they build fine | Denis Davydov | 1 | -7/+8 | |
2016-05-15 | graphviz: add missing dependency and fix installation on darwin | Denis Davydov | 1 | -0/+9 | |
2016-05-15 | ghostscript: url was changed upstream | Denis Davydov | 1 | -2/+1 | |
2016-05-13 | Merge pull request #940 from gzagaris/feature/doxygen-version-1.8.11 | Todd Gamblin | 1 | -5/+6 | |
Add doxygen version 1.8.11 | |||||
2016-05-13 | Merge pull request #949 from davydden/bugfix/openblas | Todd Gamblin | 1 | -5/+7 | |
openblas: use spack_cc/spack_f77 and add a note on compiler mixing | |||||
2016-05-13 | openblas: use spack_cc/spack_f77 and add a note on compiler mixing | Denis Davydov | 1 | -5/+7 | |
2016-05-12 | fix format in doxygen/package.py | George Zagaris | 1 | -5/+5 | |
2016-05-12 | Fix #941: add copyright to new package files. | Todd Gamblin | 1 | -9/+11 | |
- also reworded the boilerplate a bit. | |||||
2016-05-12 | Merge pull request #932 from adamjstewart/features/elk | Todd Gamblin | 1 | -34/+46 | |
Elk: Use new openmp_flag and mpi attributes | |||||
2016-05-12 | Fix bug when compiling elk~mpi | Adam J. Stewart | 1 | -3/+3 | |
2016-05-12 | Indentation fix | Adam J. Stewart | 1 | -7/+6 | |
2016-05-12 | Use new-ish blas_shared_lib and more flake8 fixes | Adam J. Stewart | 1 | -19/+25 | |
2016-05-12 | Use new openmp_flag and mpi attributes | Adam J. Stewart | 1 | -16/+23 | |
2016-05-12 | Add doxygen version 1.8.11 | George Zagaris | 1 | -0/+1 | |
2016-05-11 | Correct LLNL LGPL license template for clarity. | Todd Gamblin | 617 | -1913/+11108 | |
2016-05-11 | Merge pull request #558 from adamjstewart/features/pgi | Todd Gamblin | 7 | -4/+446 | |
Add Licensed Software Support | |||||
2016-05-11 | Merge pull request #938 from KineticTheory/pkg-moab | Todd Gamblin | 2 | -0/+79 | |
Provide new package: MOAB | |||||
2016-05-11 | Clean up formatting. | Kelly (KT) Thompson | 2 | -6/+21 | |
2016-05-11 | Attempt to fix formatting issues (flake8). | Kelly (KT) Thompson | 1 | -24/+34 | |
2016-05-11 | Remove some extraneous comments. | Kelly (KT) Thompson | 1 | -6/+0 | |
2016-05-11 | New package MOAB. | Kelly (KT) Thompson | 1 | -0/+60 | |
2016-05-11 | Final flake8 changes | Adam J. Stewart | 6 | -30/+25 | |
2016-05-11 | Merge pull request #937 from davydden/features/unit_tests | Todd Gamblin | 4 | -48/+95 | |
Features/package_test | |||||
2016-05-11 | Flake8 formatting changes | Adam J. Stewart | 5 | -21/+28 | |
2016-05-11 | Move all licensing support to pre/post_install hooks | Adam J. Stewart | 3 | -127/+147 | |
2016-05-11 | Add documentation for packaging of licensed software | Adam J. Stewart | 1 | -0/+121 | |
2016-05-11 | Add Allinea packages | Adam J. Stewart | 2 | -0/+57 | |
2016-05-11 | Allow multiple license symlinks | Adam J. Stewart | 2 | -19/+11 | |
2016-05-11 | Use global licenses with local symlinks | Adam J. Stewart | 1 | -11/+54 | |
2016-05-11 | Allow license files to use different symbols for comments | Adam J. Stewart | 3 | -30/+56 | |
2016-05-11 | Formatting consistency | Adam J. Stewart | 1 | -0/+1 | |
2016-05-11 | Bug fix | Adam J. Stewart | 1 | -1/+1 | |
2016-05-11 | Add set_up_license function | Adam J. Stewart | 1 | -0/+77 | |
2016-05-11 | Add default global variables for licensing information | Adam J. Stewart | 1 | -0/+13 | |
2016-05-11 | Add NAG Fortran compiler package | Adam J. Stewart | 2 | -39/+32 | |
2016-05-11 | Bug fix | Adam J. Stewart | 1 | -2/+2 | |
2016-05-11 | Add PGI Compiler Package | Adam J. Stewart | 1 | -0/+97 | |
2016-05-11 | Simplify /etc/spack/modules.yaml formatting. | Todd Gamblin | 1 | -11/+22 | |
2016-05-11 | Merge branch 'custom_modulefiles_from_config' of ↵ | Todd Gamblin | 10 | -397/+1151 | |
https://github.com/epfl-scitas/spack into epfl-scitas-custom_modulefiles_from_config | |||||
2016-05-11 | Merge pull request #936 from hegner/bugfix/configsections | Todd Gamblin | 1 | -3/+3 | |
Improve error message for wrong config section names | |||||
2016-05-11 | flake 8 : fixed checks | alalazo | 6 | -344/+391 | |
2016-05-11 | fix formatting | Denis Davydov | 2 | -22/+28 | |
2016-05-11 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 22 | -44/+386 | |
features/custom_modulefile_from_config Conflicts: lib/spack/spack/config.py | |||||
2016-05-11 | Revert "flake8 : fixed all issues?" | alalazo | 6 | -330/+254 | |
This reverts commit 71e49e289a849b8aaa4f0d9a195d07569051ca88. | |||||
2016-05-11 | modules : added docs | alalazo | 2 | -32/+242 | |
2016-05-11 | openblas: make unit test more robust by outputing only the solution vector ↵ | Denis Davydov | 2 | -4/+4 | |
from dgesv | |||||
2016-05-11 | add functions for simple unit tests; refactor openblas to use them | Denis Davydov | 2 | -31/+72 | |
2016-05-11 | improve error message for wrong config section names | Benedikt Hegner | 1 | -3/+3 | |
2016-05-11 | update readme for flake8 checking | Todd Gamblin | 1 | -0/+5 | |