Cronologia Commit

Autore SHA1 Messaggio Data
  Stephen Kelly a48aebcb67 cmLocalGenerator: Require a parent in the constructor. 10 anni fa
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 anni fa
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 anni fa
  Stephen Kelly 044dc81504 Use the Home directories from the cmake class where intended. 10 anni fa
  Stephen Kelly f034bb2f54 Remove redundant calls to MakeStartDirectoriesCurrent. 10 anni fa
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 anni fa
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 anni fa
  Brad King 3e98ebbaef JOM: Pass /NOLOGO when driving builds as is done for NMake 10 anni fa
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 anni fa
  Brad King 8521fdf56e Makefile: Fix output during parallel builds (#12991) 10 anni fa
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 anni fa
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). 10 anni fa
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 anni fa
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 anni fa
  Stephen Kelly e6971df6ab cmTarget: Make the source files depend on the config. 11 anni fa
  Stephen Kelly c3a2f78b5a Makefiles: Remove duplicate code. 11 anni fa
  Stephen Kelly d83ef53a12 Rename local 'dir_max' variables to 'dir' 11 anni fa
  Stephen Kelly 6c9dd0ec7b cmGlobalGenerator: Make ComputeTargetObjects non-virtual 11 anni fa
  Stephen Kelly f6da044080 cmLocalGenerator: Add ComputeObjectFilenames interface. 11 anni fa
  Stephen Kelly 9ad804ac7b cmGeneratorTarget: Constify cmSourceFile* in containers. 11 anni fa
  Stephen Kelly cd43433de5 cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface. 11 anni fa
  Stephen Kelly d5b2e33be2 Makefiles: Compute local object files on demand. 11 anni fa
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 anni fa
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 anni fa
  Ben Boeckel 219d6ad610 speedup: Avoid excess iterator dereferences 11 anni fa
  Ben Boeckel 6557382dcf stringapi: Use strings for program paths 11 anni fa
  Ben Boeckel 1a1b737c99 stringapi: Use strings for generator names 11 anni fa
  Ben Boeckel 24b5e93de2 stringapi: Use strings for directories 11 anni fa
  Ben Boeckel 84fdc9921c stringapi: Pass configuration names as strings 11 anni fa
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 anni fa