summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
Capture any concretization errors and record them in a CTest Update.xml file.
2018-05-15CDash report for configure stepZack Galbreath4-8/+127
Generate CTest XML file containing configure output
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
This will allow us to generate reports for concretization errors
2018-05-15Allow --overwrite and --log-format to be used togetherZack Galbreath1-36/+35
Restructure the logic of the spack install command to allow these two command-line arguments to be used at the same time.
2018-05-15Format-agnostic data structure for reportsZack Galbreath2-66/+68
Replace the JUnit-specific terms 'testsuite' and 'testcase' with 'spec' and 'package', respectively.
2018-05-14patch petsc test cases for XL compiler (#8091)Serban Maerean2-0/+62
- After spack install, these test cases are built in a seperate step, outside of spack, but they need to patched after staging so users don't have to do it in a seperate step. - The test cases are installed under `<petsc install directory>/share/petsc/examples` and can be built and executed by invoking `gmake -f gmakefile.test` in that directory.
2018-05-14Added Shim to Support hdf5+mpi in Spack Silo (#8130)Robert Pavel1-1/+9
* Added Shim to Support hdf5+mpi in Spack Silo Added compatibility for hdf5+mpi to silo spackage to support spackages with dependency chains that include silo and hf5+mpi * Fixed fixable flake8 issue with silo spackage Fixed missing whitespace around operator * Setting MPI Variant to Default to True As per guidance changing variant to default to MPI builds
2018-05-14salmon: adding in version restriction for boost (#8129)snehring1-1/+1
1.67 does not work with this
2018-05-14prenek missing X.h (#8121)Cameron Smith1-0/+9
2018-05-14lordec: Create new package. (#8095)lingnanyuan1-0/+44
* lordec: Create new package. * lordec: Add homepage, change to MakefilePackage. * Modify dependency type.
2018-05-14r-fit-models: Create new package (#8122)Eric1-0/+38
2018-05-14r-vipor: Create new package (#8128)Eric1-0/+38
2018-05-14LBANN: add hydrogen as optional dependency (#8085)Brian Van Essen2-6/+188
Add Hydrogen package for fork of Elemental library. Update LBANN to use either Hydrogen or Elemental.
2018-05-14r-shinydashboard: Create new package (#8116)Eric1-0/+40
2018-05-14r-picante: Create new package (#8117)Eric1-0/+40
* r-picante: Create new package * Remove dependency already included in RPackage base class
2018-05-14r-squash: Create new package (#8118)Eric1-0/+36
* r-squash: Create new package * Remove dependency already included in RPackage base class * remove extra file
2018-05-14Update py-llvmlite to reflect llvm@6 requirement for versions >0.23.0 (#8109)Sajid Ali1-2/+5
* new file: package.py * corrected using pep8online.com * Update package.py * correct typo * as requested * modified: package.py * Update package.py
2018-05-14Aegean: new package (#8113)Levi Baber2-0/+46
* aegean: new package * genometools: set dependent env for aegean
2018-05-14charliecloud: fix copyright (#8115)Christoph Junghans1-1/+1
2018-05-14dealii: another fix for quick tests only in 9.0 and thus hash (#8114)Denis Davydov1-1/+1
2018-05-14A new pacakge: Kaiju. (#8111)健美猞猁1-0/+48
* A new package: kaiju. * Replace ftp:// with https://.
2018-05-14hisea: new package (#8112)Levi Baber1-0/+43
2018-05-14Add numexpr 3 (#8107)Sajid Ali1-0/+48
* new file: package.py * corrected using pep8online.com * Update package.py * correct typo * as requested
2018-05-14dealii: update hash due to upstream changes (#8105)Denis Davydov1-1/+1
2018-05-14add version 0.6.2 to yaml-cpp (#7931)healther1-1/+11
2018-05-13Add cmake for newer version of libjpeg-turbo (#8102)Sajid Ali1-4/+21
* modified: package.py * add official build reference. * Update package.py * Update package.py * Update package.py * fixed with pep8online.com * update make to make() * change homepage
2018-05-13charliecloud: initial commit (#8106)Christoph Junghans1-0/+38
2018-05-13boost: added the +numpy variant which enables building libboost_numpy (#8104)dorier1-0/+4
* added the +numpy variant which enables building the libboost_numpy libraries * Update package.py Added `type=('build', 'run')`
2018-05-12Create custom PATH that texlive requires in its module. (#8064)Jon Rood1-2/+7
* Create custom PATH that texlive requires in its module. * Updating texlive to 2018 distribution. * Using platform instead of sys for easier portability across linux and osx.
2018-05-12plink: new source version 1.9-beta5 (#8076)Yifan Zhu1-4/+16
* plink: new source version 1.9-beta5 * plink: replace version 1.9 with 1.07
2018-05-12Add package for "bumpversion" (#8078)George Hartzell1-0/+37
* Add package for "bumpversion" bumpversion is a tool that automagically increments version numbers for projects. It can update files and do other magic along the way. * Remove py- package prefix and use pypi.io URL Renamed the package 'bumpversion'. Fetch the package from pypi.io. * Add version info for bumpverion@0.5.3
2018-05-12r-cdcfluview: new package (#8089)Yifan Zhu1-0/+51
* r-cdcfluview: new package * updated package.py
2018-05-12nfft: added version 3.4.1 Moved package to github (#8099)Massimiliano Culpo1-2/+3
2018-05-12netcdf: added version 4.6.1 (#8098)Massimiliano Culpo1-0/+1
2018-05-12shoremap: new package (#7343)Yifan Zhu3-0/+83
2018-05-11dealii: add 9.0.0 (#8096)Denis Davydov1-6/+7
2018-05-11pmix: add 1.2.5 and 2.0.3 bug fix releases (#8097)Howard Pritchard1-0/+2
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
2018-05-11masurca: new version (#8094)Levi Baber1-0/+1
* masurca: new version * masurca: reorder versions
2018-05-11llvm: replace @when with internal check in @run_before (#8092)scheibelp1-1/+2
Fixes #8088 #7012 added a @when condition for a @run_before check to constrain that check to only run on Darwin. @when is intended to be used to choose one of several different implementations of a given function and cannot be used to conditionally deactivate a check altogether. This replaces the external decorator with a check that executes at the beginning of the function.
2018-05-11adds new version to swiftsim (#8093)Mayeul d'Avezac1-0/+1