Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-16 | track whether a package was installed "explicitly" | Tom Scogland | 4 | -12/+31 | |
Adds a new attribute in the database to track whether a package was installed explicitly or not, where explicitly is the user running `spack install <package>` and implicitly is it being installed as a dependency. It also adds arguments to `spack find` to find these packages such that it should be possible to query the packages that were installed implicitly and are not currently depended upon any longer. | |||||
2016-05-16 | Merge remote-tracking branch 'upstream/develop' into view-fix-merge | Brett Viren | 634 | -2859/+15424 | |
2016-05-16 | flake8-clean. | Brett Viren | 1 | -75/+84 | |
2016-05-16 | fixing more flake8 errors that only appear on travis... | Tom Scogland | 1 | -4/+2 | |
2016-05-16 | formatting to appease flake8 | Tom Scogland | 4 | -135/+178 | |
2016-05-16 | fix linking issue on ubuntu | Tom Scogland | 1 | -2/+11 | |
Evidently some readline variants are built with only a dynamic dependency on ncurses, this addresses that problem for such systems. | |||||
2016-05-16 | Merge pull request #959 from davydden/bugfix/doxygen_ghostscript_graphviz | Todd Gamblin | 3 | -13/+23 | |
Bugfix/doxygen ghostscript graphviz | |||||
2016-05-16 | Merge pull request #957 from glennpj/turbomole_subprocess | Todd Gamblin | 1 | -30/+46 | |
Updated turbomole package file. | |||||
2016-05-15 | indentation fixes | Denis Davydov | 3 | -6/+7 | |
2016-05-15 | doxygen: add graphviz variant; enable flex and bison on OSX and they build fine | Denis Davydov | 1 | -7/+8 | |
2016-05-15 | go cleanup, adding hub | Tom Scogland | 3 | -0/+24 | |
2016-05-15 | remove debug print | Tom Scogland | 1 | -1/+0 | |
2016-05-15 | environment: fixed comment and default separator | Tom Scogland | 1 | -2/+4 | |
2016-05-15 | graphviz: add missing dependency and fix installation on darwin | Denis Davydov | 1 | -0/+9 | |
2016-05-15 | ghostscript: url was changed upstream | Denis Davydov | 1 | -2/+1 | |
2016-05-14 | removing comments | Tom Scogland | 2 | -35/+2 | |
also randomly changed unnecessary licence block | |||||
2016-05-14 | go rework | Tom Scogland | 5 | -82/+160 | |
This commit includes: * a new go package that uses gccgo to bootstrap the go toolchain * env support added to Executable * a new Go fetch strategy that uses `go get` to fetch a package and all of its deps * A platinum searcher package that leverages the new go package and fetch strategy | |||||
2016-05-14 | adding go_compiler providers | Tom Scogland | 2 | -2/+7 | |
2016-05-14 | moving go packages to the new path | Tom Scogland | 2 | -1/+2 | |
2016-05-14 | go and a basic go package | Tom Scogland | 2 | -0/+68 | |
2016-05-14 | yet more sacrifices to the god of short-lines | Tom Scogland | 1 | -21/+28 | |
2016-05-14 | appeasing the great vengeful flake8 gods | Tom Scogland | 1 | -17/+24 | |
2016-05-14 | appeasing flake8 in environment | Tom Scogland | 1 | -10/+9 | |
2016-05-14 | changes to appease flake8 for lua-luaposix package | Tom Scogland | 1 | -0/+1 | |
2016-05-14 | changes to appease flake8 (mostly) for lua package | Tom Scogland | 1 | -27/+36 | |
2016-05-14 | Updated turbomole package file. | Glenn Johnson | 1 | -30/+46 | |
This PR updates the turbomole package file but does not introduce any new funtionality. The updtes are: - use spack interface for subprocess.PIPE and subprocess.Popen - clean up based on flake8 - remove some extra whitespace | |||||
2016-05-14 | fix merge error | Tom Scogland | 1 | -1/+0 | |
2016-05-14 | complete lua rework, also module path fix | Tom Scogland | 5 | -14/+108 | |
This is a complete rework of the lua package, it also allows the environment modification classes to handle paths that are not separated by colons, and uses the support for same in TCL modules as well. The biggest difference is the handling for lua extension packages, which now have their paths set correctly by the lua parent package, and have access to both lua and luarocks as installation tools. See the luaposix package for what should be required for most lua packages after this. | |||||
2016-05-14 | sed: add package | Denis Davydov | 1 | -0/+39 | |
2016-05-14 | netcdf-cxx4: Update to latest released version 4.3.0 | Elizabeth Fischer | 1 | -2/+5 | |
2016-05-14 | Document command. | Brett Viren | 1 | -0/+233 | |
2016-05-14 | Pick a better name for the 'spec' parameters. | Brett Viren | 1 | -2/+2 | |
2016-05-14 | Remove problematic tests, deal with this issue outside of PR #869. | Brett Viren | 9 | -158/+0 | |
2016-05-14 | Move from str.format() to string.Template. | Brett Viren | 1 | -3/+6 | |
2016-05-13 | Merge pull request #940 from gzagaris/feature/doxygen-version-1.8.11 | Todd Gamblin | 1 | -5/+6 | |
Add doxygen version 1.8.11 | |||||
2016-05-13 | Merge pull request #949 from davydden/bugfix/openblas | Todd Gamblin | 1 | -5/+7 | |
openblas: use spack_cc/spack_f77 and add a note on compiler mixing | |||||
2016-05-13 | openblas: use spack_cc/spack_f77 and add a note on compiler mixing | Denis Davydov | 1 | -5/+7 | |
2016-05-13 | astyle: fix filter command which failed on OSX with python 2.7.10 | Denis Davydov | 1 | -1/+1 | |
2016-05-12 | fix format in doxygen/package.py | George Zagaris | 1 | -5/+5 | |
2016-05-12 | Fix #941: add copyright to new package files. | Todd Gamblin | 1 | -9/+11 | |
- also reworded the boilerplate a bit. | |||||
2016-05-12 | Merge pull request #932 from adamjstewart/features/elk | Todd Gamblin | 1 | -34/+46 | |
Elk: Use new openmp_flag and mpi attributes | |||||
2016-05-12 | Fix bug when compiling elk~mpi | Adam J. Stewart | 1 | -3/+3 | |
2016-05-12 | Indentation fix | Adam J. Stewart | 1 | -7/+6 | |
2016-05-12 | Use new-ish blas_shared_lib and more flake8 fixes | Adam J. Stewart | 1 | -19/+25 | |
2016-05-12 | Use new openmp_flag and mpi attributes | Adam J. Stewart | 1 | -16/+23 | |
2016-05-12 | Add doxygen version 1.8.11 | George Zagaris | 1 | -0/+1 | |
2016-05-11 | Correct LLNL LGPL license template for clarity. | Todd Gamblin | 617 | -1913/+11108 | |
2016-05-11 | Merge pull request #558 from adamjstewart/features/pgi | Todd Gamblin | 7 | -4/+446 | |
Add Licensed Software Support | |||||
2016-05-11 | Merge pull request #938 from KineticTheory/pkg-moab | Todd Gamblin | 2 | -0/+79 | |
Provide new package: MOAB | |||||
2016-05-11 | Changed spec syntax for new parts from modules feature | Gregory Becker | 4 | -12/+11 | |