summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-06-12New package - unixODBCGlenn Johnson1-0/+42
2016-06-12New package - libaioGlenn Johnson1-0/+43
2016-06-12Ran through autopep8 and cleaned up.Glenn Johnson1-5/+6
2016-06-12Add version 9.5.3 and add readline as a dependency.Glenn Johnson1-1/+3
2016-06-12Run binutils/package.py through autopep8.Glenn Johnson1-4/+7
2016-06-12Patch binutilsGlenn Johnson2-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-12Update formatting to meet code style requirements.Kelly (KT) Thompson1-80/+113
2016-06-12Make Boost an optional feature of Trilinos.Kelly (KT) Thompson1-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-12Merge pull request #1026 from epfl-scitas/packages/lmodTom Scogland3-12/+74
lmod : updated package and dependencies
2016-06-11Make quotations in variables consistent.Glenn Johnson1-2/+2
2016-06-11Add list_url for old versions.Glenn Johnson13-13/+26
2016-06-11Do not pass "/usr" or "/usr/local" as path to configureErik Schnetter1-1/+1
2016-06-11Add list_url for older versions.Glenn Johnson1-1/+2
2016-06-10CMake knows how to create PICAdam J. Stewart1-2/+1
2016-06-09Fix style issues.Kelly (KT) Thompson1-3/+5
2016-06-09Package serf also depends on zlib.Kelly (KT) Thompson1-2/+5
+ Add zlib as a required dependency. + Point scons build system to the spack provided zlib installation.
2016-06-08Add additional blank line for flake8Orion Poplawski1-0/+1
2016-06-08Add patch to compile pcre with Intel 16.0.3 compilerOrion Poplawski2-0/+14
2016-06-08Add Armadillo and SuperLU packagesAdam J. Stewart3-16/+146
2016-06-08Fixed flake8 formatting problemsJames Riley Wynne III1-35/+39
2016-06-08Fixes issue #438James Riley Wynne III1-0/+5
2016-06-08Missing file to patch mumpsNicolas Richart1-0/+119
2016-06-08qa : fixed flake8 issuesalalazo3-12/+20
2016-06-08lmod : fixed issues with LUA_PATH during installationalalazo1-2/+8
2016-06-08lmod : updated package and dependenciesalalazo3-10/+58
2016-06-08bug fix in the +mpi caseNicolas Richart1-14/+15
2016-06-08Cleaning flake warnings in mumps packageNicolas Richart1-31/+44
2016-06-08Corrected the shared libraries and tests in mumps packageNicolas Richart1-42/+50
2016-06-07Fix flake8 error.Glenn Johnson1-2/+2
2016-06-07Fix flake8 errorsGlenn Johnson13-26/+26
2016-06-07new package: r-devtoolsGlenn Johnson13-0/+601
This PR brings in the R devtools package and it dependencies.
2016-06-07flake8 fixesGreg Lee1-1/+1
2016-06-07new package: r-packratGlenn Johnson1-0/+41
Manage the R packages your project depends on in an isolated, portable, and reproducible way. https://github.com/rstudio/packrat/
2016-06-07put older versions back + version-specific dwarfdump dirGreg Lee1-3/+8
2016-06-03:lipstick: style points requested by flake8Mayeul d'Avezac1-3/+4
2016-06-03Making emacs dependent on internal packagesNicolas Richart3-15/+106
2016-06-02Merge pull request #1014 from epfl-scitas/packages/mvapich2Todd Gamblin1-26/+62
Changes to take into account slurm in version @2.1: of mvapich2
2016-06-02Merge pull request #1001 from ashkan2200/developTodd Gamblin1-27/+36
Dealii, fixed issue with tests
2016-06-02Merge pull request #1005 from eschnett/eschnett/hdf5-updateTodd Gamblin1-0/+1
Update HDF5 to version 1.10.0-patch1
2016-06-02Merge pull request #1010 from epfl-scitas/packages/tetgenTodd Gamblin1-4/+7
Adding a version to tetgen
2016-06-01removing useless selfsNicolas Richart1-10/+10
2016-06-01Correcting the flake8 warningsNicolas Richart1-25/+47
2016-06-01Addapting the mvapich2@2.1: configure options for slurmNicolas Richart1-4/+18
2016-06-01Introduced a bug by correcting flake8 warningsNicolas Richart1-2/+3
2016-06-01Corrections for flake8Nicolas Richart1-4/+7
2016-06-01Corrections for flake8Nicolas Richart1-4/+6
2016-06-01Adding package fenicsNicolas Richart2-0/+213
2016-06-01Adding a version to tetgenNicolas Richart1-0/+1
2016-06-01Adding a variant to link against the spack libraries instead of the system onesNicolas Richart1-2/+14
2016-06-01Removing extra dependencies + minor fix according to remarks on #1002Nicolas Richart2-39/+37