summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin.mock
AgeCommit message (Expand)AuthorFilesLines
2017-09-05Added support for querying by tags (#4786)Massimiliano Culpo2-0/+4
2017-08-20Unbuffer so that output from packages appears when redirectingTodd Gamblin1-0/+45
2017-08-14Create, install and relocate tarballs of installed packagesPatrick Gartung1-0/+41
2017-08-07Variant satisfaction for indirect dependenciesscheibelp3-0/+42
2017-07-31Fix preference for X.Y version when mixed with X.Y.Z versions (#4922)scheibelp1-0/+36
2017-07-22Make testing spack commands simpler (#4868)Todd Gamblin3-10/+3
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin68-68/+68
2017-06-13Override partial installs by default - part three (#4331)scheibelp1-0/+43
2017-05-04SV variants are evaluated correctly in "when=" (#4118)Massimiliano Culpo1-0/+2
2017-05-01Multi-valued variants (#2386)Massimiliano Culpo2-1/+88
2017-04-25Fix bug with '# noqa' filtering (#3993)Adam J. Stewart1-1/+5
2017-04-25Properly ignore flake8 F811 redefinition errors (#3932)Adam J. Stewart3-0/+163
2017-04-21Fix checksumming in Python3; add more fetch tests (#3941)Todd Gamblin1-0/+35
2017-04-20Revert "Override partial installs by default" (#3918)Todd Gamblin1-41/+0
2017-04-19Override partial installs by default (#3530)scheibelp1-0/+41
2017-04-02new directive: conflicts() (#3125)Massimiliano Culpo2-0/+92
2017-03-31Make packages Python3 compatible.Todd Gamblin1-2/+4
2017-03-11Make multimethods work with inheritance. (#3411)Todd Gamblin2-1/+51
2017-03-02New interface for passing build information among specs (#1875)Massimiliano Culpo1-0/+3
2017-02-10fix: don't call setup_environment when not needed (#3060)Massimiliano Culpo2-0/+6
2017-01-25Spec.satisfies accesses Spec.concrete as property (#2928)scheibelp3-0/+119
2017-01-25build systems: simpler, clearer decorators: run_after, run_before (#2860)Massimiliano Culpo1-3/+30
2017-01-15get_std_cmake_args delegates to CMakePackage._std_args fixes #2665 (#2805)Massimiliano Culpo1-3/+6
2017-01-04Standardize package names: lower-case, not Mixed_CASE (#2475)Elizabeth Fischer4-1/+1
2017-01-02Fix issues when a package provides the same vdep twice. (#2710)Todd Gamblin1-0/+51
2016-12-30Fix Python issue with build failures; Add test case for build failures. (#2687)Todd Gamblin1-0/+37
2016-12-29Concretize preserves deptypes (#2681)Todd Gamblin4-0/+151
2016-12-28Directive inheritance: laziness for the win (#2623)Massimiliano Culpo1-0/+24
2016-12-27Ensure that every file in Spack has a license (#2659)Adam J. Stewart13-0/+312
2016-10-26add a unit test for conretization with develop version (#2064)Denis Davydov1-0/+37
2016-10-21Extend concretization test to excercise bug in concretize's provider sortingMatthew LeGendre2-1/+40
2016-08-10Spack packages now PEP8 compliant.Todd Gamblin35-24/+44
2016-08-01Add concretize_preferences testsPaul Hopkins1-0/+3
2016-07-14spack: introduce dependency typesBen Boeckel14-1/+191
2016-06-27Rename spack.architecture.sys_type() to spack.architecture.platform()Todd Gamblin1-8/+2
2016-05-28Adding mock package file for external moduleMario Melara1-0/+37
2016-05-18Partial merge of mainline developGregory Becker35-165/+683
2016-05-17Merge branch 'features/cflags' into developTodd Gamblin1-4/+4
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin35-204/+444
2016-04-27Merged in current develop to cflags 042716Gregory Becker36-0/+1316
2016-04-04Fix #620, Resolve #664. Fix issues with build environment.Todd Gamblin2-0/+158
2016-03-23Add mock python package.Todd Gamblin1-0/+43
2016-03-22Merged newarch into mergeGregory Becker1-19/+23
2016-03-14Add some tests for packages with multiple virtual dependencies.Todd Gamblin2-0/+77
2016-01-25Merge branch 'develop' into features/external-packagesMatthew LeGendre31-0/+1038
2015-12-25Merge branch 'develop' into mplegendre-multi_pkgsrc_rootsTodd Gamblin16-13/+123
2015-11-26New, cleaner package repository structure.Todd Gamblin24-0/+783