Todd Gamblin
8523f75e6c
Remove remote website pinging from OpenSSL
...
- OpenSSL no longer checks remote versions on the openssl site.
- Spack is used on systems that aren't connected to the internet, and
this check is probably in the wrong place and affects too many
commands. We can work on figuring out a better, more configurable
place to put a check like this.
2016-07-21 16:35:20 -07:00
Todd Gamblin
e389afedaa
Merge pull request #1323 from glennpj/rlib
...
Set environment variables for R
2016-07-20 15:43:26 -07:00
Todd Gamblin
b9c79824a2
Merge pull request #1313 from sknigh/gnu-tools
...
Added packages for GNU tools screen, datamash, and parallel
2016-07-20 15:38:55 -07:00
Todd Gamblin
0777d3a5ba
Merge pull request #1326 from mwilliammyers/package-openexr
...
openexr : Add new package
2016-07-20 15:35:36 -07:00
Glenn Johnson
0c75174ec3
Fix indent/flake8 error.
2016-07-20 15:56:20 -05:00
mwilliammyers
e973adf84b
openexr : Add new package
2016-07-20 14:49:03 -06:00
Glenn Johnson
f9137f606f
Set environment variables
...
This commit adds `setup_environment` to export the libraries and
headers.
Fixes #1314 .
2016-07-20 15:37:31 -05:00
Todd Gamblin
8856a226c7
Merge pull request #1277 from mathstuf/special-deptypes
...
deptypes: support special deptypes by string
2016-07-20 13:15:57 -07:00
Todd Gamblin
d8acd41ba1
Merge pull request #1321 from mwilliammyers/package-ilmbase
...
ilmbase : Add new IlmBase package
2016-07-20 13:13:21 -07:00
Todd Gamblin
8efbec3c0b
Merge pull request #1292 from eschnett/eschnett/hdf5-default-1.10
...
Make newest HDF5 release the default version
2016-07-20 12:57:45 -07:00
Todd Gamblin
4c7c9f4ff5
Merge pull request #1303 from adamjstewart/features/armadillo
...
Updates to Armadillo package
2016-07-20 12:56:41 -07:00
Todd Gamblin
cd4f429f72
Merge pull request #1319 from LLNL/cray-linker
...
Cray linker
2016-07-20 12:56:01 -07:00
Samuel Knight
24c14ff7a8
Added gnu packages datamash, parallel, and screen
2016-07-20 19:53:14 +00:00
Gregory Becker
eda1176ba7
added package as argument to setup_platform_environment
2016-07-20 12:26:31 -07:00
mwilliammyers
c9f4e8ce5a
ilmbase : Add new IlmBase package
2016-07-20 13:13:47 -06:00
Gregory Becker
6983c1d30d
Documented linker default
2016-07-20 12:04:00 -07:00
Gregory Becker
412618d531
fixed flake errors
2016-07-20 11:52:16 -07:00
Gregory Becker
7db4170062
removed commented-out code
2016-07-20 11:36:47 -07:00
Gregory Becker
f4fb9a0771
Set default link type to dynamic on cray. Includes hooks for platform-based environment changes
2016-07-20 11:35:13 -07:00
Todd Gamblin
79e066d53c
Merge pull request #1315 from LLNL/improved-cray-detection
...
Improved cray detection
2016-07-20 11:11:56 -07:00
Gregory Becker
106147716a
fixed flake errors
2016-07-20 11:00:56 -07:00
Gregory Becker
0d18f7249c
fixed flake errors
2016-07-20 10:50:18 -07:00
Gregory Becker
26d1ddc176
Improved cray_xc detection bug fix
2016-07-20 10:28:38 -07:00
Gregory Becker
4c506b36c5
Improved cray_xc detection
2016-07-20 10:25:07 -07:00
Todd Gamblin
4434f482c0
remove FIXMEs
2016-07-20 09:48:54 -07:00
Todd Gamblin
3def8ef60e
Merge branch 'cdo' of https://github.com/robertdfrench/spack into robertdfrench-cdo
2016-07-20 09:48:01 -07:00
Todd Gamblin
20584ab084
Merge pull request #1302 from robertdfrench/adios-url
...
Get adios from github, not NCCS
2016-07-20 09:47:23 -07:00
Todd Gamblin
7c28338d60
Merge pull request #1301 from robertdfrench/silver-searcher
...
Silver Searcher 0.32 is out
2016-07-20 09:47:12 -07:00
Todd Gamblin
17a63c9646
Merge pull request #1284 from eschnett/eschnett/py-h5py.2
...
Declare dependency of "py-h5py +mpi" on "py-mpi4py"
2016-07-20 09:45:54 -07:00
Todd Gamblin
01a361d637
Merge pull request #1288 from LLNL/features/cray_compiler_names
...
Let packages call use_cray_compilers() in install to get , etc set to…
2016-07-20 09:45:36 -07:00
Todd Gamblin
7f20678969
Merge pull request #1291 from eschnett/eschnett/netcdf-4.4.1
...
Update NetCDF to version 4.4.1
2016-07-20 09:34:14 -07:00
Erik Schnetter
69e36c9821
Ensure that per-4.4.1 NetCDF doesn't use HDF5 1.10
2016-07-20 11:25:46 -04:00
Todd Gamblin
c503b43e38
Merge pull request #1311 from adamjstewart/features/licenses
...
Re-ignore licenses directory
2016-07-20 07:14:47 -07:00
Adam J. Stewart
83330d2b59
Re-ignore licenses directory
2016-07-20 08:50:32 -05:00
Todd Gamblin
6501cba5a7
Merge pull request #1309 from LLNL/features/spack-defaults
...
Add "default" configuration scope.
2016-07-19 23:48:12 -07:00
Todd Gamblin
26480f14f9
Add "default" configuration scope.
...
- Default scope is versioned with spack and can be overridden by site
or user config.
- Default scope provides sensible default concretization preferences
for all of Spack.
- per-platform concretization scope can be added later (to force a
particular MPI on, e.g., Cray systems)
2016-07-19 17:10:17 -07:00
Robert D. French
6b0fb476ab
Draft CDO
2016-07-19 15:57:55 -07:00
Todd Gamblin
dd7bd4f320
Make frontend OS on Cray machines a proper linux distro.
2016-07-19 14:59:04 -07:00
Ben Boeckel
1315753e70
deptypes: support special deptypes by string
2016-07-19 16:26:18 -04:00
Robert D. French
1c9cf668a1
Silver Search 0.32 is out
...
PEP8 Love + Re-adding v0.30.0
2016-07-19 10:48:53 -07:00
Adam J. Stewart
8034536054
Fix shared object suffix for macOS
2016-07-19 12:37:34 -05:00
Adam J. Stewart
afa4cdc2d8
Updates to Armadillo package
2016-07-19 12:33:04 -05:00
Robert D. French
25e765baae
Download Adios from Github
...
Get adios from github, not NCCS
Use correct hash, thanks Ben
2016-07-19 10:31:59 -07:00
Todd Gamblin
a64a2e72cf
Merge pull request #1226 from adamjstewart/features/tkinter
...
Add Tkinter support for Python
2016-07-19 09:41:12 -07:00
Todd Gamblin
c4b4ce7d85
Merge pull request #1135 from epfl-scitas/features/module_refresh_reworking
...
spack module : reworking of the command
2016-07-19 09:27:58 -07:00
Todd Gamblin
4ad29b6c9b
Merge pull request #1262 from davydden/pkg/suite_sparse_fix_blas
...
suite-sparse: enable TBB and fix Blas/Lapack libs
2016-07-19 09:18:42 -07:00
Todd Gamblin
7e16a4edd7
Merge pull request #1294 from eschnett/eschnett/flex
...
Flex requires m4
2016-07-19 09:04:04 -07:00
alalazo
acfeb5d043
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_refresh
...
Conflicts:
lib/spack/spack/test/__init__.py
2016-07-19 09:05:27 +02:00
Erik Schnetter
71684cb071
Flex requires m4
2016-07-18 23:04:20 -04:00
Erik Schnetter
4dec06e4f4
Make HDF5 1.10 the default version
...
Apply this only after NetCDF 4.4.1 is supported.
2016-07-18 20:14:44 -04:00