Age | Commit message (Collapse) | Author | Files | Lines |
|
CentOS 8 has been released in September 2019, so CentOS 6 is no longer a
supported platform for Hercules. Compiling on it may or may not still
work (provided that a suitable devtoolset package is available, but will
not be officially supported.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Changed the i386, gcov and asan build from gcc-6 to gcc-8 as available
in buster (now stable)
- Moved clang-3.9, clang-5.0 and gcc-4.8 to the secondary stage
- Moved clang-4.0, clang-7 and gcc-8 to the primary stage
- Added clang-8
- Added mariadb-10.3
- Updated debian image tags to represent more accurately package
availability
Signed-off-by: Haru <haru@dotalux.com>
|
|
The package is no longer supported by debian on any current distribution
Signed-off-by: Haru <haru@dotalux.com>
|
|
The package is no longer supported by debian on any current distribution
Signed-off-by: Haru <haru@dotalux.com>
|
|
The package is no longer supported by debian on any current distribution
Signed-off-by: Haru <haru@dotalux.com>
|
|
The clang-4.0 package is no longer available in debian unstable, but only in jessie and stretch
Signed-off-by: Haru <haru@dotalux.com>
|
|
The package clang-5.0 has been removed from Debian unstable and testing
(as buster will ship with 6.0 and 7), and is currently only available in
stretch-backports.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
This allows most recent code that would otherwise be ifdeffed out, to be tested by the CI
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Moved gcc-4.8 from the primary to the secondary stage
- Added gcc-7 (secondary stage)
- Added gcc-8 (secondary stage)
Signed-off-by: Haru <haru@dotalux.com>
|
|
- clang-4.0 moved from the primary to the secondary stage
- clang-5.0 added (secondary stage)
- clang-6.0 added (primary stage)
- clang-7 added (secondary stage)
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Debian 9 "Stretch" was released on June 17th, and replaces MySQL with
MariaDB
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Debian Stretch no longer offers gcc-5. Those builds have now been
switched to Sid, which still offers it.
- The gcc-5 builds have been moved fromthe primary to the secondary
pipeline stage.
Signed-off-by: Haru <haru@dotalux.com>
|
|
- In stretch, `libmysqlclient-dev` is no longer available. All the
stretch builds are now using `libmariadbclient-dev-compat` instead.
- `clang-4.0` builds have been added.
- Where it makes sense to, version-specific builds are now targeting the
distribution name rather than the meta-name (`jessie` instead of
`stable`). This makes them less prone to breakage when stretch will be
released.
- The `mysql-5.7` builds now use the `mysql-client-5.7` package since
it's available (they were previously using a generic `mysql-client`
package.)
- The `mariadb-10` builds have been renamed to `mariadb-10.0`, since
they use that specific version of the package.
- The `mariadb-latest` builds now use the `mariadb-client-10.1`
package, and are based on debian unstable.
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|
|
Signed-off-by: Haru <haru@dotalux.com>
|