summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Mirrors: add option to exclude packages from "mirror create" (#14154)Peter Scheibel3-23/+98
2020-06-03Feature: add option to create view by copying/relocating files (#16480)Greg Becker4-14/+87
2020-06-03Implicit rpaths for NAG/GCC mixed toolchain (#14782)Sergey Kosukhin6-38/+139
2020-06-03spack uninstall: improve help message (#16886)Massimiliano Culpo1-7/+15
2020-06-02Unify tests for compiler command in the same file (#16891)Massimiliano Culpo3-113/+105
2020-06-02Fix satisfaction checks for excluding variants from matrices (#16893)Greg Becker6-49/+79
2020-06-01openmpi: add opa-psm2 dependency (#16873)Jonathon Anderson1-1/+118
2020-06-01Recognize system installed gcc-10 as compilers (#16884)Massimiliano Culpo1-1/+1
2020-05-29repo: fix construction of UnknownPackageError (#16865)Sergey Kosukhin2-15/+24
2020-05-29Mention that packages can be uninstalled by hash (#16863)Robert Rosca1-1/+2
2020-05-29spack module_cmd: set LD_LIBRARY_PATH for python in subshell. (#16827)Greg Becker3-8/+46
2020-05-29Update error message when UnavailableCompilerVersionError is triggered (#16838)Jane Herriman1-1/+3
2020-05-29compilers: add opt_flags and debug_flags properties (#16710)Greg Becker11-0/+122
2020-05-28bugfix: use flags when computing implicit rpaths (#16634)Greg Becker10-25/+113
2020-05-27spack containerize: allow 0.14.3 tag for next releaseMassimiliano Culpo2-5/+9
2020-05-27spack containerize: allow 0.14.1 and 0.14.2 tagsMassimiliano Culpo2-5/+16
2020-05-27concretize: fix UnboundLocalError due to import within a function (#16809)Sergey Kosukhin2-1/+7
2020-05-26backwards compatibility for naming scheme (#16812)Greg Becker4-3/+30
2020-05-26spack.relocate: further coverage for ELF related functions (#16585)Massimiliano Culpo4-141/+258
2020-05-25lua: fix compilation on Cray (#16713)Stephen Herbein1-1/+1
2020-05-25bugfix: schema errors without line numbers (#16765)Peter Scheibel1-4/+8
2020-05-21autotools: delete args from postdep objects when %fj (#16274)Tomoki, Karatsu1-0/+3
2020-05-20externals: allow package prefs to configure default not buildable (#16735)Greg Becker2-4/+74
2020-05-20tests: check presence not equality for rpath changes (#16637)Tamara Dahlgren1-3/+9
2020-05-19Pipelines: Ensure consistent spack version for entire pipelineScott Wittenburg1-16/+4
2020-05-18move source dir to last cmake arg (#16709)Greg Becker1-2/+2
2020-05-16intel-mpi: add libfabrics directory to SPACK_COMPILER_EXTRA_RPATHS (#15214)TZ1-0/+9
2020-05-15modules: use projections format for naming schemes (#16629)Greg Becker15-62/+171
2020-05-14Pipelines: Support DAG scheduling and dynamic child pipelinesScott Wittenburg4-292/+420
2020-05-14Support os-specific $padding in config:install_treeScott Wittenburg2-11/+108
2020-05-14Feature: Allow lmod configuration to set core specs (#16517)Greg Becker5-3/+30
2020-05-13cmake build system: filter system paths from rpaths (#16612)Greg Becker1-1/+1
2020-05-12Update docs on "spack external find" (#16482)Peter Scheibel2-8/+80
2020-05-12bugfix: reorder variants in Spec strings (#16462)Greg Becker3-18/+17
2020-05-11Charm++: fix build prefix; add ucx/pmi support (#15666)Sajid Ali1-2/+1
2020-05-11Remove 'spack bootstrap' and associated docs (#15179)Massimiliano Culpo4-145/+8
2020-05-09Increase coverage of spack.relocate (#16475)Massimiliano Culpo2-120/+266
2020-05-09bugfix: don't use sys.stdout as a default arg value (#16541)Todd Gamblin8-12/+25
2020-05-08all_urls: add urls[0] for versions (#16435)Axel Huebl1-0/+4
2020-05-07Documentation: typo in option description (#16518)Erik Schnetter1-1/+1
2020-05-07Config option to disable setting S_ISGID bit when creating installation direc...iarspider2-1/+2
2020-05-07"spack checksum" QoL (#14311)iarspider3-4/+18
2020-05-07Testing: fix unintended interactions between tests, part 2 (#16429)Peter Scheibel6-12/+47
2020-05-07 bugfix: spack shouldn't fail in an incomplete environment (#16473)Todd Gamblin2-9/+49
2020-05-06fix underscore/dash problems for mic_knl and skylake_avx512 (#16491)Greg Becker1-1/+2
2020-05-05Automatically find externals (#15158)Peter Scheibel3-0/+479
2020-05-05cray platform: support cray Cluster and XC type machines (#12989)Greg Becker12-82/+291
2020-05-05Make usage example consistent with current MV variants (#16468)Massimiliano Culpo1-1/+1
2020-05-04bugfix: config:install_hash_length ignored (#15919)Greg Becker2-0/+42
2020-05-04environments: allow sigils to apply to entire reference (#15245)Greg Becker3-5/+110