Mercurial > ~dholland > hg > tradcpp > index.cgi
comparison CHANGES @ 106:ecec7c16e3ba
add a couple more tests, taken from the 2010 tech-toolchain thread
(one was from der Mouse, the other prompted by something he said)
author | David A. Holland |
---|---|
date | Tue, 11 Jun 2013 11:35:27 -0400 |
parents | 600f36cd7353 |
children | 33954a07d013 |
comparison
equal
deleted
inserted
replaced
105:600f36cd7353 | 106:ecec7c16e3ba |
---|---|
1 pending | 1 pending |
2 - auto-recognize more builtin PowerPC and mips macros | 2 - auto-recognize more builtin PowerPC and mips macros |
3 - pass -Wunused (partly from Baptiste Daroussin) | 3 - pass -Wunused (partly from Baptiste Daroussin) |
4 - allow absolute paths in include files (partly from Baptiste Daroussin) | 4 - allow absolute paths in include files (partly from Baptiste Daroussin) |
5 - don't use getprogname() in the name of portability | 5 - don't use getprogname() in the name of portability |
6 - add tests arising from December 2010 tech-toolchain thread (one | |
7 from der Mouse, one of mine) | |
6 | 8 |
7 release 0.1 (20130610) | 9 release 0.1 (20130610) |
8 - first release, works with at least some imake templates | 10 - first release, works with at least some imake templates |