Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-25 | pkg-config variant to use internal glib (#2104) | Mayeul d'Avezac | 2 | -8/+12 | |
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. | |||||
2016-10-25 | Find compatibility versions of GCC (#2099) | Adam J. Stewart | 1 | -2/+3 | |
2016-10-25 | Allow newer versions of GCC to compile older versions of GCC (#2107) | Adam J. Stewart | 2 | -0/+139 | |
* Add patch allowing GCC 6 to compile GCC 5 * Expand patch version range | |||||
2016-10-25 | Update cask to v0.8.1 (#2125) | George Hartzell | 1 | -0/+2 | |
2016-10-25 | Rename xpyb to py-xpyb (#2120) | Adam J. Stewart | 1 | -1/+1 | |
2016-10-25 | multimethod.py : calls functools.wraps before returning the correct method ↵ | Massimiliano Culpo | 1 | -1/+11 | |
fixes #2118 (#2119) | |||||
2016-10-25 | Tells boost explictly about python libraries and headers (#2106) | Mayeul d'Avezac | 1 | -3/+22 | |
* 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 | |||||
2016-10-25 | spack setup : fixed regression after #1186 (#2117) | Massimiliano Culpo | 2 | -14/+32 | |
2016-10-25 | gmp: fix a bug (#2114) | Denis Davydov | 1 | -1/+1 | |
2016-10-24 | Merge pull request #1186 from epfl-scitas/features/install_with_phases | Todd Gamblin | 26 | -682/+1252 | |
do_install : allow for an arbitrary number of phases | |||||
2016-10-24 | Rename EditableMakefile to MakefilePackage | Todd Gamblin | 3 | -5/+5 | |
2016-10-24 | Bug Fix : Apply Compiler Flags Specified by Manual Compiler Configuration ↵ | Joseph Ciurej | 7 | -53/+126 | |
(#1532) * 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. | |||||
2016-10-24 | Typo: becuase -> because (#2110) | George Hartzell | 1 | -1/+1 | |
2016-10-24 | Get netlib-lapack to compile with Intel and add deprecated routines (#2103) | Barry Smith | 1 | -1/+11 | |
Funded-by: IDEAS Project: IDEAS/xSDK Time: .4 hours | |||||
2016-10-24 | Adds new versions to eigen (#2105) | Mayeul d'Avezac | 1 | -3/+5 | |
* Adds new versions to eigen * Reorder versions from oldest to newest | |||||
2016-10-24 | Small fix to docs. (#2092) | Elizabeth Fischer | 1 | -1/+1 | |
2016-10-24 | spack test : exits after ctrl+c fixes #2029 (#2082) | Massimiliano Culpo | 2 | -15/+27 | |
2016-10-23 | package.py : moved each specialized package to its own module file | alalazo | 7 | -158/+331 | |
2016-10-23 | spack setup : improved error message | alalazo | 1 | -4/+6 | |
2016-10-23 | CMakePackage, AutotoolsPackage : added default behavior on check | alalazo | 4 | -10/+33 | |
2016-10-23 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 46 | -8450/+569 | |
features/install_with_phases_rebase | |||||
2016-10-23 | spack.error : fixed pickling and representation to permit to pass FetchErrors | alalazo | 1 | -1/+12 | |
2016-10-22 | mumps: Add support for Intel compiler and insure both lapack and blas… (#2076) | Barry Smith | 1 | -3/+11 | |
* mumps: Add support for Intel compiler and insure both lapack and blas libraries are passed to the examples Likely it was not discoverged before that the examples require both lapack and blas libraries because it was tested with Openblas which is one large library containing everything. Funded-by: IDEAS Project: IDEAS/xSDK Time: .3 hours * flake8 fix. | |||||
2016-10-22 | Add Package : OpenSceneGraph (#2075) | Joseph Ciurej | 1 | -0/+77 | |
* Created the initial version of the 'OpenSceneGraph' package. * Added 'zlib' as a dependency and linked it during the build step. * Fixed a few minor PEP8 style violations in the 'OpenSceneGraph' package. * Added cmake as a build dependency and improved the build procedure. * Made a few important argument updates to improve package compatibility. * Fixed up a few remaining style issues in the 'openscenegraph' package. * Added a description for the 'openscenegraph' package. * Fixed a bug that was causing some 'openscenegraph@3.2.3%gcc' installs to fail. * Fixed a number of small issues with the 'openscenegraph' package. * Removed a number of superfluous flags from the 'openscenegraph' install. | |||||
2016-10-22 | Add new package "gource" and dependencies "glew, sdl, sdl-image". (#2084) | Jean-Paul Pelteret | 4 | -0/+202 | |
2016-10-22 | spack build, spack configure : added commands | alalazo | 4 | -10/+139 | |
2016-10-22 | CMakePackage : changed method name from `wdir` to `build_directory` | alalazo | 1 | -8/+6 | |
2016-10-22 | do_install : use build_system_class attribute instead of `type(self).__base__` | alalazo | 1 | -2/+3 | |
2016-10-22 | spack info : shows the build-system class used | alalazo | 2 | -2/+17 | |
2016-10-21 | Updated the texlive digest value (#2073) | George Hartzell | 1 | -1/+1 | |
The texlive tarball, install-tl-unx.tar.gz is unversioned and changes periodically. When it does, the digest needs to change too. This does that. | |||||
2016-10-21 | Don't clear LD_LIBRARY_PATH and friends from compiler wrappers (#2074) | Matthew LeGendre | 1 | -7/+0 | |
* Don't clear LD_LIBRARY_PATH and friends from compiler wrappers * remove debugging print | |||||
2016-10-22 | packages : moved decorators into AutotoolsPackage and CMakePackage | alalazo | 5 | -16/+23 | |
2016-10-22 | spack create : fixed typo | alalazo | 1 | -1/+1 | |
2016-10-21 | Removed space before colon in `FIXME:`, added one line description of guess ↵ | alalazo | 1 | -13/+13 | |
classes | |||||
2016-10-21 | Update Package : Qt (Add 'WebKit' Support) (#1455) | Joseph Ciurej | 1 | -29/+43 | |
* Added the '+webkit' variant to the 'qt' package. * Made 'qmake' an available executable to 'qt' depdendents. | |||||
2016-10-21 | Merge pull request #2071 from mplegendre/bug_concretize_external_virtuals | Matthew LeGendre | 3 | -2/+45 | |
Bug concretize external virtuals | |||||
2016-10-21 | spack info : added phases | alalazo | 1 | -1/+8 | |
2016-10-21 | Remove unnecessary blackslash for flake8 | Matthew LeGendre | 1 | -2/+2 | |
2016-10-21 | qa : flake8 issues | alalazo | 1 | -1/+3 | |
2016-10-21 | spack create : now creates packages that are derived from AutotoolsPackage ↵ | alalazo | 2 | -96/+155 | |
and CMakePackage | |||||
2016-10-21 | Fix concretize bug where provider sort couldn't handle version ranges | Matthew LeGendre | 1 | -1/+5 | |
2016-10-21 | Extend concretization test to excercise bug in concretize's provider sorting | Matthew LeGendre | 2 | -1/+40 | |
2016-10-21 | Add new Version property to handle joined version numbers (#2062) | Adam J. Stewart | 9 | -39/+68 | |
* 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 | |||||
2016-10-21 | Add latest version of Armadillo (#2061) | Adam J. Stewart | 1 | -0/+1 | |
2016-10-21 | patch directive : fixed retrieval from urls ( fixes #1584 ) (#2039) | Massimiliano Culpo | 24 | -8369/+121 | |
* 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 | |||||
2016-10-21 | CMakePackage : changed `list()` to [] | alalazo | 1 | -4/+1 | |
2016-10-21 | do_install : removed install_self from the list of arguments (leftover ↵ | alalazo | 1 | -1/+0 | |
after rebasing #1956) | |||||
2016-10-21 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 336 | -918/+15604 | |
features/install_with_phases_rebase Conflicts: lib/spack/spack/cmd/install.py lib/spack/spack/cmd/setup.py | |||||
2016-10-19 | Fixes needed to build gcc on Linux/ppc64le (#2057) | Matthew LeGendre | 3 | -1/+1191 | |
* Fixes needed to build gcc on Linux/ppc64le * flake8 fix. | |||||
2016-10-19 | Update mail map. So many email aliases. | Todd Gamblin | 1 | -20/+56 | |