Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Fri, 30 Jul 2010 17:38:41 +0100] rev 22
Fixes for SMP platforms
Adrian Issott <adrian.issott@nokia.com> [Fri, 30 Jul 2010 14:53:31 +0100] rev 21
Fixing build issues with EPOCROOT != \
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 29 Jul 2010 19:16:52 +0100] rev 20
Merge from SFTP.
Removed the --diag-supress ifdef, as it was only due to me not being able to spell --diag_suppress! (which is supported on all versions of RVCT)
Joe Branton <joe.branton@accenture.com> [Thu, 29 Jul 2010 14:11:57 +1000] rev 19
Added FSHELL_[NO_]ARMCC_DIAG_SUPPRESS_SUPPORT.
The versions of RVCT that I'm using (2.2 build 616 and 2.2 build 686) don't appear to support --diag-supress.
Joe Branton <joe.branton@accenture.com> [Thu, 29 Jul 2010 13:16:17 +1000] rev 18
Patch the spcre wins def-file to get it to build.
Joe Branton <joe.branton@accenture.com> [Thu, 29 Jul 2010 12:58:05 +1000] rev 17
More build fixes.
Changed the documentation builder to automatically prepend %EPOCROOT% (converted to a path relative form) to pre-processor include path options that start with 'epoc32'. Prevously $(EPOCROOT) was prepended in the makefile, which broke the documentation build because the pre-processor will only accecpt relative path include options.
Joe Branton <joe.branton@accenture.com> [Thu, 29 Jul 2010 12:05:54 +1000] rev 16
Catchup.