- Oct 29, 2016
-
-
Joseph Ciurej authored
* Made some refactoring improvements to the 'visit' and 'vtk' packages. * Added a small fix for the 'vtk' package when building with 'qt+webkit'.
-
- Oct 27, 2016
-
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Elizabeth Fischer authored
-
Barry Smith authored
Funded-by: IDEAS Project: IDEAS/xSDK Time: 2 hours
-
George Hartzell authored
The breaks `spack create`.
-
George Hartzell authored
-
Elizabeth Fischer authored
Removed documentation on false paths as per #2083
-
- Oct 26, 2016
-
-
Denis Davydov authored
* document recommended usage of system blas/lapack * update doc * minor * reword
-
Massimiliano Culpo authored
-
Axel Huebl authored
Add the latest release of libSplash, version 1.5.0.
-
Massimiliano Culpo authored
* spack install : added --log-format option (incorporates test-install command) fixes #1907 * qa : removed extra whitespace
-
Denis Davydov authored
* openmpi: require fortran for now * mpich: requre fortran for now * mvapich2: require fortran for now * openmpi: flake8 fixes
-
Jim Galarowicz authored
* Update the krell institute products to use the latest features of spack for building on cluster platforms. * Address travis error messages and resubmit the pull request. * Update the contents of openspeedshop package.py so it passes the flake8 tests. * Fix flake8 error-whitespack issue in mrnet package.py file. * Add updates based on spack reviewer feedback. * More fixes based on comments from reviewers. Switch using extend to using append, remove additional setting of PATH and LD_LIBRARY_PATH that should not be required due to RPATH. * More review related changes. Update MPIOption.append lines and take out xercesc references. * Create a base options function for common openspeedshop base cmake options to reduce redundencies. * Add libxml2+python depends on to get around issues with the libxml2 package file.
-
Denis Davydov authored
-
Denis Davydov authored
* veclibfort: add new package * veclibfort: add a small test
-
George Hartzell authored
Add a package for ant, a java build tool.
-
George Hartzell authored
Add a package that installed the pre-built maven distribution. I've given up, for now, on building maven from source. That processed stumbled on two points before I gave up: 1. It downloaded several hundred .{pop,jar} files and I despaired of figuring out some way of mirroring and checksumming them; and 2. It exploded complaining about too many unacceptable license files, which seems odd in its own source tree. Perhaps someone with more Java fu that I admit to can figure it out. In the meantime, this is useful.
-
- Oct 25, 2016
-
-
Denis Davydov authored
* add filter_system_paths() * filter system paths in set_build_environment_variables() * two function: lib/inc + bin * reverse order in bin * fix order * minor * improvements of the code * more cleanup * alternative solution for filter_bins * fiddle base alalazo's approach * minor * minor
-
Barry Smith authored
Funded-by: IDEAS Project: IDEAS/xSDK Time: 1 hour
-
Stephen Herbein authored
* libsodium: add latest versions, fix old versions older versions of libsodium were added to an "old" subdirectory * zeromq: add 4.1.4 prerequiste for the latest develop version of flux
-
Mayeul d'Avezac authored
Pkg-config depends on glib which depends on pkg-config. As a result, pkg-config used to build glib internally. However, this fails on Mac. Building pkg-config with an internal glib is now a variant, turned on by default, and required to build glib.
-
Adam J. Stewart authored
-
Adam J. Stewart authored
* Add patch allowing GCC 6 to compile GCC 5 * Expand patch version range
-
George Hartzell authored
-
Adam J. Stewart authored
-
Massimiliano Culpo authored
-
Mayeul d'Avezac authored
* Tells boost explictly about libraries and headers Ideally, bjam would determine the libraries and headers from the executable. But it doesn't. This rigs a best guess for python libraries and headers. * Move glob import to top of file * variable name change: alllibs --> all_libs * Use dso suffix rather than hard-coded string * Use only MAJOR.MINOR when setting up python in bjam
-
Massimiliano Culpo authored
-
Denis Davydov authored
-
Todd Gamblin authored
do_install : allow for an arbitrary number of phases
-
- Oct 24, 2016
-
-
Todd Gamblin authored
-
Joseph Ciurej authored
* Fixed a bug causing config-specified compiler flags to be ignored. Updated the compiler config so all flags are in a separate section. * Updated the documentation for the `compilers.yaml` file spec. * Implemented basic testing for the 'flags' section of compiler config. * Fixed a few minor problems with the manual compiler config documentation.
-
George Hartzell authored
-
Barry Smith authored
Funded-by: IDEAS Project: IDEAS/xSDK Time: .4 hours
-
Mayeul d'Avezac authored
* Adds new versions to eigen * Reorder versions from oldest to newest
-
Elizabeth Fischer authored
-
Massimiliano Culpo authored
-
- Oct 23, 2016
-
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-