summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-05-27docs: set gettext_uuid to False to reduce churn (#11567)Todd Gamblin2-1/+2
2019-05-27mirror create: non-zero return code (#8585)Axel Huebl1-0/+2
2019-05-26link_tree: add option to merge link trees with relative targetsTodd Gamblin2-40/+90
2019-05-26docs: make docs build relocatable for localized buildsTodd Gamblin21-50/+59
2019-05-26docs: remove legacy import for Sphinx 1.7Todd Gamblin1-6/+1
2019-05-26docs: match ReadTheDocs; use -W (warnings as errors) with SphinxTodd Gamblin1-1/+1
2019-05-26commands: add --update option to `spack list`Todd Gamblin5-96/+171
2019-05-26commands: Add --header and --update options to `spack commands`Todd Gamblin4-54/+143
2019-05-26docs: Use HDF5 as the example package for `spack graph`Todd Gamblin2-13/+17
2019-05-24build env: simplify handling of parallel jobs (#11524)Massimiliano Culpo9-35/+97
2019-05-23docs: truncate `spack list` output in basic usageTodd Gamblin1-3/+6
2019-05-21Add Fujitsu compiler to Spack. (#11287)t-karatsu6-4/+86
2019-05-20Make flake8 check spack script as well as .py files (#11513)Adam J. Stewart1-1/+1
2019-05-20Get Cray OS version from PrgEnv-cray (#10774)Mario Melara1-2/+2
2019-05-18Typos: funciton, woudl, hm,... (#11511)George Hartzell1-3/+3
2019-05-18Execute modulecmd in bash shell (#11510)Mario Melara1-2/+4
2019-05-16Command extensions can import code from modules in root or cmd folder (#11209)Massimiliano Culpo4-4/+277
2019-05-17Allow command access to dump/pickle_environment from #8476 (#11434)Chris Green2-7/+56
2019-05-15fix suite-sparse built with tbb from intel-parallel-studio (#11134)Denis Davydov1-1/+11
2019-05-15Use `svn info --xml` instead of `svn info` to get svn revisions (#11466)Todd Gamblin2-14/+8
2019-05-14Remove vestigial print statement in module logic (#11438)Greg Becker1-1/+0
2019-05-10permissions: preserve suid and sgid bits (#10727)Greg Becker2-0/+46
2019-05-10Intel packages: multiple installs and optional scalapack libs (#11384)Glenn Johnson1-1/+5
2019-05-09modules: use new `module` function instead of `get_module_cmd` (#8570)Greg Becker8-248/+118
2019-05-10make license check more-strictPeter Josef Scheibel2-39/+93
2019-05-08Hide some variables in spack-build.env fileSeth R Johnson1-2/+6
2019-05-07Environment path sanitization and sourcing (#8476)Chris Green3-7/+208
2019-05-04Binary caches on MacOS - allow expanded RPATHs (#11345)Patrick Gartung2-0/+37
2019-05-04Added a function that concretizes specs together (#11158)Massimiliano Culpo3-2/+112
2019-05-03extend Version class so that 2.0 > 1.develop > 1.1 and develop > master > hea...Denis Davydov4-72/+123
2019-05-02fix error when adding package to env in container (#11321)Levi Baber1-1/+1
2019-05-02Don't use buildcache to install patchelf (#11343)Patrick Gartung1-1/+1
2019-05-01Fix spack flake8 to use Travis's target as base when neededTodd Gamblin1-2/+6
2019-04-24_valid_tokens list is missing intended comma (#11271)Daryl W. Grunau1-1/+1
2019-04-23Update tutorial page with RIKEN tutorial slides. (#11254)Todd Gamblin1-13/+28
2019-04-22Fix transitions between tutorial sections (#11251)Greg Becker3-11/+21
2019-04-20spack edit: use execv instead of Executable (#11245)Todd Gamblin3-37/+262
2019-04-20Fix detection of LLVM-enabled PGI compilers (#10704)Adam J. Stewart2-2/+12
2019-04-20Move NoLibrariesError/NoHeadersError into error.py (#10997)Denis Davydov3-11/+20
2019-04-19Fix outdated R packages failing to fetch (#11039)Justin S1-3/+4
2019-04-19Fix backwards compatibility for module naming (#11236)Greg Becker1-0/+4
2019-04-18Spack chain docs: config should go in upstreams.yaml (#11225)Peter Scheibel1-14/+12
2019-04-18Moved cleanup before raising (the code couldn't be reached before)Massimiliano Culpo1-3/+3
2019-04-18Cleaned get methods of Repo and RepoPathMassimiliano Culpo1-5/+3
2019-04-18Used functools.wrap for the decorator + reordered importsMassimiliano Culpo1-20/+23
2019-04-18Removed 'namespace' argument from Repo and RepoPathMassimiliano Culpo1-32/+19
2019-04-18improvements to our CDash reporter (#11168)Zack Galbreath2-84/+127
2019-04-17Features: Improve Spec format strings (#10556)Greg Becker39-177/+561
2019-04-17Add ftn to lib/spack/env (#11180)Satish Balay1-0/+1
2019-04-16don't record 'view: True' in environment config (#11182)Peter Scheibel1-1/+8