comparison ChangeLog @ 2763:c03464c24b14

Fixed a minor typo in the arcadepak's makefile related to DriveWire3 and Becker. Updated makefile with new option nightlytest. Run option is "make nightlytest". You also need to test environment variable TESTSSHDIR and TESTSSHSERVER before using it. Also updated the nightly option so if the SOURCEUSER environment variable is not set it will report it.
author drencor-xeen
date Wed, 16 Jan 2013 17:33:46 -0600
parents 9b29d654db13
children 2af3df45f157
comparison
equal deleted inserted replaced
2762:9b29d654db13 2763:c03464c24b14
1 NitrOS-9 V3.2.9: 1 NitrOS-9 V3.2.9:
2
3 ----------------------------------------------------------
4 2013/01/16 David Ladd
5 M ChangeLog
6 M 3rdparty/packages/arcadepak/makefile
7 M makefile
8
9 Updated makefile for the arcadepak to now create DW3 &
10 BECKER boot disks.
11
12 Added new make option to the main makefile. New option
13 is "make nightlytest" This option uses environment
14 variables called TESTSSHSERVER and TESTSSHDIR. This will
15 allow testing of the nightly upload to a host ssh server
16 of your choice as well as folder(s) on that account of
17 your choice. This was added strictly for testing use.
18
19 Also added a check to the makefile at the nightly section
20 if the user does not have the environment variable
21 SOURCEUSER set then it will echo a responce saying that
22 the user needs to set this environment variable before
23 using this option.
2 24
3 ---------------------------------------------------------- 25 ----------------------------------------------------------
4 2013/01/16 David Ladd 26 2013/01/16 David Ladd
5 M 3rdparty/packages/arcadepak/makefile 27 M 3rdparty/packages/arcadepak/makefile
6 M 3rdparty/packages/arcadepak/smash/makefile 28 M 3rdparty/packages/arcadepak/smash/makefile