Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 yıl önce
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 yıl önce
  Daniel Pfeifer 5afac50f68 cmConfigure: Ensure separate include block in headers 8 yıl önce
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 yıl önce
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 yıl önce
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 yıl önce
  Daniel Pfeifer a7a9239096 mark functions with CM_OVERRIDE 9 yıl önce
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 yıl önce
  Ben Boeckel 85fc9f26a7 stringapi: Command names 11 yıl önce
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 12 yıl önce
  Brad King e33d8d2d77 Drop builtin command documentation 12 yıl önce
  Andreas Mohr f57800d6f5 Fix spelling and typos (product names) 12 yıl önce
  Petr Kmoch d1f8828cc8 Add property EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> 13 yıl önce
  Stephen Kelly 325214900b Fix casing of 'Qt' in docs, comments and user-visible strings. 13 yıl önce
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 yıl önce
  Yury G. Kudryashov 737c49a357 Add 'const' qualifier to some cmCommand members 14 yıl önce
  Robert Dailey b0f0b3e440 VS: Add VS_SCC_AUXPATH target property (#12549) 14 yıl önce
  Raphael Kubo da Costa f8c77fa97b Fix typo in set_target_properties' documentation. 14 yıl önce
  David Cole df9577259c Add support for Visual Studio project-specific globals (#8707) 14 yıl önce
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 yıl önce
  Brad King 430cc2b4b7 ENH: Always imply CLEAN_DIRECT_OUTPUT target prop 16 yıl önce
  Bill Hoffman 637418a835 BUG: fix for 4524, add support for target properties to set vs source code control information 17 yıl önce
  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 yıl önce
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 yıl önce
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 yıl önce
  Bill Hoffman b0bc59f709 ENH: commit fix for putting everything in the build on vs 19 yıl önce
  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 yıl önce
  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 yıl önce
  Ken Martin 4fa019319e ENH: fix line length 19 yıl önce
  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 yıl önce