Histórico de Commits

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