Greg Lee
0ae1298d25
updated libdwarf version and dwarfdump build
2016-05-27 12:43:13 -07:00
Todd Gamblin
dc4ca26441
Merge pull request #992 from davydden/update/dealii
...
Update/dealii
2016-05-26 17:39:37 -05:00
Todd Gamblin
96f65479e7
Merge pull request #993 from xjrc/packages/metis
...
Update Package : METIS/ParMETIS
2016-05-26 17:37:33 -05:00
Joseph Ciurej
e95eedb165
Added a style checking exemption for lambda expressions.
2016-05-26 14:27:15 -07:00
Denis Davydov
040c122719
dealii: formatting
2016-05-26 23:00:22 +02:00
Denis Davydov
0036483ded
dealii: don't hardcode blas and mpi; minor fixes to dependencies
2016-05-26 18:07:27 +02:00
Todd Gamblin
76d42b5200
Merge pull request #982 from trws/rust
...
Rust
2016-05-25 15:15:51 -05:00
Joseph Ciurej
734fb459a4
Fixing a small bug with metis@4+shared installs on the Mac platform.
2016-05-25 12:27:52 -07:00
Joseph Ciurej
483ec0d762
Added preliminary improved testing code for METIS@:4.
2016-05-24 16:13:52 -07:00
Joseph Ciurej
c9ba73d931
Added staging support and improved error handling for METIS@:4 installs.
2016-05-24 16:05:29 -07:00
Joseph Ciurej
b5d0a38860
Fixed a few linking/testing bugs in the METIS@:4 install method.
2016-05-24 15:03:21 -07:00
Greg Lee
1bca69f272
updated launchmon url and version
2016-05-24 14:54:09 -07:00
Joseph Ciurej
064d3584c0
Updating 'metis' and 'parmetis' to conform to PEP8 standards.
2016-05-24 12:28:05 -07:00
Joseph Ciurej
0ef6843d85
Improved MPI path specification for ParMETIS using PR #893 features.
2016-05-24 12:28:05 -07:00
Joseph Ciurej
9c95ec0b29
Updated and added new versions to the METIS/ParMETIS packages.
...
- Added a 'url_for_version' function to the METIS/ParMETIS packages.
- Added installation support for METIS@5.0.2 and ParMETIS@4.0.2.
- Changed the 'double' variant to 'real64' to make it more consistent
with the 'idx64' variant naming.
- Removed an unnecessary dependency on gdb.
2016-05-24 12:28:05 -07:00
Todd Gamblin
6fba102d7d
Merge pull request #985 from davydden/update/octave
...
octave: add missing dependencies and update to 4.0.2
2016-05-24 01:24:31 -05:00
Denis Davydov
c78349a3a4
octave: fix formatting
2016-05-23 15:08:10 +02:00
Denis Davydov
ce3146e91a
octave: add missing dependencies and update to 4.0.2
2016-05-23 14:50:06 +02:00
Todd Gamblin
3ab56a188e
Fixes #980 : really slow spack spec performance
...
- `spack spec dealii` now takse seconds rather than 18 minutes.
- Slow hash (`dag_hash`) was accidentally inserted into the fast hash
(`__hash__`).
- Do not put the slow hash in the fast hash.
2016-05-22 18:33:13 -07:00
Tom Scogland
00de72272d
rust compiler/builder package, new llvm variants
2016-05-22 11:16:00 -07:00
Tom Scogland
9bd4bc02d6
fixing warning for package fetch
2016-05-22 11:16:00 -07:00
Tom Scogland
425beb4d97
updates for rust-bindgen
2016-05-22 11:16:00 -07:00
Tom Scogland
404b7c7c4f
initial rust support
2016-05-22 11:16:00 -07:00
Todd Gamblin
d087086581
update documentation.
2016-05-21 14:33:05 -07:00
Todd Gamblin
d94972503a
Merge pull request #964 from davydden/update/tbb
...
tbb: add 4.4.4; raise InstallError when building 4.4.3 with GCC6.1
2016-05-19 22:44:03 -07:00
Todd Gamblin
0514dd5ebd
Merge pull request #979 from epfl-scitas/packages/scotch+metis
...
Adding `+metis` variant to scotch + changes for esmumps
2016-05-19 20:06:47 -07:00
Nicolas Richart
2e77cc635e
missing @ in version definition
2016-05-20 00:51:58 +02:00
Nicolas Richart
a233ed2de7
changes scotch package to make he coverage test pass
2016-05-20 00:42:34 +02:00
Nicolas Richart
a51566ec6e
changes to simplify the esmumps variant for version < 6.0.0 + typos corrections, according to the remarks on PR #979
2016-05-20 00:31:12 +02:00
Nicolas Richart
1bf306bbbd
Adding +metis variant to scotch + minor changes
2016-05-19 17:26:44 +02:00
Todd Gamblin
c53b1be8b4
Merge pull request #977 from trws/explicit-docs
...
initial docs for find and flake8 cleanup
2016-05-18 15:20:23 -07:00
Tom Scogland
a1f8cc2817
peren-nesting fix in spec
2016-05-18 14:24:16 -07:00
Tom Scogland
29635b7bbd
initial docs for find and flake8 cleanup
2016-05-18 14:04:39 -07:00
Todd Gamblin
d391670755
Merge pull request #966 from verolero86/develop
...
Add option to disable VT support in openmpi package
2016-05-18 08:36:23 -07:00
Todd Gamblin
78c46aab35
Merge pull request #969 from Rombur/boost
...
Add boost 1.61.0
2016-05-18 08:35:51 -07:00
Todd Gamblin
637da63506
Merge pull request #948 from davydden/bugfix/astyle
...
astyle: fix filter command which failed on OSX with python 2.7.10
2016-05-18 08:35:01 -07:00
Todd Gamblin
af7785727b
Merge pull request #968 from epfl-scitas/find_always_zero_pkgs
...
Fix : spack find
2016-05-18 08:25:04 -07:00
Bruno Turcksin
bbbffe7423
Add boost 1.61.0
2016-05-18 08:51:22 -04:00
alalazo
23c7089789
fixes #967 , flake8 approved
2016-05-18 11:52:27 +02:00
alalazo
fcc30cbf30
fixes #967
2016-05-18 11:48:03 +02:00
Denis Davydov
267666cd97
formatting
2016-05-18 08:35:47 +02:00
Todd Gamblin
d592a1655f
Merge pull request #961 from xjrc/features/flake8-improvements
...
Enhancement Proposal: Exempt '@when' Functions from Style Redefinition Errors
2016-05-17 17:00:49 -07:00
Todd Gamblin
502420ceff
Merge branch 'features/cflags' into develop
...
Conflicts:
lib/spack/spack/cmd/find.py
var/spack/repos/builtin/packages/ghostscript/package.py
2016-05-17 16:44:54 -07:00
Todd Gamblin
9d584d0c47
Tag Spack version 0.9
...
- Tagging a version to include all that's happened since 0.8.17
- This is in anticipation of merging `features/cflags` and
`features/newarch`, which will break the spec format.
- 1.0 will likely come after those.
2016-05-17 16:06:43 -07:00
Todd Gamblin
15e9d5f96e
Merge pull request #868 from trws/explicitly-installed
...
track whether a package was installed "explicitly"
2016-05-17 14:28:17 -07:00
Denis Davydov
1a187e73ae
tbb: add 4.4.4; raise InstallError when building 4.4.3 with GCC6.1
2016-05-17 22:57:32 +02:00
Todd Gamblin
138307dd0c
Merge pull request #955 from trws/lua-rework
...
complete lua rework
2016-05-17 13:21:51 -07:00
Todd Gamblin
6384264aa7
Merge pull request #963 from eschnett/eschnett/duplicate-providers
...
Remove duplicate providers that can concretize to the same result
2016-05-17 12:50:18 -07:00
Erik Schnetter
fcc4c1b2f2
Remove duplicate providers that can concretize to the same result
...
Patch generously provided by @becker33.
Closes #928 .
2016-05-17 15:13:28 -04:00
Veronica G. Vergara Larrea
6c95a5d496
the right flag here is +, the default behavior is controlled in the variant
2016-05-17 14:37:36 -04:00