Commit History

Author SHA1 Message Date
  Martin Duffy 432a8ab739 ccmake: Fix infinite loop during invalid search 3 years ago
  Martin Duffy 2defe9ff95 ccmake: Fix crash when deleting all cache entries 3 years ago
  Martin Duffy e1c85e29f4 ccmake: Move Initialization of Fields Inline 3 years ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Sylvain Joubert 60bfaa8fe6 ccmake: Use incremental rendering for the logs 5 years ago
  Sylvain Joubert b4ef7fbaa8 ccmake: Fix crash with cache entries almost the size of the window 6 years ago
  Sylvain Joubert 1d0e557aed ccmake: Display output during configure and generate 6 years ago
  Sylvain Joubert c168e789df ccmake: Use the error display for all the logs 6 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Tushar Maheshwari 7d6e08b438 cmCursesMainForm: change Entries to object vector 6 years ago
  Tushar Maheshwari 36875ff419 cmCursesMainForm: cleanup manual allocation 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Vitaly Stakhovsky 950c099d83 cmake: Progress functions use `std::string` param 7 years ago
  Vitaly Stakhovsky 82edd98300 cmSystemTools: MessageCallback and Message() accept std::string argument 7 years ago
  Brad King eb2c23868f Merge topic 'tidy-use-equals-delete' 7 years ago
  Regina Pfeifer b05b778a2d clang-tidy: Use `= delete` 7 years ago
  Regina Pfeifer bcee24aecc Use `std::function` for callbacks 7 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 7 years ago
  luz.paz be28106880 Fix misc. typos 7 years ago
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 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 d6f0006c0b Use CM_DISABLE_COPY 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 years ago
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 32f756c822 CursesDialog: include what you use 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 years ago