커밋 기록

작성자 SHA1 메시지 날짜
  Bill Hoffman 3c8e899102 ENH: add support for per config target LINK_FLAGS 19 년 전
  Brad King 54732b0607 ENH: Finished CMAKE_<CONFIG>_POSTFIX feature and documented it. The value of this variable is used when a library target is created to initialize the <CONFIG>_POSTFIX target property. The value of this property is used (even for executables) to define a per-configuration postfix on the name of the target. Also enabled use of the OUTPUT_NAME property for non-executable targets. 19 년 전
  Brad King 586a9427d3 ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH. 19 년 전
  Brad King 96f0266228 ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes. 20 년 전
  Brad King 53821a505e ENH: Clarified documentation of DEFINE_SYMBOL. 20 년 전
  Brad King 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. 20 년 전
  Brad King ed72b56512 STYLE: Fixed documentation to state target_EXPORTS default right after DEFINE_SYMBOL documentation instead of many sentences later in a random place. 20 년 전
  Bill Hoffman 49840778b9 ENH: add some more properties for visual studio projects 20 년 전
  Ken Martin 590377dcdd STYLE: fix docs 20 년 전
  Brad King d392acb4e6 ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables. 20 년 전
  Brad King cbdc3f408d ENH: Added documentation of VERSION and SOVERSION properties. 20 년 전
  Ken Martin fbf40e202a ENH: add first cut at support for exe with same name as lib 20 년 전
  Andy Cedilnik eeb7637a6e DOC: Fix comment 21 년 전
  Andy Cedilnik db68c543ff ENH: Add pre and post install script support 21 년 전
  Ken Martin 072db6ad70 removed redundent includes 22 년 전
  Brad King a02574158d ENH: Cleaned up documentation and formatted it for use by cmDocumentation. 23 년 전
  Andy Cedilnik 0b494eaaa9 Fix comment 23 년 전
  Brad King cde384411d Several fixes/improvements: 23 년 전
  Bill Hoffman 1161d76bc6 ENH: add target properties files 23 년 전