summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2017-09-07mlhka: new package (#5231)Audrey Thoma1-0/+42
* mlhka: new package
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1822-1822/+1822
2017-09-06elemental: fix hardcode libgfortran, use develop and explicitly specify MPI ↵Denis Davydov1-2/+11
compilers (#5263)
2017-09-05Added support for querying by tags (#4786)Massimiliano Culpo3-4/+7
* Added support to query packages by tags. - The querying commands `spack list`, `spack find` and `spack info` have been modified to support querying by tags. Tests have been added to check that the feature is working correctly under what should be the most frequent use cases. * Refactored Repo class to make insertion of new file caches easier. - Added the class FastPackageChecker. This class is a Mapping from package names to stat info, that gets memoized for faster access. - Extracted the creation of a ProviderIndex to its own factory function. * Added a cache file for tags. - Following what was done for providers, a TagIndex class has been added. This class can serialize and deserialize objects from json. Repo and RepoPath have a new method 'packages_with_tags', that uses the TagIndex to compute a list of package names that have all the tags passed as arguments. On Ubuntu 14.04 the effect if the cache reduces the time for spack list from ~3sec. to ~0.3sec. after the cache has been built. * Fixed colorization of `spack info`
2017-09-05nauty: shared libraries (#5207)Christoph Junghans1-50/+45
2017-09-04add neovim package with deps (#5260)Tom Scogland4-0/+186
* add neovim package with deps
2017-09-05Add davydden as a maintainer to a couple of packages (#5284)Denis Davydov5-0/+10
2017-09-02Updated llvm to version 4.0.1 Fixed indentation of dict literal (#5272)Massimiliano Culpo1-106/+121
2017-09-01Add maintainer for TrilinosAndrey Prokopenko1-0/+2
Add a maintainer for the Trilinos package.
2017-09-01PR for RAFT tomography package (#5247)Gilberto Martinez Jr1-0/+52
* Adding package RAFT * Adding RAFT homepage
2017-09-01Fix allinea-forge and allinea-reports installation (#5243)Pramod S Kumbhar2-2/+2
* Fix allinea-forge and allinea-reports installation * Change which to Executable
2017-09-01Fix osu-micro-benchmarks build (#5255)Pramod S Kumbhar1-9/+6
* Fix osu-micro-benchmarks build Changed hardcoded mpi wrapper names Changed Package to AutotoolsPackage * remove extra prefix
2017-09-01Set default cmake build_type to Release for llvmscheibelp1-0/+3
Override CMake "build_type" variant to default to "Release" for llvm package.
2017-08-31Globalarrays: Adding ENABLE_I8 variant (#5249)zenln1-3/+9
2017-08-31New package: meson build system (#5250)William Scullin1-0/+43
* Adding a spec for the meson build system
2017-08-31kmergenie: new package (#5257)Audrey Thoma1-0/+43
2017-08-31jags: new package (#5256)Todd Gamblin1-0/+44
Just another Gibbs sampler
2017-08-31adding config args and virtual dependencieslas_thoma151-6/+6
2017-08-30mpich: fix MPI_Barrier segfault (#5235)Denis Davydov2-0/+18
* mpich: fix MPI_Barrier segfault * one more link
2017-08-30add optional maintainers property to package (#5230)Denis Davydov1-0/+2
* add optional package maintainers
2017-08-30hapcut2: new package (#5238)Audrey Thoma1-0/+44
2017-08-28lammps: install headers (#5226)Christoph Junghans1-2/+2
* lammps: install headers * use prefix.include.lammps
2017-08-28redundans: new package (#5217)Audrey Thoma3-0/+132
* redundans: new package * fixing url for fastaindex and adding dep for pyscaf
2017-08-25go: Update to 1.9 (#5216)Michael Kuhn1-0/+1
2017-08-25Zfp shared libs (#5212)Mark C. Miller1-7/+18
2017-08-24dealii: add nanoflann, sundials and adol-c plus fixes on macOS (#5175)Denis Davydov5-3/+76
* expat: fix build on macOS * nanoflann: add new package * sundials: fix compilation on macOS with clang+gfortran * adol-c: add 2.6.3 * dealii: add adol-c, nanoflann, sundials and 8.5.1 * sundials: minor cleanup
2017-08-24pkgconf: New package (#5202)Michael Kuhn1-0/+43
pkgconf is a new pkg-config implementation with additional features and no external dependencies. For a detailed comparison, see: http://pkgconf.org/features.html
2017-08-24ray: new package (#5200)Audrey Thoma1-0/+44
2017-08-24Make jpeg a virtual dependency. (#5190)Sergey Kosukhin8-11/+49
* Make jpeg a virtual dependency. * Make 'libjpeg-turbo' the default implementation of 'jpeg'.
2017-08-23Added options to libfabrics (#5191)sknigh1-0/+29
2017-08-23pgdspider: new package (#5186)Audrey Thoma2-0/+60
* pgdspider: new package * couple of fixes
2017-08-23Boost: develop (#5184)Axel Huebl1-0/+5
Adds a development version of boost, based on their github master repo. Git clones the submodules forever, but installs! :) Useful for testing since boost tends to break complex software dependencies quite often. This helps testing it before releases.
2017-08-22tcoffee: new package (#5185)Audrey Thoma4-0/+142
2017-08-22Boost: 1.65.0 (#5182)Axel Huebl1-0/+3
Adds the latest boost release. Downloads seem to be pointing to bintray from the official homepage.
2017-08-22Package 'libaec': no need to specify per version urls. (#5176)Sergey Kosukhin1-6/+6
2017-08-22Updates for package 'cdo'. (#5179)Sergey Kosukhin1-39/+39
* Package 'cdo': removed obsolete version 1.6.9. * Package 'cdo': updated urls. * Package 'cdo': added version 1.9.0. * Package 'cdo': no need to specify per version urls. * Package 'cdo': switched from Package to AutotoolsPackage. * Package 'cdo': added new variant 'openmp'. * Package 'cdo': variants 'curl' and 'magics' by default.
2017-08-21py-pyrad: new package (#5181)Audrey Thoma1-0/+41
2017-08-21Added custom messages for conflicts directive. fixes #4965 (#5083)Massimiliano Culpo1-2/+11
Users can now add an optional custom message to the conflicts directive. Layout on screen has been changed to improve readability and the long spec is shown in tree format. Two conflicts in `espresso` have been modified to showcase the feature.
2017-08-21Protobuf: 3.4 (#5177)Axel Huebl1-0/+1
2017-08-20Unbuffer so that output from packages appears when redirectingTodd Gamblin1-0/+45
- Python I/O would not properly interleave (or appear) with output from subcommands. - Add a flusing wrapper around sys.stdout and sys.stderr when redirecting, so that Python output is synchronous with that of subcommands.
2017-08-19Group Travis CI jobs in stages (#5104)Massimiliano Culpo1-0/+2
- This should speed-up Travis CI tests and refers to #5049 - Travis uses build-stages to group tests together - The idea is to let fast tests fail first, then move to longer ones. - Added external perl to avoid download failure from CPAN and reduce build time - Disabling perl-dbi: continues to fail with (504 Gateway Time-out) on Travis - We now cover all the build systems in tests: - Add back `openblas` to Travis as a separate package. - Switched `openblas` for `astyle` to build a simpler MakefilePackage. - Added 'tut' (WafPackage) - Added 'py-setuptools' (PythonPackage) - Added 'perl-dbi' (PerlPackage) - Added 'build_systems' directory to the ones for which we get a summary - Added 'openjpeg' (CMakePackage) - Added 'r-rcpp' (RPackage) - Added comments to build tests to show the covered build system
2017-08-19Add version 1.7.1 for cub. (#5164)健美猫1-0/+1
2017-08-19lbann: add depends_on hwloc (#5165)Adam Moody1-0/+1
2017-08-18cufflinks: new package (#5158)Audrey Thoma1-0/+46
2017-08-18muscle: fix (#5160)Audrey Thoma1-0/+5
2017-08-18For Tk, also provide a symlink for wishX.X. (#5161)Kelly (KT) Thompson1-0/+5
+ gitk (and possibly other tools) expect to find the Tk executable `wish`, so add a symlink with this name that points to the the versioned filename. + Example: `wish --> wish8.6`
2017-08-18build boost with graph library even when +mpihealther1-1/+0
Previously, when +graph and +mpi were enabled, the graph library was replaced with the graph_parallel library. This alters the logic for +graph+mpi to build both libraries.
2017-08-18corset: new package (#5157)Audrey Thoma1-0/+44
2017-08-18parsimonator: new package (#5143)Audrey Thoma1-0/+65
* parsimonator: new package * adding variant conflict
2017-08-18vegas2: new package (#5150)Audrey Thoma4-1/+126
* vegas2: new package * small version things