提交历史

作者 SHA1 备注 提交日期
  David Cole 963bebcc17 Implement file(UPLOAD (#11286) 14 年之前
  Brad King 26cc29a8e2 Warn in find(GLOB) docs about bad use case (#11617) 15 年之前
  David Cole f67139ae6f Improve FILE(DOWNLOAD) and ExternalProject. 15 年之前
  Bill Hoffman 44c4600ae5 Fix up download a bit, better error checking and uses of long not double for timeout as curl needs, bug# 9748 16 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Brad King c58ca24286 ENH: Create file(COPY) command signature 16 年之前
  Brad King 6aaa7d45bf ENH: Refactor file(INSTALL) implementation 16 年之前
  Brad King 97263b6cdd ENH: Send all file installations through one path 16 年之前
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) 16 年之前
  Brad King 0d92350bb6 ENH: Create file(RENAME) command mode 16 年之前
  Brad King f074d9f571 ENH: Add undocumented file(DIFFERENT) command 17 年之前
  Bill Hoffman 269ce52ad5 BUG: fix spelling 17 年之前
  David Cole bd1935dcd1 ENH: Improve FILE GLOB_RECURSE handling of symlinks with a new CMake policy. CMP0009 establishes NEW default behavior of not recursing through symlinks. OLD default behavior or explicit FOLLOW_SYMLINKS argument to FILE GLOB_RECURSE will still recurse through symlinks. 17 年之前
  David Cole 0f2fa9a27f BUG: Correct typo in documentation: or -> of 17 年之前
  David Cole ccf603f0c2 ENH: Add the RECURSE_SYMLINKS_OFF flag to the FILE GLOB_RECURSE command. Exposes the recently added kwsys capability that prevents recursing through symlinks to CMake scripts. 17 年之前
  Brad King 1381aab4b7 BUG: Remove check for files written by file(WRITE) being loaded. 17 年之前
  Brad King fdc3bfff7c ENH: Improve RPATH behavior during installation. 17 年之前
  Brad King 34c76d4304 ENH: Use builtin chrpath instead of relinking ELF targets 17 年之前
  Bill Hoffman 0bfad2946d ENH: make sure files are binary for download and make status a pair of value string 18 年之前
  Bill Hoffman 7dfcc3fc12 ENH: add DOWNLOAD option to FILE command 18 年之前
  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 年之前
  Alexander Neundorf 7b54af713d ENH: add the keywords OFFSET and HEX to the FILE() command, using OFFSET an 18 年之前
  Ken Martin 8d32d229a3 ENH: make commands lower case by default 18 年之前
  Brad King e25dd3b903 COMP: Remove unused argument. 18 年之前
  Brad King 7f29f8966d ENH: Further cleanup of installation script generation. The per-component and per-configuration testing is now done in cmake code instead of in the FILE(INSTALL) command. The generation of the cmake code to do these tests is centralized in cmInstallGenerator. Old-style shared library versioning and component/config support code has been removed from FILE(INSTALL). This commit is surrounded by the tags CMake-InstallGeneratorCleanup2-pre and CMake-InstallGeneratorCleanup2-post. 18 年之前
  Brad King c0d3ab2d2b BUG: Need to compute the correct versioned name for executables on cygwin. This addresses bug#5238. 18 年之前
  Alexander Neundorf 698ca6e956 18 年之前
  Alexander Neundorf b956fc2406 18 年之前
  Alexander Neundorf 55f11b348b 18 年之前
  Alexander Neundorf f4eb541880 18 年之前