- Oct 27, 2016
-
-
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
-
Massimiliano Culpo authored
* spack install : added --log-format option (incorporates test-install command) fixes #1907 * qa : removed extra whitespace
-
Denis Davydov authored
-
- 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
-
Adam J. Stewart authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
- 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
-
Elizabeth Fischer authored
-
Massimiliano Culpo authored
-
- Oct 23, 2016
-
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
- Oct 22, 2016
-
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
- Oct 21, 2016
-
-
Matthew LeGendre authored
* Don't clear LD_LIBRARY_PATH and friends from compiler wrappers * remove debugging print
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Matthew LeGendre authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
Matthew LeGendre authored
-
Adam J. Stewart authored
* Add new version property to handle joined version numbers * Add unit test for new joined property * Add documentation on version.up_to() and version.joined
-
Massimiliano Culpo authored
* patch directive : fixed retrieval from urls fixes #1584 - add support for 'gz' archives - fixed bugs with URL patches - updated nwchem * patch directive : added checksum to UrlPatch - refactored classes in patch.py - updated nwchem * patch directive : added caching
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
-
- Oct 19, 2016
-
-
Peter Scheibel authored
If Spec.dag_hash was called for the first time with a 'length' specified, the cached hash was truncated. This ensures that the full hash is cached.
-
- Oct 18, 2016
-
-
Massimiliano Culpo authored
* Removes the extra argument from Package.do_install while maintaining the changes in behavior pulled in #1603 * install : removed -i and -d shorthands (breaks backward compatibility) * Change ':' to ','
-
Eric authored
* Add package bazel * Add support for bazel-based builds
-
- Oct 16, 2016
-
-
Adam J. Stewart authored
* Ignore GPG/PGP signatures/checksums when finding available downloads * Remove duplicated basename
-