Historia zmian

Autor SHA1 Wiadomość Data
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 lat temu
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 lat temu
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 lat temu
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 lat temu
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 lat temu
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 lat temu
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 lat temu
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 lat temu
  Ben Boeckel 85fc9f26a7 stringapi: Command names 12 lat temu
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 12 lat temu
  Brad King e33d8d2d77 Drop builtin command documentation 12 lat temu
  Andreas Mohr f57800d6f5 Fix spelling and typos (product names) 12 lat temu
  Petr Kmoch d1f8828cc8 Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> 13 lat temu
  Stephen Kelly 325214900b Fix casing of 'Qt' in docs, comments and user-visible strings. 13 lat temu
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 lat temu
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 lat temu
  Robert Dailey b0f0b3e440 VS: Add VS_SCC_AUXPATH target property (#12549) 14 lat temu
  Raphael Kubo da Costa f8c77fa97b Fix typo in set_target_properties' documentation. 14 lat temu
  David Cole df9577259c Add support for Visual Studio project-specific globals (#8707) 14 lat temu
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 lat temu
  Brad King 430cc2b4b7 ENH: Always imply CLEAN_DIRECT_OUTPUT target prop 16 lat temu
  Bill Hoffman 637418a835 BUG: fix for 4524, add support for target properties to set vs source code control information 17 lat temu
  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 lat temu
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 lat temu
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 lat temu
  Bill Hoffman b0bc59f709 ENH: commit fix for putting everything in the build on vs 19 lat temu
  Brad King b155f3aa1c ENH: Adding image version number (major.minor) property to windows binaries. Default is 0.0, but the VERSION target property may change the value. Windows now has first-class support for dll and exe versioning. This addresses bug#1219. 19 lat temu
  Brad King 441d208bb3 ENH: Added target property CLEAN_DIRECT_OUTPUT to not clean all forms of a library name so that static and shared libraries of the same name can coexist in a single build directory. 19 lat temu
  Ken Martin 4fa019319e ENH: fix line length 19 lat temu
  Brad King b4542762a7 ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker search path directories not inside the project to the INSTALL_RPATH automatically. The property is initialized by the variable CMAKE_INSTALL_RPATH_USE_LINK_PATH when the target is created. 19 lat temu