Age | Commit message (Expand) | Author | Files | Lines |
2016-08-01 | Add latest version of PGI | Adam J. Stewart | 1 | -0/+1 |
2016-08-01 | Fix flake8 line length errors | Glenn Johnson | 1 | -33/+52 |
2016-08-01 | Allow git to depend on gettext now that it works | Adam J. Stewart | 1 | -14/+11 |
2016-08-01 | Use proper deptype so that spack activate works | Adam J. Stewart | 1 | -3/+3 |
2016-08-01 | Re-add trailing whitespace in patch | Adam J. Stewart | 0 | -0/+0 |
2016-08-01 | pkg-config should be a build dependency only | Adam J. Stewart | 2 | -1/+5 |
2016-08-01 | Fix undefined symbols by building shared libraries | Adam J. Stewart | 5 | -20/+21 |
2016-08-01 | Tell MEEP where to find libctl | Adam J. Stewart | 1 | -1/+1 |
2016-08-01 | Final fixes to get libctl working | Adam J. Stewart | 2 | -5/+6 |
2016-08-01 | Final fixes to get guile to build | Adam J. Stewart | 2 | -11/+0 |
2016-08-01 | Rename gc => bdw-gc, fix libunistring bug | Adam J. Stewart | 3 | -6/+4 |
2016-08-01 | Update meep's url_for_version | Adam J. Stewart | 1 | -1/+2 |
2016-08-01 | Supply flags to bdist | Adam J. Stewart | 1 | -4/+5 |
2016-08-01 | Allow py-meep to link properly | Adam J. Stewart | 4 | -6/+41 |
2016-08-01 | Better testing for MEEP | Adam J. Stewart | 1 | -2/+10 |
2016-08-01 | Patch pkg-config and update installs for various packages | Adam J. Stewart | 7 | -15/+70 |
2016-08-01 | Bug fixes | Adam J. Stewart | 2 | -4/+3 |
2016-08-01 | Add py-meep package and dependencies | Adam J. Stewart | 12 | -32/+581 |
2016-08-01 | Merge pull request #1363 from hartzell/feature/add-package-for-cask | becker33 | 1 | -0/+53 |
2016-08-01 | Address flake8 issue | George Hartzell | 1 | -0/+1 |
2016-08-01 | Add package for cask | George Hartzell | 1 | -0/+52 |
2016-08-01 | Fix jdk package's use of distutils | George Hartzell | 1 | -1/+1 |
2016-08-01 | Merge pull request #1322 from mdevlin1/feature/libxsmm | becker33 | 1 | -0/+66 |
2016-08-01 | Merge pull request #1383 from epfl-scitas/packages/cp2k | becker33 | 1 | -0/+161 |
2016-08-01 | Writes default module list to terminal when debugging. | Matt Belhorn | 1 | -10/+8 |
2016-08-01 | Add concretize_preferences tests | Paul Hopkins | 3 | -3/+112 |
2016-08-01 | cp2k : added package | alalazo | 1 | -0/+161 |
2016-07-31 | Merge pull request #1407 from glennpj/r-ncdf4 | Todd Gamblin | 1 | -0/+56 |
2016-07-31 | Merge pull request #1406 from glennpj/r-np | Todd Gamblin | 3 | -0/+134 |
2016-07-31 | Merge pull request #1405 from glennpj/r-survey | Todd Gamblin | 1 | -0/+47 |
2016-07-31 | Merge pull request #1404 from glennpj/r-tarifx | Todd Gamblin | 1 | -0/+44 |
2016-07-31 | Merge pull request #1403 from glennpj/r-e1071 | Todd Gamblin | 2 | -0/+89 |
2016-07-31 | Merge pull request #1402 from glennpj/r-plotrix | Todd Gamblin | 1 | -0/+41 |
2016-07-31 | Merge pull request #1401 from glennpj/r-gdata | Todd Gamblin | 2 | -0/+119 |
2016-07-31 | Merge pull request #1400 from glennpj/r-roxygen2 | Todd Gamblin | 2 | -0/+91 |
2016-07-31 | Merge pull request #1399 from glennpj/r-testthat | Todd Gamblin | 3 | -0/+134 |
2016-07-31 | Merge pull request #1398 from glennpj/r-xml | Todd Gamblin | 1 | -0/+45 |
2016-07-31 | Merge pull request #1397 from glennpj/r-datatable | Todd Gamblin | 2 | -0/+87 |
2016-07-31 | New package - r-ncdf4 | Glenn Johnson | 1 | -0/+56 |
2016-07-31 | New package - r-np | Glenn Johnson | 3 | -0/+134 |
2016-07-31 | New package - r-survey | Glenn Johnson | 1 | -0/+47 |
2016-07-31 | New package - r-tarifx | Glenn Johnson | 1 | -0/+44 |
2016-07-31 | New package - r-e1071 | Glenn Johnson | 2 | -0/+89 |
2016-07-31 | New package - r-plotrix | Glenn Johnson | 1 | -0/+41 |
2016-07-31 | New package - r-gdata | Glenn Johnson | 2 | -0/+119 |
2016-07-31 | New package - r-roxygen2 | Glenn Johnson | 2 | -0/+91 |
2016-07-31 | New package - r-testthat | Glenn Johnson | 3 | -0/+134 |
2016-07-31 | New package - r-xml | Glenn Johnson | 1 | -0/+45 |
2016-07-31 | New package - r-datatable | Glenn Johnson | 2 | -0/+87 |
2016-07-30 | Merge pull request #1384 from epfl-scitas/qa/drop_flake8_python26 | Todd Gamblin | 2 | -11/+34 |