Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 gadi atpakaļ
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 gadi atpakaļ
  Brad King c1b96fddf8 Merge topic 'remove-cmobject-uses' 9 gadi atpakaļ
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 gadi atpakaļ
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 gadi atpakaļ
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 gadi atpakaļ
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 gadi atpakaļ
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 gadi atpakaļ
  Brad King f1ad71d7f8 cmMakefile: Restore nested error logic use of cmExecutionStatus 9 gadi atpakaļ
  Stephen Kelly 14a8d61fd4 cmMakefile: Port nested error logic away from cmExecutionStatus 9 gadi atpakaļ
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 gadi atpakaļ
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 gadi atpakaļ
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 gadi atpakaļ
  Milian Wolff ad9394f4fd Remove temporary allocations in cmMacroHelper::InvokeInitialPass. 9 gadi atpakaļ
  Stephen Kelly 8ea0b81d20 cmAlgorithms: Rename cmRange to cmMakeRange. 10 gadi atpakaļ
  Stephen Kelly 41bb831fc9 cmMakefile: Remove special handling of MACROS property. 10 gadi atpakaļ
  Stephen Kelly 238aac2351 cmListFile: Remove FilePath member from cmListFileContext. 10 gadi atpakaļ
  Stephen Kelly 6361f68056 cmState: Store execution context. 10 gadi atpakaļ
  Stephen Kelly 782657db48 cmListFileArgument: Remove FilePath member. 10 gadi atpakaļ
  Stephen Kelly 076760a63c cmMakefile: Add filename context to ExpandArguments. 10 gadi atpakaļ
  Stephen Kelly f971ab04cf cmMacroCommand: Store the FilePath when creating the prototype. 10 gadi atpakaļ
  Stephen Kelly ca140c2e89 cmMakefile: Create a unified raii for macro scopes. 10 gadi atpakaļ
  Stephen Kelly 0aec491328 Port cmCommand consumers to cmState. 10 gadi atpakaļ
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 gadi atpakaļ
  Stephen Kelly c021f59c1f cmMakefile: Store macro list in a vector not in a map. 10 gadi atpakaļ
  Stephen Kelly b5f98e5012 cmMacroCommand: Manipulate target string directly. 10 gadi atpakaļ
  Stephen Kelly 83414d5a07 cmMacroCommand: Move computation of ARGV%n names out of double loop. 10 gadi atpakaļ
  Stephen Kelly 9a1f8f35f4 cmMacroCommand: Move ARGV replacement out of condition. 10 gadi atpakaļ
  Stephen Kelly 4aa7bd2ac1 cmMacroCommand: Remove condition around ARGN replacement. 10 gadi atpakaļ
  Stephen Kelly 6774c92b58 cmMacroCommand: Declare tmps in the scope that it's used. 10 gadi atpakaļ