Commit History

Author SHA1 Message Date
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 years ago
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 years ago
  Alex Turbov 822abf1265 list(POP_FRONT): Fix always assigning first item to output vars 6 years ago
  Brad King a4d99e4dec Merge topic 'cmrange-improvements' 6 years ago
  Regina Pfeifer 9eb0e73f46 cmRange: Move to dedicated header file 6 years ago
  Alex Turbov a84e509844 list: add sub-commands PREPEND, POP_BACK, POP_FRONT 6 years ago
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 years ago
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 years ago
  Brad King 8f56f22b84 cmListCommand: Avoid std::function move constructor on aarch64 6 years ago
  Regina Pfeifer 5a0784ddea clang-tidy: Pass by value 6 years ago
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 years ago
  Brad King cd0881be61 IWYU: Update CMake code for IWYU built with Clang 6 6 years ago
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 years ago
  Ben Boeckel 121a036f73 cmListCommand: handle empty lists for list(REMOVE_AT) 7 years ago
  Ben Boeckel acfe53c588 cmListCommand: make list(ACTION not_a_list) succeed when idempotent 7 years ago
  Ben Boeckel bf572ac952 cmListCommand: check list(FILTER) operation before the list 7 years ago
  Daniel Chabrowski a08154d493 list: Allow inserting at the end of a list 7 years ago
  Daniel Franke 49a51a61d7 list: Add options to control the SORT comparison operation 7 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Marc Chevrier dca2347980 list: Add TRANSFORM sub-command 7 years ago
  Marc Chevrier 768225837d list: Add SUBLIST sub-command 7 years ago
  Marc Chevrier a58158727b list(): add `JOIN` sub-command 7 years ago
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 years ago
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 years ago
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 years ago