提交歷史

作者 SHA1 備註 提交日期
  Brad King 7da2c8c543 Merge branch 'backport-cuda-non-device-link' 5 年之前
  Francisco Facioni 738f3f23aa Ninja: Do not use nvcc response files with non-nvcc tools 5 年之前
  Robert Maynard 0d0145138f CUDA: Add abstraction for cuda runtime selection 6 年之前
  Raul Tambre 7560c68f2c CUDA: Fix compiler option version checks for nvcc 10.2.19 6 年之前
  Robert Maynard 2467a2b318 CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support 6 年之前
  Robert Maynard 5341f5e4a1 CUDA: get header deps from compiler invocation when possible 6 年之前
  Robert Maynard 7f15c99851 CUDA: forward unknown flags to host compiler when possible. 6 年之前
  Robert Maynard a233e4e7d9 CUDA: Compilers can now state they don't require a device linking step 6 年之前
  Francisco Facioni d91b5a72cd Ninja: Add support for CUDA nvcc response files 6 年之前
  Brad King c765ae495a CMakeDetermineCompilerABI: pass verbose flag during compilation 6 年之前
  Brad King f64732f59b CUDA: Do not pass unsupported @rspfile arguments to NVCC 7 年之前
  Robert Maynard fe37b99473 CUDA: Add support for requesting C++98 under CUDA 9 8 年之前
  Robert Maynard 036ffe815a CUDA: Add support for the C++14 standard flag. 8 年之前
  Brad King 55fb46d273 CUDA: Fix default compiler flags on Windows 8 年之前
  Brad King 59ed323d46 CUDA: Do not use non-existent -Os flag for nvcc 8 年之前
  Brad King 1155170230 CUDA: Populate NVIDIA compiler information on Windows 9 年之前
  Brad King 7552d16d1a CUDA: Fix default compiler flag initialization 9 年之前
  Robert Maynard 5dec403103 CUDA: Refactor CMakeCUDAInformation to prepare for separable compilation. 9 年之前
  Robert Maynard 489c52ce68 CUDA: Use the host compiler for linking CUDA executables and shared libs. 9 年之前
  Robert Maynard 4f5155f6ab CUDA: We now properly perform CUDA compiler identification. 9 年之前
  Robert Maynard ce4ec876ce CUDA: Add support language levels (98/11) 9 年之前
  Robert Maynard f8aac21947 CUDA: Add basic CUDA language support for *NIX systems. 9 年之前