view changelog.tmpl @ 12662:2c54fde0f397 stable

Fix passing compiler options to mkoctfile * mkoctfile.in: Only pass the part after -W to the compiler, plus add a comma for consistency with -Wl option. * mkoctfile.m: Document the change.
author Jordi Gutiérrez Hermoso <jordigh@gmail.com>
date Wed, 11 May 2011 00:23:46 -0500
parents 83606de30dae
children
line wrap: on
line source

header = '{date|shortdate}  {author|person}  <{author|email}>\n\n'
changeset = '\t{desc|tabindent|strip}\n\n\tFiles: {files|stringify|fill68|tabindent|strip}\n\n'