Bill Hoffman
|
d3691460f5
ENH: fix error message
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
2af4710525
STYLE: fix line length
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
50a0f71120
ENH: Added CONFIGURATIONS option to INSTALL command to allow per-configuration install rules.
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
a317715407
ENH: Added option to not use copy-if-different when installing.
|
%!s(int64=19) %!d(string=hai) anos |
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.
|
%!s(int64=19) %!d(string=hai) anos |
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
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
ac242e319b
BUG: Fixed install rules to use copy-if-different.
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
6c13d60ec6
ENH: handle single path
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
24f08322be
ENH: add path conversion stuff and rm SYSTEM_PATH
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
c98d15e8a3
ENH: fix warning, and remove debug code
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
08b14163ee
ENH: Added named component installation implementation. Installation behavior should be unchanged unless -DCOMPONENT=<name> is specified when cmake_install.cmake is invoked.
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
3cf3fc510f
ENH: make sure framework search order is correct
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
ed5f95cf23
ENH: Add proper support for installing bundles
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
ee1975570e
ENH: Allow blocking of writing into the source tree
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
d41f97a5e6
ENH: Add relative tag and add test for relative tag
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
15d7dd9937
ENH: Remove cmGlob and use glob from kwsys
|
%!s(int64=20) %!d(string=hai) anos |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
ac432c7e7c
ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variable with a path in it.
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
4c5ba06fa1
ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
19f5d128e8
BUG: Most platforms other than Linux seem to require executable permissions on their shared libraries.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
a2e136fd17
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
3ca9ef09b7
BUG: Fixed optional file install support for multi-configuration generators.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
b6fd3b7bb1
BUG: Install location full-path test for windows needs to account for both lower case and upper case drive letters.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
cd3c98d032
ENH: Clarified error message.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
079826d367
COMP: Removed unused variables.
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
%!s(int64=20) %!d(string=hai) anos |
Andy Cedilnik
|
6e5cdd6de7
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
f8c259b443
BUG: try to fix qt problems
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
621c84f9e0
make sure correct path type is used
|
%!s(int64=20) %!d(string=hai) anos |
Brad King
|
d392acb4e6
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
%!s(int64=20) %!d(string=hai) anos |