equal
deleted
inserted
replaced
|
1 Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin), and other things |
|
2 |
|
3 copy tools\buildrom.pm \epoc32\tools\buildrom.pm |
1 iMaker --file=/epoc32/rom/config/sf_refhw/syborg/image_conf_syborg.mk flash |
4 iMaker --file=/epoc32/rom/config/sf_refhw/syborg/image_conf_syborg.mk flash |
2 files generated into epoc32\rombuild\syborg\core |
5 files generated into epoc32\rombuild\syborg\core |
3 |
6 |
4 copy \epoc32\rom\include\featuredatabase.xml |
7 copy \epoc32\rom\include\featuredatabase.xml |
5 copy the syborg.rom.oby to syborg.stem_rom.oby |
8 findstr FEATURES original\syborg.tmp1.oby >syborg_stem_features.iby |
6 Put back |
9 perl tools\repair_obyfile.pl original\syborg.rom.oby >syborg_stem\syborg_stem_rom.oby |
7 ROMBUILD_OPTION -no-header |
|
8 define ROMDATE ##TODAY## |
|
9 convert mbm_rom statements back into source form |
|
10 -> s/data="(.*mbm)_rom"(\s+)"(.*)"/auto-bitmap=$1$2$3/ |
|
11 ?? Reinstate "REM expanded __ECOM_PLUGIN()" lines, killing the following line in each case |
|
12 |
|
13 Fix buildrom.pm to leave aliases to .RSC files alone (and not move them into sys\bin) |
|
14 |
10 |
15 buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |
11 buildrom syborg_stem_rom.oby -fm=featuredatabase.xml -k -nosymbols -loglevel1 -v |