Sha256: c9def0f87b14959e2eff53f542e9a48a899ecc83be22ac3c476e5f8346f48251

Contents?: true

Size: 269 Bytes

Versions: 14

Compression:

Stored size: 269 Bytes

Contents

if "%RHO_PLATFORM%" == "wm" (

cd platform\wm
rake --trace

)

if "%RHO_PLATFORM%" == "android" (

cd platform\android
rake --trace

)

if "%RHO_PLATFORM%" == "iphone" (

cd platform\phone
rake --trace

)

if "%RHO_PLATFORM%" == "bb" (

cd platform\bb
rake --trace

)

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
rhodes-7.6.0 extensions/instrumentation/ext/build.bat
rhodes-7.5.1 extensions/instrumentation/ext/build.bat
rhodes-7.4.1 extensions/instrumentation/ext/build.bat
rhodes-7.1.17 extensions/instrumentation/ext/build.bat
rhodes-6.2.0 extensions/instrumentation/ext/build.bat
rhodes-6.0.11 extensions/instrumentation/ext/build.bat
rhodes-5.5.18 extensions/instrumentation/ext/build.bat
rhodes-5.5.17 extensions/instrumentation/ext/build.bat
rhodes-5.5.15 extensions/instrumentation/ext/build.bat
rhodes-5.5.0.22 extensions/instrumentation/ext/build.bat
rhodes-5.5.2 extensions/instrumentation/ext/build.bat
rhodes-5.5.0.7 extensions/instrumentation/ext/build.bat
rhodes-5.5.0.3 extensions/instrumentation/ext/build.bat
rhodes-5.5.0 extensions/instrumentation/ext/build.bat