From 4a0ef34771f2ed8c072122927756e7df91f98052 Mon Sep 17 00:00:00 2001
From: Michael Davidsaver
As a matter of policy valgrind.h should never be included by any header file -installed by Base, so its use will remain purely an internal implementation -detail and not be directly visible to application software. -Support modules which choose to use valgrind.h are advised to avoid to do +
As a matter of policy valgrind.h will never be included by any header file +installed by Base, so its use will remain purely an implementation +detail hidden from application software. +Support modules which choose to use valgrind.h are advised to do likewise.
A Perl script and Makefile rules have been added to allow modules to generate a C header file with a macro defined with an automatically updated identifier. -This is a VCS revision ID (Darcs, Git, Mercurial Subversion and Bazaar are all +This is a VCS revision ID (Darcs, Git, Mercurial, Subversion, and Bazaar are supported) or the date/time of the build if no VCS system is in use.
The makeBaseApp example template has been updated with a new device support