Commit graph

79 commits

Author SHA1 Message Date
Todd Gamblin
c08985f7d1 Add bib2xhtml 2014-10-22 01:08:08 -07:00
Todd Gamblin
1fcfb80bdd SPACK-19 no longer an issue. Removing libtool copy. 2014-10-10 09:23:28 -07:00
David Boehme
8857b1f69e Add Scalasca 2.1 2014-10-08 17:31:11 -07:00
Todd Gamblin
4c614ac768 Add SUNDIALS solver package. 2014-10-08 03:10:29 -07:00
Todd Gamblin
36a87f5bf9 Update documentation to add an auto-generated list of packages. 2014-10-08 03:08:40 -07:00
Todd Gamblin
4cae48c8df Add libNBC (non-blocking collectives) 2014-10-06 13:48:50 -07:00
Todd Gamblin
616d232257 Add package for Torsten's netgauge tool. 2014-10-06 10:26:54 -07:00
Todd Gamblin
1b67c8493e Merge branch 'features/automaded' into develop 2014-09-28 11:05:42 -07:00
Todd Gamblin
3bd52678be MPICH sets MPI compilers to use real compilers and not spack wrappers. 2014-09-27 21:36:42 -07:00
Todd Gamblin
63292c5826 Update callpath to 1.0.2 2014-09-27 16:07:20 -07:00
Todd Gamblin
bff2192498 Added SWIG package. 2014-09-23 21:48:44 -07:00
Todd Gamblin
2de2d4bea7 Modify MPI installs to work without fortran. 2014-09-23 14:59:30 -07:00
Todd Gamblin
c9fbba22a2 First version of AutomaDeD package. 2014-09-19 09:55:31 -07:00
Todd Gamblin
fa5594e13f Merge branch 'features/llvm' into develop
- merging parts of LLVM that can be built now.
- need to wait for standalone builds for some of the others.
2014-09-18 23:30:32 -07:00
Todd Gamblin
9165a000a3 Better C++11 support, remove non-standalone llvm-compiler-rt.
- LLVM non-standalone add-ons are difficult to build outside LLVM.
- May have to wait for future versions of LLVM to build some of these
2014-09-18 23:22:03 -07:00
Todd Gamblin
e46e1d51c2 Merge branch 'features/fileutils-deps' into develop 2014-09-18 21:39:41 -07:00
Todd Gamblin
4d2ccfa028 Take fileutils out and just merge the deps into develop. 2014-09-18 21:33:09 -07:00
Todd Gamblin
e85830e313 Fileutils successfully finds libarchive; can't find dtcmp despite config arg. 2014-09-18 01:49:30 -07:00
Adam Moody
250ffc28a3 update libcircle to download tarball from github/hpc 2014-09-17 23:40:16 -07:00
Todd Gamblin
607b4c8414 Merge branch 'features/scorep-packages' into develop 2014-09-17 13:38:33 -07:00
David Boehme
31bd1e069c Add Score-P 1.3 release. Works for gcc, still some issues with Intel builds. 2014-09-17 12:28:33 -07:00
Adam Moody
6c94fc4fd2 added mpileaks (finally!) 2014-09-17 12:28:00 -07:00
Todd Gamblin
881fdb66ae Merge branch 'develop' into features/fileutils
Conflicts:
	lib/spack/spack/packages.py
2014-09-16 23:53:44 -07:00
Todd Gamblin
a4c8e945c7 Some fixups for Adam's callpath and adept-utils packages.
- Make spack packages RPATH *ALL* dependencies (i.e. the whole tree)
- prevents callpath link from finding wrong libelf -- always uses the one dyninst used.
2014-09-16 21:59:46 -07:00
Adam Moody
656cf12cda add adeptutils and callpath packages 2014-09-16 16:50:54 -07:00
Todd Gamblin
ec44791aa3 Remove examples from default STAT build to avoid MPI dependence. 2014-09-05 10:52:43 -07:00
Todd Gamblin
eb5efed421 Merge branch 'features/postgresql' into develop
- add spack cd command.
- Fix bug in modules hook

Conflicts:
	lib/spack/spack/cmd/stage.py
	lib/spack/spack/hooks/dotkit.py
	share/spack/setup-env.bash
2014-08-21 22:59:39 -07:00
Todd Gamblin
e301d62332 Remove development TAU version from package. 2014-08-20 11:46:59 -07:00
Todd Gamblin
fa3b19000d update tau tarball 2014-08-11 22:47:24 -07:00
Todd Gamblin
6127b0baa6 new prototype TAU tarball from Kevin 2014-08-11 22:47:24 -07:00
Todd Gamblin
90cd0c7efa Add Kevin's experimental TAU version 2014-08-11 22:47:24 -07:00
Todd Gamblin
0b68d1292d Add package for openssl, have postgres use it.
- Updated version wildcard to include [a-z]|alpha|beta
  to accommodate all the letter suffixes on openssl.
2014-08-11 22:47:23 -07:00
Todd Gamblin
0740c576a7 Package for postgresql. 2014-08-11 22:47:23 -07:00
Todd Gamblin
c55041e9d4 Partial commit of more packages. 2014-08-04 07:54:22 -07:00
David Beckingsale
8738a3a88c Added LLVM package 2014-08-04 07:54:22 -07:00
Todd Gamblin
782e45e5b1 Fix up versions to match new version format, minor formatting. 2014-08-04 07:54:05 -07:00
Adam Moody
3779c78c00 adding libarchive 2014-08-04 07:54:05 -07:00
Adam Moody
a27e178ac2 add libcircle package 2014-08-04 07:54:05 -07:00
Adam Moody
712a2c3742 fileutils package 2014-08-04 07:54:04 -07:00
Adam Moody
6e7a7d127d adding dtcmp package 2014-08-04 07:54:04 -07:00
Adam Moody
3dd8e561b9 add lwgrp package 2014-08-04 07:54:04 -07:00
Adam Moody
741084faf4 add mvapich2 package to handle different compilers and variants 2014-08-04 07:54:04 -07:00
Todd Gamblin
d7a3c7e555 Fix up Matt's openss packages. 2014-08-03 12:57:09 -07:00
David Boehme
557ae64d51 Fix cube compiler configuration 2014-08-01 16:40:57 -07:00
Matthew LeGendre
b7fbc77bab Add sqlite to spack 2014-08-01 15:50:43 -07:00
Matthew LeGendre
d1de958daa Add libmonitor to spack. Still needs svn support for checkout 2014-08-01 15:48:59 -07:00
David Boehme
513b5aecf1 Improve compiler configuration in otf2 package 2014-08-01 10:16:08 -07:00
Todd Gamblin
61e2cb56a4 Got version 1.2.1 building, but 1.3 and onwards are different. 2014-08-01 09:09:57 -07:00
David Boehme
e377abc18c Add Score-P packages. 2014-07-31 17:51:23 -07:00
Todd Gamblin
e011b767fa Converting Luc's packages to the new version format. 2014-07-31 14:09:38 -07:00