author | William Roberts <williamr@symbian.org> |
Sat, 09 Oct 2010 15:17:17 +0100 | |
changeset 6 | d48e90a0206b |
parent 0 | 01a8f4b3ef59 |
child 10 | 686ce409da30 |
permissions | -rw-r--r-- |
0
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
1 |
iMaker --file=/epoc32/rom/config/sf_refhw/syborg/image_conf_syborg.mk flash |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
2 |
files generated into epoc32\rombuild\syborg\core |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
3 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
4 |
copy \epoc32\rom\include\featuredatabase.xml |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
5 |
copy the syborg.rom.oby to syborg.stem_rom.oby |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
6 |
Put back |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
7 |
ROMBUILD_OPTION -no-header |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
8 |
define ROMDATE ##TODAY## |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
9 |
convert mbm_rom statements back into source form |
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
10 |
-> s/data="(.*mbm)_rom"(\s+)"(.*)"/auto-bitmap=$1$2$3/ |
6
d48e90a0206b
Update packages_in_rom.pl to clean up the data and generate the rom_content.csv file, adding a "package" column
William Roberts <williamr@symbian.org>
parents:
0
diff
changeset
|
11 |
?? Reinstate "REM expanded __ECOM_PLUGIN()" lines, killing the following line in each case |
d48e90a0206b
Update packages_in_rom.pl to clean up the data and generate the rom_content.csv file, adding a "package" column
William Roberts <williamr@symbian.org>
parents:
0
diff
changeset
|
12 |
|
d48e90a0206b
Update packages_in_rom.pl to clean up the data and generate the rom_content.csv file, adding a "package" column
William Roberts <williamr@symbian.org>
parents:
0
diff
changeset
|
13 |
Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin) |
0
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
14 |
|
01a8f4b3ef59
syborg_stem = massaged input file which gives matching rombuild.log (see notes.txt)
William Roberts <williamr@symbian.org>
parents:
diff
changeset
|
15 |
buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |