view CHANGES @ 125:4e98022c3ce2

Added tag release-0.2 for changeset 3ad1cd80f5a0
author David A. Holland
date Tue, 11 Jun 2013 19:14:17 -0400
parents 3ad1cd80f5a0
children a0a86380456e
line wrap: on
line source

release 0.2 (20130611)
   - auto-recognize more builtin PowerPC and mips macros
   - pass -Wunused (partly from Baptiste Daroussin)
   - allow absolute paths in include files (partly from Baptiste Daroussin)
   - don't use getprogname() in the name of portability
   - add tests arising from December 2010 tech-toolchain thread (one
     from der Mouse, one of mine)
   - clean out usage of sys/cdefs.h macros and don't use the implementation
     namespace
   - make -Wcomment work again
   - fix handling of relative includes
   - provide a man page
   - other minor improvements

release 0.1 (20130610)
   - first release, works with at least some imake templates