Category:Development: Difference between revisions
Jump to navigation
Jump to search
(ββProject ideas and work in progess: Add GUI terminal widget project.) |
(Merge list from main page.) |
||
Line 1: | Line 1: | ||
This page contains links to pages of interest to developers. | This page contains links to pages of interest to developers. | ||
* [[5.0.0 Release Checklist]] | |||
** [[Bug Fix List - 5.0 Release]] | |||
* [[Contribution guidelines]] | |||
* [[Doxygen]] - Internal C++ code documentation. | |||
* [[International Characters Support]] - Using Octave in your own language. | |||
* [[:Category:Editors|Editors]] - A list of editors supporting Octave syntax highlighting. | |||
* [[:Category:Building|Building]] - All pages related to build Octave. | |||
** [[Building]] - General information. | |||
** [[Continuous Build]] | |||
** [[Enable large arrays: Build octave such that it can use arrays larger than 2Gb.|Large array support]] | |||
* [[Tests|Testing source code]] | |||
* [[:Category:Packaging|Packaging]] - Building binary distributions. | |||
** [[Create a MacOS X App Bundle Using MacPorts|Create a macOS app using MacPorts]] | |||
** [[Windows_Installer|Create a Windows Installer using MXE]] | |||
== Getting started == | == Getting started == |
Revision as of 10:45, 14 June 2019
This page contains links to pages of interest to developers.
- 5.0.0 Release Checklist
- Contribution guidelines
- Doxygen - Internal C++ code documentation.
- International Characters Support - Using Octave in your own language.
- Editors - A list of editors supporting Octave syntax highlighting.
- Building - All pages related to build Octave.
- Building - General information.
- Continuous Build
- Large array support
- Testing source code
- Packaging - Building binary distributions.
Getting started
- Developer FAQ
- Contribution guidelines for Octave
- Contributing to the development of packages/modules
- Octave's file types
Project ideas and work in progess
- Easy projects
- GSoC Project Ideas
- Projects -- Many things that would be nice to have done. Not classified into things done or not done in Matlab. (Is that a project in itself?)
- Classdef
- Java interface
- JIT
- GUI terminal widget -- Ideas about a new improved terminal widget.
Tools & techniques
- Mercurial -- Version control scheme.
- MXE -- Cross-compiling to Windows.
- gdb -- debugger. Useful to obtain stack traces.
- Debugging Octave -- particularly .oct files using gdb.
- valgrind -- memory leak detector, profiler etc.
- ccache -- cache compilation across builds.
Documentation
Testing
Code sprints
Release procedures
Other
- Project Infrastructure
- Status of bugs (outdated)
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "Development"
The following 23 pages are in this category, out of 23 total.