Category:Development: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
(7 intermediate revisions by 2 users not shown)
Line 7: Line 7:
** [[Octave style guide]]
** [[Octave style guide]]
** [[Help text style guide]]
** [[Help text style guide]]
** [[Commit message guidelines]]


= 🔬 Octave development =
= 🔬 Octave development =


: {{Note|Attend our [[:Category:Meetings | Monthly developer meetings]].}}
: {{Note|'''Attend our next [[meet | Online Developer Meeting]]''' 🙂💬 (See [[:Category:Meetings | all previous meetings]])}}


== 🛠️ [[:Category:Building|Building]] ==
== 🛠️ [[:Category:Building|Building]] ==
Line 23: Line 24:
=== 🔧 Tools ===
=== 🔧 Tools ===


:* [[Mercurial]] -- How to use Octave's version control scheme, creating patches (changesets).
* [[Mercurial]] -- How to use Octave's version control scheme, creating patches (changesets).
:* [[Doxygen]] -- Documentation for C++ files
* [[Doxygen]] -- Documentation for C++ files
:* [https://ccache.samba.org/ ccache] -- How to faster compile Octave.
* [https://ccache.samba.org/ ccache] -- How to faster compile Octave.
:* [[:Category:Editors|Editors]] -- A list of editors supporting Octave syntax highlighting.
* [[:Category:Editors|Editors]] -- A list of editors supporting Octave syntax highlighting.


== ⚖️ [[:Category:Testing|Testing]] ==
== ⚖️ [[:Category:Testing|Testing]] ==
Line 42: Line 43:


* The next major release will be '''GNU Octave 7.1'''.  The release procedure has not yet started.  Use '''[[6.1 Release Checklist]]''' as template for organization.
* The next major release will be '''GNU Octave 7.1'''.  The release procedure has not yet started.  Use '''[[6.1 Release Checklist]]''' as template for organization.
* The next minor release will be '''GNU Octave 6.3.0'''.  The release procedure has started and progress may be tracked on the [[6.3 Release Checklist]] page.
* [[:Category:Releases|Older releases]]
* [[:Category:Releases|Older releases]]
* "Nightly" Octave releases on https://octave.space
* "Nightly" Octave releases on https://octave.space

Navigation menu