timothy.murphy@nokia.com [Mon, 01 Mar 2010 17:57:13 +0200] rev 288
Merge
timothy.murphy@nokia.com [Mon, 01 Mar 2010 17:49:12 +0200] rev 287
spelling mistake. Remove unused variable
timothy.murphy@nokia.com [Mon, 01 Mar 2010 01:04:37 +0200] rev 286
release note: fix blank recipe host attribites on windows
timothy.murphy@nokia.com [Mon, 01 Mar 2010 00:59:44 +0200] rev 285
copyright dates, remove spaces
timothy.murphy@nokia.com [Mon, 01 Mar 2010 00:55:33 +0200] rev 284
Remove stupid whitespace changes
timothy.murphy@nokia.com [Mon, 01 Mar 2010 00:54:27 +0200] rev 283
fix: remove unnecessary changes. Reorganise gethostname stuff so it can be debugged.
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.