timothy.murphy@nokia.com [Sun, 28 Feb 2010 22:37:15 +0000] rev 282
fix: use gethostname() to set host attribute as this works on a cluster whereas reading the COMPUTERNAME env var doesn't.
timothy.murphy@nokia.com [Sun, 28 Feb 2010 23:17:56 +0200] rev 281
fix: use proper hostplatform variable, now host attributes really aren't empty on windows recipes.
timothy.murphy@nokia.com [Sun, 28 Feb 2010 21:19:57 +0200] rev 280
Merge
timothy.murphy@nokia.com [Sun, 28 Feb 2010 21:18:07 +0200] rev 279
fix: make sure host attribute is set rather than blank in logs on windows by using the env var 'COMPUTERNAME' instead of 'HOSTNAME'. Thus make it less difficult to order recipes in the log by time.
timothy.murphy@nokia.com [Fri, 26 Feb 2010 17:07:56 +0000] rev 278
SF Bug 2081 - [Raptor] - Exported file executable permissions not maintained (linux)
timothy.murphy@nokia.com [Thu, 25 Feb 2010 16:59:00 +0000] rev 277
SF Bug 1562 - [Raptor] Tracecompiler SYSTEMINCLUDE should be based on TARGETEXT not TARGETTYPE
Jon Chatten [Fri, 26 Feb 2010 14:51:57 +0000] rev 276
release note: SF Bug 1912 - Raptor should take python from the path [if not set with SBS_PYTHON or bundled with Raptor]