Commit History

Author SHA1 Message Date
  Brad King 4dba5d6ce2 Merge topic 'use-emplace' 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Fred Baksik 436cc5e991 GHS: try_compile() now uses GHS platform variables 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Marc Chevrier f255280fd9 PIE link options: Update strategy to fix performance regression 6 years ago
  Marc Chevrier 29f9db5c63 try_compile/try_run: Add support for LINK_OPTIONS option. 7 years ago
  Marc Chevrier b10f7ac534 CMP0083: fix warning message on try_compile 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Brad King 1b5e52fd65 Genex: Fix COMPILE_LANGUAGE propagation through try_compile 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 8d7b3ef5d4 Provide and use CM_FALLTHROUGH 8 years ago
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 years ago
  Brad King 53e89b6ab0 Add options for separate compile and link sysroots 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 years ago
  Robert Maynard 1371eec4c3 try_compile: extend CMP0067 to honor language standards for CUDA. 9 years ago
  Daniel Pfeifer 88da3d68c2 clang-tidy: apply misc-suspicious-string-compare fixes 9 years ago
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 9 years ago
  Brad King f72ba42b7c try_compile: Add policy CMP0067 to honor language standards 9 years ago
  Brad King 45aa03b97a try_compile: Add options to specify language standards 9 years ago
  Brad King 6d604c4972 try_compile: Honor CMAKE_WARN_DEPRECATED in test project 9 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago