Bill Hoffman
|
ae10b3578d
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
преди 19 години |
Brad King
|
eb31755eb2
ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060.
|
преди 19 години |
Bill Hoffman
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
преди 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 години |
Ken Martin
|
7b3be313ee
ENH: modified the relative path code to not do relative paths between bin and source
|
преди 19 години |
Brad King
|
94cc5898e7
BUG: When generating the install rules for CMake itself the per-configuration subdirectory must be used to specify the executable location.
|
преди 19 години |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 19 години |
Brad King
|
c21a61c91a
BUG: Check for whether to add -C to package rule should check for a . in the first character not the second.
|
преди 19 години |
Brad King
|
93c95f1cc5
BUG: Fixed installation of MacOSX Bundle executables and the corresponding install_name remapping support. Extended the BundleTest test to check that this all works. Part of these fixes required changing the signature of AppendDirectoryForConfig in all generators. It now accepts prefix and suffix strings to deal with whether leading or trailing slashes should be included with the configuration subdirectory.
|
преди 19 години |
Bill Hoffman
|
2f78d874a7
ENH: fix for bug 2921, move _OVERRIDE variable to a better position to allow changing _INIT variables
|
преди 19 години |
Brad King
|
007421e19c
BUG: Check for whether to add BUILD_TYPE to install rule should check for a . in the first character not the second.
|
преди 19 години |
Andy Cedilnik
|
07260a6f27
ENH: Cleanup global targets even more and potentially fix Xcode
|
преди 19 години |
Andy Cedilnik
|
e6b8706225
BUG: Ok, fix the ordering
|
преди 19 години |
Andy Cedilnik
|
6783765c90
BUG: On Visual Studio and XCode, handle build configurations
|
преди 19 години |
Brad King
|
7db64cdb28
BUG: Need to use the CMAKE_COMMAND cache entry to get the location of CMake.
|
преди 20 години |
Andy Cedilnik
|
ee227d3af5
ENH: Several packaging issues. Allow random variables to be passed to cpack (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
преди 20 години |
Andy Cedilnik
|
3d9610feec
COMP: More fixes for non makefile generators and global targets
|
преди 20 години |
Andy Cedilnik
|
1cd8c64384
STYLE: Remove debug
|
преди 20 години |
Andy Cedilnik
|
c4156b4531
COMP: Even more global target fixes
|
преди 20 години |
Andy Cedilnik
|
77e5a607f2
BUG: Only add test targets when testing is enabled. Also add CMAKE_CFG_INTDIR when specified
|
преди 20 години |
Andy Cedilnik
|
0ba40b59c7
COMP: Handle preinstall properly on IDEs
|
преди 20 години |
Andy Cedilnik
|
66ea097554
ENH: Properly handle target dependencies
|
преди 20 години |
Andy Cedilnik
|
7c0251014c
COMP: More fixes for visual studio
|
преди 20 години |
Andy Cedilnik
|
549b77034e
COMP: Fixes for visual studio
|
преди 20 години |
Andy Cedilnik
|
32c403f665
ENH: Remove debug
|
преди 20 години |
Andy Cedilnik
|
12dc64c7f5
ENH: Add a notion of a global target
|
преди 20 години |
Bill Hoffman
|
347c5f4b46
ENH: add working directory support
|
преди 20 години |
Brad King
|
afa8367885
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name.
|
преди 20 години |
Andy Cedilnik
|
782bef7374
ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2
|
преди 20 години |
Bill Hoffman
|
5b9ecdec44
ENH: fix warning
|
преди 20 години |