Age | Commit message (Expand) | Author |
2016-03-19 | Use the system's Boost Compute library as an input ...See the CMake configuration string for details.
Investigating a latent build failure. | Dennis E. Mungai |
2016-03-19 | Broken build, still cannot detect Boost.Compute...To be fixed. To build, you need to disable the OpenCL back-end. | Dennis E. Mungai |
2016-03-19 | Package successfully ported to GNU Guix...Praise the sun ! | Dennis E. Mungai |
2016-03-19 | Fixes. Package still fails to build...Investigate and patch later. | Dennis E. Mungai |
2016-03-19 | ported gtest to guix...Cleanup pending. Package builds.
Need to trim inputs. | Dennis E. Mungai |
2016-03-18 | fix conflict | pjotrp |
2016-03-18 | Merge branch 'master' into dennis | pjotrp |
2016-03-18 | Mereg | pjotrp |
2016-03-18 | Added clBLAS...Build fails due to googletest's missing target "install". Investigating. | Dennis E. Mungai |
2016-03-18 | Ported clFFT to GNU Guix...Package builds successfully. | Dennis E. Mungai |
2016-03-18 | Package now builds on GNU Guix...Caveats: Only the CPU back-end builds at the moment.
Needed inputs for OpenCL backends: clFFT and clBLAS. | Dennis E. Mungai |
2016-03-18 | Use proper formatting for License lists...Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules. | Dennis E. Mungai |
2016-03-18 | WIP: Add varscan....The JAR construction cannot contain a wild-card. That has to be fixed.
| Roel Janssen |
2016-03-18 | Bump version to v3.3.3...Also change licensing schema with #prefix (es).
Solves namespace problems.
Also added wget as an input (As it's needed as a fallback incase checksums for Boost are invalid). | Dennis E. Mungai |
2016-03-16 | Add delly. | Roel Janssen |
2016-03-16 | Add contra. | Roel Janssen |
2016-03-15 | Added Java packages, working, WIP and ON HOLD. | Roel Janssen |
2016-03-12 | Add a few more deps (needed glut)...Intel's Beignet package still can't build on guix, complains about libclang. | Dennis E. Mungai |
2016-03-12 | Add Intel Beignet to guix...This is Intel's Beignet, Intel's OpenCL platform for their GPUs and CPUs. | Dennis E. Mungai |
2016-03-12 | WIP...Work in progress. Investigate, | Dennis E. Mungai |
2016-03-11 | Merge branch 'master' of https://github.com/genenetwork/guix-bioinformatics | Roel Janssen |
2016-03-11 | Added test suite to pindel package. | Roel Janssen |
2016-03-11 | Small compile fixes for pindel | pjotrp |
2016-03-10 | Merge branch 'master' of https://github.com/genenetwork/guix-bioinformatics | Roel Janssen |
2016-03-10 | Add multiple packages....- tabixpp
- smithwaterman
- multichoose
- fsom
- filevercmp
- fastahack
- bash-tap
- vcflib
| Roel Janssen |
2016-03-09 | spaces | pjotrp |
2016-03-09 | fix | Pjotr Prins |
2016-03-09 | Small fixed | Pjotr Prins |
2016-03-09 | Merge branch 'master' of github.com:roelj/guix-bioinformatics into roelj | Pjotr Prins |
2016-03-09 | Added pindel without test suite. | Roel Janssen |
2016-03-09 | Added submodules to run tests, and provided an override to run the tests. | Roel Janssen |
2016-03-08 | pocl updated with all dependencies....Have fun. | Dennis E. Mungai |
2016-03-08 | Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennis | Pjotr Prins |
2016-03-08 | Change license handling ...Still fails to build. Obscure ruby error. | Dennis E. Mungai |
2016-03-08 | Package now builds on GNU Guix...All done. | Dennis E. Mungai |
2016-03-08 | Wrong hash, correct on build...Tertiary OpenCL headers package. | Dennis E. Mungai |
2016-03-08 | Notes: Requires OpenCL headers to build....Port Khronos OpenCL headers to guix before building this package. | Dennis E. Mungai |
2016-03-08 | Add Khronos OpenCL ICD...Ported to guix. | Dennis E. Mungai |
2016-03-08 | Add ocl-icd package to GNU Guix...Added the Opensource reference OpenCL ICD, a dependency for Arrayfire and other OpenCL runtimes on GNU Guix | Dennis E. Mungai |
2016-03-07 | Added transitional package llvm-3.7.1...Needed by POCL, version bumped. | Dennis E. Mungai |
2016-03-07 | Add clang-runtime as a dependency. | Dennis E. Mungai |
2016-03-07 | python2-pil was missing from gn2 | pjotrp |
2016-03-05 | Guix paths to the tools | pjotrp |
2016-03-04 | Updated hash values....Changed with new commits to Arrayfire. | Dennis E. Mungai |
2016-03-04 | Bumped up to v.3.3.1-hotfix. ...Fixes a bunch of build bugs | Dennis E. Mungai |
2016-03-04 | Add afnumpy to guix...afnumpy is a GPGPU - accelerated drop-in to numpy | Dennis E. Mungai |
2016-03-04 | python-mysqlclient: propagate the shared lib | pjotrp |
2016-03-04 | Merge branch 'master' of github.com:genenetwork/guix-bioinformatics | pjotrp |
2016-03-04 | GN2 is now a self contained package (except for the database) | pjotrp |
2016-03-04 | Merge pull request #8 from roelj/master...Add FREEC. | Pjotr Prins |