Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky f4ff60a803 cmMakefile: Make GetSafeDefinition return std::string const& 7 years ago
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 years ago
  Vitaly Stakhovsky ada121e573 cmStateDirectory: use const std::string& for return values 7 years ago
  Gregor Jasny 6b7f1e1db0 Xcode: Add variables and properties to configure schemes 7 years ago
  Sebastian Holtermann 127094f2f0 Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile 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
  Michael Stürmer 71a033616a added CMAKE_DOTNET_TARGET_FRAMEWORK_VERSION variable 7 years ago
  Brad King a76e23eabb Merge topic 'variable-CMAKE_FOLDER' 7 years ago
  Marc B df535ad846 Add CMAKE_FOLDER variable to initialize FOLDER target property 7 years ago
  Brad King fd6c452986 cmTarget: Remove unused variable 7 years ago
  Brad King fac050ec8d Merge topic 'update-dllplatform' 7 years ago
  Stephan Szabo 2dc2a3eb15 Identify DLL platforms via CMAKE_IMPORT_LIBRARY_SUFFIX 7 years ago
  Brad King 7723e9a058 Do not produce legacy _LIB_DEPENDS cache entries 7 years ago
  Brad King 2124a1364a cmTarget: Remove unnecessary RecordDependencies member 7 years ago
  Brad King 1c5bfab532 cmTarget: Simplify ClearDependencyInformation implementation 7 years ago
  Brad King 910a9d608e cmTarget: Simplify ClearDependencyInformation signature 7 years ago
  Deniz Bahadir dfb6e84082 objlib: Allow other libraries to link to `OBJECT` libraries. 8 years ago
  luz.paz 193082a3c8 MAINT: Misc. typos 7 years ago
  Ben Boeckel f2b8d67f19 cmTarget: use static strings for special property names 7 years ago
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Sebastian Holtermann a008578dee Autogen: Process files concurrently in AUTOMOC and AUTOUIC 7 years ago
  Ben Boeckel d6dfde3cd3 cmSourceFile: mark known locations as such 7 years ago
  Ben Boeckel b0716fbcc5 cmSourceFileLocation: allow skipping ambiguous extensions 7 years ago
  Brad King 89a628e28f Merge topic 'fortran-compiler-launcher' 8 years ago
  Brad King f19c70c3d2 Fortran: Add option to run the compiler through launcher tools 8 years ago
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided 8 years ago
  Brad King 00e13993fd CUDA: Add CMAKE_CUDA_SEPARABLE_COMPILATION variable 8 years ago
  Deniz Bahadir 6a3922bebe Add new target-property `IMPORTED_GLOBAL`. 8 years ago
  Deniz Bahadir 854e482a59 cmTarget: Simplified and fixed a string-comparision. 8 years ago