PageRenderTime 13ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/examples/buildall.sh

http://pyjamas.googlecode.com/
Shell | 10 lines | 10 code | 0 blank | 0 comment | 0 complexity | 2a573e1d4cdab1a645ba4d5275219c34 MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
  1. (cd browserdetect; ./build.sh)
  2. (cd dynamictable; ./build.sh)
  3. (cd gridtest; ./build.sh)
  4. (cd helloworld; ./build.sh)
  5. (cd jsonrpc; ./build.sh)
  6. (cd kitchensink; ./build.sh)
  7. (cd libtest; ./build.sh)
  8. (cd mail; ./build.sh)
  9. (cd onclicktest; ./build.sh)
  10. (cd addonsgallery; ./build.sh)