Commit History

Author SHA1 Message Date
  Jon Chronopoulos afb7f6e4ff cmake: Add '-E create_symlink' support on Windows 7 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 years ago
  Justin Goshi 7e359823c9 MSVC: Preserve linker output encoding 7 years ago
  Justin Goshi b7e7718a38 MSVC: Fix manifest resource encoding 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Ilya A. Kriveshko eaf9f69d41 Fix combined use of compiler launcher with lint tools 7 years ago
  Shane Parris 602988e1e5 Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands 7 years ago
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 years ago
  Wouter Klouwen e6a80ccfc4 Make use of std::chrono throughout every component 7 years ago
  Taylor Braun-Jones 73bb781df0 Help: Reword misleading docs for cmake -E time 7 years ago
  Brad King 099a4ea50c cmcmd: Fix cmake_symlink_library for inconsistent slashes 7 years ago
  Bill Hoffman bfcc20343c Update cpplint support to return 0 and mark warnings for CDash. 8 years ago
  Sebastian Holtermann 27ed3b3537 Autogen: Rename cmQtAutoGenerators to cmQtAutoGeneratorMocUic 8 years ago
  Sebastian Holtermann b2a0b549bb Autogen: Introduce standalone RCC generator class 8 years ago
  Brad King 11e2f53e30 Merge topic 'windows-mt-update-quiet' 8 years ago
  Brad King 5c07d3900d cmcmd: Fix typo in RunCommand logic 8 years ago
  Brad King 6d20c44f3d Merge topic 'windows-mt-update-quiet' 8 years ago
  Brad King 18eae3f04d Windows: Do not report manifest tool update notification as failure 8 years ago
  Brad King 197b4e18d4 Merge branch 'backport-fix-co-compile' into fix-co-compile 8 years ago
  Brad King 992962c76d cmcmd: Restore support for running multiple lint tools 8 years ago
  Brad King a5197eeac7 cmcmd: Convert lint handlers to file-static functions 8 years ago
  Brad King 1c075ffd60 cmcmd: Rename loop iteration variable for clarity 8 years ago
  Matthias Maennich 57132765e0 Replace cmArray{Begin,End,Size} by their standard counterparts 8 years ago
  Matthias Maennich 3345e2a2cc cmcmd: let operator<< for NumberFormatter reset the stream's format flags 8 years ago
  Matthias Maennich 79b8c3802a Improve several occurrences of vector::push_back in loops 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Jonathan Marler 0a8e23ad6e Windows: Improve link-time error messages when rc or mt fail 8 years ago
  Brad King 706b37b7f5 Enable clang-tidy modernize-loop-convert lint 8 years ago
  Brad King c0c5f924fe Merge topic 'refactor-iwyu-code' 8 years ago
  Bill Hoffman 3bbe95f58a Clean up iwyu code to not be one big if statement. 8 years ago