Tom Scogland
577657b3f7
go rework
...
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 22:35:55 -07:00
Tom Scogland
0816e9554d
adding go_compiler providers
2016-05-14 18:06:42 -07:00
Tom Scogland
915f91a619
moving go packages to the new path
2016-05-14 18:06:42 -07:00
Tom Scogland
0c33e8ac48
go and a basic go package
2016-05-14 18:06:41 -07:00
Todd Gamblin
4a6ec6377d
Merge pull request #940 from gzagaris/feature/doxygen-version-1.8.11
...
Add doxygen version 1.8.11
2016-05-13 10:10:23 -07:00
Denis Davydov
8db35ab9a2
openblas: use spack_cc/spack_f77 and add a note on compiler mixing
2016-05-13 17:28:30 +02:00
George Zagaris
e763eeacdd
fix format in doxygen/package.py
2016-05-12 23:25:10 -07:00
Adam J. Stewart
03307f91df
Fix bug when compiling elk~mpi
2016-05-12 10:27:05 -05:00
Adam J. Stewart
3526d92660
Indentation fix
2016-05-12 10:27:05 -05:00
Adam J. Stewart
d7020434d9
Use new-ish blas_shared_lib and more flake8 fixes
2016-05-12 10:27:04 -05:00
Adam J. Stewart
e2e72b14b2
Use new openmp_flag and mpi attributes
2016-05-12 10:26:10 -05:00
George Zagaris
3ece0e7b76
Add doxygen version 1.8.11
2016-05-12 00:42:22 -07:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Todd Gamblin
14fe0b8ad2
Merge pull request #558 from adamjstewart/features/pgi
...
Add Licensed Software Support
2016-05-11 17:17:47 -07:00
Todd Gamblin
2dc49ee88d
Merge pull request #938 from KineticTheory/pkg-moab
...
Provide new package: MOAB
2016-05-11 17:14:05 -07:00
Kelly (KT) Thompson
c5a19b57f7
Clean up formatting.
2016-05-11 16:33:57 -06:00
Kelly (KT) Thompson
8bec127a1d
Attempt to fix formatting issues (flake8).
2016-05-11 14:00:44 -06:00
Kelly (KT) Thompson
9482ce1fce
Remove some extraneous comments.
2016-05-11 12:39:20 -06:00
Kelly (KT) Thompson
e200a41d3d
New package MOAB.
2016-05-11 12:34:33 -06:00
Adam J. Stewart
c043275f1b
Final flake8 changes
2016-05-11 11:46:41 -05:00
Adam J. Stewart
5879f8207f
Flake8 formatting changes
2016-05-11 11:32:08 -05:00
Adam J. Stewart
8ea5e946a2
Add Allinea packages
2016-05-11 11:32:08 -05:00
Adam J. Stewart
8bcb812529
Allow multiple license symlinks
2016-05-11 11:32:08 -05:00
Adam J. Stewart
6906911e85
Allow license files to use different symbols for comments
2016-05-11 11:32:08 -05:00
Adam J. Stewart
240c0643f2
Add NAG Fortran compiler package
2016-05-11 11:27:11 -05:00
Adam J. Stewart
82ce798f41
Bug fix
2016-05-11 11:27:11 -05:00
Adam J. Stewart
2fb128fb34
Add PGI Compiler Package
2016-05-11 11:27:11 -05:00
Denis Davydov
eba264fcd0
fix formatting
2016-05-11 16:11:34 +02:00
Denis Davydov
361b629034
openblas: make unit test more robust by outputing only the solution vector from dgesv
2016-05-11 15:10:13 +02:00
Denis Davydov
809ded74c9
add functions for simple unit tests; refactor openblas to use them
2016-05-11 15:10:13 +02:00
Todd Gamblin
9030541e4b
Merge pull request #929 from epfl-scitas/differentiate_framework_from_packages
...
QA : make qa checking less painful
2016-05-11 02:26:07 -07:00
Todd Gamblin
d7847ff768
Use just one flake8 file; mark package.py files to avoid E501 w/url.
2016-05-11 01:16:41 -07:00
alalazo
7d74e209f3
qa : this should still fail due to F821
2016-05-10 19:20:26 +02:00
Todd Gamblin
3e717842c9
Merge pull request #924 from hegner/feature/python-diverse
...
Add a few more python packages
2016-05-10 09:44:32 -07:00
Todd Gamblin
836d081bca
Merge pull request #927 from davydden/astyle_fix_ubuntu
...
astyle: compile with spack_cxx
2016-05-10 09:43:44 -07:00
alalazo
979b53cab6
qa : modifying 2 packages and a framework file just for the sake of it
2016-05-10 18:33:07 +02:00
Tom Scogland
8fec824484
Merge pull request #769 from epfl-scitas/openmpi_variants
...
openmpi : added variants
2016-05-10 09:02:33 -07:00
Denis Davydov
c8d8860742
astyle: fix formatting
2016-05-10 18:01:19 +02:00
Benedikt Hegner
fa44cd5cef
renaming py-Genshi into py-genshi
2016-05-10 17:30:44 +02:00
Benedikt Hegner
f5fb771573
fixing imports; configure commands aren't available at import time yet
2016-05-10 14:52:14 +02:00
Denis Davydov
cd9cdd6410
astyle: compile with spack_cxx
2016-05-10 13:37:57 +02:00
Benedikt Hegner
ad42579f08
addressing coding style rules
2016-05-10 13:17:36 +02:00
Benedikt Hegner
aca5941a0e
Add a few more python packages
...
py-Genshi
py-astroid
py-jinja2
py-logilab-common
py-markupsafe
py-mistune
py-prettytable
py-py2neo
py-storm
2016-05-10 11:48:18 +02:00
Todd Gamblin
35cf52d182
Merge pull request #707 from dhandeo/visit
...
VisIt v2.10.1
2016-05-10 01:40:27 -07:00
Todd Gamblin
a1ebdf63f3
Merge pull request #812 from eschnett/eschnett/hdf5-check-install
...
Check the installed HDF5 library for consistency
2016-05-10 01:34:10 -07:00
Todd Gamblin
6c46a5d623
Merge pull request #807 from gartung/fftw-openmp
...
FFTW: openmp needs to be an option for clang build
2016-05-10 01:33:13 -07:00
Todd Gamblin
2a38ec4c93
Merge pull request #788 from citibeth/efischer/140416-UpdatePNetCDF
...
parallel-netcdf: Updated package
2016-05-10 01:31:57 -07:00
Todd Gamblin
57e495943f
Merge pull request #757 from glennpj/extend_r
...
Make R extendable
2016-05-10 01:30:13 -07:00
Todd Gamblin
b1da3664ec
Merge pull request #795 from adamjstewart/features/argcomplete
...
Add argcomplete python package
2016-05-10 01:29:08 -07:00
Todd Gamblin
87c772b117
Merge pull request #845 from davydden/openblas_cleanup_unit_test
...
openblas: fix a bug and cleanup the unit test
2016-05-10 01:28:49 -07:00