Category:Development

From Octave
Revision as of 06:43, 10 December 2019 by Siko1056 (talk | contribs) (Octave 6.1 release kick-off.)
Jump to navigation Jump to search

This page contains links to pages of interest to developers.

Getting started

Release procedures

Info icon.svg

Project ideas and work in progess

Tools & techniques

  • Mercurial -- Version control scheme.
  • MXE -- Cross-compiling to Windows.
  • gdb -- debugger. Useful to obtain stack traces.
  • valgrind -- memory leak detector, profiler etc.
  • ccache -- cache compilation across builds.
  • Editors -- A list of editors supporting Octave syntax highlighting.

Documentation

Building

Testing

Packaging -- Building binary distributions

Code sprints

Other