summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-03-27spack chain (#8772)Peter Scheibel18-165/+769
2019-03-27Replace previous bash command to new one (#7005)Mario Melara1-16/+5
2019-03-26Move CMakePackage build directory to base stage directory (#8431)Chris Green4-32/+30
2019-03-26Retrieve environment-modules prefix based on architecture (#10975)ajw19801-1/+2
2019-03-26Use 'shlex' to split default Executable arguments (#10929)Seth R. Johnson1-1/+2
2019-03-26Add regression marker to pytest.ini (#11011)Massimiliano Culpo1-0/+1
2019-03-26Fixed some issues with CUDA-Intel compiler conflicts. (#10924)Nichols A. Romero1-6/+13
2019-03-21typo in documentation (#10976)Shahzeb Siddiqui1-3/+3
2019-03-21Minor commentary correction, TCL -> lmod (#10951)George Hartzell1-1/+1
2019-03-21prevent UnboundLocalError when sourcing files (#10950)Stephen McDowell1-0/+1
2019-03-19Fix help text for --no-checksum. (#10932)Chris Green1-1/+1
2019-03-14Ensure that every package has a description (#10896)Adam J. Stewart1-0/+8
2019-03-14Support VISUAL environment variable for editing. (#10898)Chris Green1-20/+26
2019-03-12Do not use `string` module to be compatible with python 3 (#248) (#10667)Tristan Carel1-3/+2
2019-03-12find_versions_of_archive: expand link search (#10758)Justin Stanley1-1/+2
2019-03-12Fix clearing EnvironmentModifications with python2 (#10791)Nick Forrington2-1/+8
2019-03-11format change and typo in doc (#10848)Shahzeb Siddiqui1-2/+2
2019-03-11Improved detection of Clang versions (#10316)Massimiliano Culpo2-12/+47
2019-03-08Fix find_headers to also look for C++ headers and Fortran modules (#10798)Michael Kuhn1-3/+6
2019-03-07Create option to build compilers as needed (#10761)Greg Becker6-65/+131
2019-03-06Make is a required dependency of Spack (#10386)Adam J. Stewart1-4/+5
2019-03-01This fixes a problem where the placeholder path was not in the first rpath en...Patrick Gartung3-105/+76
2019-02-28Added a sub-command to show if packages are relocatable (#9199)Massimiliano Culpo10-25/+309
2019-02-28Fix shell integration with environment-modules@4 (#10736)Michael Kuhn1-1/+1
2019-02-27Fix 'make test' detection when LANG is not in English (#10499)Adam J. Stewart1-1/+5
2019-02-27Update environment-modules package (#10717)Massimiliano Culpo1-1/+1
2019-02-26Use Package.headers for -I options (#10623)Massimiliano Culpo6-25/+167
2019-02-26Add libhio v1.4.1.3, 1.4.1.1 (#10699)Daniel Topa1-1/+1
2019-02-25Add /hash to spack help --spec (#10691)Adam J. Stewart1-1/+5
2019-02-21CPATH warning: downgrade to debug message (#10675)Peter Scheibel1-3/+3
2019-02-21release workflow: Add build scripts for jobs and means to upload pkgsScott Wittenburg1-0/+212
2019-02-21release workflow: Add spack command for generating the .gitlab-ci.ymlScott Wittenburg4-0/+823
2019-02-21buildcache: Add sub-commands needed by release workflowScott Wittenburg5-79/+599
2019-02-21add CombinatorialSpecSet class for taking cross-products of Specs.Todd Gamblin5-0/+623
2019-02-15Dependency libs: filter system paths and always add lib dir (#10622)Peter Scheibel1-7/+16
2019-02-15Fix bug getting specs from build caches (#9600)Javier Cervantes1-2/+2
2019-02-14CDash: allow installing from spec.yaml (#10565)Scott Wittenburg2-1/+48
2019-02-14Removed pkg.headers.directories from the include list (#10604)Massimiliano Culpo3-15/+13
2019-02-13Dynamic library/include paths (#8136)Peter Scheibel8-248/+261
2019-02-13Bug Fix in permission setter (#10584)abernede1-2/+3
2019-02-13Allow tty output to be timestamped (#10554)sknigh5-6/+103
2019-02-13enh: allow time like HH:MM in date strings. (#10034)Matthias Wolf2-1/+8
2019-02-12Enhancement to module autoload documentation (#10310)George Hartzell1-1/+15
2019-02-12Allow secondary generators when building with CMake. (#9324)Chris Green2-4/+50
2019-02-08CudaPackage: fix wrong version range (#10551)Denis Davydov1-1/+1
2019-02-07log-parse: fix error message when no error lines are found (#10543)Massimiliano Culpo1-1/+1
2019-02-06Add x86_64 as target to cray platform (#10369)Mario Melara1-0/+4
2019-02-06CUDA compiler conflicts for Linux (#10460)Nichols A. Romero1-14/+69
2019-01-29debug output includes modulecmd output (#9476)Peter Scheibel1-7/+28
2019-01-24Environments: fix bug for install of external packages (#10437)Peter Scheibel1-0/+1