Fri May 17 14:42:45 UTC 2019 Chad Elliott <elliott_c@ociweb.com>
commitd07b201048ef6556e64da7ff0c4d3e3e70f23359
authorChad Elliott <elliottc@objectcomputing.com>
Fri, 17 May 2019 14:45:55 +0000 (17 09:45 -0500)
committerChad Elliott <elliottc@objectcomputing.com>
Fri, 17 May 2019 14:45:55 +0000 (17 09:45 -0500)
tree09aaca155c44795d301055707c278fe257fae5fe
parent8c0ffa80ca129b431329b9d4a1ce7979dad9dfdc
Fri May 17 14:42:45 UTC 2019  Chad Elliott  <elliott_c@ociweb.com>

        * modules/Creator.pm:
        * modules/IARProjectCreator.pm:
        * modules/IARWorkspaceCreator.pm:

          If a project type requires relative paths, locate a relative path
          when replacing $() variables if at all possible.

        * modules/ProjectCreator.pm:
        * modules/TemplateParser.pm:
        * templates/iar.mpd:

          A new template function, 'extension', can be used to get the
          extension of a file.  Additionally, non-template files can now be
          obtained through the custom input file interface.
ChangeLog
modules/Creator.pm
modules/IARProjectCreator.pm
modules/IARWorkspaceCreator.pm
modules/ProjectCreator.pm
modules/TemplateParser.pm
templates/iar.mpd