summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03Merge pull request #419 from adamjstewart/features/libgpg-errorTodd Gamblin1-0/+1
Add latest libgpg-error version
2016-02-03Merge pull request #420 from adamjstewart/features/qhullTodd Gamblin1-7/+5
Add latest qhull version
2016-02-03Merge pull request #421 from adamjstewart/features/phonopyTodd Gamblin2-0/+31
Add Phonopy and PyYAML Python modules
2016-02-03Merge pull request #423 from epfl-scitas/packages/opencvTodd Gamblin1-0/+50
Added package : OpenCV
2016-02-03opencv : added packagealalazo1-0/+50
2016-02-03openssl : added logic to version computation. The package now warns user if ↵alalazo1-0/+40
he depends on an old version of the library
2016-02-02Add Phonopy and PyYAML Python modulesAdam J. Stewart2-0/+31
2016-02-02Add latest qhull versionAdam J. Stewart1-7/+5
2016-02-02Add latest libgpg-error versionAdam J. Stewart1-0/+1
2016-02-01hdf5: default +unsupported to onBen Boeckel1-1/+1
This flag can end up being required if a dependency tree ends up needing hdf5+cxx+parallel, but nothing turns it on. Since the core spack code puts this together, it ends up that the end user needs to specify it manually. Instead, just assume an unsupported configuration (since these *are* useful setups) and if anyone wants to seek upstream support, masking the flag can be done.
2016-02-01opencv : reverted url_for_version modificationsalalazo1-2/+0
2016-02-01opencv : reverted url_for_version modificationsalalazo1-19/+0
2016-02-01Merge branch 'develop' of https://github.com/LLNL/spack into issues/trilinos_385alalazo7-3/+129
2016-02-01Merge pull request #415 from adamjstewart/features/hwlocTodd Gamblin1-2/+2
Checksum fix for hwloc
2016-02-01Merge pull request #408 from adamjstewart/features/fishTodd Gamblin1-1/+2
Modify url settings for fish package
2016-02-01netcdf : fixed typo in configure optionalalazo2-4/+27
openssl : smarter URL computation
2016-01-29updated openssl versionGregory L. Lee1-0/+1
2016-01-29Checksum fix for hwlocAdam J. Stewart1-2/+2
2016-01-29Rename the hpx package to hpx-5.Abhishek Kulkarni1-2/+27
2016-01-29Cleaning upMassimiliano Culpo2-8/+7
2016-01-29trilinos : updated package to meet changes in dependenciesalalazo2-16/+27
2016-01-29Merge remote-tracking branch 'upstream/develop' into developAbhishek Kulkarni3-1/+34
2016-01-29Add the HPX-5 package.Abhishek Kulkarni1-0/+27
2016-01-28Merge pull request #411 from adamjstewart/features/pnetcdfTodd Gamblin2-0/+33
Add PnetCDF and M4 packages
2016-01-28Correct package URLDavid Beckingsale1-1/+1
2016-01-28Add PnetCDF and M4 packagesAdam J. Stewart2-0/+33
2016-01-28Add the Caliper packageDavid Beckingsale1-0/+25
2016-01-28added py-wheel packageGregory L. Lee1-0/+15
2016-01-28Modify url settings for fish packageAdam J. Stewart1-1/+2
2016-01-28resource directive : now works with all the fetch strategies availablealalazo1-0/+19
2016-01-27More NetCDF changesAdam J. Stewart3-33/+35
2016-01-27Bug fix: precedence in % operator seems to change depending in the python ↵Nicolas Richart1-2/+2
version
2016-01-26Merge pull request #400 from adamjstewart/features/netcdfTodd Gamblin1-13/+39
Extensive modifications to NetCDF package
2016-01-26adding the cmocka unit testing libraryTom Scogland1-0/+16
2016-01-26Merge pull request #342 from adamjstewart/features/hwlocTodd Gamblin1-5/+8
Add url_for_version function to calculate url
2016-01-26Merge pull request #339 from adamjstewart/features/hdfTodd Gamblin1-0/+44
Add HDF package
2016-01-26Make szip a variantAdam J. Stewart1-10/+19
2016-01-26Extensive modifications to NetCDF packageAdam J. Stewart1-13/+39
2016-01-25Add szip variantAdam J. Stewart1-0/+5
2016-01-22Merge pull request #336 from scheibelp/features/boost-additive-libsTodd Gamblin1-26/+85
additive compilation of boost libraries
2016-01-22Slightly more robust approach for setting defaults for noinstall_libsPeter Scheibel1-1/+1
2016-01-221. added default install libs (atomic, test, locale, program_options)Peter Scheibel1-6/+13
2. clarify comment for default_noinstall_libs 3. renamed regex_icu variant to icu_support (both the locale and regex libs can use it) 4. explicitly set b2 install ICU_PATH when regex_icu is activated
2016-01-22Patch fix for boost@1.60.0%gcc@4.4.7Alfredo Gimenez2-0/+37
2016-01-22Fixed referencePeter Scheibel1-1/+1
2016-01-21Sticking with additive approach but now most libraries are installed by default.Peter Scheibel1-9/+17
2016-01-21Disable patch that was merged into upstream in 1.10.2Erik Schnetter1-1/+1
2016-01-21Update OpenMPI to 1.10.2Erik Schnetter1-0/+1
2016-01-21Refactor args for Executable.__call__Todd Gamblin1-3/+3
- simplify output, error, and input redirection - `return_output=True` is now `output=str` - `return_output=True` will still work for the time being but is deprecated. - previously you could say `return_output=True` and `output=<stream>`, which wouldn't actually write to the stream. Now you actually can't specify erroneous cases since there is only one parameter with mutually exclusive options..
2016-01-21Merge pull request #384 from epfl-scitas/packages/elpaTodd Gamblin1-0/+55
added package : elpa
2016-01-21Remove constraint on dependency versionAdam J. Stewart1-1/+1