Tools Available for Developing on the MariaDB Code
The code is hosted on . You can
branch the latest code from there, and you can also push your own changes as a
new branch that can be shared with others.
is done with standard Unix tools: CMake (or autotools for MariaDB versions below 5.5), Gnu Make, GCC (or other C/C++ compiler on some systems). On , CMake and Visual Studio are used.
The current state of the source with respect to build/test failures can be seen
in .
For project management and bug tracking, we use .
The page has links to instructions on setting up a full development environment, if you are interested.
This page is licensed: CC BY-SA / Gnu FDL