Bill Hoffman
|
c98d15e8a3
ENH: fix warning, and remove debug code
|
19 жил өмнө |
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.
|
19 жил өмнө |
Bill Hoffman
|
3cf3fc510f
ENH: make sure framework search order is correct
|
19 жил өмнө |
Andy Cedilnik
|
ed5f95cf23
ENH: Add proper support for installing bundles
|
19 жил өмнө |
Andy Cedilnik
|
ee1975570e
ENH: Allow blocking of writing into the source tree
|
19 жил өмнө |
Andy Cedilnik
|
d41f97a5e6
ENH: Add relative tag and add test for relative tag
|
19 жил өмнө |
Andy Cedilnik
|
15d7dd9937
ENH: Remove cmGlob and use glob from kwsys
|
19 жил өмнө |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 жил өмнө |
Bill Hoffman
|
ac432c7e7c
ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variable with a path in it.
|
19 жил өмнө |
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
|
19 жил өмнө |
Brad King
|
19f5d128e8
BUG: Most platforms other than Linux seem to require executable permissions on their shared libraries.
|
19 жил өмнө |
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.
|
19 жил өмнө |
Brad King
|
3ca9ef09b7
BUG: Fixed optional file install support for multi-configuration generators.
|
19 жил өмнө |
Brad King
|
b6fd3b7bb1
BUG: Install location full-path test for windows needs to account for both lower case and upper case drive letters.
|
19 жил өмнө |
Brad King
|
cd3c98d032
ENH: Clarified error message.
|
19 жил өмнө |
Brad King
|
079826d367
COMP: Removed unused variables.
|
20 жил өмнө |
Brad King
|
22c62c9e65
BUG: Sweeping changes to cleanup computation of target names. This should
|
20 жил өмнө |
Andy Cedilnik
|
6e5cdd6de7
ENH: Add regular string replace (not regex), and relative path command. Also add tests
|
20 жил өмнө |
Bill Hoffman
|
f8c259b443
BUG: try to fix qt problems
|
20 жил өмнө |
Bill Hoffman
|
621c84f9e0
make sure correct path type is used
|
20 жил өмнө |
Brad King
|
d392acb4e6
ENH: Added versioned executable support. This partially addresses bug#2143. Also made OUTPUT_NAME work when installing executables.
|
20 жил өмнө |
Bill Hoffman
|
a13713818c
ENH: if Xcode21 is installed then create 21 compatible project files
|
20 жил өмнө |
Andy Cedilnik
|
c4db8aba73
STYLE: Fix typos
|
20 жил өмнө |
Andy Cedilnik
|
04bb427d1f
BUG: Handle restrictive permissions
|
20 жил өмнө |
Bill Hoffman
|
785b0dc012
ENH: all tests are passing for XCode
|
20 жил өмнө |
Andy Cedilnik
|
56234aed4b
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
21 жил өмнө |
Brad King
|
491bebefa2
BUG: Fix crash when CMAKE_DEBUG_POSTFIX is not set.
|
21 жил өмнө |
Brad King
|
b8917c7e6c
BUG: Fixed generation of installation manifest to account for library versioning symlinks. Also removed DESTDIR prefix from generated manifest.
|
21 жил өмнө |
Andy Cedilnik
|
04a8572b99
BUG: If the destination is the same as source, do not copy file. Fixes Bug #956 - make install broken
|
21 жил өмнө |
Andy Cedilnik
|
35033f248d
ERR: Fix typo
|
21 жил өмнө |