Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-20 | Gettext test suite fails when run in parallel (#3921) | Adam J. Stewart | 1 | -0/+10 | |
2017-04-20 | Flake8 | Adam J. Stewart | 1 | -1/+1 | |
2017-04-20 | Remove all test variants | Adam J. Stewart | 8 | -22/+16 | |
2017-04-20 | Revert "Override partial installs by default" (#3918) | Todd Gamblin | 1 | -41/+0 | |
* Revert "Override partial installs by default (#3530)" This reverts commit a65c37f15dff4b4d60784fd4fcc55874ce9d6d11. | |||||
2017-04-19 | Override partial installs by default (#3530) | scheibelp | 1 | -0/+41 | |
* Package install remove prior unfinished installs Depending on how spack is terminated in the middle of building a package it may leave a partially installed package in the install prefix. Originally Spack treated the package as being installed if the prefix was present, in which case the user would have to manually remove the installation prefix before restarting an install. This commit adds a more thorough check to ensure that a package is actually installed. If the installation prefix is present but Spack determines that the install did not complete, it removes the installation prefix and starts a new install; if the user has enabled --keep-prefix, then Spack reverts to its old behavior. * Added test for partial install handling * Added test for restoring DB * Style fixes * Restoring 2.6 compatibility * Relocated repair logic to separate function * If --keep-prefix is set, package installs will continue an install from an existing prefix if one is present * check metadata consistency when continuing partial install * Added --force option to make spack reinstall a package (and all dependencies) from scratch * Updated bash completion; removed '-f' shorthand for '--force' for install command * dont use multiple write modes for completion file | |||||
2017-04-19 | Add variant to mvapich2 to set size of rank bits (#3886) | Adam J. Stewart | 1 | -0/+7 | |
2017-04-19 | binutils should link to Spack zlib installation (#3914) | Adam J. Stewart | 1 | -7/+10 | |
2017-04-19 | Add latest version of HOOMD-blue (#3889) | Adam J. Stewart | 1 | -21/+40 | |
2017-04-19 | Rework Spack's Mercurial support (#3834) | Adam J. Stewart | 11 | -44/+117 | |
* Add tests to mercurial package * Add support for --insecure with mercurial fetching * Install man pages and tab-completion scripts * Add tests and latest version for all deps * Flake8 fix * Use certifi module to find CA certificate * Flake8 fix * Unset PYTHONPATH when running hg * svn_fetch should use to svn-test, not hg-test * Drop Python 3 support in Mercurial Python 3 support is a work in progress and isn't currently recommended: https://www.mercurial-scm.org/wiki/SupportedPythonVersions * Test both secure and insecure hg fetching * Test both secure and insecure git and svn fetching | |||||
2017-04-19 | Sox (#3908) | Jimmy Tang | 5 | -0/+276 | |
* Initial add of flac * Initial add of id3lib * Initial add of the opus codec * Initial add of sox audio processing tools * Cleanup spec files to be inline with current standard * Fix pep8 compliance * Remove un-needed configuration | |||||
2017-04-19 | Add info for sqlite@3.18.0 (#3913) | George Hartzell | 1 | -0/+2 | |
2017-04-19 | add lines missed in rebase (adios +bzip2) (#3907) | Mark Olesen | 1 | -0/+2 | |
2017-04-19 | ncl: capture more dependencies (#3902) | Milton Woods | 1 | -0/+6 | |
* ncl: add depends_on statements for bison, flex and libiconv * ncl: depends on flex for building and linking * ncl: links with -ll, so requires flex with variant '+lex' * ncl: depends on szip; external hdf5 may not provide it | |||||
2017-04-19 | pango: depends on libxft when +X, disable libxft support when ~X (#3899) | Milton Woods | 1 | -0/+9 | |
2017-04-19 | Ensure sbin is prepended to PATH in modulefiles (#3843) | George Hartzell | 1 | -0/+4 | |
2017-04-19 | espresso: add 6.1.0 (#3881) | Denis Davydov | 2 | -6/+38 | |
* espresso: fix missing dependency on elpa, add 6.1.0 * override default libs of elpa to get shared always | |||||
2017-04-19 | gdbm: GNU dbm package for manipulating hashed databases (#3895) | Milton Woods | 1 | -0/+46 | |
2017-04-18 | Disable parallel builds for vim (#3893) | George Hartzell | 1 | -0/+6 | |
* Disable parallel builds The install step creates a bunch of links to the vim binary, e.g. `view`. When run with -j greater than 1 there are silent failures. Running w/out parallelism seems to fix it. * Only constrain the install phase to be -j 1 Thanks @adamjstewart! | |||||
2017-04-18 | Adding new python package: py-simplejson (#3883) | Javier | 1 | -0/+41 | |
* Adding new python package: py-simplejson * Adding setuptools dependency * Fixing typo | |||||
2017-04-18 | charm: set sane default (#3865) | Christoph Junghans | 1 | -33/+5 | |
see https://github.com/LLNL/spack/pull/3852#pullrequestreview-32996651 for details | |||||
2017-04-18 | ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng (#3875) | Denis Davydov | 2 | -11/+27 | |
* ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng also rename the variant to be consistent with other packages * fix a bug * flake8 | |||||
2017-04-18 | Add version info for git-lfs v2.0.2 (#3885) | George Hartzell | 1 | -0/+1 | |
2017-04-18 | Provide version 3.8.0 of CMake. (#3882) | Kelly (KT) Thompson | 1 | -0/+1 | |
2017-04-18 | Adding new package: sas (#3877) | Javier | 1 | -0/+56 | |
2017-04-18 | ape: constrain libxc version (#3876) | Denis Davydov | 1 | -1/+1 | |
2017-04-18 | ADIOS - add bzip2 transport, python patch not applicable to adios 1.9.0 (#3874) | Mark Olesen | 1 | -2/+4 | |
2017-04-18 | Added expat dependency to apr-util (#3871) | sknigh | 1 | -0/+2 | |
2017-04-18 | Add patched openfst-1.4.1 and kaldi@c024e8 required by CNTK. (#3806) | 健美猫 | 5 | -9/+321 | |
2017-04-18 | octave: add 4.2.1 (#3872) | Denis Davydov | 2 | -3/+21 | |
Also switch to arpack-ng, which is maintained and has bugfixes, whereas the original arpack code is abandoned. | |||||
2017-04-18 | gmsh: add 3.0.1 (#3873) | Denis Davydov | 1 | -0/+1 | |
2017-04-17 | Add a py-fiscalyear package (#3864) | Adam J. Stewart | 5 | -6/+155 | |
* Add a py-fiscalyear package * Declare supported Python versions | |||||
2017-04-17 | Add latest numpy release (#3869) | Adam J. Stewart | 1 | -0/+2 | |
2017-04-17 | opneblas: fix compilation with clang (#3862) | Denis Davydov | 2 | -6/+851 | |
* opneblas: fix compilation with clang * indentation | |||||
2017-04-17 | Fix udunits2 (#3809) | Michael Kuhn | 1 | -1/+3 | |
2017-04-16 | Remove redundant cmake dependencies (#3860) | Adam J. Stewart | 5 | -9/+0 | |
2017-04-16 | random123: put uniform.hpp in right subfolder (#3858) | Christoph Junghans | 1 | -1/+1 | |
2017-04-16 | charm: add support for shared linking (#3859) | Christoph Junghans | 1 | -1/+3 | |
2017-04-15 | trilinos: allow to compile exodus (#3857) | Christoph Junghans | 1 | -1/+11 | |
2017-04-15 | random123: install uniform.hpp as well (#3856) | Christoph Junghans | 1 | -0/+2 | |
2017-04-14 | hpx5: Add patch to select Spack compiler on Cray (#3798) | Erik Schnetter | 2 | -0/+39 | |
2017-04-14 | New package: flecsi (#3780) | Christoph Junghans | 1 | -0/+64 | |
* New package: flecsi * make fetch independent of #3779 | |||||
2017-04-14 | Add package gccxml (#3836) | healther | 2 | -0/+47 | |
* Add package gccxml * Fix spec undefinedwq * fix versions * fix patch when statement * fix flake8... | |||||
2017-04-14 | New package: boost-mpl-cartesian_product (#3841) | Christoph Junghans | 1 | -0/+40 | |
2017-04-14 | New package: tut (#3844) | Christoph Junghans | 1 | -0/+41 | |
2017-04-14 | Add a package for FLASh (bioinformatics) (#3848) | George Hartzell | 1 | -0/+42 | |
Add a package for FLASh. | |||||
2017-04-14 | Add a py-pkgconfig package (#3815) | Adam J. Stewart | 2 | -1/+43 | |
2017-04-14 | vim wasn't linking against ncurses (#3838) | George Hartzell | 1 | -0/+2 | |
See #3829. Vim's configure was searching for ncurses instead of ncursesw. | |||||
2017-04-14 | New package: PEGTL (#3839) | Christoph Junghans | 1 | -0/+44 | |
2017-04-14 | New package: pstreams (#3840) | Christoph Junghans | 1 | -0/+39 | |
2017-04-14 | Readline package: Add ncurses library directory to link line. (#3802) | Jean-Paul Pelteret | 1 | -1/+5 | |
Resolves a issue with finding the ncurses library on MacOS. |