comparison ChangeLog @ 2762:9b29d654db13

Added empty_smash.txt and empty_thexder.txt to their respective folders and updated makefile(s) to use these files for their blank ROOT variables. Corrected problem with blackcauldron makefile removing tocgen in disk creation process. Corrected problem with christmas86 makefile removing tocgen in disk creation process.
author drencor-xeen
date Wed, 16 Jan 2013 13:16:05 -0600
parents e88aef1ccaec
children c03464c24b14
comparison
equal deleted inserted replaced
2761:e88aef1ccaec 2762:9b29d654db13
1 NitrOS-9 V3.2.9: 1 NitrOS-9 V3.2.9:
2
3 ----------------------------------------------------------
4 2013/01/16 David Ladd
5 M 3rdparty/packages/arcadepak/makefile
6 M 3rdparty/packages/arcadepak/smash/makefile
7 M 3rdparty/packages/arcadepak/thexder/makefile
8 M 3rdparty/packages/cc/makefile
9 M 3rdparty/packages/sierra/blackcauldron/makefile
10 M 3rdparty/packages/sierra/christmas86/makefile
11 M ChangeLog
12 A 3rdparty/packages/arcadepak/smash/empty_smash.txt
13 A 3rdparty/packages/arcadepak/thexder/empty_thexder.txt
14
15 Found a problem with with the makefile related to the
16 arcadepak not building from the chained make. Found the
17 "--no-print-directory" was missing from the make statement
18 to get the filenames for the sub folders. Also found empty
19 labels so created a empty_smash.txt and a empty_thexder.txt
20 to correct for odd errors when dealing with the empty labels.
21
22 Corrected blackcauldron and christmas86 makefile(s) related
23 to disk creation. Found that tocgen was being removed by
24 some of the disk image sections. This has been corrected.
2 25
3 ---------------------------------------------------------- 26 ----------------------------------------------------------
4 2013/01/16 David Ladd 27 2013/01/16 David Ladd
5 M ChangeLog 28 M ChangeLog
6 M 3rdparty/packages/arcadepak/shanghai/makefile 29 M 3rdparty/packages/arcadepak/shanghai/makefile