Commit historia

Upphovsman SHA1 Meddelande Datum
  Alexander Neundorf 55f11b348b 18 år sedan
  Alexander Neundorf f4eb541880 18 år sedan
  Brad King 4259c7c1e4 COMP: Fix for borland now that components list check is const. 18 år sedan
  Alexander Neundorf aee311a89d 18 år sedan
  Alexander Neundorf 61d3444f93 18 år sedan
  Brad King 6697979aaf COMP: Avoid warning. 18 år sedan
  Brad King 0fb689973e ENH: Added FILE(STRINGS) command. 18 år sedan
  Brad King a017333d9a ENH: Added option CMAKE_INSTALL_SO_NO_EXE on linux to choose whether the default permissions for shared libraries include the executable bit. This is necessary to support the conflicting policies of Debian and Fedora. These changes address bug#4805. 18 år sedan
  Brad King e105c7fedc BUG: Preserve symlinks during installation. This addresses bug#4384. 19 år sedan
  Ken Martin fdbe20cf8b COMP: fix warnings 19 år sedan
  Ken Martin d223fc64ad COMP: fix a compiel warning 19 år sedan
  Ken Martin f8c982cf78 ENH: added LIMIT on file read 19 år sedan
  Brad King 27a67fb72f ENH: Add support to INSTALL(DIRECTORY) to install an empty directory. This addresses bug#3572. 19 år sedan
  Brad King 2b602ea738 COMP: Need to use cmsys_stl when in CMake code, not kwsys_stl. 19 år sedan
  Brad King b4e1de7886 BUG: Avoid putting double-slashes in fromFile during installation. Also added regex debugging copy of the expression in string form. 19 år sedan
  Brad King c99dcc30be BUG: Directory installation pattern matching should be case insensitive on some platforms. 19 år sedan
  Brad King bed79f6c6b ENH: Implemented INSTALL(DIRECTORY) command and added a test. Re-organized cmFileCommand's implementation of FILE(INSTALL) a bit to help out. This addresses bug#1694 and partially addresses bug#2691. 19 år sedan
  Brad King ba9c97ccec BUG: RENAME option should be allowd for INSTALL(PROGRAMS) too. 19 år sedan
  Brad King 0525d8be58 BUG: Bundle installation needs all file permissions to be preserved from the build tree. 19 år sedan
  Brad King 8a72d43c17 ENH: Started implementing INSTALL(DIRECTORY) command mode. This is not yet finished so it is undocumented and there is no test. These changes also separate the notions of file and directory permissions. 19 år sedan
  Brad King b642ffa7a8 ENH: Fix directory installation to properly deal with trailing slash names (using the rsync convention for whether the last directory name is included in naming the destination directory). 19 år sedan
  Bill Hoffman 8033e32203 ENH: fix crash when glob has wrong number of arguments 19 år sedan
  Brad King 932e3524fc ENH: Changing shared library versioned file names on OSX to conform to that platform's convention. 19 år sedan
  Bill Hoffman d3691460f5 ENH: fix error message 19 år sedan
  Ken Martin 2af4710525 STYLE: fix line length 19 år sedan
  Brad King 50a0f71120 ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules. 19 år sedan
  Brad King a317715407 ENH: Added option to not use copy-if-different when installing. 19 år sedan
  Brad King 84f672155c BUG: Using the source-file permissions by default for installation is somewhat unpredictable because users can extract source code with almost any permissions (umask). Changing the default to use 644 for files and 755 for programs. No release has documented the old behavior so we do not need compatibility. 19 år sedan
  Andy Cedilnik 4709c76f0f ENH: More cleanups and add stgz header script, so it does not have to be hard-coded. Also, the user can overwrite it 19 år sedan
  Brad King ac242e319b BUG: Fixed install rules to use copy-if-different. 19 år sedan