| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
| |
|
| |
|
|
|
|
| |
an argument to the CABLE_DEFINE_SET command. A single colon with nothing to its left will result in an empty tag.
|
|
|
|
| |
now generated on the first pass, during the Invoke() calls.
|
| |
|
|
|
|
| |
Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output.
|
|
|