Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert newlines from CRLF to LF | Brad King | 2009-09-25 | 1 | -1205/+1205 |
| | | | | | These files were committed to the repository with Windows newlines. This converts them to Unix newlines so they will show up natively. | ||||
* | Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory. | James Bigler | 2009-09-25 | 1 | -136/+168 |
| | | | | | | | | | - Finished updating and formatting documentation. - Added CUDA_PROPAGATE_HOST_FLAGS (Default ON) that can disable the C flag propagation to the host compiler. _ Changed the output directory for support files from ${CMAKE_CURRENT_BINARY_DIR} to ${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles. This will hopefully reduce the clutter in the binary directory. | ||||
* | Updated formatting of documentation plus a little reorganization. | James Bigler | 2009-09-23 | 1 | -141/+145 |
| | |||||
* | Initial version of FindCUDA script. Still needs documentation formatting. | James Bigler | 2009-09-15 | 1 | -0/+1169 |