Commit History

Автор SHA1 Съобщение Дата
  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 преди 18 години
  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 години
  Alexander Neundorf 61d3444f93 преди 18 години
  Brad King 0fb689973e ENH: Added FILE(STRINGS) command. преди 18 години
  Ken Martin f8c982cf78 ENH: added LIMIT on file read преди 19 години
  Bill Hoffman a2e8b602f9 ENH: fix spelling error bug # 4233 преди 19 години