Age | Commit message (Expand) | Author | Files | Lines |
2016-06-16 | Add validator for bioconductor packages | Glenn Johnson | 1 | -0/+13 |
2016-06-16 | Tweak how R packages are built. | Glenn Johnson | 5 | -10/+14 |
2016-06-16 | Fix flake8 errors | Glenn Johnson | 2 | -3/+4 |
2016-06-16 | Update version of BiocGenerics | Glenn Johnson | 1 | -1/+1 |
2016-06-16 | Use configure_args rather than options | Glenn Johnson | 1 | -8/+8 |
2016-06-16 | Add variant for UTF support to pcre | Glenn Johnson | 1 | -1/+9 |
2016-06-16 | Clean up R extensions | Glenn Johnson | 4 | -8/+16 |
2016-06-16 | Add version 3.3.0 of R | Glenn Johnson | 1 | -0/+3 |
2016-06-16 | Clean up R package files | Glenn Johnson | 1 | -25/+19 |
2016-06-16 | Added init_config parameter so we don't initialize the config when user runs ... | Mario Melara | 2 | -22/+28 |
2016-06-16 | Merge pull request #1068 from epfl-scitas/fixes/flake8_no_f405 | Todd Gamblin | 1 | -1/+1 |
2016-06-16 | Merge pull request #944 from adamjstewart/features/bertini | Todd Gamblin | 1 | -0/+50 |
2016-06-16 | Merge pull request #962 from adamjstewart/features/hpl | Todd Gamblin | 1 | -0/+119 |
2016-06-16 | Replace 2.6-incompatible skipIf with a conditional. | Todd Gamblin | 1 | -4/+8 |
2016-06-16 | remove dead code, cleanup. | Todd Gamblin | 2 | -42/+26 |
2016-06-16 | simplify instance check. | Todd Gamblin | 1 | -2/+1 |
2016-06-16 | rename Mac OS X to macos | Todd Gamblin | 3 | -21/+19 |
2016-06-16 | flake8: ignore F405 | alalazo | 1 | -1/+1 |
2016-06-16 | Added str method to mac_osx so that whenever we try to access darwins differe... | Mario Melara | 2 | -9/+8 |
2016-06-16 | Merge branch 'features/newarch' into develop | Todd Gamblin | 68 | -516/+2350 |
2016-06-16 | Fixes #460: Do not show variants by default in spack find. | Todd Gamblin | 3 | -11/+30 |
2016-06-16 | qa : fixed flake8 issues | alalazo | 1 | -6/+9 |
2016-06-16 | espresso : updated to 5.4.0, added Parallel=False | alalazo | 1 | -0/+9 |
2016-06-16 | Just call old os "unknown" | Todd Gamblin | 1 | -1/+1 |
2016-06-16 | fix up packages for new architecture. | Todd Gamblin | 4 | -9/+9 |
2016-06-16 | Add libxcb dependencies. Fix up packages to get py-basemap and stat to build. | Todd Gamblin | 8 | -6/+170 |
2016-06-16 | be more tolerant when parsing new specs. | Todd Gamblin | 1 | -6/+13 |
2016-06-16 | Add `__contains__` to arch to satsify old packages. | Todd Gamblin | 1 | -2/+9 |
2016-06-15 | removed unused import per flake8 report | Gregory L. Lee | 1 | -1/+0 |
2016-06-15 | do not create shebang.bak file | Gregory L. Lee | 1 | -6/+1 |
2016-06-15 | two minor fixes | Gregory Becker | 2 | -9/+9 |
2016-06-15 | Two minor fixes | Gregory Becker | 2 | -8/+8 |
2016-06-15 | Update OpenMPI to 1.10.3 | Erik Schnetter | 1 | -0/+1 |
2016-06-15 | Ignore E501 for depends_on and extends | Adam J. Stewart | 1 | -0/+2 |
2016-06-15 | mpich based providers : shortened filter_compilers | Massimiliano Culpo | 2 | -32/+9 |
2016-06-15 | Remove MPI support, fix INCLUDE filters | Adam J. Stewart | 1 | -21/+16 |
2016-06-15 | More template filtering | Adam J. Stewart | 1 | -3/+23 |
2016-06-15 | Filter compilers | Adam J. Stewart | 1 | -0/+24 |
2016-06-15 | Psi4 tweaks | Adam J. Stewart | 1 | -15/+7 |
2016-06-15 | Add Psi4 package | Adam J. Stewart | 2 | -1/+85 |
2016-06-15 | reindex: preserve 'explicit' flags | Ben Boeckel | 1 | -1/+5 |
2016-06-15 | trilinos: specify superlu-dist version dependency | Denis Davydov | 1 | -1/+2 |
2016-06-15 | flake8 fixes for dealii | Denis Davydov | 1 | -17/+16 |
2016-06-15 | flake8 fixes for slepc | Denis Davydov | 1 | -3/+3 |
2016-06-15 | flake8 fixes for petsc | Denis Davydov | 1 | -19/+26 |
2016-06-15 | flake8 fixes for superlu-dist | Denis Davydov | 1 | -15/+21 |
2016-06-15 | flake8 fixes for filesystem.py | Denis Davydov | 1 | -29/+36 |
2016-06-15 | tty: do not break long words | Ben Boeckel | 1 | -1/+3 |
2016-06-15 | slepc: build by default with Arpack | Denis Davydov | 1 | -1/+1 |
2016-06-15 | dealii: specify petsc/slepc version dependencies | Denis Davydov | 1 | -2/+2 |