summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-10-23add `spack dev-build` command; deprecate `spack diy` (#13374)Greg Becker6-86/+189
2019-10-23bugfix: web.push_to_url should not format the local path that is passed to it...Peter Scheibel1-6/+1
2019-10-23syaml.dump now allows representing all syaml_ objects (originally this was on...Peter Scheibel1-10/+5
2019-10-23Users can configure use of RPATH or RUNPATH (#9168)Massimiliano Culpo8-2/+167
2019-10-23commands: add `spack deprecate` command (#12933)Greg Becker13-63/+789
2019-10-23url summary: show right and wrong parse counts for each regexTodd Gamblin1-13/+30
2019-10-23Preserve comments for Spack YAML objects (#11602)Todd Gamblin13-178/+171
2019-10-22tests: avoid extra output in `env status` test (#13344)Todd Gamblin1-9/+12
2019-10-22env activation: use package defined env setup methods (#13249)Greg Becker5-44/+189
2019-10-22microarchitectures: look in /sbin and /usr/sbin for sysctl (#13365)Massimiliano Culpo3-22/+30
2019-10-22Fixed optimization flags support for old GCC versions (#13362)Massimiliano Culpo4-22/+24
2019-10-22microarchitectures: add optimization flags for Intel compilers (#13345)Massimiliano Culpo2-4/+134
2019-10-22fetching: S3 upload and download (#11117)Omar Padron19-288/+1414
2019-10-21Bootstrap environment modules optimizing for generic architectures (#13105)Massimiliano Culpo2-3/+11
2019-10-21microarchitectures: fix custom compiler versions (#13222)Massimiliano Culpo6-5/+100
2019-10-20spack create: http -> https (#13269)Adam J. Stewart1-1/+1
2019-10-19shebangs: don't warn when patching long shebangs (#13266)Todd Gamblin1-1/+1
2019-10-19Microarchitecture specific optimizations for LLVM (#13250)Massimiliano Culpo9-10/+292
2019-10-17satisfaction checks on dependencies should be strict when the parent check is...Peter Scheibel1-1/+1
2019-10-17Separate setting build environment and run environment in packages (#11115)Massimiliano Culpo8-160/+275
2019-10-17multimethods: avoid calling caller_locals() in Python 3 (#13238)Todd Gamblin2-10/+35
2019-10-16importing: make importlib_importer recognize .pyc cache (#13239)Todd Gamblin1-0/+6
2019-10-16filter_file: fix multiple invocations on the same file (#13234)Michael Kuhn2-2/+33
2019-10-16Bugfix: stage directory permissions and cleaning (#12733)Tamara Dahlgren9-83/+297
2019-10-15Feature: installed file verification (#12841)Greg Becker13-54/+791
2019-10-15lmod: module files are written in a root folder named by target family (#13121)Massimiliano Culpo2-1/+21
2019-10-14filter_file uses "surrogateescape" error handling (#12765)Massimiliano Culpo4-5/+1600
2019-10-14bugfix: install --only dependencies works in env (#13090)Greg Becker3-18/+70
2019-10-14commands: add resource stats to `spack url stats` (#13205)Todd Gamblin2-65/+93
2019-10-14Fix svn tests, skip if svnadmin not found (#13137)Adam J. Stewart2-2/+4
2019-10-12install: add --cache-only option (#12729)Greg Becker4-3/+22
2019-10-12checksums: enforce that all mainline packages use sha256 checksumsTodd Gamblin2-2/+45
2019-10-11Autotools build system to patch config.guess based on a range checkMassimiliano Culpo1-2/+3
2019-10-11Fixed options to compile generic code on ppc64 and ppc64leMassimiliano Culpo1-0/+2
2019-10-11Fix python3 errors from string and byte concatenation (#13141)Patrick Gartung2-32/+47
2019-10-10tests: cleanup config:build_stage handling (fixes #12651, #12798)Tamara Dahlgren5-190/+119
2019-10-10Add support for nested "overrides" scopes.Tamara Dahlgren2-2/+72
2019-10-10Added NEON to the list of features required for the aarch64 familyMassimiliano Culpo2-0/+7
2019-10-10ArchSpec: fix constraint satisfaction for targetsMassimiliano Culpo2-0/+9
2019-10-09Buildcache: pass string.encode('utf-8') for old_dir and new_dir to replace_pr...Patrick Gartung1-1/+2
2019-10-09"No Spack mirror configured": demoted the warning to a debug message (#13082)Massimiliano Culpo1-1/+1
2019-10-07Add macOS Catalina support (#13070)Adam J. Stewart1-12/+22
2019-10-07Spack environments can concretize specs together (#11372)Massimiliano Culpo4-4/+171
2019-10-05doc: fix #12245 non-functional libdwarf dependency (#12515)Pariksheet Nanda1-4/+4
2019-10-05Consistently support pkg-config files in share subdirectory (#12838)Michael Kuhn5-2/+7
2019-10-04bugfix: issue with custom dotkit root in config.yaml (#13046)Massimiliano Culpo2-1/+25
2019-10-03Update compilers.yaml location in Getting Started docs (#13029)Adam J. Stewart1-11/+14
2019-10-03Generic x86_64 code compiled with GCC uses non deprecated mtune flags (#13022)Massimiliano Culpo2-6/+15
2019-10-02Remove support for generating dotkit files (#11986)Massimiliano Culpo24-256/+95
2019-10-02fujitsu compiler: Add 'required_libs'. (#13014)t-karatsu1-0/+2