summaryrefslogtreecommitdiff
path: root/lib/spack/llnl
AgeCommit message (Expand)AuthorFilesLines
2019-04-10Maintain a view for an environment (#10017)Peter Scheibel1-4/+21
2019-03-29Update llnl.util.lang.memoized so that Sphinx can extract signature (#11055)Massimiliano Culpo1-18/+12
2019-03-28Spack can be extended with external commands (#8612)Massimiliano Culpo1-0/+32
2019-03-08Fix find_headers to also look for C++ headers and Fortran modules (#10798)Michael Kuhn1-3/+6
2019-02-28Added a sub-command to show if packages are relocatable (#9199)Massimiliano Culpo1-1/+1
2019-02-26Use Package.headers for -I options (#10623)Massimiliano Culpo1-0/+48
2019-02-13Allow tty output to be timestamped (#10554)sknigh1-4/+88
2019-02-13enh: allow time like HH:MM in date strings. (#10034)Matthias Wolf1-1/+6
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin12-12/+12
2019-01-01Improve validation of modules.yaml (#9878)Massimiliano Culpo1-0/+3
2018-11-09fix bad regular expressions and docstrings with '\'Todd Gamblin1-3/+3
2018-11-09env: environments can be named or created in directoriesTodd Gamblin1-0/+24
2018-11-09config: allow env.yaml to contain configuration in a single fileTodd Gamblin2-2/+22
2018-10-24bugfix: use OS default permissions for mkdirp when mode is not provided (#9604)Todd Gamblin1-4/+13
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin12-276/+46
2018-10-11permissions: add permission configuration to packages.yaml (#8773)Greg Becker1-2/+23
2018-09-25Increase and customize lock timeouts (#9219)Peter Scheibel1-71/+133
2018-08-17install_tree: symlink handling and add 'ignore' option (#9019)scheibelp1-14/+54
2018-08-15install_tree, copy_tree can install into existing directory structures (#8289)Adam J. Stewart1-12/+85
2018-08-07Fix performance issue when compiling. (#8828)cedricchevalier191-4/+3
2018-08-02libdwarf: remove use of hide_files()Todd Gamblin1-13/+0
2018-07-24bugfix: fix spack spec --yamlTodd Gamblin1-0/+6
2018-07-21locks: fix bug when creating lockfiles in the current directory.Todd Gamblin1-0/+5
2018-07-19style: make core comply with pep8-namingTodd Gamblin3-8/+8
2018-07-12locks: improve errors and permission checkingTodd Gamblin1-29/+58
2018-07-12locks: llnl.util.lock now only writes host info when in debug modeTodd Gamblin1-9/+18
2018-07-12refactor: move spack.util.multiproc to llnl.util.multiprocTodd Gamblin1-0/+96
2018-06-26views: packages can customize how they're added to views (#7152)scheibelp2-49/+117
2018-06-26bugfix: fix macos incompatibility in lock test (#8573)Todd Gamblin1-0/+17
2018-06-24tests: add a test for `spack debug` commandTodd Gamblin1-0/+6
2018-06-02Fix coloring of error messages containing '}' symbol (#8277)Adam J. Stewart1-6/+25
2018-05-18locks: add configuration and command-line options to enable/disable locks (#7...Todd Gamblin1-11/+19
2018-05-17Convert lazy singleton functions to Singleton objectTodd Gamblin1-0/+45
2018-03-31Avoid double 'lib' for packages whose name already starts with lib (#7651)Adam J. Stewart1-3/+3
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin11-11/+11
2018-03-22Record installation date and time in DB (#7334)Massimiliano Culpo1-1/+60
2018-03-12Constructing a SpecBuildInterface from another gives no inconsistent MRO (#7457)Massimiliano Culpo1-1/+13
2018-02-23Make fix_darwin_install_name python3-compatible (#7329)scheibelp1-10/+6
2018-02-13find has been changed to accept glob expressionsalalazo1-18/+23
2018-02-13mixins: moved debug logs to 'filter_file'. Renamed shadowed variable name.alalazo1-0/+6
2018-02-12Rework command reference in docs, add `spack commands` commandTodd Gamblin1-0/+222
2017-11-09deal with case where symbolic links are copied (#6178)Patrick Gartung1-0/+9
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin10-10/+10
2017-11-02link_tree: support choosing the link functionOliver Breitwieser1-2/+2
2017-11-02link_tree: support ignoring conflictsOliver Breitwieser1-3/+16
2017-11-02link_tree: only remove matching files when unmergingOliver Breitwieser1-1/+6
2017-10-24'spack install' can overwrite an existing installation (#5384)Massimiliano Culpo1-1/+83
2017-10-24Fix bare 'except:' to placate errors in new flake8 version.Todd Gamblin4-7/+7
2017-10-24fix bugs found with stricter flake8 rulesTodd Gamblin1-1/+1
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin2-2/+3