summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-06-23fix compiler environment handling to reset environment after (#17204)Greg Becker2-19/+84
2020-06-22Pre ci optimization (#16372)Omar Padron3-2/+392
2020-06-22swig: fix older builds on newer platforms by updating config files (#16854)Joseph Ciurej1-61/+82
2020-06-18Fetching from urls: Error Message (#16434)Axel Huebl2-4/+10
2020-06-18Docs: fix rst link to spack ci (#17147)Adam J. Stewart1-3/+3
2020-06-17cray module do not work without CRAY_LD_LIBRARY_PATH (#17031)Greg Becker2-5/+9
2020-06-16Doc: E4S Build Cache Link (#16986)Axel Huebl1-0/+6
2020-06-16Yaml spec parsing corner case (#17101)psakievich2-7/+28
2020-06-15Skip failing test on MacOS (#17072)Massimiliano Culpo1-0/+2
2020-06-13clang: add 'version_argument', remove redundant method (#17071)Greg Becker2-20/+3
2020-06-12Buildcache: Fix bug in binary string replacement (#17075)Patrick Gartung1-1/+5
2020-06-11Renamed flags.py to basics.pyMassimiliano Culpo2-1/+2
2020-06-11Reworked tests on compilers to separate version detectionMassimiliano Culpo3-170/+183
2020-06-10Move to temporary directory before running dev-build test (#17028)Massimiliano Culpo1-3/+4
2020-06-09lib/spack : expand spack config vars in 'include' section (#16210)Joseph Ciurej2-2/+33
2020-06-09Testing: create mock executable fixture (#16999)Massimiliano Culpo2-9/+19
2020-06-09SpecList: fix recursion for references (#16897)Greg Becker2-29/+59
2020-06-08Cray: fix Blue Waters support and user-built MPIs on Cray (#16593)Adam J. Stewart2-11/+19
2020-06-08view remove: directly check whether specs own files before removing from view...Greg Becker2-5/+44
2020-06-05spack dev-build: Do not mark -u builds in database (#16333)Greg Becker4-21/+61
2020-06-05commands: use a single ThreadPool for `spack versions` (#16749)Massimiliano Culpo4-251/+228
2020-06-03Fix parsing of EvtGen URL (#16883)Adam J. Stewart2-9/+11
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