Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-20 | Merge pull request #1029 from adamjstewart/features/armadillo | Todd Gamblin | 3 | -16/+145 | |
Add Armadillo and SuperLU packages | |||||
2016-06-20 | Merge pull request #1076 from JRWynneIII/ferret | Todd Gamblin | 1 | -0/+103 | |
Added spec to build Ferret | |||||
2016-06-20 | Move around extension logic | Adam J. Stewart | 1 | -3/+3 | |
2016-06-20 | Add ctest executable | Adam J. Stewart | 1 | -0/+1 | |
2016-06-20 | Flake8 fix for R templates | Adam J. Stewart | 1 | -2/+2 | |
2016-06-20 | Use non-checksummed PyPi download URLs | Adam J. Stewart | 3 | -3/+3 | |
2016-06-20 | Flake8 change | Adam J. Stewart | 1 | -1/+1 | |
2016-06-20 | Add support for less common compression schemes | Adam J. Stewart | 1 | -11/+12 | |
2016-06-20 | Install examples for sundials | Adam J. Stewart | 2 | -5/+49 | |
2016-06-20 | Modify R installation template | Adam J. Stewart | 1 | -1/+1 | |
2016-06-20 | Add extensions for Python/R and more configurable install | Adam J. Stewart | 1 | -46/+56 | |
2016-06-20 | Filter compilers and link boost properly | Adam J. Stewart | 1 | -3/+51 | |
2016-06-20 | More Flake8 | Adam J. Stewart | 1 | -1/+1 | |
2016-06-20 | Flake8 | Adam J. Stewart | 4 | -19/+24 | |
2016-06-20 | Add scons support, .zip support, and Cantera package | Adam J. Stewart | 9 | -65/+618 | |
2016-06-20 | Merge branch 'develop' into features/cache-archives | Peter Scheibel | 120 | -1247/+5452 | |
2016-06-20 | Merge pull request #1083 from robertdfrench/tmux-2.2 | Todd Gamblin | 1 | -5/+12 | |
Tmux 2.2 | |||||
2016-06-20 | Merge pull request #1079 from davydden/pkg/blas_mpi_fortran | Todd Gamblin | 2 | -0/+14 | |
require fortran compilers for Openblas and Openmpi | |||||
2016-06-20 | Merge branch 'bugfix/compiler_find' into develop | Todd Gamblin | 4 | -29/+112 | |
2016-06-20 | Test no longer assumes compilers exist in /usr. | Todd Gamblin | 1 | -10/+57 | |
- makes a fake gcc instead, and tests that. | |||||
2016-06-20 | Tmux 2.2 with PEP8 | Robert.French | 1 | -5/+12 | |
Tmux 2.2 Provide variant to skip utempter Remove utempter variant; 2.2 doesn't need it Flake8ify | |||||
2016-06-20 | modules.yaml: use the right envvar for pkg-config | Ben Boeckel | 1 | -2/+2 | |
Fixes #1072. | |||||
2016-06-19 | New package porta | Erik Schnetter | 2 | -0/+66 | |
2016-06-19 | New package polymake | Erik Schnetter | 1 | -0/+55 | |
2016-06-19 | Add header files to lrslib install | Erik Schnetter | 1 | -1/+4 | |
2016-06-19 | Add missing header files to Bliss install | Erik Schnetter | 1 | -6/+17 | |
2016-06-19 | Build Bliss both with and without GMP | Erik Schnetter | 1 | -7/+20 | |
2016-06-19 | openmpi: raise an error without Fortran compiler | Denis Davydov | 1 | -0/+7 | |
2016-06-19 | openblas: raise an error without Fortran compiler | Denis Davydov | 1 | -0/+7 | |
2016-06-18 | New package cddlib | Erik Schnetter | 1 | -0/+46 | |
2016-06-18 | New package "nauty and Traces" | Erik Schnetter | 1 | -0/+83 | |
2016-06-18 | New package Panda | Erik Schnetter | 1 | -0/+44 | |
2016-06-18 | Add fourier tool to lrslib | Erik Schnetter | 1 | -16/+15 | |
2016-06-18 | New package lrslib | Erik Schnetter | 2 | -0/+114 | |
2016-06-18 | Update Bliss to use -O3 | Erik Schnetter | 1 | -3/+3 | |
2016-06-18 | New package cdd | Erik Schnetter | 2 | -0/+69 | |
2016-06-18 | Update Bliss | Erik Schnetter | 1 | -3/+4 | |
2016-06-18 | Add Bliss package | Erik Schnetter | 2 | -0/+86 | |
2016-06-18 | Adding test to list of test_names | Mario Melara | 1 | -1/+1 | |
2016-06-18 | Adding new tests for compiler command for spack's test suite | Mario Melara | 1 | -0/+34 | |
2016-06-18 | More clean up of init_config, also no need for a different find_compilers ↵ | Mario Melara | 1 | -7/+2 | |
function. | |||||
2016-06-18 | Getting rid of no longer used init_config arg | Mario Melara | 1 | -5/+2 | |
2016-06-18 | Merge pull request #1032 from eschnett/eschnett/cc-quotes | Todd Gamblin | 1 | -2/+2 | |
Add quotes around file name | |||||
2016-06-18 | environment : filter the current environment | alalazo | 1 | -6/+8 | |
Previously only the environment obtained after sourcing the file was filtered. This caused the appeareance of spurious unset commands in the list. | |||||
2016-06-18 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 98 | -910/+3918 | |
features/source_diffs_in_environment_modifications Conflicts: lib/spack/spack/test/environment.py | |||||
2016-06-18 | qa : fixed flake8 issues | alalazo | 1 | -5/+1 | |
2016-06-18 | unit tests : fixed test_alter_environment | alalazo | 1 | -7/+2 | |
2016-06-18 | Merge branch 'develop' of https://github.com/LLNL/spack into ↵ | alalazo | 118 | -1239/+5333 | |
features/module_file_explicit_load Conflicts: lib/spack/spack/test/modules.py | |||||
2016-06-18 | Merge remote-tracking branch 'upstream/develop' into develop | Mario Melara | 22 | -115/+993 | |
"Updating NERSC branch" | |||||
2016-06-18 | Got rid of init_config flag since we don't need it. Instead we update the ↵ | Mario Melara | 1 | -18/+22 | |
cache config if there are any changes |