Historique des commits

Auteur SHA1 Message Date
  Aaron Orenstein 4a6348dbbd Performance: Improve efficiency of source file lookup in cmMakefile il y a 8 ans
  Brad King 314613d1af Add infrastructure for generators to select a build tool instance il y a 8 ans
  Gregor Jasny 5de37a4a64 cmake: Add --open option for IDE generators il y a 8 ans
  Brad King 298493769f try_compile: Simplify generator platform and toolset propagation il y a 8 ans
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register il y a 8 ans
  Daniel Pfeifer d6f0006c0b Use CM_DISABLE_COPY il y a 8 ans
  Daniel Pfeifer 765822add7 cmake: pass cmStateSnapshot by const ref il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Daniel Pfeifer 72dcbbe5c0 split Default commands into Scripting and Project il y a 8 ans
  Brad King ae1a6815b6 Features: Add infrastructure for C++ 17 language standard il y a 9 ans
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings il y a 9 ans
  Brad King b0996a3fa2 Features: Add meta-features requesting awareness of a particular standard il y a 9 ans
  Stephen Kelly e0a84904eb cmState: Split auxiliary classes into separate files il y a 9 ans
  Stephen Kelly cde6eb6249 cmState: Port dependent code to new cmStateSnapshot name il y a 9 ans
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace il y a 9 ans
  Brad King 8f33de92ba cmake: Factor out default generator selection into helper il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Tobias Hunger cd049f012e cmake-server: Report server mode availablitily in Capabilities il y a 9 ans
  Brad King cc770e7670 cmake: Make FindCacheFile a static method il y a 9 ans
  Tobias Hunger 3e58b9af57 cmake: Factor out method to find the CMakeCache.txt file il y a 9 ans
  Tobias Hunger c73967cb4a cmake: Introduce ReportCapabilitiesJson il y a 9 ans
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations il y a 9 ans
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h il y a 9 ans
  Stephen Kelly 421012a330 cmMessenger: Extract from cmake class il y a 9 ans
  Tobias Hunger 49ad7f9af8 cmake: Add `cmake -E capabilities` mode il y a 9 ans
  Brad King 1d408dc10f cmake: Constify cmake::GetRegisteredGenerators il y a 9 ans
  Tobias Hunger cd52a225d2 Report more information about extra generators in generator factories il y a 9 ans
  Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories il y a 9 ans