- Jul 12, 2018
-
-
Todd Gamblin authored
- this shoudl have been moved when we moved pytest.ini to lib/spack/spack/test
-
Tim Law authored
-
Nicolas Richart authored
* initial version of the package pyTorch (#171) * adding version 0.4 * flake8 correction * reordering version, removing run dependecies * Changing depends_on type to default
-
Levi Baber authored
* mitofates: more deps and a patch to make it functional
-
Adam J. Stewart authored
-
- Jul 11, 2018
-
-
Levi Baber authored
-
Levi Baber authored
-
Levi Baber authored
-
Massimiliano Culpo authored
-
Massimiliano Culpo authored
When a user specifies a URL for a specific version of a package, Spack originally would use that URL for all newer versions of the package. This behavior has proven to be generally more harmful than useful, so this PR removes the feature such that a version-specific URL override affects only that version.
-
Levi Baber authored
-
Howard Pritchard authored
Signed-off-by:
Howard Pritchard <howardp@lanl.gov>
-
Jannek Squar authored
-
Levi Baber authored
-
Jimmy Tang authored
* Update kaldi always use the --fst-version otherwise it does the wrong thing with selecting the fst version. also enable speex by default * Give version a more meaningful name * Update older version with a date string instead
-
健美猞猁 authored
-
Adam J. Stewart authored
-
Sergey Kosukhin authored
-
健美猞猁 authored
-
Jon Rood authored
-
- Jul 10, 2018
-
-
Kshitij Mehta authored
* gtkorvo-atl: Updated to version 2.2 * gtkorvo-dill: Updated to version 2.4 * gtkorvo-enet: Updated to version 1.3.14 * libevpath: Updated to version 4.4.0 * libffs: Updated to version 1.5 * gtkorvo-atl: Bugfix: Fixed cmake args * gtkorvo-enet: Switched order of versions to have the latest version on the top * gtkorvo-atl: Cleaned up cmake_args. Added conditional self.run_tests * gtkorvo-dill: Cleaned up cmake_args. Added conditional self.run_tests * libffs: Correction in dependency versions. Cleaned up cmake_args. Added conditional self.run_tests * libevpath: Correction in dependency versions. Cleaned up cmake_args. Added conditional self.run_tests * gtkorvo-atl: Removed unused option from cmake args
-
Matthias Diener authored
* fetch: remove 'trying' when cloning repos This makes it similar to what the URL strategy prints. * change svn/hg names
-
Michael Kuhn authored
libxshmfence@1.2 does not compile with recent versions of glibc.
-
- Jul 09, 2018
-
-
Matthias Diener authored
-
Levi Baber authored
* libnova: new package * libnova: flake8
-
Christoph Junghans authored
If the user sets "ccache: true" in spack's config.yaml, Spack will use an available ccache executable when compiling c/c++ code. This feature is disabled by default (i.e. "ccache: false") and the documentation is updated with how to enable ccache support
-
Sergey Kosukhin authored
* Make 'netlib-lapack' a CMakePackage. * Add a comment. * Some refactoring.
-
Levi Baber authored
* express: bamtools lib handling * express: use libs property * express: remove old comment
-
- Jul 08, 2018
-
-
Andrey Prokopenko authored
-
Andreas Baumbach authored
Change-Id: I3bfe5b4ba497fae57d5382502ea9a1b054688fdb
-
- Jul 07, 2018
-
-
Miles Perry authored
* blasr: new package * blasr: changed version release, created list with 9 things, seperated make into build phase. * blasr: fixed build phase by adding : * blasr: fixed syntax for configure_args * blasr: flake8 edits * blasr-libcpp: fixed configure_args syntax * blasr: fixed install issues resulting from PacBio changes * blasr: removed accidental blasr-libcpp upload * blasr: removed accidental blasr-libcpp upload * blasr: removed blasr-libcpp * blasr: edited out comment
-
Elsa Gonsiorowski, PhD authored
* kvtree package file * MPI is default on * proper mpi compiler * rankstr package * better rankstr description * typo * redset package * shuffile package * er package * axl package * proper pythor * mpi is default on * alpha releases and master versions * veloc package with boost headers dep * cmake version * added C++11 requirement * flake8 * flake8 * ecp tag * axl: better async api option handling * veloc package description * prettier args list * C++11 flag handler * v1.0 of veloc
-
estebanpauli authored
* Added support for uncrustify 0.67. Since the build system changed for uncrustify at version 0.64, I had to change the package from an AutotoolsPackage to a plain Package and use @when annotations to build the packages differently. * Removed blank line at end of file * Added support for python2.6 in uncrustify configuration.
-
George Hartzell authored
- Versions before 2.5.2 suffer from a serious security problem (https://nvd.nist.gov/vuln/detail/CVE-2018-12021). Deleted all versions prior to v2.5.2. - Update homepage (looks like singularity's going Freemium). - Use release tarball instead of automagically generated archive tarball (digest values are more stable). - No longer need autotools for released versions, just @devel. - Install needs to be single-threaded, otherwise when installed as root the various 'chmod' operations race against the copies.
-
- Jul 06, 2018
-
-
George Hartzell authored
The entries for git@2.17.1 and git@2.17.0 were swapped. This fixes them.
-
George Hartzell authored
-
George Hartzell authored
`use` is an overloaded word between dotkit, modules and spack. Add additional words to make the distinction clear in the docs.
-
Adam J. Stewart authored
-
Mark Olesen authored
preCICE (Precise Code Interaction Coupling Environment) is a coupling library for partitioned multi-physics simulations. Partitioned means that preCICE couples existing programs (solvers) capable of simulating a subpart of the complete physics involved in a simulation. of-precice: new package preCICE adapter for OpenFOAM
-
Andreas Baumbach authored
* switch git to kernel.org source and sha256 Change-Id: I5fe15689adb1163e9ed2b7127b52c95bd0d48564 * fix forgotton md5s Change-Id: Ib01f21e20678d9aac3344b6ee311134a90b87bdd * remove old url Change-Id: I717a084a0357a84b83bc6c8542749aac7e04f68b
-