Age | Commit message (Expand) | Author | Files | Lines |
2016-08-08 | fix scoping issue. | Todd Gamblin | 1 | -1/+1 |
2016-08-08 | rename `virtual` module to `provider_index` | Todd Gamblin | 5 | -12/+16 |
2016-08-08 | Fix namespace support in Repo.get_pkg_class() | Todd Gamblin | 2 | -2/+8 |
2016-08-08 | Faster key in FlagMap._cmp_key | Todd Gamblin | 1 | -2/+1 |
2016-08-08 | Remove vestigial methods from Package. | Todd Gamblin | 1 | -38/+0 |
2016-08-08 | Add a ProviderIndex cache. | Todd Gamblin | 3 | -13/+143 |
2016-08-08 | Make ProviderIndexes mergeable, so we can cache them per-repo. | Todd Gamblin | 3 | -8/+57 |
2016-08-08 | Make ProviderIndex yaml-izable. | Todd Gamblin | 4 | -13/+138 |
2016-08-08 | More compact YAML formatting for abstract specs. | Todd Gamblin | 2 | -26/+27 |
2016-08-08 | Lazily evaluate all_package_names in repository.py | Todd Gamblin | 1 | -10/+17 |
2016-08-08 | Merge pull request #1472 from adamjstewart/fixes/rstrip | becker33 | 1 | -1/+1 |
2016-08-08 | Only strip newline chars, not spaces | Adam J. Stewart | 1 | -1/+1 |
2016-08-08 | Merge pull request #1345 from hartzell/feature/add-perl-dependency-to-git | becker33 | 1 | -6/+6 |
2016-08-07 | Merge pull request #1449 from hartzell/feature/add-package-for-prank | Todd Gamblin | 7 | -0/+304 |
2016-08-07 | Merge pull request #1463 from davydden/pkg/opium | Todd Gamblin | 1 | -0/+55 |
2016-08-07 | Merge pull request #1464 from hartzell/feature/update-lmod | Todd Gamblin | 1 | -3/+5 |
2016-08-07 | Merge pull request #1465 from glennpj/pango_url | Todd Gamblin | 1 | -0/+2 |
2016-08-07 | Merge pull request #1466 from pramodk/develop | Todd Gamblin | 1 | -3/+5 |
2016-08-07 | tar: fix 1.28 on macOS; add 1.29 (#1462) | Denis Davydov | 2 | -2/+494 |
2016-08-07 | Fix erroneously stripped trailing whitespace in patch (#1467) | Adam J. Stewart | 1 | -4/+5 |
2016-08-07 | PDT should download full installer package pdtoolkit-X.tar.gz (default pdt-X.... | Pramod Kumbhar | 1 | -3/+5 |
2016-08-06 | Add list_url to pango package | Glenn Johnson | 1 | -0/+2 |
2016-08-06 | No need to patch Lmod after 6.4.4 | George Hartzell | 1 | -3/+5 |
2016-08-06 | Make configure use our gettext library | George Hartzell | 1 | -0/+1 |
2016-08-06 | Clean up rebase problems | George Hartzell | 1 | -1/+1 |
2016-08-06 | [Whitespace] Gather the depends_on's together. | George Hartzell | 1 | -0/+1 |
2016-08-06 | Call configure `--with-libpcre=...` to use our pcre | George Hartzell | 1 | -1/+1 |
2016-08-06 | Enable depends_on('pcre') also | George Hartzell | 1 | -3/+1 |
2016-08-06 | Add depends_on('perl') to git package | George Hartzell | 1 | -3/+3 |
2016-08-06 | Switch to using *std_cmake_args | George Hartzell | 4 | -7/+4 |
2016-08-06 | Flake8 whitespace cleanup | George Hartzell | 4 | -4/+8 |
2016-08-06 | Add Bio++ tool suite and supporting libs | George Hartzell | 4 | -0/+173 |
2016-08-06 | Add package for mafft | George Hartzell | 1 | -0/+42 |
2016-08-06 | Add package for exonerate | George Hartzell | 1 | -0/+44 |
2016-08-06 | Fix name of bpp-suite (missing -...) | George Hartzell | 1 | -1/+1 |
2016-08-06 | Add package for prank | George Hartzell | 1 | -0/+44 |
2016-08-06 | opium: add new package | Denis Davydov | 1 | -0/+55 |
2016-08-05 | Merge pull request #1451 from hartzell/feature/add-package-for-fastx_toolkit | becker33 | 2 | -0/+83 |
2016-08-05 | Merge pull request #1452 from hartzell/feature/add-package-for-samtools | becker33 | 4 | -29/+101 |
2016-08-05 | Remove lingering FIXME commentary | George Hartzell | 1 | -3/+0 |
2016-08-05 | Samtools depends on htslib from 1.3.1 onward | George Hartzell | 1 | -2/+2 |
2016-08-05 | Merge pull request #1460 from glennpj/fix_list_vcs | becker33 | 1 | -8/+12 |
2016-08-05 | Merge pull request #1453 from hartzell/feature/add-package-for-seqtk | becker33 | 1 | -0/+43 |
2016-08-05 | Merge pull request #1450 from hartzell/feature/add-package-for-bwa | becker33 | 1 | -0/+52 |
2016-08-05 | Catch error for version in VCS | Glenn Johnson | 1 | -8/+12 |
2016-08-05 | Merge pull request #1442 from suraia/update-scorep-2.0 | becker33 | 3 | -21/+39 |
2016-08-04 | Flake8 cleanup | George Hartzell | 1 | -4/+5 |
2016-08-04 | Add Trilinos 12.6.4 (#1447) | Bruno Turcksin | 1 | -0/+1 |
2016-08-04 | Add package for seqtk | George Hartzell | 1 | -0/+43 |
2016-08-04 | Add package for bcftools | George Hartzell | 1 | -0/+43 |