Commit History

Author SHA1 Message Date
  Brad King c068236bb9 Merge topic 'link-options' 6 years ago
  Marc Chevrier 98a2d42301 PIE link options: No warning when policy CMP0083 is not set. 6 years ago
  Saleem Abdulrasool fc8b90af2c Create and use `cmGeneratorTarget::Names` 6 years ago
  Artur Ryt f3534386b5 Prefer front/back/data over dereferencing begin/rbegin iter 6 years ago
  Brad King 8a7f93d000 Xcode: Fix object library builds with sanitizers enabled 6 years ago
  Brad King 40745ad35a Merge topic 'cmake-files-directory' 6 years ago
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h 7 years ago
  Brad King 1fba410ecf Merge topic 'autogen_mocs_compilation_first' 6 years ago
  Sebastian Holtermann a42b700cc2 cmTarget,cmGeneratorTarget: Add optional `before` parameter to AddSource 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Brad King bd54cc774a Merge topic 'semi-warnings' 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Sean McBride b056bc3425 Fix most clang -Wextra-semi-stmt warnings in C++ files 6 years ago
  Regina Pfeifer 5731ec30f0 clang-tidy: fix warnings from version 7 7 years ago
  Marc Chevrier c4b4d8b3a6 POSITION_INDEPENDENT_CODE: Manage link flags for executables 7 years ago
  Marc Chevrier 023188ffb4 INTERFACE_POSITION_INDEPENDENT_CODE: add generator expressions support 7 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Brad King d955b4f753 Merge topic 'fix-custom-target-with-csharp' 7 years ago
  Brad King a56edad6d6 CSharp: Fix regression in VS project type selection for custom target 7 years ago
  Brad King 753ab3c978 Add generator APIs to get build settings with backtraces 7 years ago
  Brad King a6e02f881d add_dependencies: Track backtraces internally 7 years ago
  Brad King a093b1a4f3 cmLinkItem: Add backtrace 7 years ago
  Vitaly Stakhovsky b8bb6ba653 cmGeneratorTarget::GetExportMacro: return const std::string* 7 years ago
  Brad King 9fc3024f62 Merge topic 'fix-csharp-target-type' 7 years ago
  Brad King 375b420fdf CSharp: Fix regression in VS project type selection 7 years ago
  Marc Chevrier b5915744eb LINK_DIRECTORIES target property: add policy for absolute paths check. 7 years ago
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 years ago
  Brad King 76a19eb6c1 Merge topic 'fix-getsafedef-stdstring' 7 years ago