automation/product_builder/carbide.c/README.txt
changeset 527 aca45c77e587
equal deleted inserted replaced
518:cb58dc1642ec 527:aca45c77e587
       
     1 How to Build Carbide.c++
       
     2 
       
     3 On Windows XP
       
     4 
       
     5 Install Merurial
       
     6 Install Java jdk-1_5_0_15-windows-i586-p.exe
       
     7 Install Cygwin in C:\cygwin (must also have cygwin\bin2)
       
     8 Install Carbide.c ADT in %TOP%\ADT
       
     9 
       
    10 edit build_carbide.bat
       
    11     set TOP
       
    12     set WORKSPACE
       
    13     set HG_SFL_HOST
       
    14     set HG_EPL_HOST
       
    15     set HG_REVISION
       
    16     set HG_USERNAME
       
    17     set HG_PASSWORD
       
    18 
       
    19 run build_carbide.bat