Brad King
|
084e5a5e9e
BUG: Fix preprocess and assembly rule expansion
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
496c203a0b
BUG: Do not expand rule variables in info rules
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
ac9b7ec155
ENH: Refactor custom command rule hashing
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
690121f098
BUG: Fix color check for dependency scanning
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
9c29a72fbc
ENH: Support object lists longer than 128K on MSVC
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
07454a39f1
ENH: Factor out listing of objects on command line
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
ad44a41a18
ENH: Fix optional use of relative paths.
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
8bffd5af36
ENH: Simplify framework -F flag generation
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
434d07afe6
ENH: Use new link info during dependency scanning
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
e79b73d61f
BUG: Include less content as input to "rule hash" computation.
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
6be09c3667
ENH: Introduce "rule hashes" to help rebuild files when rules change.
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
23a60d561c
BUG: Fix makefile generator to have link rules depend on all full path libraries that appear on the link line. This allows projects to relink when imported targets have changed.
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
600e5e274e
ENH: Add SKIP_RULE_DEPENDS option for add_custom_command()
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
071725a1c1
BUG: Fix generation of some paths into .cmake files in the build tree to escape strings for the CMake language. This fix allows users to put double quotes in the SOVERSION of a shared library.
|
%!s(int64=17) %!d(string=hai) anos |
Bill Hoffman
|
7f5446b2ef
BUG: fix for bug 6834 RC should not get all COMPILE_FLAGS from a target and should work the same way as it does in the vs ide
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
238d9d9e30
BUG: When MACOSX_PACKAGE_LOCATION specifies Headers/foo we must still create the Headers symlink.
|
%!s(int64=17) %!d(string=hai) anos |
Bill Hoffman
|
b0256fbe1c
BUG: make sure OBJECT_DIR is in the path of the SHELL
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
67834f2d53
BUG: Correct Mac OS X framework behavior
|
%!s(int64=17) %!d(string=hai) anos |
Bill Hoffman
|
5514b2811b
BUG: response file must be a copy if different or you get relinks every time you run cmake
|
%!s(int64=17) %!d(string=hai) anos |
Brad King
|
dfe2ea6406
ENH: Handle large object file lists on some platforms
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
58480575a3
ENH: Simplify make build rule generation by removing use of OBJECTS_QUOTED and TARGET_QUOTED rule variables and updating the generation of OBJECTS to always use the newer cmLocalGenerator::Convert method.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
454da64c99
BUG: Link scripts should be generated with copy-if-different and included as a dependency of the link rule.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
9ed4266306
ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
ed76198b84
ENH: Cleanup building of OS X bundle content
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
66e0b4212f
ENH: Added build rule variables CMAKE_<LANG>_ARCHIVE_CREATE, CMAKE_<LANG>_ARCHIVE_APPEND, and CMAKE_<LANG>_ARCHIVE_FINISH to support creation of static archive libraries out of a large number of objects. See bug #6284.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
5594ad4885
ENH: Updated exporting and importing of targets to support libraries and configurations.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
433099ecdd
ENH: Converted cmMakefile DefineFlags added by ADD_DEFINITIONS command into a COMPILE_DEFINITIONS directory property.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
18b9e7db6c
ENH: Enable CMAKE_<lang>_DEFINE_FLAG for COMPILE_DEFINITIONS property implementation.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
80c2be45e0
ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for better documentation clarity.
|
%!s(int64=18) %!d(string=hai) anos |
Brad King
|
8262ccfd4e
ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators.
|
%!s(int64=18) %!d(string=hai) anos |