summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Rename test to selftestErik Schnetter2015-09-031-1/+1
* Add float example to build scriptErik Schnetter2013-08-201-0/+1
* Clean up build mechanismErik Schnetter2013-08-151-39/+0
* Do not build pocl subdirectory by defaultErik Schnetter2013-07-271-4/+4
* Update build scriptsErik Schnetter2013-04-231-8/+32
* Use -ffast-mathErik Schnetter2013-04-221-2/+2
* Disable GNU extensionsErik Schnetter2013-03-211-4/+4
* Turn instantiations into a libraryErik Schnetter2013-02-191-1/+2
* Generate pocl-compatible OpenCL math function bindingsErik Schnetter2013-02-171-5/+1
* Create libvecmathlib.a containing implementations of most math functionsErik Schnetter2013-02-161-0/+6
* Add "instantiations.cc" to look at generated machine codeErik Schnetter2013-02-141-0/+3
* Find out good clang options for using a modern STLErik Schnetter2013-02-061-4/+4
* Remove superfluous instructionsErik Schnetter2013-02-051-4/+0
* Update clang build instructionsErik Schnetter2013-02-051-1/+6
* Correct clang instructions (doesn't work yet). Add Intel instructions (works).Erik Schnetter2013-02-051-2/+6
* Update build instructionsErik Schnetter2013-02-041-3/+2
* Describe how to build with Clang instead of GCCErik Schnetter2013-01-311-0/+6
* Automatically define NDEBUG for benchmarksErik Schnetter2013-01-301-1/+0
* Add benchmarksErik Schnetter2013-01-281-0/+2
* Use CMake to generate build instructionsErik Schnetter2012-12-031-0/+11
OpenPOWER on IntegriCloud