summaryrefslogtreecommitdiff
path: root/macro.py
Commit message (Expand)AuthorAgeFilesLines
* spelling: beginningJosh Soref2017-03-281-1/+1
* Deal with changed git-log behavior in version 1.9.x.Peter Simons2014-02-181-1/+1
* macro.py: recognize (C) symbol in the license section -- and normalize it to ...Peter Simons2013-02-101-1/+1
* macro.m4, macro2m4.py: don't restrict the OBSOLETE MACRO section to a single ...Peter Simons2011-08-241-2/+0
* Merge functionality of 'set-serial.sh' into the 'maintainer-all' target.Peter Simons2011-01-061-7/+21
* macro.py, macro2m4.py: minor fixes to make those scripts run with Python 3Peter Simons2010-10-201-2/+2
* macro.py: dropped computation of the obsolete m4header variablePeter Simons2010-06-041-5/+0
* macro.py: assert that the header section of the macro files don't contain tabsPeter Simons2009-12-231-0/+2
* macro2html.py: add an appropriate message to the HTML pages of obsolete macrosPeter Simons2009-08-011-1/+2
* macro.py: added support for parsing obsolete macrosPeter Simons2009-08-011-0/+6
* Avoid non-ASCII characters in m4 files.Peter Simons2009-07-271-7/+6
* maint: replaced StringTemplate-based generators with hand-written onesPeter Simons2009-07-201-25/+0
* macro.py: Allow characters ".,-" in copyright year specifications.Peter Simons2009-07-201-1/+1
* compatibility with st 3.1 StringTemplateGroupFilippo Giunchedi2009-07-181-1/+1
* macro.py: fixed computation of padding for the URL line in the m4 filePeter Simons2009-06-051-1/+2
* maint: added initial version of the toolchainPeter Simons2009-05-051-0/+136