alalazo
5ef3621556
stage : minor syntax fix
2016-03-03 10:10:30 +01:00
alalazo
353d12d2e6
stage : added create function as decided in #477 comments
2016-03-03 09:18:47 +01:00
alalazo
717bcb8624
test : optimized import statements
2016-03-03 09:17:49 +01:00
alalazo
21cd05aad5
package : updated doc
2016-03-02 17:28:21 +01:00
alalazo
ca41909ec5
package : removed do_clean()
2016-03-02 17:19:27 +01:00
alalazo
4d63544fe9
remove_link_tree : moved to llnl.util.filesystem
2016-03-02 16:55:57 +01:00
alalazo
901e4851b9
_cleanup_dead_links : factored method into a function and put it in llnl.filesystem
2016-03-02 16:19:32 +01:00
alalazo
9001b9ed3c
package : minor syntax fixes
...
mirror : extracted add_single_spec from create
2016-03-02 15:56:09 +01:00
alalazo
d649b715ed
stage : updated functions doc
...
_cleanup_dead_links : fixed minor bug
2016-03-02 13:16:04 +01:00
alalazo
65b2a24f7c
stage : removed _setup method
2016-03-02 13:03:40 +01:00
alalazo
726b350689
test : fixed failing unit tests
2016-03-02 12:52:38 +01:00
alalazo
6f42dd556d
stage : on-going refactoring
2016-02-24 17:37:58 +01:00
Todd Gamblin
0d23ff92b0
Merge pull request #446 from LLNL/bugfix/python_config_compiler
...
modify compiler commands in python config files, fix for #431
2016-02-24 10:52:06 +09:00
Todd Gamblin
87610a5102
Merge pull request #448 from epfl-scitas/packages/gromacs
...
Added package : gromacs
2016-02-24 10:49:06 +09:00
Todd Gamblin
93a746043c
Merge pull request #450 from trws/llvm-trunk
...
llvm trunk version
2016-02-24 10:48:29 +09:00
Tom Scogland
5c8dd6c3c8
llvm trunk version
...
Adding a trunk version to the llvm package. This has all the features
and requirements of the others, with the additional caveat that the llvm
project makes no guarantee that trunk on all repositories together will
necessarily make a working compiler. It has been tested, and worked
with a version today, but not yesterday, so if you test keep that in
mind.
2016-02-20 17:23:55 -08:00
Todd Gamblin
97c3854c40
Merge pull request #422 from epfl-scitas/packages/openssl_url
...
openssl : url computation
2016-02-19 16:28:02 -08:00
alalazo
30c3047482
gromacs : added package
2016-02-19 12:39:38 +01:00
Todd Gamblin
3c1aa9a4ad
Merge pull request #298 from epfl-scitas/refactoring/resource_directive
...
refactoring proposal : composite for Stage and FetchStrategy
2016-02-18 23:13:12 -08:00
Gregory L. Lee
19d10291bf
modify compiler commands in python config files, fix for #431
2016-02-18 15:45:29 -08:00
Todd Gamblin
d8a70166d3
Fixes #434
...
Compiler detection was not getting triggered properly with some of the
new config logic. Adjust the conditions under which Spack will serach
for compilers.
2016-02-18 00:56:29 -08:00
Todd Gamblin
c112cf66fe
Merge pull request #443 from trws/dicts-like-string-keys
...
remove the unprotected key name from create.py
2016-02-17 17:06:51 -08:00
Tom Scogland
00125e4688
remove the unprotected key name from create.py
...
Small fix to use dicts correctly.
2016-02-17 16:43:36 -08:00
Todd Gamblin
9a5e0c59b0
Merge pull request #442 from xjrc/features/mesh-packages
...
Add Mesh Packages: Crypto++, Exodus II, ndiff, TetGen, and Triangle
2016-02-17 13:14:31 -08:00
Joseph Ciurej
6cd76d69c3
Fixed the "+shared" variant in the "hdf5" package.
2016-02-17 11:51:24 -08:00
Joseph Ciurej
0388093f7a
Changed the hdf5 "+static" variant to become the "+shared" variant.
2016-02-16 17:33:19 -08:00
Joseph Ciurej
fca7ef2f7b
Moved "Triangle" to "triangle" to be more in line with Spack package naming conventions.
2016-02-16 17:23:37 -08:00
Joseph Ciurej
8cab10214e
Added the installation files for the "ExodusII" package.
...
Added the "+static" variant to "hdf5" to enable "ExodusII" support.
2016-02-16 16:43:24 -08:00
Joseph Ciurej
09254014b1
Added the installation files for the "TetGen" package.
2016-02-16 13:24:01 -08:00
Joseph Ciurej
3c8bbeafc7
Added the installation files for the "Triangle" package.
2016-02-16 13:01:18 -08:00
Joseph Ciurej
9a6221ea40
Added the installation files for the "ndiff" package.
2016-02-16 12:47:14 -08:00
Joseph Ciurej
db50f52bbc
Adding the "Crypto++" package installation files.
2016-02-16 11:40:00 -08:00
Todd Gamblin
9e4671a4b4
Merge pull request #340 from adamjstewart/features/xz
...
Remove unnecessary URLs
2016-02-16 10:24:42 -08:00
Todd Gamblin
96a4d3f432
Merge pull request #440 from adamjstewart/features/mpi4py
...
Add latest version
2016-02-16 01:05:16 -08:00
Adam J. Stewart
bf162e60f1
Add latest version
2016-02-15 10:53:50 -06:00
Todd Gamblin
d8c0edcc81
Minor code cleanup for gcc.
2016-02-14 14:40:25 -08:00
Todd Gamblin
63911d4165
Merge pull request #354 from eschnett/eschnett/libedit
...
libedit depends on ncurses
2016-02-12 10:33:08 -08:00
Todd Gamblin
f0db7190ff
Merge pull request #437 from davidbeckingsale/features/dk-short-names
...
Use hash to make shorter module and dotkit names, fixes #433
2016-02-12 09:59:07 -08:00
Todd Gamblin
d541a4bd29
Merge pull request #435 from epfl-scitas/packages/espresso
...
Added package : Quantum Espresso
2016-02-12 09:58:50 -08:00
David Beckingsale
90e1b1f0ea
Use hash to make shorter module and dotkit names, fixes #433
2016-02-12 09:33:19 -08:00
alalazo
247a4bc751
mpich : added back MPI_F90
2016-02-12 12:15:09 +01:00
Massimiliano Culpo
70985170e5
qe : compiled on rhle6
2016-02-12 12:08:31 +01:00
Erik Schnetter
d7f674ce96
libedit depends on ncurses
2016-02-11 14:53:20 -05:00
alalazo
e8704433de
espresso : added directories to search path
2016-02-11 18:57:40 +01:00
alalazo
b272a8881b
espresso : fixed dependency handling
2016-02-11 18:18:05 +01:00
alalazo
ca3cdb4458
espresso : current working tree
2016-02-11 17:45:09 +01:00
alalazo
157ec210a7
espresso : synchronized with current develop
2016-02-11 13:05:31 +01:00
alalazo
e7454132a2
Merge branch 'develop' of https://github.com/LLNL/spack into packages/espresso
2016-02-11 13:03:47 +01:00
Todd Gamblin
bcf705b85e
Merge pull request #432 from RemoteConnectionManager/paraview_fix
...
Paraview fix
2016-02-10 13:59:08 -08:00
Todd Gamblin
e23c260cb0
Merge pull request #402 from epfl-scitas/bugfix/netlib-scalapack
...
Bugfix: netlib-scalapack does not work with all versions of python
2016-02-10 11:40:31 -08:00