Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-14 | Correct Blosc install on Darwin | Erik Schnetter | 2 | -28/+153 | |
2016-06-14 | Add packages c-blosc and hdf5-blosc | Erik Schnetter | 2 | -0/+124 | |
c-blosc provides the Blosc compression filter, and hdf5-blosc provides a plugin for HDF5 to use that filter. | |||||
2016-06-13 | Fix flake8 error. | Glenn Johnson | 1 | -1/+1 | |
2016-06-13 | New package - r-foreign | Glenn Johnson | 1 | -0/+43 | |
2016-06-13 | Add list_url for older versions. | Glenn Johnson | 1 | -0/+1 | |
2016-06-13 | New package - r-xlsxjars | Glenn Johnson | 1 | -0/+44 | |
2016-06-13 | New package - r-xlsx | Glenn Johnson | 1 | -0/+45 | |
2016-06-13 | New package - r-XLConnect | Glenn Johnson | 1 | -0/+45 | |
2016-06-13 | New package - r-XLConnectJars | Glenn Johnson | 1 | -0/+42 | |
2016-06-13 | Do not need to depend on jdk here because R itself does. | Glenn Johnson | 1 | -2/+0 | |
2016-06-13 | New package - rJava | Glenn Johnson | 1 | -0/+44 | |
2016-06-13 | Use https for github | David Boehme | 1 | -1/+1 | |
2016-06-12 | New package - r-RSQLite | Glenn Johnson | 1 | -0/+45 | |
2016-06-12 | New package - r-RPostgreSQL | Glenn Johnson | 1 | -0/+52 | |
2016-06-12 | New package - r-RODBC | Glenn Johnson | 1 | -0/+43 | |
2016-06-12 | New package - r-RMySQL | Glenn Johnson | 1 | -0/+44 | |
2016-06-12 | New package - rDBI | Glenn Johnson | 1 | -0/+43 | |
2016-06-12 | New package - mariadb | Glenn Johnson | 1 | -0/+59 | |
2016-06-12 | New package - unixODBC | Glenn Johnson | 1 | -0/+42 | |
2016-06-12 | New package - libaio | Glenn Johnson | 1 | -0/+43 | |
2016-06-12 | Ran through autopep8 and cleaned up. | Glenn Johnson | 1 | -5/+6 | |
2016-06-12 | Add version 9.5.3 and add readline as a dependency. | Glenn Johnson | 1 | -1/+3 | |
2016-06-12 | Run binutils/package.py through autopep8. | Glenn Johnson | 1 | -4/+7 | |
2016-06-12 | Patch binutils | Glenn Johnson | 2 | -0/+105 | |
This commit adds a patch to update symbol versions from linker scripts. This is seen with libmysqlclient.so which has to maintain compatibility across two versions. Only one can be the default. https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=544ddf9322b1b83982e5cb84a54d084ee7e718ea | |||||
2016-06-12 | Update formatting to meet code style requirements. | Kelly (KT) Thompson | 1 | -80/+113 | |
2016-06-12 | Make Boost an optional feature of Trilinos. | Kelly (KT) Thompson | 1 | -4/+10 | |
I have been unable to build Boost with some toolset/platform combinations. The users I support don't need the Boost features in Trilinos, so I have been manually hacking trilinos/package.py to disable boost. I would like to propose that these changes be added to the released version. + Add boost as a variant, default to true so there is no change to existing behavior. + Move the CMake configure options related to Boost into a conditional block that is triggered by "if '+boost' in spec". | |||||
2016-06-12 | Merge pull request #1026 from epfl-scitas/packages/lmod | Tom Scogland | 3 | -12/+74 | |
lmod : updated package and dependencies | |||||
2016-06-11 | Make quotations in variables consistent. | Glenn Johnson | 1 | -2/+2 | |
2016-06-11 | Add list_url for old versions. | Glenn Johnson | 13 | -13/+26 | |
2016-06-11 | Do not pass "/usr" or "/usr/local" as path to configure | Erik Schnetter | 1 | -1/+1 | |
2016-06-11 | Add list_url for older versions. | Glenn Johnson | 1 | -1/+2 | |
2016-06-10 | CMake knows how to create PIC | Adam J. Stewart | 1 | -2/+1 | |
2016-06-09 | Fix style issues. | Kelly (KT) Thompson | 1 | -3/+5 | |
2016-06-09 | Package serf also depends on zlib. | Kelly (KT) Thompson | 1 | -2/+5 | |
+ Add zlib as a required dependency. + Point scons build system to the spack provided zlib installation. | |||||
2016-06-08 | Add additional blank line for flake8 | Orion Poplawski | 1 | -0/+1 | |
2016-06-08 | Add patch to compile pcre with Intel 16.0.3 compiler | Orion Poplawski | 2 | -0/+14 | |
2016-06-08 | Add Armadillo and SuperLU packages | Adam J. Stewart | 3 | -16/+146 | |
2016-06-08 | Fixed flake8 formatting problems | James Riley Wynne III | 1 | -35/+39 | |
2016-06-08 | Fixes issue #438 | James Riley Wynne III | 1 | -0/+5 | |
2016-06-08 | Missing file to patch mumps | Nicolas Richart | 1 | -0/+119 | |
2016-06-08 | qa : fixed flake8 issues | alalazo | 3 | -12/+20 | |
2016-06-08 | lmod : fixed issues with LUA_PATH during installation | alalazo | 1 | -2/+8 | |
2016-06-08 | lmod : updated package and dependencies | alalazo | 3 | -10/+58 | |
2016-06-08 | bug fix in the +mpi case | Nicolas Richart | 1 | -14/+15 | |
2016-06-08 | Cleaning flake warnings in mumps package | Nicolas Richart | 1 | -31/+44 | |
2016-06-08 | Corrected the shared libraries and tests in mumps package | Nicolas Richart | 1 | -42/+50 | |
2016-06-07 | Fix flake8 error. | Glenn Johnson | 1 | -2/+2 | |
2016-06-07 | Fix flake8 errors | Glenn Johnson | 13 | -26/+26 | |
2016-06-07 | new package: r-devtools | Glenn Johnson | 13 | -0/+601 | |
This PR brings in the R devtools package and it dependencies. | |||||
2016-06-07 | flake8 fixes | Greg Lee | 1 | -1/+1 | |