Commit History

Author SHA1 Message Date
  Brad King e1ebec55d4 Merge topic 'grd-stdstring' 7 years ago
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Brad King 9da844d8cb Merge topic 'lg-directory' 7 years ago
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 years ago
  Marc Chevrier 974de0e199 static library: add property STATIC_LIBRARY_OPTIONS 7 years ago
  Vitaly Stakhovsky ada121e573 cmStateDirectory: use const std::string& for return values 7 years ago
  Brad King 75844dd609 Merge topic 'cleanup-find-cstr' 7 years ago
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 years ago
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 years ago
  Sebastian Holtermann 2e9199b291 cmLocalGenerator: Respect user requested implicit include directories order 7 years ago
  Sebastian Holtermann b0b820ea39 cmLocalGenerator: Extend the functionality of ``GetIncludeDirectories()`` 7 years ago
  Sebastian Holtermann 1f36652ef4 cmLocalGenerator: Style changes: Private local variable renames 7 years ago
  Sebastian Holtermann db866d05de cmLocalGenerator: Style change: Wrap temporary strings and code in braces 7 years ago
  Sebastian Holtermann 3713dc9b8e cmLocalGenerator: Style change: Wrap temporary strings and code in braces 7 years ago
  Sebastian Holtermann d1077c1ce6 cmLocalGenerator: Style change: Use return value of std::set::insert 7 years ago
  Marc Chevrier c1f5a44b28 LINK_OPTIONS: Add new family of properties 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Ephi Sinowitz 76ad2ecb50 Order SYSTEM include directories after non-system directories 7 years ago
  Brad King 1b6ec4b9e3 Merge topic 'features-c++20' 7 years ago
  Brad King 7fe580a362 Features: Add infrastructure for C++ 20 language standard 7 years ago
  Brad King 70c50aa23c Revert "Remove CTestTestfile.cmake when BUILD_TESTING is OFF" 7 years ago
  Brad King 2deb9b7f34 Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Frank Winklmeier aed227fd5a cmLocalGenerator: change ImportedGeneratorTargets from vector to map 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Marc Chevrier 0448311179 sourceFile properties: add property INCLUDE_DIRECTORIES 7 years ago
  Marc Chevrier 3f935e690a LocalGenerator: refactoring 8 years ago
  Domen Vrankar deeba85f81 CMake: enable setting default dir creation permissions 8 years ago
  Brad King 1348f97784 Merge topic 'server-test-info' 8 years ago