comparison CHANGES @ 112:2b0b61fd1a36

Fix handling of relative includes.
author David A. Holland
date Tue, 11 Jun 2013 13:50:07 -0400
parents b2f2f30194b8
children b2f16b2179e9
comparison
equal deleted inserted replaced
111:36dd4701e0ba 112:2b0b61fd1a36
6 - add tests arising from December 2010 tech-toolchain thread (one 6 - add tests arising from December 2010 tech-toolchain thread (one
7 from der Mouse, one of mine) 7 from der Mouse, one of mine)
8 - clean out usage of sys/cdefs.h macros and don't use the implementation 8 - clean out usage of sys/cdefs.h macros and don't use the implementation
9 namespace 9 namespace
10 - make -Wcomment work again 10 - make -Wcomment work again
11 - fix handling of relative includes
11 - provide a man page 12 - provide a man page
12 13
13 release 0.1 (20130610) 14 release 0.1 (20130610)
14 - first release, works with at least some imake templates 15 - first release, works with at least some imake templates