255
edits
Line 7: | Line 7: | ||
== Systems and Configurations == | == Systems and Configurations == | ||
The following systems and configurations are currently covered: | The following systems and configurations are currently covered for Octave builds: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Builder ID | ! Builder ID !! Hg Version !! System !! Compiler !! Build Options !! Frequency | ||
|- | |- | ||
| clang-3. | | clang-3.8-debian || default || Debian Testing || Clang 3.8 || Disable GraphicsMagick || Any Change | ||
|- | |- | ||
| clang-3. | | clang-3.9-debian || default || Debian Testing || Clang 3.9 || || Any Change | ||
|- | |- | ||
| | | gcc-4.9-debian || default || Debian Testing || GCC 4.9 || Disable GraphicsMagick || Any Change | ||
|- | |- | ||
| gcc- | | gcc-5-debian || default || Debian Testing || GCC 5 || || Any Change | ||
|- | |- | ||
| gcc- | | gcc-6-debian || default || Debian Testing || GCC 6 || || Any Change | ||
|- | |- | ||
| gcc-6-debian | | gcc-6-lto-debian || default || Debian Testing || GCC (system default) || || Any Change | ||
|- | |- | ||
| | | no-extras-debian || default || Debian Testing || GCC (system default) || Disable all optional dependencies || Any Change | ||
|- | |- | ||
| | | clang-fedora || default || Fedora 25 || Clang (system default) || || Any Change | ||
|- | |- | ||
| | | gcc-fedora || default || Fedora 25 || GCC (system default) || Enable link time optimization || Any Change | ||
|- | |- | ||
| w64-32-on-debian || mxe-octave || default || Debian Testing || Windows || GCC (mxe-octave default) || Windows 64 || Daily | | gcc-6-lto-fedora || default || Fedora 25 || GCC (system default) || Enable link time optimization || Any Change | ||
|- | |||
|} | |||
And for mxe-octave: | |||
{| class="wikitable" | |||
|- | |||
! Builder ID !! Hg Version !! Build System !! Host System !! Compiler !! Build Options !! Frequency | |||
|- | |||
| mxe-native-on-debian || default || Debian Testing || Debian || GCC (system default) || GNU Linux, use system compiler, fontconfig, and X11 libraries || Daily | |||
|- | |||
| w32-on-debian || default || Debian Testing || Windows || GCC (mxe-octave default) || Windows 32 || Daily | |||
|- | |||
| w64-32-on-debian || default || Debian Testing || Windows || GCC (mxe-octave default) || Windows 64 || Daily | |||
|- | |||
| w64-64-on-debian || default || Debian Testing || Windows || GCC (mxe-octave default) || Windows 64, 64-bit indexing || Daily | |||
|- | |- | ||
|} | |} | ||