summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-11-09env: add spack env command, along with env.yaml schema and testsPeter Josef Scheibel3-0/+987
2018-11-09env: preserve command_line as the scope of highest precedencePeter Josef Scheibel2-10/+23
2018-11-09env: refactor common argumentsElizabeth Fischer6-58/+108
2018-11-09specs: save/restore concrete & patches when exporting/importing SpecsElizabeth Fischer1-0/+20
2018-11-09specs: _concrete should never be cleared when copying SpecsPeter Josef Scheibel1-2/+2
2018-11-09specs: add convenience function for reading spec dependencies from node dictPeter Josef Scheibel1-0/+9
2018-11-09specs: allow writing full spec (including build deps) to dictPeter Josef Scheibel1-5/+13
2018-11-09env: rename 'spack env' command to 'spack build-env'Peter Josef Scheibel2-6/+6
2018-11-09env: renamed 'environment' testPeter Josef Scheibel1-0/+0
2018-11-06New repo for advanced packaging tutorial (#9711)Peter Scheibel1-35/+11
2018-11-06Binary caching: remove symlinks, copy files instead (#9747)Peter Scheibel1-3/+5
2018-11-06cdash: report clean results to CDash server (#9564)Zack Galbreath4-12/+38
2018-11-06Adapted the code of the non-daemonic pool to recent python versionsMassimiliano Culpo1-7/+19
2018-11-02compilers: add arm compiler detection to SpackNick Forrington1-0/+73
2018-10-31Parse the ${NAMESPACE} format string in a spec's format method. (#9686)Tim Fuller1-0/+3
2018-10-31static_to_shared_library: separate options from option values (#9690)Satish Balay1-4/+4
2018-10-30compilers: update clang fortran compiler wrapper selection (#9678)Todd Gamblin1-16/+44
2018-10-30tests: add test for FIXME boilerplate to package_sanity (#9285)Levi Baber1-0/+25
2018-10-26config: `spack config blame` now colors filenames in config output (#9656)Todd Gamblin1-1/+11
2018-10-26docker: unite Dockerfiles; auto-deploy images to DockerHub (#9329)Omar Padron1-10/+7
2018-10-25Fix autoload of direct dependencies for python (#9630)Massimiliano Culpo3-1/+26
2018-10-24bugfix: use OS default permissions for mkdirp when mode is not provided (#9604)Todd Gamblin1-4/+13
2018-10-24Fix typo in help message (#9599)Javier Cervantes1-1/+1
2018-10-22Bug fix: Module PATH check (#9574)Satish Balay1-6/+5
2018-10-22license: exclude ignored files from the license check (#9578)Todd Gamblin1-1/+1
2018-10-18Allow setting language of compiler messages (#9486)Michael Kuhn2-0/+8
2018-10-17relicense: add `spack license` commandTodd Gamblin2-0/+224
2018-10-17relicense: add Apache2/MIT header to `spack create`Todd Gamblin1-4/+12
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin364-7493/+1532
2018-10-16docs: add note about compilers with modules (#9520)Mark W. Krentel1-0/+8
2018-10-15meson: explicitly add --libdir (#9504)Michael Kuhn1-0/+6
2018-10-12buildcache install: generate modules (#9509)Peter Scheibel1-0/+1
2018-10-11permissions: add permission configuration to packages.yaml (#8773)Greg Becker9-8/+335
2018-10-10Make CDash reporting easier to use (#9357)Zack Galbreath2-2/+16
2018-10-09Make builtin flag handlers available in package scope (#8668)Greg Becker4-38/+45
2018-10-02Update Spack on Cray docs for singularity platform=linux workaround (#9398)Greg Becker1-0/+14
2018-09-27Module path parsing: CRAY_LD_LIBRARY_PATH and PACKAGE_DIR (#9374)Peter Scheibel2-3/+24
2018-09-25Increase and customize lock timeouts (#9219)Peter Scheibel6-89/+204
2018-09-24macos: add mojave (#9322)Denis Davydov1-1/+2
2018-09-19report error if failed process captures stderr (#9293)scheibelp1-6/+16
2018-09-18Fix version parsing for cistem package (#9260)Adam J. Stewart2-0/+3
2018-09-12Bug fix: module file path parsing (#9100)scheibelp2-15/+51
2018-09-06test: Make flag_handlers tests use mock repo (#9132)Michael Kuhn1-9/+9
2018-09-05Spack environment updates take precedence (#9107)becker333-28/+64
2018-09-05Extended set of environment modification commands. (#8996)Sergey Kosukhin5-88/+217
2018-09-04Enable testing in parallel when using CMake. (#8484)Chris Green5-15/+44
2018-09-03Better warning message when fetching non-existent URLAdam J. Stewart1-7/+7
2018-08-29Update instructions to initialize Spack-global license files (#8991)Michael Sternberg1-44/+55
2018-08-29Intel prefixes (#7469)Michael Sternberg8-98/+2885
2018-08-29spack view suggests -I option for merge conflict (#9035)Andreas Baumbach1-4/+10