Age | Commit message (Expand) | Author | Files | Lines |
2017-04-26 | Add missing readline dependency to sqlite (#4001) | Adam J. Stewart | 1 | -7/+9 |
2017-04-26 | matplotlib and basemap require setuptools to run properly together (#3835) | Gregory Lee | 2 | -78/+8 |
2017-04-26 | Update checksum for dummy xsdk package (#4002) | Barry Smith | 1 | -2/+2 |
2017-04-26 | Add __format__ support to version for fancy formatting. (#3996) | Todd Gamblin | 1 | -0/+3 |
2017-04-26 | Add list_url for bzip2 (#3988) | Adam J. Stewart | 1 | -0/+1 |
2017-04-26 | add kokkos package (#3997) | Jeffrey Salmond | 1 | -0/+61 |
2017-04-26 | gasnet: build with fPIC for shared lib consumers (#3962) | Christoph Junghans | 1 | -3/+9 |
2017-04-26 | Add ncurses as zsh dependency (#3991) | jadoro | 1 | -0/+1 |
2017-04-26 | perl: identify dependency on gdbm (#3896) | Milton Woods | 1 | -1/+5 |
2017-04-26 | ipopt: fix build with Linux clang (#3995) | futuretristan | 1 | -0/+1 |
2017-04-25 | Add API Docs for lib/spack/llnl (#3982) | Adam J. Stewart | 10 | -101/+130 |
2017-04-25 | Fix bug with '# noqa' filtering (#3993) | Adam J. Stewart | 2 | -10/+9 |
2017-04-26 | Make perl and python variants (#3992) | George Hartzell | 1 | -1/+20 |
2017-04-25 | xsdk version 0.2.0 (#3928) | Barry Smith | 8 | -25/+210 |
2017-04-25 | Add latest version of freetype (#3989) | Adam J. Stewart | 1 | -3/+4 |
2017-04-25 | Add latest version of libpng (#3987) | Adam J. Stewart | 1 | -1/+2 |
2017-04-25 | Mark 1.64.0 unstable until +mpi+python fixed. (#3984) | Adam J. Stewart | 1 | -1/+8 |
2017-04-25 | Add list_url for fftw (#3985) | Adam J. Stewart | 1 | -0/+1 |
2017-04-25 | New package: pax-utils (#3980) | Christoph Junghans | 1 | -0/+35 |
2017-04-25 | spack flake8 should exempt line-wrapped directives (#3990) | Todd Gamblin | 1 | -8/+8 |
2017-04-25 | hooks take spec as an argument (instead of pkg) (#3967) | Massimiliano Culpo | 6 | -23/+27 |
2017-04-25 | Properly ignore flake8 F811 redefinition errors (#3932) | Adam J. Stewart | 8 | -41/+324 |
2017-04-25 | Add latest version of NCO (#3978) | Adam J. Stewart | 1 | -1/+2 |
2017-04-25 | Add patch to gettext to fix parallel make check (#3981) | Adam J. Stewart | 2 | -10/+63 |
2017-04-25 | legion: add mpi interoperability and shared libs (#3959) | Christoph Junghans | 1 | -2/+14 |
2017-04-25 | A new package: CNTK. (#3578) | 健美猫 | 6 | -0/+670 |
2017-04-24 | Add global arrays package (#3970) | serbanmaerean | 2 | -0/+310 |
2017-04-24 | Rename tutorial_sc16.rst to tutorial.rst (#3974) | Todd Gamblin | 5 | -4/+4 |
2017-04-24 | Caffe (#3948) | Brian Van Essen | 2 | -1/+7 |
2017-04-23 | Use six.moves.input instead of raw_input (#3961) | Adam J. Stewart | 2 | -3/+4 |
2017-04-23 | Do not require license for new Intel libraries (#3931) | Gregory Lee | 3 | -11/+34 |
2017-04-23 | Update ECWMF packages: grib-api, libemos and magics (#3901) | Milton Woods | 3 | -2/+15 |
2017-04-23 | eccodes: new package for encoding and decoding meteorological data (#3900) | Milton Woods | 1 | -0/+67 |
2017-04-22 | External packages are now registered in the DB (#1167) | Massimiliano Culpo | 15 | -57/+230 |
2017-04-22 | Hack to fix python dependency ranges (#3938) | Adam J. Stewart | 41 | -48/+46 |
2017-04-22 | Find more versions from GitHub (#3952) | Adam J. Stewart | 1 | -1/+1 |
2017-04-22 | Add version info for emacs@25.2 (#3957) | George Hartzell | 1 | -0/+1 |
2017-04-22 | add Intel mpi package and add MPI wrappers to Intel parallel studio (#3905) | Denis Davydov | 3 | -0/+90 |
2017-04-21 | more fixes for use of setuptools in python packages | Matthew Krafczyk | 3 | -1/+37 |
2017-04-21 | Fix setuptools handling in Python packages. | Paul Hopkins | 12 | -5/+8 |
2017-04-21 | PythonPackage builds flat installs instead of egg directories. | Todd Gamblin | 19 | -27/+63 |
2017-04-21 | fetch git submodules recursively (#3779) | Christoph Junghans | 2 | -5/+16 |
2017-04-21 | Coverage for multiple Python versions. (#3951) | Todd Gamblin | 2 | -2/+4 |
2017-04-21 | spack uninstall no longer requires a known package. (#3915) | Todd Gamblin | 6 | -82/+102 |
2017-04-21 | Convert LLVM to CMakePackage, update cmake dependency version (#3940) | Adam J. Stewart | 1 | -26/+27 |
2017-04-21 | Add info for nextflow@0.17.3 (#3947) | George Hartzell | 1 | -0/+2 |
2017-04-21 | Fix ABI detection issues with macOS gcc. (#3854) | Todd Gamblin | 4 | -7/+23 |
2017-04-21 | Fix checksumming in Python3; add more fetch tests (#3941) | Todd Gamblin | 8 | -59/+186 |
2017-04-21 | Remove all test variants (#3923) | Todd Gamblin | 8 | -23/+17 |
2017-04-21 | netcdf: fix missing CC = mpicc ; this makes it work with Intel MPI (#3942) | Denis Davydov | 1 | -1/+2 |