Commit History

Author SHA1 Message Date
  Kulla Christoph 048d1adb4e add_custom_command: Add DEPFILE option for Ninja 9 years ago
  Brad King 1296a0eada Ninja: Fix inter-target order-only dependencies of custom commands 9 years ago
  Tobias Hunger 4db08807db CMake: Report whether generators support platforms 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago
  Nicolas Despres 8a862a4d4b Ninja: Support embedding of CMake as subninja project 9 years ago
  Nicolas Despres 038e7716e5 Ninja: Pass all build paths through a central method 9 years ago
  Nicolas Despres 0397c92a15 Ninja: Pre-compute "CMakeCache.txt" build target name 9 years ago
  Nicolas Despres 3b3ecdfa48 Ninja: Pre-compute "all" build target name 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Dmitry Ivanov f9644a2d1b cmGlobalNinjaGenerator: Clarify logic for forcing use of response files 9 years ago
  Charles Huet ca575fe935 Ninja: Add `$subdir/all` targets 9 years ago
  Brad King 7d64a0598d Ninja: Add 'restat' parameter to custom command generation method 10 years ago
  Robert Dailey 2b958a2027 cmake-gui: Add option to specify generator toolset 10 years ago
  Brad King a3c5ca960b cmGlobalNinjaGenerator: Save 'ninja' version very early 10 years ago
  Brad King ed67f40522 cmGlobalNinjaGenerator: Save path to 'ninja' tool very early 10 years ago
  Stephen Kelly 80de856bb5 Ninja: Port to cmGeneratorTarget. 10 years ago
  Brad King 6e2a4087f2 Ninja: Centralize path conversion in global generator (#15757) 10 years ago
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 years ago
  Stephen Kelly 0bd7279fd9 Ninja: Remove some incorrect comments adding no value. 10 years ago
  Stephen Kelly 9b6a743b80 cmLocalGenerator: Remove Parent pointer. 10 years ago
  Brad King f33ccc270e Merge topic 'rm-Makefile-LocalGenerator' 10 years ago
  James Johnston c5ac2b9df3 Ninja: Centralized required Ninja version numbers and comparisons. 10 years ago
  Stephen Kelly dd11f72ced cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget. 10 years ago
  Brad King 001f9b3617 Add common base classes to Makefile and Ninja generators 10 years ago
  Stephen Kelly 3b880a0741 cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. 10 years ago
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 years ago
  Brad King a390de65e0 Ninja: Generate separate compile and link rules for each target 10 years ago
  Thomas Herz b3de0dfe93 Ninja: Use forward slashes for any GCC on Windows (#15439) 10 years ago