Building on Microsoft Windows: Difference between revisions

Jump to navigation Jump to search
→‎Contributing to Octave: Include link to Octave's Mercurial repository
m (→‎Virtual Machine: Some wiki markup.)
(→‎Contributing to Octave: Include link to Octave's Mercurial repository)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
This page is directed towards new developers that are interested in contributing to Octave. There should be little requirements to follow these steps.
:''This page is directed towards new developers that are interested in contributing to Octave. If you just want to install Octave, see [[:Category:Installation]].''
 
:''For general Octave build instructions on Linux, read [[Building]].''


=Contributing to Octave=
=Contributing to Octave=
Line 8: Line 10:
If you found something you'd like to fix or improve, check out the [https://savannah.gnu.org/bugs/?group=octave bug tracker]. It might have already been fixed in the development or (unreleased) stable version.
If you found something you'd like to fix or improve, check out the [https://savannah.gnu.org/bugs/?group=octave bug tracker]. It might have already been fixed in the development or (unreleased) stable version.


Octave is version controlled in a [[Mercurial]] repository. There are several Mercurial clients for Windows. One that nicely integrates with the Windows Explorer and that offers an easy to learn user interface is [https://tortoisehg.bitbucket.io/download/index.html TortoiseHg].
Octave is version controlled in a [[Mercurial]] repository at [https://www.octave.org/hg/octave https://www.octave.org/hg/octave].
 
There are several Mercurial clients for Windows. One that nicely integrates with the Windows Explorer and that offers an easy to learn user interface is [https://tortoisehg.bitbucket.io/download/index.html TortoiseHg].
It is also quite easy to create Mercurial patches with that software. Those are the preferred way of contributing to Octave.
It is also quite easy to create Mercurial patches with that software. Those are the preferred way of contributing to Octave.


216

edits

Navigation menu