Historial de Commits

Autor SHA1 Mensaje Fecha
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() hace 5 años
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef hace 5 años
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp hace 5 años
  Daniel Eiband 7f3ecbe7d7 cmCustomCommandLine: Provide command line make functions hace 6 años
  Regina Pfeifer 56bfb8de5d cmQTWrapCPPCommand: Port away from cmCommand hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view hace 6 años
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file hace 6 años
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible hace 6 años
  Sebastian Holtermann 6d407ae439 Use cmSourceFile::GetIsGenerated hace 6 años
  Vitaly Stakhovsky 4d89830d71 cmMakefile: Make GetRequiredDefinition return std::string hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. hace 7 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Daniel Pfeifer a74e689348 clang-tidy: apply readability-redundant-string-init fixes hace 9 años
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. hace 10 años
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. hace 10 años
  Stephen Kelly bd990c803b Remove use of ExpandSourceListArguments. hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años
  Ben Boeckel 7abf4e313d stringapi: Use strings for dependency information hace 11 años
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code hace 13 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class hace 18 años
  Alexander Neundorf 67e8012783 STYLE: QT is quicktime, Qt is Qt, as pointed out by David Faure hace 18 años
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags hace 18 años
  Brad King ba8ec0d5cf ENH: Made cmSourceFile::GetDepends return reference to const so dependencies can be added only by an access method in cmSourceFile. hace 18 años