Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 50fbfee3a0 cmLocalGenerator: return directories as const std::string& 7 years ago
  Brad King fb45559e09 Xcode: Process targets in depth-first order during generation 7 years ago
  Brad King 0bad9eba46 Xcode: Refactor storage of ordered list of targets 7 years ago
  Brad King d0de296e50 Xcode: Factor target generation loop body into helper method 7 years ago
  Brad King 30e27b4110 Xcode: Compute global order index for targets 7 years ago
  Brad King e3469a5920 Xcode: Remove loop over local generators that has no effect 7 years ago
  Brad King e11f660ae1 Merge topic 'xcode-10-legacy-build-system' 7 years ago
  Gregor Jasny 985d3a162c Xcode: Use legacy build system 7 years ago
  Brad King e893c53b8c Merge topic 'xcode-10-archs' 7 years ago
  Brad King bc5bcad45e Xcode: Detect architecture(s) using ARCHS instead of CURRENT_ARCH 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
  Florian Maushart 1ab3881ec9 cmake: Add options for parallel builds to --build mode 7 years ago
  Brad King 0a122393d7 Merge branch 'backport-fix-explicit-CMakeLists.txt' 7 years ago
  Brad King 8480c2afc0 Restore support for explicitly referenced CMakeLists.txt sources 7 years ago
  Shane Parris 3f4b81f540 Add glob verify support to XCode, VS, Ninja, and Makefile generators 7 years ago
  Brad King bdbee54a83 Merge topic 'genex-COMPILE_LANGUAGE-system-include' 7 years ago
  Brad King 2deb9b7f34 Genex: Fix COMPILE_LANGUAGE in SYSTEM include directories 7 years ago
  Shane Parris 0a21d820d3 Remove c_str() from calls to converttorelativeformake in XCode Generator 7 years ago
  Shane Parris b6ef4bc329 Document and extend the CMAKE_SUPPRESS_REGENERATION variable 7 years ago
  Gregor Jasny 481420ee89 Xcode: Generate ZERO_CHECK generator target only once 7 years ago
  Gregor Jasny 4349393d1d cmGlobalXCodeGenerator: Properly initialize TARGETS variable 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Brad King 20ca9d8f6f cmGlobalXCodeGenerator: Avoid -Wconditional-uninitialized warning 7 years ago
  Marc Chevrier 0448311179 sourceFile properties: add property INCLUDE_DIRECTORIES 7 years ago
  Marc Chevrier 78b1c2e09e sourceFile properties: add property COMPILE_OPTIONS 7 years ago
  Marc Chevrier 3f935e690a LocalGenerator: refactoring 7 years ago
  Brad King 506fda1cf0 Genex: Enable COMPILE_LANGUAGE for INCLUDE_DIRECTORIES with VS and Xcode 7 years ago
  Brad King c2f79c9867 Genex: Enable COMPILE_LANGUAGE for COMPILE_DEFINITIONS with VS and Xcode 7 years ago
  Brad King a3bba2a5ad Merge topic '17431-iphone-deployment-target' 7 years ago