Commit History

Author SHA1 Message Date
  Daniel Pfeifer b1fdab3cc1 source: Pass small and trivially copyable types by value 3 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 7 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Marc Chevrier dc3aa4024e Refactor: Use new SetProperty signatures 4 years ago
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 years ago
  Deniz Bahadir ca4ce458a3 GENERATED prop: Check CMP0118 policy and warn in certain situations 5 years ago
  Deniz Bahadir 75cb8615e9 Fix typo in function name 5 years ago
  Alexandru Croitor 1235f2d747 set_property: Allow both DIRECTORY and TARGET_DIRECTORY together 5 years ago
  Alexandru Croitor 3d4b70ea64 set_source_files_properties: Allow specification of directory scope 5 years ago
  Tushar Maheshwari 300bf4e94f set_*_properties: simplify and shorten implementations 5 years ago
  Regina Pfeifer 95f23ea5d5 cmSetSourceFilesPropertiesCommand: Port away from cmCommand 6 years ago
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 years ago
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 years ago
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 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
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Bill Hoffman b7ed54c950 BUG:6990 fix crash with set_source_files_properties 17 years ago
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content 17 years ago
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 years ago
  Ken Martin 179579bed7 ENH: improve SetProperties and fix a couple warnings 19 years ago
  Andy Cedilnik 5a71f83f7a BUG: Several fixes to handle bundle content on Mac OSX 19 years ago
  Andy Cedilnik b75166ea45 COMP: Remove warning 19 years ago
  Andy Cedilnik 40272a16bd ENH: Add support for adding content to bundles 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 years ago
  Andy Cedilnik 2ccce878a3 ENH: Cleanups 21 years ago