| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -rpath for cuda libraries on Apple. They use @rpath in the library link ... | James Bigler | 2010-01-28 | 1 | -0/+8 |
|
|
* | Updated the documentation on what kinds of flags you can use when setting tar... | James Bigler | 2010-01-28 | 1 | -3/+6 |
|
|
* | Changed warning string to use the WARNING flag. | James Bigler | 2010-01-08 | 1 | -1/+1 |
|
|
* | Disable the --host-compilation flag for CUDA >= 3.0 since it is derecated. | James Bigler | 2010-01-08 | 1 | -1/+5 |
|
|
* | Fix #9970: Use execute_process instead of deprecated exec_program. | James Bigler | 2009-12-01 | 1 | -1/+1 |
|
|
* | Fix -fPIC from being used on executable object files. | James Bigler | 2009-11-04 | 1 | -14/+36 |
|
|
* | Look for nvcc in the 32 bit bin directory before the 64 bin directory. | James Bigler | 2009-10-27 | 1 | -2/+2 |
|
|
* | Fix Xcode build. | James Bigler | 2009-10-07 | 1 | -0/+2 |
|
|
* | Updated copyright notice to conform to NVIDIA guidelines. | James Bigler | 2009-10-05 | 1 | -2/+1 |
|
|
* | Removed support for cutil library and header file. | James Bigler | 2009-09-29 | 1 | -41/+54 |
|
|
* | Fixed CUDA_PROPAGATE_HOST_FLAGS, added path for Mac SDK. | James Bigler | 2009-09-29 | 1 | -15/+22 |
|
|
* | Convert newlines from CRLF to LF | Brad King | 2009-09-25 | 1 | -1205/+1205 |
|
|
* | Documentation fixes, new CUDA_PROPAGATE_HOST_FLAGS, changed output directory. | James Bigler | 2009-09-25 | 1 | -136/+168 |
|
|
* | 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 |
|
|