Skip to content

Prepare for coding sprint

malex984 edited this page Feb 4, 2013 · 16 revisions

Assumed:

  • the usual build chain (gcc/clang, autotools, libtoolize, make/gmake etc)
  • git
  • editor, diff

Necessary (!):

  • master and SW git check-outs and builds (native, in parallel) Additional (for SW-related git repository):
  • own SW forks for pushing & sending pull requests
  • added TC remote repository for testing

Helpful(?):

Extra (for testing and debugging the differences between 32-bit and 64-bit builds):

  • 32-bit build (for 64 native OS/builds)

Clone this wiki locally