Commit History

Author SHA1 Message Date
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 years ago
  Matthias Maennich b32b717b69 cmInstallCommandArguments: do not access static members through `this` 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 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 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 180538c706 Source: Stabilize include order 9 years ago
  Nick Lewis 18ce97c4a2 install: Add EXCLUDE_FROM_ALL option (#14921) 9 years ago
  Stephen Kelly 9eedc850eb Export: Process relative includes after genex evaluation. 12 years ago
  Stephen Kelly 650e61f833 Add a convenient way to add the includes install dir to the INTERFACE. 12 years ago
  Brad King 8720aa0496 install: Fix COMPONENT option 13 years ago
  Alex Neundorf 7ced0732e8 make default install component name configurable 13 years ago
  Alex Neundorf b6fba35411 -strip trailing whitespace 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Alexander Neundorf 43cad3e4a5 BUG: fix the default "Unspecified" component when only the generic (i.e. not 17 years ago
  Brad King 8401c5ba06 ENH: Allow separate installation of shared libs and their links. 17 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 17 years ago
  Alexander Neundorf 938ed7710a 18 years ago
  Alexander Neundorf be2705deaa 18 years ago