Historique des commits

Auteur SHA1 Message Date
  Regina Pfeifer 9ba0bf60c6 cmA*Command: Turn into free functions il y a 6 ans
  Sebastian Holtermann f1bdfdf242 cmAddCustomCommand: Initialize static std::unordered_set on construction il y a 6 ans
  Rosen Matev 9f76961de8 Support job pools in custom commands and targets il y a 6 ans
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header il y a 7 ans
  Brad King 98d59417b0 add_custom_{command,target}: Fix WORKING_DIRECTORY leading genex il y a 7 ans
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& il y a 7 ans
  Brad King f8ca0ab3ac Merge topic 'std-string-apis' il y a 7 ans
  Ben Boeckel f9235fd474 cmAddCustomCommandCommand: use std::string const& for FileIsFullPath il y a 7 ans
  Ben Boeckel c0e7a13702 cmAddCustomCommandCommand: store keywords in strings il y a 7 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. il y a 7 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance il y a 8 ans
  Ed Branch 7c8ab7ddc8 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option il y a 8 ans
  Daniel Pfeifer e81c323da9 Include necessary headers in commands il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Stephen Kelly 92d76b50aa Make the add_custom_command output more predictable il y a 9 ans
  Kulla Christoph 048d1adb4e add_custom_command: Add DEPFILE option for Ninja il y a 9 ans
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments il y a 9 ans
  Stephen Kelly de21168612 Port to static cmPolicies API. il y a 10 ans
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. il y a 10 ans
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. il y a 10 ans
  Brad King e15a7075b5 Add an option for explicit BYPRODUCTS of custom commands (#14963) il y a 11 ans
  Peter Collingbourne fe5d6e8c0f Add USES_TERMINAL option for custom commands il y a 11 ans
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() il y a 11 ans
  Stephen Kelly c4af46b444 add_custom_command: Normalize OUTPUT and DEPENDS paths. il y a 11 ans
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. il y a 11 ans