Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-17 | flake8-related cleanup | Tom Scogland | 2 | -3/+1 | |
2016-05-17 | rework for gopath and bootstrapping | Tom Scogland | 4 | -19/+76 | |
2016-05-16 | add GOPATH support | Tom Scogland | 2 | -2/+15 | |
Also fixes flex to depend on bison for its yacc implementation. | |||||
2016-05-16 | formatting to appease flake8 | Tom Scogland | 2 | -9/+10 | |
2016-05-15 | go cleanup, adding hub | Tom Scogland | 3 | -0/+24 | |
2016-05-14 | removing comments | Tom Scogland | 2 | -35/+2 | |
also randomly changed unnecessary licence block | |||||
2016-05-14 | go rework | Tom Scogland | 3 | -81/+103 | |
This commit includes: * a new go package that uses gccgo to bootstrap the go toolchain * env support added to Executable * a new Go fetch strategy that uses `go get` to fetch a package and all of its deps * A platinum searcher package that leverages the new go package and fetch strategy | |||||
2016-05-14 | adding go_compiler providers | Tom Scogland | 2 | -2/+7 | |
2016-05-14 | moving go packages to the new path | Tom Scogland | 2 | -1/+2 | |
2016-05-14 | go and a basic go package | Tom Scogland | 2 | -0/+68 | |
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 | 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 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 | 451 | -654/+9534 | |
2016-05-11 | Merge pull request #558 from adamjstewart/features/pgi | Todd Gamblin | 4 | -0/+160 | |
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 | 4 | -23/+23 | |
2016-05-11 | Flake8 formatting changes | Adam J. Stewart | 4 | -19/+24 | |
2016-05-11 | Add Allinea packages | Adam J. Stewart | 2 | -0/+57 | |
2016-05-11 | Allow multiple license symlinks | Adam J. Stewart | 1 | -3/+1 | |
2016-05-11 | Allow license files to use different symbols for comments | Adam J. Stewart | 2 | -2/+12 | |
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 | fix formatting | Denis Davydov | 1 | -15/+19 | |
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 | 1 | -31/+8 | |
2016-05-11 | Merge pull request #929 from epfl-scitas/differentiate_framework_from_packages | Todd Gamblin | 2 | -10/+11 | |
QA : make qa checking less painful | |||||
2016-05-11 | Use just one flake8 file; mark package.py files to avoid E501 w/url. | Todd Gamblin | 1 | -1/+1 | |
2016-05-10 | qa : this should still fail due to F821 | alalazo | 2 | -13/+10 | |
2016-05-10 | Merge pull request #924 from hegner/feature/python-diverse | Todd Gamblin | 9 | -0/+192 | |
Add a few more python packages | |||||
2016-05-10 | Merge pull request #927 from davydden/astyle_fix_ubuntu | Todd Gamblin | 1 | -5/+15 | |
astyle: compile with spack_cxx | |||||
2016-05-10 | qa : modifying 2 packages and a framework file just for the sake of it | alalazo | 2 | -1/+5 | |
2016-05-10 | Merge pull request #769 from epfl-scitas/openmpi_variants | Tom Scogland | 1 | -25/+38 | |
openmpi : added variants | |||||
2016-05-10 | astyle: fix formatting | Denis Davydov | 1 | -8/+13 | |
2016-05-10 | renaming py-Genshi into py-genshi | Benedikt Hegner | 1 | -0/+0 | |
2016-05-10 | fixing imports; configure commands aren't available at import time yet | Benedikt Hegner | 9 | -10/+10 | |
2016-05-10 | astyle: compile with spack_cxx | Denis Davydov | 1 | -1/+6 | |
2016-05-10 | addressing coding style rules | Benedikt Hegner | 9 | -24/+41 | |
2016-05-10 | Add a few more python packages | Benedikt Hegner | 9 | -0/+175 | |
py-Genshi py-astroid py-jinja2 py-logilab-common py-markupsafe py-mistune py-prettytable py-py2neo py-storm | |||||
2016-05-10 | Merge pull request #707 from dhandeo/visit | Todd Gamblin | 2 | -0/+35 | |
VisIt v2.10.1 |