Brad King
|
1c0595c73f
ENH: Add global property ALLOW_DUPLICATE_CUSTOM_TARGETS to help existing projects that depend on having duplicate custom targets. It is allowed only for Makefile generators. See bug#6348.
|
18 years ago |
Brad King
|
523ddedac5
ENH: Analyze inter-target dependencies to safely fix cycles
|
18 years ago |
Bill Hoffman
|
6903d2df8b
ENH: remove const
|
18 years ago |
Bill Hoffman
|
8a83f09637
ENH: fix for bug 3218 dependant projects are written out automatically if they are in the project. Also fix bug 5829, remove hard coded CMAKE_CONFIGURATION_TYPES from vs 7 generator
|
18 years ago |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
18 years ago |
Brad King
|
96fd5909d9
ENH: Implement linking with paths to library files instead of -L and -l separation. See bug #3832
|
18 years ago |
Brad King
|
430296dc96
ENH: Moved global inter-target dependency analysis and cycle-prevention code up from cmGlobalUnixMakefileGenerator3 to cmGlobalGenerator. Simplified cmGlobalUnixMakefileGenerator3 to use it. Later other generators may be modified to use it also.
|
18 years ago |
Brad King
|
d83b4cd255
ENH: Add a depends check step to custom targets. Add support for the IMPLICIT_DEPENDS feature of custom commands when building in custom targets. Convert multiple-output pair checks to be per-target instead of global.
|
18 years ago |
Alexander Neundorf
|
4ed64cf73a
ENH: add GetCleanTargetName() which returns "clean" for makefiles, so it can
|
18 years ago |
David Cole
|
867de7fc67
ENH: Add ability to call Visual Studio macros from CMake. Add a CMake Visual Studio macro to reload a solution file automatically if CMake makes changes to .sln files or .vcproj files. Add code to call the macro automatically for any running Visual Studio instances with the .sln file open at the end of the Visual Studio Generate call. Only call the macro if some .sln or .vcproj file changed during Generate. Also, add handling for REG_EXPAND_SZ type to SystemTools::ReadRegistryValue - returned string has environment variable references expanded.
|
18 years ago |
Bill Hoffman
|
d9d40942a0
ENH: add guess progress for first time configuring a project.
|
18 years ago |
David Cole
|
8e4c7b99e1
ENH: Finish up the Framework creation code restructuring. Frameworks build and install now. More work needed on the packaging step. See Tests/Framework for example use.
|
18 years ago |
Alexander Neundorf
|
d338e69c01
|
18 years ago |
Alexander Neundorf
|
3e12a6cb91
|
18 years ago |
David Cole
|
ef22ad6bec
ENH: Handle FRAMEWORK and BUNDLE arguments in the INSTALL TARGETS command. Work in progress... More to come.
|
18 years ago |
Alexander Neundorf
|
12f6383561
|
18 years ago |
Brad King
|
d7118006de
BUG: Target exclusion-from-all tests should always use the root local generator associated with the all target being tested.
|
18 years ago |
Alexander Neundorf
|
55303d6dd2
|
18 years ago |
Alexander Neundorf
|
95a8331edb
|
18 years ago |
Alexander Neundorf
|
021ceea1b0
ENH: second try for handling the linker language with integer priority values (returning a pointer to a string on the stack is no good idea)
|
18 years ago |
Alexander Neundorf
|
16705a3e87
COMP: revert last commit for now, broke Visual Studio
|
18 years ago |
Alexander Neundorf
|
bea1a5de77
|
18 years ago |
Alexander Neundorf
|
43de8c8628
|
18 years ago |
Alexander Neundorf
|
c0d000d234
|
18 years ago |
Brad King
|
35936433e1
ENH: Merging changes from branch CMake-SourceFile2-b between tags
|
18 years ago |
Alexander Neundorf
|
6d200fa6be
|
18 years ago |
Alexander Neundorf
|
9d4f3a0686
|
18 years ago |
Alexander Neundorf
|
422dc631b6
|
18 years ago |
Alexander Neundorf
|
96bb8da184
|
18 years ago |
Alexander Neundorf
|
0ddc9f62e5
|
18 years ago |