تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* 8 سال پیش
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 سال پیش
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 سال پیش
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 سال پیش
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 سال پیش
  Ben Boeckel aba92ffd92 cmWorkingDirectory: use the new class 8 سال پیش
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 سال پیش
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 سال پیش
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 سال پیش
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 سال پیش
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 سال پیش
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 سال پیش
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 سال پیش
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 سال پیش
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 سال پیش
  Stephen Kelly 14973054a2 Add API for cache loading, deleting and saving to the cmake class. 10 سال پیش
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 سال پیش
  Stephen Kelly 1fe7f24c2b Add API for cache loading, deleting and saving to the cmake class. 10 سال پیش
  Gregor Jasny ce935ebe50 cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja 10 سال پیش
  Stephen Kelly 6652afe669 CTest: Use clear instead of erase-all. 10 سال پیش
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 سال پیش
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). 10 سال پیش
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 سال پیش
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 سال پیش
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 سال پیش
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 سال پیش
  Brad King 29bd843e8b CTest: Use -A option to pass generator platform selection 11 سال پیش
  Brad King 8d33209170 CTest: Add options to set generator platform 11 سال پیش
  Brad King 30983ebec1 cmGlobalGenerator: Take Build output argument by reference 11 سال پیش
  Brad King f52b5ae3c4 cmSystemTools: Add callback for Stderr 11 سال پیش