Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | Merge | pjotrp | |
2016-03-23 | Databases | pjotrp | |
2016-03-23 | GN2 fix | pjotrp | |
2016-03-23 | GN2 fixstable | Pjotr Prins | |
2016-03-23 | Fixed hash | Pjotr Prins | |
2016-03-22 | Fixed and added erlangdennis | Pjotr Prins | |
2016-03-19 | Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennis | Pjotr Prins | |
2016-03-19 | Arrayfire now builds on GNU Guix | Dennis E. Mungai | |
Mission accomplished. Praise the sun!!! | |||
2016-03-19 | Add more native deps | Dennis E. Mungai | |
See the cmake configuration options used. | |||
2016-03-19 | Use the system's Boost Compute library as an input | Dennis E. Mungai | |
See the CMake configuration string for details. Investigating a latent build failure. | |||
2016-03-19 | Broken build, still cannot detect Boost.Compute | Dennis E. Mungai | |
To be fixed. To build, you need to disable the OpenCL back-end. | |||
2016-03-19 | Package successfully ported to GNU Guix | Dennis E. Mungai | |
Praise the sun ! | |||
2016-03-19 | Fixes. Package still fails to build | Dennis E. Mungai | |
Investigate and patch later. | |||
2016-03-19 | ported gtest to guix | Dennis E. Mungai | |
Cleanup pending. Package builds. Need to trim inputs. | |||
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 | Dennis E. Mungai | |
Build fails due to googletest's missing target "install". Investigating. | |||
2016-03-18 | Ported clFFT to GNU Guix | Dennis E. Mungai | |
Package builds successfully. | |||
2016-03-18 | Package now builds on GNU Guix | Dennis E. Mungai | |
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS. | |||
2016-03-18 | Use proper formatting for License lists | Dennis E. Mungai | |
Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules. | |||
2016-03-18 | Bump version to v3.3.3 | Dennis E. Mungai | |
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). | |||
2016-03-17 | Merge pull request #10 from roelj/master | Pjotr Prins | |
Added contra and delly. | |||
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) | Dennis E. Mungai | |
Intel's Beignet package still can't build on guix, complains about libclang. | |||
2016-03-12 | Add Intel Beignet to guix | Dennis E. Mungai | |
This is Intel's Beignet, Intel's OpenCL platform for their GPUs and CPUs. | |||
2016-03-12 | WIP | Dennis E. Mungai | |
Work in progress. Investigate, | |||
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 | Merge conflict | pjotrp | |
2016-03-11 | Small compile fixes for pindel | pjotrp | |
2016-03-11 | rename cppcheck to check | pjotrp | |
2016-03-10 | Merge branch 'master' of https://github.com/genenetwork/guix-bioinformatics | Roel Janssen | |
2016-03-10 | Add multiple packages. | Roel Janssen | |
- tabixpp - smithwaterman - multichoose - fsom - filevercmp - fastahack - bash-tap - vcflib | |||
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. | Dennis E. Mungai | |
Have fun. | |||
2016-03-08 | Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennis | Pjotr Prins | |
2016-03-08 | Change license handling | Dennis E. Mungai | |
Still fails to build. Obscure ruby error. | |||
2016-03-08 | Package now builds on GNU Guix | Dennis E. Mungai | |
All done. | |||
2016-03-08 | Wrong hash, correct on build | Dennis E. Mungai | |
Tertiary OpenCL headers package. | |||
2016-03-08 | Notes: Requires OpenCL headers to build. | Dennis E. Mungai | |
Port Khronos OpenCL headers to guix before building this package. | |||
2016-03-08 | Add Khronos OpenCL ICD | Dennis E. Mungai | |
Ported to guix. | |||
2016-03-08 | Add ocl-icd package to GNU Guix | Dennis E. Mungai | |
Added the Opensource reference OpenCL ICD, a dependency for Arrayfire and other OpenCL runtimes on GNU Guix |