Commit History

Author SHA1 Message Date
  Vitaly Stakhovsky 58da4aa47d Source: Avoid comparing pointers to nullptr 1 year ago
  Alex Turbov 69918b07e1 cmDocumentationEntry: Drop all user provided ctors for C++ >= 14 3 years ago
  Alex Turbov 74b735dea8 cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` 3 years ago
  Alex Turbov 96dcfa6b44 ccmake.cxx: Use anonymous namespace instead of `static` 3 years ago
  Juan Ramos 3c3bce133d cmake: Honor CMAKE_GENERATOR env var in --help output 3 years ago
  Duncan Ogilvie 9278c6e01a ccmake: Add Windows support using PDCurses 3 years ago
  Duncan Ogilvie b97c12babb ccmake: Refactor resizing logic into cmCursesForm 3 years ago
  Sean McBride 1cf14f8c03 Source: fix many -Wmissing-prototypes warnings by marking functions static 4 years ago
  Marius Messerschmidt bceb8e2ed2 cmMessenger: Pass title inside a metadata structure 4 years ago
  Bartosz Kosiorek 19689d34e6 ccmake: Display an error and interrupt execution if ncurses failed 5 years ago
  Rolf Eike Beer 48adc29721 replace "std::string::find(x) == 0" with cmHasPrefix() 5 years ago
  Sylvain Joubert 88cfef0821 ccmake: redirect stdout/stderr to the displayed logs 6 years ago
  Sylvain Joubert 93b66735ac ccmake: Use type-based colors to display cache values 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Regina Pfeifer d331021255 clang-tidy: isolate declarations for readability 6 years ago
  Brad King c85524a94a Ensure stdin, stdout, and stderr pipes are always open 6 years ago
  Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument 6 years ago
  Regina Pfeifer 8c92db829b MessageCallback: Remove unused bool& argument 6 years ago
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 6 years ago
  Brad King a1f65014a3 Merge topic 'help-mark-default-generator' 6 years ago
  Craig Scott 6023fe7ff2 ccmake: Append rather than replace Generators section of docs 7 years ago
  Artur Ryt 7408cd3929 cmake: Return generator docs directly 7 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Brad King 98628de812 Extend libuv file translate mode workaround to all executables 7 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 years ago