Skip to content

Use markit solution for source code #15

@BradleyA

Description

@BradleyA
# >>>   In the future, Use markit solution for source code and create a wrapper during compile/build time ?
# >>>       This will change the extension case statement objective: move from comments to variables in compiled code
# >>>       move from comments in source code to variables in compiled code
# >>>       very different vision
# >>>     Use markit in the source code & insert; var BUILD_VERSION="${FILE_RELEASE}.`git rev-list HEAD | wc -l`"
# >>>      Or use markit; to create CHAR variable found in compiled code ?
# >>>           opening comment x.c 'var VERSION="' and ending comment '"'
# >>>           opening comment x.c 'char VERSION[] = "$Version: ' ${FILE_NAME}    ${FILE_RELEASE}.`git rev-list HEAD | wc -l`     ${TIME_STAMP} ${USER} `hostname -f` `git describe` and ending comment '$";'
# >>>                           x.o $Version: XXXX XXXX XXXX XXXX '$'
# >>>           opening comment x.c 'char VERSION_MESSAGE[] = "$Version_message: ' ${FILE_MESSAGE} ` and ending comment '$";'
# >>>                           x.o $Version_message: XXXX '$'

Metadata

Metadata

Assignees

Labels

enhancementIncrease or improve in quality, performance, business value, function, or user satisfaction.future releaseobjectiveDefinition of a mission statement, goals, objectives, roles, requirements, cost / benefit analysis,

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions