syborg_stem/notes.txt
changeset 10 686ce409da30
parent 6 d48e90a0206b
child 12 ab7598bdae30
equal deleted inserted replaced
9:b5c893269cd5 10:686ce409da30
       
     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