Brad King
|
9a1d4e92eb
|
BUG: Fix/cleanup custom commands and custom targets. Make empty comment strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
|
2006-09-28 16:40:35 -04:00 |
Ken Martin
|
8ace577a2a
|
BUG: reduce the number of file handles kept open
|
2006-07-12 14:15:06 -04:00 |
Ken Martin
|
f1dfa7e78f
|
BUG: changed to progress to make it more flexible and to no relink targets as often
|
2006-07-11 09:55:27 -04:00 |
Brad King
|
0bbcb49f65
|
ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells.
|
2006-06-15 16:17:11 -04:00 |
Brad King
|
4189370497
|
BUG: Custom command outputs listed explicitly as source files in a target should be generated whether or not an object file in the target needs them. This useful and makes Makefile builds more consistent with VS IDE builds.
|
2006-06-01 11:45:51 -04:00 |
Andy Cedilnik
|
40272a16bd
|
ENH: Add support for adding content to bundles
|
2006-03-28 08:54:01 -05:00 |
Ken Martin
|
3d96e52261
|
STYLE: some m_ to this-> cleanup
|
2006-03-15 11:02:08 -05:00 |
Bill Hoffman
|
88bd3b5281
|
ENH: add support for removing language flags from shared library and shared module link commands
|
2006-03-14 14:03:16 -05:00 |
Ken Martin
|
38c3145ce1
|
COMP: fix compiler warning
|
2006-02-15 12:32:43 -05:00 |
Ken Martin
|
141ad7645e
|
ENH: some reorg of the unix makefile generator
|
2006-02-15 10:34:11 -05:00 |
Ken Martin
|
7740ccd1a4
|
ENH: some cleanup of the makefile generator
|
2006-02-14 10:36:04 -05:00 |