Commit History

Author SHA1 Message Date
  Francisco Facioni 55196a1440 MSVC: Use 'lib' instead of 'link /lib' to create static libraries 5 years ago
  Robert Maynard 12d324e55d CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABI 6 years ago
  Robert Maynard 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support 6 years ago
  Robert Maynard 974220b714 CUDA: persist CMAKE_LIBRARY_ARCHITECTURE and CUDA version 6 years ago
  Chuck Cranor 5990ecb741 Compute implicit include directories from compiler output 7 years ago
  Mateusz Zych bd9bfc6449 MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe} 7 years ago
  Brad King b601bb6f1c CUDA: Find CMAKE_LINKER on Windows 7 years ago
  Henry Schreiner 595aa12811 CUDA: Set CMAKE_CUDA_COMPILER_LOADED variable when language is enabled 7 years ago
  Robert Maynard 44f3acb202 CUDA: Detect the toolkit include directories 8 years ago
  Robert Maynard df3353d1f9 CUDA: set linker preference between C and C++ 8 years ago
  Robert Maynard 8d1f9e5b85 CUDA: Now pass correct FLAGS when device link cuda executables. 9 years ago
  Brad King a2e80cb085 CUDA: Detect MSVC architecture id 9 years ago
  Brad King 65c1e012ff CUDA: Detect use of MSVC host compiler 9 years ago
  Robert Maynard 9cf5b98d54 CUDA: Prefer environment variables CUDACXX and CUDAHOSTCXX. 9 years ago
  Robert Maynard 489c52ce68 CUDA: Use the host compiler for linking CUDA executables and shared libs. 9 years ago
  Robert Maynard 4f5155f6ab CUDA: We now properly perform CUDA compiler identification. 9 years ago
  Robert Maynard ce4ec876ce CUDA: Add support language levels (98/11) 9 years ago
  Robert Maynard f8aac21947 CUDA: Add basic CUDA language support for *NIX systems. 9 years ago