Sha256: c5651a7cf182711cdb57833841f8689572f4dec6150b0d72b1e54b443618e75f

Contents?: true

Size: 322 Bytes

Versions: 109

Compression:

Stored size: 322 Bytes

Contents

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

cd platform\android
rake --trace

)

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

cd platform\phone
rake --trace

)

if "%RHO_PLATFORM%" == "win32" (

call "%RHO_VSCMNTOOLS%..\..\VC\vcvarsall.bat" x86
cd platform\qt
rake --trace

)

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

cd platform\bb
rake --trace

)

Version data entries

109 entries across 22 versions & 3 rubygems

Version Path
rho-tau-extensions-7.6.0 libs/crosswalk/ext/build.bat
rho-tau-extensions-7.6.0 libs/nodejs/ext/build.bat
rho-tau-extensions-7.4.1 libs/crosswalk/ext/build.bat
rho-tau-extensions-7.4.1 libs/nodejs/ext/build.bat
rho-tau-extensions-7.1.17 libs/nodejs/ext/build.bat
rho-tau-extensions-7.1.17 libs/crosswalk/ext/build.bat
rhodes-7.1.17 lib/commonAPI/ConnectionChecking/ext/build.bat
rhodes-7.1.17 lib/extensions/decryptstub/ext/build.bat
rhodes-7.1.17 lib/commonAPI/smartcradle/ext/build.bat
rhodes-7.1.17 lib/extensions/Development/ext/build.bat
rhodes-7.1.17 lib/extensions/keyboard/ext/build.bat
rhodes-7.1.17 res/generators/templates/extension/extensions/montana/ext/build.bat
rhodes-7.1.17 lib/commonAPI/bluetooth/ext/build.bat
rhodes-7.1.17 lib/commonAPI/clipboard/ext/build.bat
rhodes-7.1.17 lib/commonAPI/audiocapture/ext/build.bat
rhodes-7.1.17 lib/commonAPI/RubyServer/ext/build.bat
rhodes-7.1.17 lib/commonAPI/devicesecurity/ext/build.bat
rhodes-7.1.17 lib/extensions/decrypt/ext/build.bat
rho-tau-extensions-6.2.0 libs/nodejs/ext/build.bat
rho-tau-extensions-6.2.0 libs/crosswalk/ext/build.bat