| File | Date | Author | Commit | 
|---|---|---|---|
| doc | 2017-04-02 |  Bruce Merry | [5957fd] Make 1.5.1 release | 
| include | 2015-01-06 |  Bruce Merry | [3348f2] MSVC workaround | 
| kernels | 2017-04-01 |  Bruce Merry | [0496d2] Work around NVIDIA driver bug | 
| src | 2017-04-01 |  Bruce Merry | [7ddc5c] Fix tuning on multi-device systems | 
| test | 2015-01-06 |  Bruce Merry | [915d4c] Reorder headers to make cl.hpp usage hidden | 
| tools | 2015-01-06 |  Bruce Merry | [915d4c] Reorder headers to make cl.hpp usage hidden | 
| Changelog | 2017-04-02 |  Bruce Merry | [5957fd] Make 1.5.1 release | 
| Doxyfile | 2013-12-19 |  Bruce Merry | [32fa0c] Upgrade Doxyfile | 
| LICENSE | 2013-06-03 |  Bruce Merry | [0633e9] Update copyright date | 
| README | 2013-06-04 |  Bruce Merry | [6e95ab] Preparation for 1.2 release | 
| clc2cpp.py | 2014-07-01 |  Bruce Merry | [72182a] Rework kernel caching | 
| waf | 2015-01-04 |  Bruce Merry | [ff9b61] Update to latest waf | 
| wscript | 2017-04-02 |  Bruce Merry | [5957fd] Make 1.5.1 release | 
Please refer to the user manual at http://clogs.sourceforge.net/doc/clogs-user.html for instructions on compiling and installing clogs. For the impatient, the process is $ ./waf configure [ --prefix=install-path ] $ ./waf build $ sudo ./waf install $ clogs-tune which will build and install to the install path (defaults to /usr/local), and which will install the documentation in /usr/local/share/doc/clogs if you have xsltproc and doxygen installed.