summaryrefslogtreecommitdiffstats
path: root/src/openblas.mk
Commit message (Collapse)AuthorAgeFilesLines
* gcc pthreads: build pthreads and mingw-w64 headers inline and enable libgompTony Theodore2015-10-311-1/+1
| | | | | | | | | * fixes "~winpthreads changes ~pthread_signal.h" etc. reported by build-pkg mingw-w64 installs dummy headers if winpthreads isn't built * enables libgomp to avoid double-build (see #331) * no change in openmp-validation (still 20 failures - taken with a grain of salt as the batch file test runner isn't a reliable perl substitute) * pthreads virtual package kept for future testing
* openblas: use BUILD_CC varaible and remove unused HOSTFCTony Theodore2015-09-301-2/+1
|
* all packages: really use sha256 checksumsTony Theodore2015-09-231-1/+1
|
* all packages: switch to sha256 checksumsTony Theodore2015-09-231-1/+1
| | | | closes #871
* update various packages (tested on i686-w64-mingw32.static)Tony Theodore2014-12-011-2/+2
| | | | | | | ffmpeg flac gdk-pixbuf glew glib graphicsmagick ilmbase imagemagick libffi libftdi1 libircclient libmicrohttpd libpaper librsvg libtool libwebp libxml++ libxml2 mpg123 mxml nlopt oce openblas opencv opusfile pfstools poco poppler primesieve x264 xine-lib
* openblas: Add missing parenthesisTimothy Gu2014-11-181-1/+1
| | | | | Fixes #559. Don't know how it worked before.
* Add a $(BITS) convenience variableTimothy Gu2014-11-171-1/+1
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* openblas: updateTimothy Gu2014-07-231-2/+2
| | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* openblas: updateTimothy Gu2014-06-271-2/+3
| | | | | | Closes #408. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* package openblas: enable openmp and dynamic archTony Theodore2014-02-281-4/+9
|
* add package openblasTony Theodore2014-02-251-0/+40
based on: http://hg.octave.org/mxe-octave/file/default/src/openblas.mk