Skip to content

Prepare for coding sprint

malex984 edited this page Feb 4, 2013 · 16 revisions

here we list some prerequisites (tools etc) for the coding-sprint

Strongly recommended:

Assumed:

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

Additional (for SW-related git repository):

  • own github forks of Singular/Sources for exchanging code pushing & sending pull requests
  • added TC remote repository for testing

see also Development model

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