Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-18 | py-markdown: Add new package for python-markdown. (#2611) | Chris MacMackin | 1 | -0/+61 | |
* py-markdown: Add new package for python-markdown. * py-markdown: Added restrictions on Python version. * py-markdown: Removed upper-limit on compatible Python versions. * py-markdown: Reinstated upper bound on Python version. Also fixed small formatting error. | |||||
2016-12-18 | gmsh: add 2.15.0 and switch to CMakePackage (#2620) | Denis Davydov | 1 | -10/+7 | |
2016-12-18 | tbb: add 2017.3 (#2619) | Denis Davydov | 1 | -0/+3 | |
2016-12-18 | cmake: add 3.7.1 (#2618) | Denis Davydov | 1 | -0/+1 | |
2016-12-17 | build fixes for openblas (#2601) | Gregory Lee | 1 | -0/+5 | |
* build fixes for openblas * avx2 in openblas nnot supported with older gcc * merge fix for openblas | |||||
2016-12-17 | dealii: fix config for Netcdf with lib64 (#2616) | Denis Davydov | 1 | -2/+13 | |
2016-12-16 | graphviz: fixed build error due to specifying ltdl lib but not include. (#2609) | Chris MacMackin | 1 | -2/+2 | |
* graphviz: fixed build error due to specifying ltdl lib but not include. * graphviz: Fixed dependencies on libtool and expat. | |||||
2016-12-16 | libmesh: added mpi variant (#2584) | Andrey Prokopenko | 1 | -1/+15 | |
2016-12-16 | init nfft 3.3.2 package file (#2612) | Thierry | 1 | -0/+60 | |
* init nfft 3.3.2 package file * shorten comment line | |||||
2016-12-16 | py-beautifulsoup4: Added version 4.5.1 (#2610) | Chris MacMackin | 1 | -0/+3 | |
2016-12-16 | Updating Trilinos with superlu variant and fixing git branch version ↵ | Jon Rood | 1 | -1/+25 | |
options. (#2604) | |||||
2016-12-16 | [HACK] Make concretization great again! (#2590) | Adam J. Stewart | 16 | -16/+16 | |
* Always default to +mpi * Always default to ~X | |||||
2016-12-15 | openblas: derives from MakefilePackage (#2488) | Massimiliano Culpo | 3 | -57/+71 | |
* MakefilePackage: changed build_args and install_args for consistency with #2464 openblas: derives from MakefilePackage * MakefilePackage: changed default edit behavior | |||||
2016-12-15 | go: see #2567, temporary fix (#2588) | Massimiliano Culpo | 1 | -2/+8 | |
2016-12-15 | Add GNU patch to Spack. (#2598) | Todd Gamblin | 1 | -0/+37 | |
2016-12-14 | Fix target for compiler on CNL operating systems (#2580) | Mario Melara | 2 | -2/+2 | |
Changes any to a string to avoid <built-in function any> being incorrectly added to target in compilers.yaml. | |||||
2016-12-14 | Blacklist flex 2.6.2 by commenting out package version (#2571) | Jean-Paul Pelteret | 1 | -2/+4 | |
Fixes #2554 | |||||
2016-12-14 | Make unzip quiet (#2593) | Adam J. Stewart | 2 | -1/+2 | |
2016-12-14 | Update texlive digest (#2591) | George Hartzell | 1 | -1/+1 | |
Texlive is *live*, they update the contents of their tarball on a whim. Here's the current one. | |||||
2016-12-13 | New package py-cdo (#2569) | Kim Serradell | 1 | -0/+47 | |
* Add python cdo support * Correct pypi url * Corrected a blanck space that was failing CI * Corrected url that was failing CI * Following @alalazo indications, Write this line wrapping it around 80 chars to pass Travis * Added cdo package depency | |||||
2016-12-13 | Change attribute to match ArchSpec refactor (#2579) | Mario Melara | 1 | -1/+1 | |
Fixes issue #2578 | |||||
2016-12-13 | Merge pull request #2506 from skosukhin/pr_python | Gregory Lee | 1 | -29/+134 | |
A couple of updates for python package. | |||||
2016-12-13 | Better cxx11/14/17 flags for GNU/Clang/Intel (#2539) | Ben Morgan | 4 | -2/+67 | |
* Better cxx11/14 flags for GNU/Clang/Intel - GCC 4.8 only supports -std=c++1y for C++14 - Use CMake's rules for AppleClang to set cxx11 and cxx14 flags based on Apple Xcode/LLVM version - Use CMake's rules for Intel to add support for cxx14 flags based on Intel version. * Add cxx17_flag property Implement property in compiler for c++17 as per those for c++11/14. Add concrete support for GNU/Clang: - Return -std=c++1z for GCC 5 and above per GCC documentation - Return -std=c++1z for Clang 3.5 and above per Clang documentation - Return -std=c++1z for Apple LLVM 6.1 and above per CMake's rules | |||||
2016-12-13 | Added support for xSDKTrilinos package (#2201) | amklinv | 1 | -0/+100 | |
* Added support for xSDKTrilinos package * Updated xsdktrilinos/package.py for PR review * Added trilinos version # reqs to xsdktrilinos * xsdktrilinos now uses CMakePackage * Cleaned up xsdktrilinos/package.py * Removed unused cxxflags from xsdktrilinos * Removed unused sys import from xsdktrilinos | |||||
2016-12-13 | Update `spack setup` and `spack graph` to be consistent with recent ↵ | Elizabeth Fischer | 2 | -2/+4 | |
refactoring (#2317) * Update `spack setup` and `spack graph` to be consistent with c557e765 and 9347f869. Fixes #2316. * Added another "fix" necessary to make `spack setup` work. * Added another "fix" necessary to make `spack setup` work. (reverted from commit 7f0d3ecb38c97ec00491d7cd66b4266e3018b1ca) | |||||
2016-12-13 | likwid: remote root from INSTALL_CHOWN (#2564) | Denis Davydov | 1 | -3/+3 | |
2016-12-13 | slepc/petsc: fix python dependency (#2560) | Denis Davydov | 2 | -3/+5 | |
2016-12-13 | Add a test to ensure package names have the right case. (#2562) | Todd Gamblin | 4 | -5/+109 | |
2016-12-13 | Updated python: refactoring and warning messages. | Sergey Kosukhin | 1 | -36/+57 | |
2016-12-13 | Updated python: pass LDSHARED to dependants' setup scripts. | Sergey Kosukhin | 1 | -0/+88 | |
2016-12-13 | Updated python: account for lib64 when filtering compilers. | Sergey Kosukhin | 1 | -20/+16 | |
2016-12-13 | Updated python: reformat code. | Sergey Kosukhin | 1 | -10/+10 | |
2016-12-12 | Add missing bzip2 dependency to freetype (#2536) | Adam J. Stewart | 3 | -25/+23 | |
* Add freetype dependency on bzip2 * Switch package with an install method for the docs | |||||
2016-12-12 | Doxygen: Add new version (#2561) | Jean-Paul Pelteret | 1 | -0/+1 | |
2016-12-12 | Set parent process's input stream inside the build process. (#2535) | Sergey Kosukhin | 1 | -0/+13 | |
2016-12-12 | p4est: remove unneded lua dependency (#2559) | Denis Davydov | 1 | -1/+0 | |
2016-12-12 | Add documentation for repositories and namespaces. (#2474) | Todd Gamblin | 8 | -17/+476 | |
* Add documentation for repositories and namespaces. * Update and extend repository documentation per review. - Also add `-N` argument for `spack spec` | |||||
2016-12-11 | New package - r-xgboost (#2493) | Javier | 1 | -0/+54 | |
2016-12-11 | atlas: fix lapack stage path (#2371) | Denis Davydov | 1 | -5/+6 | |
* atlas: fix lapack stage path * atlas: add a few links to other package managers | |||||
2016-12-11 | rename: add new package (#2486) | Denis Davydov | 1 | -0/+45 | |
2016-12-11 | [docs] missin .. code-block:: console in Spack 101 (#2530) | Stephen McDowell | 1 | -0/+2 | |
The advanced [Uninstalling Packages](spack.readthedocs.io/en/latest/tutorial_sc16_spack_basics.html#uninstalling-packages) via hash has a couple missing `.. code-block:: console` directives ;) I have no idea what branch to direct this to though... | |||||
2016-12-11 | likwid: add todo (#2531) | Denis Davydov | 1 | -1/+9 | |
* likwid: add todo * liwkid: add a note on hwloc dependency | |||||
2016-12-11 | numdiff: fix dependency type on macOS (#2538) | Denis Davydov | 1 | -8/+2 | |
2016-12-11 | Updated cmor: corrected way to set constraints for the extendee. (#2543) | Sergey Kosukhin | 1 | -1/+2 | |
2016-12-11 | Update Adol-C package (#2556) | Jean-Paul Pelteret | 2 | -2/+3 | |
Rename developer version, add new version, and make patch version specific. | |||||
2016-12-10 | clang: do xcode mockup iff requested by a package (#2544) | Denis Davydov | 5 | -5/+15 | |
* clang: do xcode mockup iff requested by a package * add a note * add pkg to setup_custom_environment() and decide whether or not to use mockup XCode there based on the package | |||||
2016-12-10 | Eigen 3.3.1 is latest stable version. (#2551) | Stephen McDowell | 1 | -0/+1 | |
Main page states [3.3.1 is latest stable](http://eigen.tuxfamily.org/index.php?title=Main_Page). | |||||
2016-12-10 | Scotch 6.0.4 is available. (#2552) | Stephen McDowell | 1 | -0/+1 | |
Source project page states [6.0.4 is latest stable](http://scotch.gforge.inria.fr/) | |||||
2016-12-10 | Implementation of spack file for Pflotran (#2444) | Barry Smith | 2 | -1/+50 | |
Supports installing both a "known version" of PETSc/PFlotran that works and the develop/master branches of both packages Funded-by: IDEAS Project: IDEAS/xSDK Time: 4 hour | |||||
2016-12-09 | update flux dependencies and package (#2541) | Tom Scogland | 8 | -40/+90 | |
* update flux dependencies and package * refinements from @adamjstewart * fix flux document generation The docbook-xsl package has been added, and correctly configures catalog files to generate documentation correctly with asciidoc. |