コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Pfeifer b1fdab3cc1 source: Pass small and trivially copyable types by value 3 ヶ月 前
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 ヶ月 前
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 ヶ月 前
  Marc Chevrier dc3aa4024e Refactor: Use new SetProperty signatures 4 年 前
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 年 前
  Deniz Bahadir ca4ce458a3 GENERATED prop: Check CMP0118 policy and warn in certain situations 5 年 前
  Deniz Bahadir 75cb8615e9 Fix typo in function name 5 年 前
  Alexandru Croitor 1235f2d747 set_property: Allow both DIRECTORY and TARGET_DIRECTORY together 5 年 前
  Alexandru Croitor 3d4b70ea64 set_source_files_properties: Allow specification of directory scope 5 年 前
  Tushar Maheshwari 300bf4e94f set_*_properties: simplify and shorten implementations 5 年 前
  Regina Pfeifer 95f23ea5d5 cmSetSourceFilesPropertiesCommand: Port away from cmCommand 6 年 前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年 前
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 年 前
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 年 前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年 前
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 年 前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年 前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年 前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年 前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年 前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Bill Hoffman b7ed54c950 BUG:6990 fix crash with set_source_files_properties 17 年 前
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content 17 年 前
  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 年 前
  Ken Martin 179579bed7 ENH: improve SetProperties and fix a couple warnings 19 年 前
  Andy Cedilnik 5a71f83f7a BUG: Several fixes to handle bundle content on Mac OSX 19 年 前
  Andy Cedilnik b75166ea45 COMP: Remove warning 19 年 前
  Andy Cedilnik 40272a16bd ENH: Add support for adding content to bundles 19 年 前
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 19 年 前
  Andy Cedilnik 2ccce878a3 ENH: Cleanups 22 年 前