| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'topics/FindCUDA/Add-CUDA_HOST_COMPILER' | David Cole | 2012-09-18 | 1 | -5/+17 |
|\ |
|
| * | FindCUDA: Added CUDA_HOST_COMPILER variable. | James Bigler | 2012-08-20 | 1 | -5/+17 |
|
|
* | | Merge topic 'topics/FindCUDA/Add-CUDA_SOURCE_PROPERTY_FORMAT' | David Cole | 2012-08-24 | 1 | -19/+29 |
|\ \ |
|
| * | | Added CUDA_SOURCE_PROPERTY_FORMAT. Allows setting per file format (OBJ or PTX) | James Bigler | 2012-08-20 | 1 | -19/+29 |
|
|
* | | | Merge topic 'topics/FindCUDA/Fix-g3-again' | David Cole | 2012-08-24 | 1 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Replace -g3 with -g for CUDA 4.1 and 4.2 in addition to CUDA < 3.0. | James Bigler | 2012-06-19 | 1 | -1/+11 |
| |/ |
|
* | | use the find_* functions ENV parameter | Rolf Eike Beer | 2012-08-14 | 1 | -1/+3 |
|
|
* | | Remove CMake-language block-end command arguments | Kitware Robot | 2012-08-13 | 1 | -33/+33 |
|
|
* | | Convert CMake-language commands to lower case | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | | fix some typos | Rolf Eike Beer | 2012-06-19 | 1 | -1/+1 |
|/ |
|
* | fix the same typos as found by Debian in other places, too | Rolf Eike Beer | 2012-02-18 | 1 | -1/+1 |
|
|
* | Added support for curand, cusparse, npp, nvcuenc and nvcuvid libraries. | James Bigler | 2011-12-20 | 1 | -1/+30 |
|
|
* | Merge topic 'topics/FindCUDA/Misc-fixes' | David Cole | 2011-12-07 | 1 | -10/+11 |
|\ |
|
| * | Miscellaneous fixes. | James Bigler | 2011-12-06 | 1 | -10/+11 |
|
|
* | | Merge topic 'topics/FindCUDA/Multi-dir-clash' | David Cole | 2011-12-07 | 1 | -10/+54 |
|\ \ |
|
| * | | Make CUDA working directory unique for each target. | James Bigler | 2011-12-06 | 1 | -10/+54 |
| |/ |
|
* | | Merge topic 'topics/FindCUDA/Quote-fixes' | David Cole | 2011-12-06 | 1 | -6/+6 |
|\ \ |
|
| * | | Fixes for handling quotes in args and other places (Fix Bug 11726 and 12099). | James Bigler | 2011-12-06 | 1 | -6/+6 |
| |/ |
|
* | | Merge topic 'topics/FindCUDA/linux-double-build' | David Cole | 2011-12-06 | 1 | -0/+2 |
|\ \ |
|
| * | | Reset dependency file list when a dependency disappeared. | James Bigler | 2011-12-05 | 1 | -0/+2 |
| |/ |
|
* | | Added support for CUDA_PATH which is present in the CUDA toolkit 3.2 onward. | James Bigler | 2011-12-05 | 1 | -11/+14 |
|/ |
|
* | Modules: Include builtin FindPackageHandleStandardArgs directly | Brad King | 2011-01-20 | 1 | -1/+1 |
|
|
* | Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017 | Alex Neundorf | 2011-01-04 | 1 | -1/+1 |
|
|
* | Merge topic 'AddCMAKE_CURRENT_LIST_DIR' | David Cole | 2010-10-19 | 1 | -1/+1 |
|\ |
|
| * | Use absolute path to FindPackageHandleStandardArgs.cmake everywhere | Alex Neundorf | 2010-09-28 | 1 | -1/+1 |
|
|
* | | Merge topic 'FindCUDA-allow-g3' | Brad King | 2010-10-05 | 1 | -2/+2 |
|\ \ |
|
| * | | Allow -g3 for CUDA v3.0+. | James Bigler | 2010-10-04 | 1 | -2/+2 |
| |/ |
|
* | | Fix for bug 0011263. | James Bigler | 2010-10-04 | 1 | -1/+3 |
|/ |
|
* | Added CUDA 3.2 directory changes. Disable emulation mode for CUDA 3.1+. | James Bigler | 2010-09-10 | 1 | -3/+22 |
|
|
* | Improved version checking for FindCUDA using the new mode of FPHSA | Alex Neundorf | 2010-08-07 | 1 | -29/+8 |
|
|
* | Fix spelling errors reported by Lintian. | Kai Wasserbäch | 2010-07-13 | 1 | -2/+2 |
|
|
* | Merge branch 'CudaRTEmuLibraryForCUDA30' | Brad King | 2010-06-24 | 1 | -2/+23 |
|\ |
|
| * | Add support for the emulation version of the cudart library. | James Bigler | 2010-06-21 | 1 | -2/+23 |
|
|
* | | CUDA_VERSION variable passed to REGEX needs quotes to work when not defined. | James Bigler | 2010-06-15 | 1 | -2/+2 |
|
|
* | | Fixed: CUDA_VERSION_MAJOR/MINOR now computed after first run. | James Bigler | 2010-05-12 | 1 | -0/+4 |
|/ |
|
* | 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 |
|
|