summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-17use os.path.join instead of join_path in coreTodd Gamblin34-156/+141
2018-05-17Convert lazy singleton functions to Singleton objectTodd Gamblin66-551/+512
2018-05-17init: make spack.cmd.all_commands lazyTodd Gamblin5-11/+27
2018-05-17init: only imoprt jsonschema if neededTodd Gamblin1-9/+10
2018-05-17init: initialize spack.store lazilyTodd Gamblin36-198/+239
2018-05-17init: move spack.repo global variable into its own moduleTodd Gamblin63-233/+257
2018-05-17tests: rename builtin_mock to "mock_packages" for clarity.Todd Gamblin33-121/+117
2018-05-17init: convert spack.debug global variable to config optionTodd Gamblin11-27/+25
2018-05-17init: remove package_testing globalTodd Gamblin9-75/+82
2018-05-17init: remove dependency on spack.versionTodd Gamblin3-16/+8
2018-05-17init: remove binary_cache_retrieved_specs global variableTodd Gamblin2-26/+21
2018-05-17init: remove spack.concretizer global variableTodd Gamblin5-82/+104
2018-05-17init: remove build_jobs global variableTodd Gamblin3-15/+4
2018-05-17init: convert spack.dirty global to config optionTodd Gamblin4-34/+12
2018-05-17init: remove template_dirs globalTodd Gamblin6-24/+5
2018-05-17init: replace global spack.do_checksum with config optionTodd Gamblin13-71/+67
2018-05-17init: replace spack.insecure global with spack.config.getTodd Gamblin10-43/+116
2018-05-17config: simplify configuration API to just get and setTodd Gamblin31-173/+207
2018-05-17config: create internal config scope for commands to use.Todd Gamblin5-13/+87
2018-05-17init: Move file cache initialization out of __init__.pyTodd Gamblin9-42/+102
2018-05-17config: rework config system into a class instead of globalsTodd Gamblin13-470/+555
2018-05-17init: move editor from spack/__init__.py to spack.util.editorTodd Gamblin3-22/+58
2018-05-17init: factor paths out of spack/__init__.py and into spack.paths moduleTodd Gamblin65-296/+367
2018-05-17init: simplify import ordering in __init__.pyTodd Gamblin8-87/+112
2018-05-17flex: use 2.6.3. by default (#8154)Denis Davydov1-3/+6
2018-05-17swap-assembler: Create new package. (#8144)lingnanyuan1-0/+43
2018-05-17pv: initial commit (#8147)Christoph Junghans1-0/+36
2018-05-17r-rstan: new version and dependents (#8158)Levi Baber3-0/+4
2018-05-17Add version 6.1. to ESSL spackage file. (#8170)Serban Maerean1-0/+1
2018-05-17cbtf-argonavis-gui: add openspeedshop-utils package to address qt conflicts (...Jim Galarowicz8-211/+689
2018-05-16Add dependencies for py-dask (#8120)Adam J. Stewart11-17/+367
2018-05-16r-rcppcnpy: a new package. (#8139)健美猞猁1-0/+39
2018-05-15Add list_url to allow download of prior versions from cran archive (#8141)Eric2-0/+2
2018-05-15Add libunwind-1.2.1 (#8145)David Böhme1-0/+1
2018-05-15astyle: add 3.1 (#8137)Denis Davydov1-0/+1
2018-05-15Move report writers to separate classesZack Galbreath5-190/+335
2018-05-15Add test case for CDash reportingZack Galbreath1-0/+42
2018-05-15upload reports to CDashZack Galbreath2-6/+35
2018-05-15Generate CDash reports for build/install stepZack Galbreath2-2/+60
2018-05-15CDash report for concretization errorsZack Galbreath3-1/+35
2018-05-15CDash report for configure stepZack Galbreath4-8/+127
2018-05-15Capture source line number in CTest log parserZack Galbreath1-1/+1
2018-05-15Fix typo in commentZack Galbreath1-1/+1
2018-05-15Add CDash as a valid reporting formatZack Galbreath1-1/+2
2018-05-15Initialize report generator before parsing specsZack Galbreath2-7/+10
2018-05-15Allow --overwrite and --log-format to be used togetherZack Galbreath1-36/+35
2018-05-15Format-agnostic data structure for reportsZack Galbreath2-66/+68
2018-05-14patch petsc test cases for XL compiler (#8091)Serban Maerean2-0/+62
2018-05-14Added Shim to Support hdf5+mpi in Spack Silo (#8130)Robert Pavel1-1/+9
2018-05-14salmon: adding in version restriction for boost (#8129)snehring1-1/+1