summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-08-01Replaces bash-ism `source` for POSIX-compliant `.`Matt Belhorn1-1/+1
2016-08-01Merge pull request #1357 from hartzell/patch-6becker331-1/+1
2016-08-01Merge pull request #1346 from glennpj/url_list_fetchbecker331-41/+71
2016-08-01Fix backup=True for filter_fileAdam J. Stewart1-7/+9
2016-08-01Fix flake8 line length errorsGlenn Johnson1-33/+52
2016-08-01Writes default module list to terminal when debugging.Matt Belhorn1-10/+8
2016-08-01Add concretize_preferences testsPaul Hopkins2-3/+109
2016-07-30Invokes subshell without user init scripts.Matt Belhorn1-1/+2
2016-07-29Obtains default modules from a clean subshell.Matt Belhorn1-8/+29
2016-07-29Use space characters to separate preferred variants from package name and eac...Paul Hopkins1-2/+2
2016-07-27PEP8 Goodnessrobertdfrench2-16/+18
2016-07-27Front-end unification for Cray systems.Matt Belhorn1-0/+87
2016-07-27Adds __str__ method to CNL operating system class.Matt Belhorn1-0/+2
2016-07-27Adds targets config fileMatt Belhorn1-0/+13
2016-07-26modules : handle dashes in environment variablesalalazo1-1/+1
2016-07-25Merge pull request #1353 from epfl-scitas/qa/minor_cleanupbecker332-53/+39
2016-07-25qa : flake8 issues fixes #1109alalazo2-2/+5
2016-07-25modules : permit token expansion in configuration filesalalazo3-6/+35
2016-07-25Fix doc for install_tree (cut/paste error)George Hartzell1-1/+1
2016-07-25qa : flake8 issuesalalazo2-19/+27
2016-07-25spec : removed dead codealalazo1-29/+13
2016-07-24Make sure package has the `url` attribute.Glenn Johnson1-1/+1
2016-07-23Only use list if list_url setGlenn Johnson1-8/+9
2016-07-23Fix flake8 errors related to linesGlenn Johnson1-8/+5
2016-07-23Have fetch use list_urlGlenn Johnson1-0/+13
2016-07-22Use example deptypes in newly created packagesAdam J. Stewart1-9/+34
2016-07-22test_install : removed commented codealalazo1-7/+1
2016-07-21Added cray wrapper names directory to spack_env_paths so the spack compiler w...Gregory Becker1-5/+6
2016-07-21fixed flake8 errorsGregory Becker1-2/+3
2016-07-21fixedGregory Becker1-4/+5
2016-07-21Bug fix for cray_xc platformGregory Becker4-1/+4
2016-07-21Merge pull request #1208 from paulhopkins/bugfix/github1196-specify-preferred...Todd Gamblin4-77/+128
2016-07-21Flake8 fixes to ensure qa tests passPaul Hopkins1-71/+103
2016-07-21Re-add documentation for variant preferencesPaul Hopkins1-5/+6
2016-07-21Allow users to supply preferred variants via packages.yamlPaul Hopkins3-3/+21
2016-07-21Update documentation for recursive module loading.Michael Kuhn1-30/+31
2016-07-20Setup environment for Intel Parallel StudioGlenn Johnson1-0/+1
2016-07-20Merge pull request #1277 from mathstuf/special-deptypesTodd Gamblin3-5/+10
2016-07-20added package as argument to setup_platform_environmentGregory Becker3-3/+6
2016-07-20Documented linker defaultGregory Becker1-0/+4
2016-07-20fixed flake errorsGregory Becker2-10/+5
2016-07-20removed commented-out codeGregory Becker1-5/+0
2016-07-20Set default link type to dynamic on cray. Includes hooks for platform-based e...Gregory Becker3-0/+19
2016-07-20fixed flake errorsGregory Becker1-2/+2
2016-07-20fixed flake errorsGregory Becker1-2/+5
2016-07-20Improved cray_xc detection bug fixGregory Becker1-1/+3
2016-07-20Improved cray_xc detectionGregory Becker1-5/+5
2016-07-20Merge pull request #1288 from LLNL/features/cray_compiler_namesTodd Gamblin5-2/+12
2016-07-19Merge pull request #1309 from LLNL/features/spack-defaultsTodd Gamblin1-1/+8
2016-07-19Add "default" configuration scope.Todd Gamblin1-1/+8