Commit History

Author SHA1 Message Date
  Robert Maynard 34cc6acc81 Add ISPC compiler support to CMake 5 years ago
  Vitaly Stakhovsky f37c14e930 Source: use cmNonempty() 5 years ago
  Vitaly Stakhovsky eaad8072ee cmNonempty: Convenience inlines to check for non-empty string 5 years ago
  Brad King 81399d5438 Merge topic 'refactor_language_mapping_logic' 5 years ago
  Robert Maynard c4e890946a try_compile: consistently add language properties 5 years ago
  Brad King 43e8db481b Merge topic 'try_compile-nfs' 5 years ago
  Robert Maynard 0e16da8233 cmCoreTryCompile use anonymous namespace instead of static 5 years ago
  Brad King a9a258c302 try_compile: Do not try to remove '.nfs*' files 5 years ago
  Robert Maynard 574f71efba try_compile: Refactor language standard level parsing 5 years ago
  Brad King 5bf9a290e7 CUDA: Fix CUDA_ARCHITECTURES policy CMP0104 check in try_compile 5 years ago
  Brad King d8eee80e30 Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime 5 years ago
  Robert Maynard 1086e930dc CUDA: Propagate CMAKE_CUDA_RUNTIME_LIBRARY state to try_compile 5 years ago
  Marc Chevrier 8d4a9ee398 Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> 5 years ago
  Raul Tambre e98588aaba CUDA: Add CUDA_ARCHITECTURES target property 5 years ago
  Raul Tambre 87e98bf8be CUDA: Forward CMAKE_CUDA_COMPILER_TARGET in try_compile() 5 years ago
  Vitaly Stakhovsky ef408dd232 cmState::GetTargetTypeName: return type is *cmProp 5 years ago
  Johnny Jazeix a024d614ca cmCoreTryCompile::CleanupFiles now removes symlinks instead of their contents. 5 years ago
  Tor Arne Vestbø a9b41195d2 Handle multi-arch sysroots on Apple platforms 6 years ago
  Cristian Adam 7447aa4b34 ObjC: Add try_compile support 6 years ago
  Saleem Abdulrasool 466ad466b4 try_compile: support Swift for cross-compilation 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList 6 years ago
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 years ago
  Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string 6 years ago
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument 6 years ago
  Brad King bbf4a5771f Merge topic 'tidy_inefficient_string' 6 years ago
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation 6 years ago
  Sebastian Holtermann 7fbcc16dcd cmStringAlgorithms: cmIsSpace, cmTrimWhitespace, cmEscapeQuotes, cmTokenize 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago