1
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Brad King 6aaa7d45bf ENH: Refactor file(INSTALL) implementation 16 жил өмнө
  Brad King 97263b6cdd ENH: Send all file installations through one path 16 жил өмнө
  Brad King bc6eec18dc ENH: Better error on file perm or time failure 16 жил өмнө
  Brad King f180a834bf BUG: Error when install dir cannot be created 16 жил өмнө
  Brad King dc0621ba5a ENH: Simplify CMAKE_INSTALL_ALWAYS implementation 16 жил өмнө
  Brad King 8d685184f3 ENH: Simplify construction of cmFileInstaller 16 жил өмнө
  Brad King 03d8b8ad57 BUG: Fix required permissions check again 16 жил өмнө
  Brad King da993b64ce ENH: Remove unused PROPERTIES from file(INSTALL) 16 жил өмнө
  Brad King 0178268901 BUG: Fix required permissions check for dir copy 16 жил өмнө
  Brad King 0d92350bb6 ENH: Create file(RENAME) command mode 16 жил өмнө
  Brad King 2123b432d9 ENH: Teach file(REMOVE) how to use relative paths 16 жил өмнө
  Brad King f074d9f571 ENH: Add undocumented file(DIFFERENT) command 17 жил өмнө
  Brad King 86aeefc7c9 COMP: Fix installation of cmake-gui by CMake 2.4 17 жил өмнө
  Brad King e2fa035c70 ENH: Refactor internal file(INSTALL) arg parsing 17 жил өмнө
  David Cole 0fafdb7eb8 BUG: Do not copy permissions of files when making the copy in an install rule. If the source file was read-only, this prevents the subsequent set of the destination file's modification time, making the copied file always different in time-stamp than the original and always installing a new file with a new time stamp (but the same content) causing unnecessary downstream incremental rebuilds. As part of this fix, add an optional copyPermissions parameter to the SystemTools routines CopyFileIfDifferent, CopyFileAlways, CopyAFile and CopyADirectory. The copyPermissions parameter defaults to true to preserve the behavior of these routines for existing callers. 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 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 8063dd293e ENH: Inform user when RPATH or RUNPATH is removed 17 жил өмнө
  Brad King 757875df91 ENH: Inform user when RPATH is set during installation. 17 жил өмнө
  Brad King b9ede3c86d BUG: Fix previous change to file(STRINGS) command. 17 жил өмнө
  Brad King 0c6ba12efd ENH: Teach Fortran compiler identification about the Portland Group compiler (PGI). 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 c408760a8a ENH: Improve error message when installation file(CHRPATH) cannot change the RPATH. 17 жил өмнө
  Bill Hoffman 45ce11a075 ENH: install the mac application bundle into /Applications directly with no enclosing folder 17 жил өмнө
  Sebastien Barre cddb1346b7 BUG: the directory the FILE DOWNLOAD command is writing to might not exist. 17 жил өмнө
  Brad King d732de4a8a ENH: Cleanup builtin chrpath support 17 жил өмнө
  Brad King 34c76d4304 ENH: Use builtin chrpath instead of relinking ELF targets 17 жил өмнө
  Bill Hoffman 001d7fa348 ENH: add more information to message 17 жил өмнө
  Bill Hoffman 0bfad2946d ENH: make sure files are binary for download and make status a pair of value string 17 жил өмнө