- Apr 04, 2016
-
-
Glenn Johnson authored
-
- Mar 31, 2016
-
-
Todd Gamblin authored
Add Package : Zoltan
-
Joseph Ciurej authored
-
Joseph Ciurej authored
-
Todd Gamblin authored
add modules package and have setup script find it if built
-
Patrick Gartung authored
remove the part I added to setup-env.sh as this does not work unless the modules package is already built.
-
Todd Gamblin authored
Add url_for_version function and gtk variant
-
Todd Gamblin authored
-
Adam J. Stewart authored
-
Todd Gamblin authored
-
Todd Gamblin authored
add a path argument to the stage command
-
Tom Scogland authored
This version actually pulls the path through the package to deliver it to each stage on creation when passed through the command. This is necessary due to the new StageComposite class that makes setting the path directly on the stage impractical, it also takes the logic out of package for the most part, which seems like an improvement.
-
Tom Scogland authored
Allow users to use spack to stage a, potentially complex, package into a given path. This is nice for packages with multiple resources that must be placed, for example LLVM with all sub-projects.
-
Todd Gamblin authored
+ libdrm depends_on libpciaccess. Use spack provided libpciaccess.
-
Todd Gamblin authored
Fixes install issues on OS/X for Quantum Espresso
-
Todd Gamblin authored
VTK
-
Todd Gamblin authored
Add CUDA and HOOMD-blue packages
-
Todd Gamblin authored
oce: fix bugs related to NULL pointers and compiler optimisation
-
Adam J. Stewart authored
-
Dhanannjay Deo authored
Needed for visit which depends on vtk@6.1.0~opengl2
-
Dhanannjay Deo authored
-
Dhanannjay Deo authored
-
Denis Davydov authored
-
Mayeul d'Avezac authored
Espresso uses unix utility `find dir -name \*.x` to determine the executable to install. On OS/X, it also finds a bunch of debug symbols associated with the exectuble. These files have the same name, but are in a different directory. So the install process is done by hand in the package.py file, for OS/X.
-
Mayeul d'Avezac authored
Rather than mess with the environment, have espresso install into the right directory (prefix/bin).
-
Todd Gamblin authored
- Modified arpack-ng to call libtoolize.
-
Todd Gamblin authored
-
Kelly (KT) Thompson authored
-
- Mar 30, 2016
-
-
Todd Gamblin authored
libpng depends on zlib.
-
Kelly (KT) Thompson authored
-
Todd Gamblin authored
doxygen: add missing dependencies
-
Todd Gamblin authored
Provide new package numdiff
-
Todd Gamblin authored
ninja: fix installation on OS X
-
Todd Gamblin authored
Pkg graphviz
-
Kelly (KT) Thompson authored
-
Kelly (KT) Thompson authored
+ For darwin, add a dependency on gettext. This change was recommended in the discussion for PR#601.
-
Todd Gamblin authored
docs: add a link to the spack repo in the PR section
-
Kelly (KT) Thompson authored
-
Todd Gamblin authored
mpich: disable fortran without a fortran compiler
-