Brad King
|
524769aebc
ENH: Made ConfigureOutputPaths virtual to help new generator.
|
21 rokov pred |
Brad King
|
6297bcbf1d
ENH: Moved code that checks output path variables to separate ConfigureOutputPaths method. Needed to provide access to the same code from a subclass.
|
21 rokov pred |
Bill Hoffman
|
7cef36c628
ENH: add the ability to generate custom commands for a language that is not supported by an IDE
|
21 rokov pred |
Bill Hoffman
|
16c0a02d9b
ENH: correctly ignore files
|
21 rokov pred |
Bill Hoffman
|
a7e20abcdb
ENH: only replace the language being used in expand rule variables
|
21 rokov pred |
Bill Hoffman
|
692ba48c4e
ENH: major changes to support addition of languages from cmake modules directory.
|
21 rokov pred |
Andy Cedilnik
|
ddf814f964
ENH: Encode object files with funny characters in the name. It should fix Bug #418 - Borland 5.5.1, Templates/*.cxx files with '+' chars used in execs
|
21 rokov pred |
Andy Cedilnik
|
5a5cd54730
ENH: GetSafeDefinition is now in cmMakefile
|
21 rokov pred |
Bill Hoffman
|
8b0b749a11
ENH: add SUBDIR PREORDER and fix clean for non-relative paths
|
21 rokov pred |
Andy Cedilnik
|
5c85e88bfd
ENH: Ok, that is it. Remove old install and replace it with new
|
21 rokov pred |
Bill Hoffman
|
d0cea4c7bb
ENH: make relative paths optional and default off, and add a test for them
|
21 rokov pred |
Bill Hoffman
|
ddb815c125
ENH: add new subdirectory exclude from top option
|
22 rokov pred |
Brad King
|
ed1c2573aa
BUG: Fix to build rule generation with relative paths.
|
22 rokov pred |
Brad King
|
fad0651d84
BUG: Fix jump-over-and-build for missing libraries when the relative path to the library is different between the source and destination of the jump.
|
22 rokov pred |
Bill Hoffman
|
d79e3ae698
ENH: move relative path to parent generator class
|
22 rokov pred |
Bill Hoffman
|
eb9fc21543
ENH: add support for relative paths in makefiles
|
22 rokov pred |
Bill Hoffman
|
5acab1eed1
BUG: roll back change for variable used in path
|
22 rokov pred |
Bill Hoffman
|
1eca26f4c4
ENH: use variables for output paths
|
22 rokov pred |
Brad King
|
9229e6bc8b
ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32.
|
22 rokov pred |
Bill Hoffman
|
3e2c1f3477
BUG: fix for bug 303 pass makeflags to sub makes
|
22 rokov pred |
Brad King
|
773de6e55d
ENH: Added convenience signature to OutputMakeRule.
|
22 rokov pred |
Ken Martin
|
e8d1ee2712
added outputEcho method and fixed make help for nmake and borland
|
22 rokov pred |
Bill Hoffman
|
63ca58ceaf
ENH: allow lib prefix for to stay for nmake and borland make as it is not a system prefix
|
22 rokov pred |
Ken Martin
|
ba68f771b3
yikes added new custom command support
|
22 rokov pred |
Brad King
|
5bb1a79c9f
ENH: Support for spaces in paths during make install.
|
23 rokov pred |
Brad King
|
3348131819
ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources.
|
23 rokov pred |
Bill Hoffman
|
5a676508c4
BUG: fix bug in depends
|
23 rokov pred |
Bill Hoffman
|
c1c3149d16
BUG: fix for build out of dir for windows
|
23 rokov pred |
Bill Hoffman
|
36db45082e
ENH: fix up several problems with new stuff
|
23 rokov pred |
Bill Hoffman
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 rokov pred |