aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/modules/texttemplate
Commit message (Collapse)AuthorAgeFilesLines
* Make the texttemplate module publicJoerg Bornemann2018-06-011-0/+64
Also, adjust the syntax to be closer to ES2015's template literals. [ChangeLog] Introduced the texttemplate module, a facility similar to qmake's SUBSTITUTES feature. Task-number: QBS-1050 Change-Id: Id4d45ac962d68f44a060aefafb20263d7f21ba9f Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>