Commit graph

2475 commits

Author SHA1 Message Date
Todd Gamblin
55f1cafb70 Merge pull request #899 from LLNL/bugfix/github-808-mrnet
added git commit for clang support
2016-05-05 00:11:19 -07:00
Todd Gamblin
076ed08bdd Merge pull request #890 from adamjstewart/features/openssl
Add latest OpenSSL versions
2016-05-04 19:16:21 -07:00
Greg Lee
514a8c737a added git commit for clang support 2016-05-04 16:38:43 -07:00
Adam J. Stewart
a3d2d0cd22 Add latest OpenSSL versions 2016-05-03 15:44:23 -05:00
David Poliakoff
f850e4d2d4 Merge pull request #880 from DavidPoliakoff/feature/package/cnmem
Feature/package/cnmem
2016-05-03 11:02:17 -07:00
David Poliakoff
e74cc0df27 Updated docstring 2016-05-02 15:53:43 -07:00
David Poliakoff
afef04bb54 Added cnmem package` 2016-05-02 15:49:37 -07:00
Todd Gamblin
60048c6550 Merge pull request #879 from DavidPoliakoff/feature/package/raja
Added a package for the RAJA system
2016-05-02 15:18:23 -07:00
David Poliakoff
179d308fe0 Added a package for the RAJA system 2016-05-02 14:32:57 -07:00
Todd Gamblin
372a455bea Merge pull request #873 from jppelteret/bugfix/paradiseo
Add extra dependencies for Paradiseo
2016-05-02 09:57:30 -07:00
Todd Gamblin
aa7444cd3d Merge pull request #870 from jppelteret/bugfix/glm
Add missing dependency for glm
2016-05-02 09:57:11 -07:00
Todd Gamblin
4fecf33416 Merge pull request #877 from vishalkenchan/develop
bugfix: missing dependencies (m4) added for netcdf and autoconf
2016-05-02 09:56:44 -07:00
Todd Gamblin
999dda8f83 Merge pull request #708 from adamjstewart/fixes/qt
Prevent use of system GTK+
2016-05-02 09:41:51 -07:00
Todd Gamblin
568800c045 Merge pull request #875 from jppelteret/features/adol-c
Added Adol-C package
2016-05-02 09:30:23 -07:00
Adam J. Stewart
17fa1b5007 Un-fix version 3 2016-05-02 11:28:20 -05:00
Adam J. Stewart
61e5ee5d63 Prevent use of system GTK+ 2016-05-02 11:28:20 -05:00
Todd Gamblin
6dad59cb92 Merge pull request #810 from adamjstewart/features/hydra
Add hydra package
2016-05-02 09:16:54 -07:00
Adam J. Stewart
c110865bf2 Remove OpenMPI dependency on hwloc 2016-05-02 11:06:33 -05:00
Adam J. Stewart
b99c8b641a Add hydra package 2016-05-02 11:06:33 -05:00
Vishal Boddu
e111add17f missing dependencies (m4) added for netcdf and autoconf 2016-05-02 14:31:02 +02:00
Jean-Paul Pelteret
5ae7276682 Fixes to installation with OpenMP (tested) and execution of test-suite 2016-05-02 11:01:14 +02:00
Jean-Paul Pelteret
631e235ef3 Added Adol-C package 2016-05-01 11:07:42 +02:00
Jean-Paul Pelteret
c33ffbae04 Add extra dependencies for Paradiseo. 2016-04-30 22:25:14 +02:00
jppelteret
11596ec0f8 Merge branch 'develop' into bugfix/glm 2016-04-30 16:22:32 +02:00
Jean-Paul Pelteret
8fc43046eb Add missing dependency for glm 2016-04-30 12:11:10 +02:00
Todd Gamblin
c926214640 Merge pull request #867 from trws/cd-fix
switched test to use -d for location check
2016-04-29 09:56:21 -07:00
Tom Scogland
584501a1cc switched test to use -d for location check 2016-04-29 09:34:18 -07:00
becker33
3c10e3b502 Merge pull request #861 from trws/cd-fix
check that a target directory exists before committing to cd
2016-04-28 15:49:38 -07:00
Tom Scogland
10d8ed4d98 check that a target directory exists before committing to cd 2016-04-28 15:43:05 -07:00
Todd Gamblin
1b731e525f Merge pull request #703 from epfl-scitas/fixes/openssl_external
fix : no warning when installing 'openssl@external'
2016-04-28 10:25:35 -07:00
Todd Gamblin
c35994d5bf Merge pull request #850 from mathstuf/partial-downloads
fetch_strategy: download to temporary files
2016-04-28 10:22:43 -07:00
Todd Gamblin
b75a3e112b Merge pull request #855 from citibeth/efischer/160427-OpenblasFix
openblas: Added +fpic variant to package.
2016-04-28 10:19:36 -07:00
Elizabeth F
71ca837ada Add '+fpic' variant. 2016-04-27 20:36:41 -04:00
Todd Gamblin
8773a0b747 Merge pull request #847 from epfl-scitas/features/test_install_with_time
test-install command : added elapsed time + xml is prettyprinted
2016-04-27 17:32:21 -07:00
Todd Gamblin
8617ceddf3 Merge pull request #857 from citibeth/eficher/160427-HDF-NetCDF
hdf5: Set preferred version, so as to not break NetCDF (for now).
2016-04-27 16:16:07 -07:00
Elizabeth F
62d806d512 hdf5: Set preferred version, so as to not break NetCDF (for now). 2016-04-27 19:03:26 -04:00
Elizabeth F
ee6a75c9b5 Added missing -lpthread to OpenBLAS check.
See: https://github.com/xianyi/OpenBLAS/wiki/faq#static_link
2016-04-27 18:44:54 -04:00
Ben Boeckel
e53571d2f0 fetch_strategy: download to temporary files
This supports graceful recovery if spack is killed via a signal (e.g.,
SIGINT) while downloading a file.

Fixes #287.
2016-04-27 14:49:27 -04:00
Massimiliano Culpo
b1ba869b37 test-install : fixed error in logic exposed by tests 2016-04-27 19:28:13 +02:00
Massimiliano Culpo
4846ab70d8 test-install : python 2.6 compatibility 2016-04-27 18:21:36 +02:00
Massimiliano Culpo
ec5bb88820 test-install : unit tests (hopefully) fixed for real 2016-04-27 18:06:41 +02:00
alalazo
42fab1591d test-install : fixed unit tests 2016-04-27 17:19:03 +02:00
alalazo
12dbd65f4c test-install : first draft that works 2016-04-27 13:56:32 +02:00
Todd Gamblin
92afa52eec Merge pull request #804 from jppelteret/features/paradiseo
Added package for Paradiseo.
2016-04-26 13:00:09 -07:00
Todd Gamblin
d1a9328793 Merge pull request #824 from adamjstewart/features/ior
Add IOR benchmark package
2016-04-26 12:48:57 -07:00
Todd Gamblin
1d2916da8c Merge pull request #829 from davydden/openblas_unit_test
openblas: a small unit test to make sure Lapack symbols are compiled
2016-04-26 10:47:35 -07:00
Todd Gamblin
7fc69a6b51 Merge pull request #838 from davydden/dealii_dependencies
dealii: add missing dependencies
2016-04-26 10:34:00 -07:00
Todd Gamblin
237c843621 Merge pull request #837 from davydden/p4est_dependencies
p4est: add missing dependencies
2016-04-26 10:33:46 -07:00
Todd Gamblin
ef0fefc506 Merge pull request #836 from davydden/astyle_fix
astyle: fix installation of the binary
2016-04-26 10:33:24 -07:00
Todd Gamblin
9fb514ff81 Merge pull request #828 from glennpj/csvkit
Add py-csvkit package
2016-04-26 10:32:27 -07:00