aboutsummaryrefslogtreecommitdiff
path: root/gn/packages/arrayfire.scm
AgeCommit message (Collapse)Author
2016-03-19Broken build, still cannot detect Boost.ComputeDennis E. Mungai
To be fixed. To build, you need to disable the OpenCL back-end.
2016-03-18Package now builds on GNU GuixDennis E. Mungai
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.
2016-03-18Use proper formatting for License listsDennis 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-18Bump version to v3.3.3Dennis 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-04Updated hash values.Dennis E. Mungai
Changed with new commits to Arrayfire.
2016-03-04Bumped up to v.3.3.1-hotfix. Dennis E. Mungai
Fixes a bunch of build bugs
2016-02-29Removed obsolete reference to gccDennis E. Mungai
Not needed as an input, deprecated.
2016-02-29Show stopper: Cmake variables for glew search pathsDennis E. Mungai
A bug in Arrayfire. Submitted bug to Arrayfire, waiting for feedback. An interim patch is in the works and is being tested.
2016-02-29Fixed licensing stuff. Dennis E. Mungai
Package can now build. Tracking build dependencies.
2016-02-29Pending work: Fix Licensing stuff.Dennis E. Mungai
The build should run, though you'll run into bigger problems with licensing.
2016-02-28Update arrayfire.scmDennis E. Mungai
2016-02-28Lisp fixesDennis E. Mungai
2016-02-28Lisp specific fixes.Dennis E. Mungai
2016-02-25Applied Pjotr's patch. Dennis E. Mungai
Applied Pjotr's patch.
2016-02-23Khronos OpenCL headers still needed.Dennis E. Mungai
The burn is strong on this one.
2016-02-23Added essential headers.Dennis E. Mungai
I commit to master directly. Needed: OpenCL headers. Challenge accepted.
2016-02-23Add fftw-openmpi as build dependencies. Dennis E. Mungai
Needed to build a running binary.
2016-02-23Add glfw as an input to arrayfire's build.Dennis E. Mungai
See the inputs section entry at ("glfw" ,glfw)
2016-02-23Fix the hash of glfw, based on sha256sumDennis E. Mungai
Bad hash, no build, mate.
2016-02-23Added Licensing information.Dennis E. Mungai
Licensing, do you speak it?
2016-02-23Added GFWL as a build dependencyDennis E. Mungai
*BOOM*
2016-02-23Notes: Missing libglw3 build dependencies.Dennis E. Mungai
To be fixed asap.