Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-08-04 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-05-30 | travis-ci: use ubuntu focal as host system | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-04-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-02-22 | tx: use rolling tag for ubuntu | raveit65 | 1 | -1/+1 | |
2020-09-10 | Revert "[ci] enable meson build on travis" | raveit65 | 1 | -1/+0 | |
This reverts commit 007888e9b170257e822c40b353674616b5555204. | |||||
2020-09-03 | [ci] enable meson build on travis | Victor A. Santos | 1 | -0/+1 | |
2020-07-24 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-26 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-05-01 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-06 | [ci] update travis build environment | Wu Xiaotian | 1 | -14/+16 | |
2020-03-21 | Travis CI: use Ubuntu devel instead 19.10 | Pablo Barciela | 1 | -2/+1 | |
2020-02-20 | travis: update config for new travis validation | raveit65 | 1 | -180/+3 | |
2019-12-11 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-12 | ci: add autopoint | Wu Xiaotian | 1 | -3/+3 | |
2019-10-11 | ci: set maximum compile warnings on step scan-build ./configure | rbuj | 1 | -2/+2 | |
The autogen.sh compiler warning flags are overridden in the configure step. | |||||
2019-10-07 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-09-30 | travis (ci): use --enable-compile-warnings=maximum | raveit65 | 1 | -2/+15 | |
- build mate-common from tarball | |||||
2019-09-30 | Use WARN_CFLAGS which are only set with -enable-compiler-warnings | rbuj | 1 | -0/+4 | |
MATE_COMPILE_WARNINGS is present in configure.ac but WARN_CFLAGS variable is not used. git grep WARN_CFLAGS It removes -enable-extra-warn=yes, since it is recommended to use -enable-compile-warnings=maximum. It sets -enable-compiler-warnings=yes, the default value for all MATE packager for now. It prints WARN_CFLAGS in summary table. | |||||
2019-09-01 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-06-25 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-06-25 | Travis CI: add icon to the static code analyzer website | Pablo Barciela | 1 | -1/+1 | |
2019-06-25 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-06-24 | [ci] remove libgnome-keyring-dev on ubuntu | Pablo Barciela | 1 | -2/+1 | |
2019-06-17 | [ci] use autogen.sh --without-keyring on debian | Wu Xiaotian | 1 | -1/+2 | |
2019-06-17 | [ci] remove libgnome-keyring-dev on debian | Wu Xiaotian | 1 | -1/+0 | |
2019-06-17 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -5/+68 | |
2019-05-28 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-04-02 | github release page | raveit65 | 1 | -0/+19 | |
2019-02-17 | add require packages for archlinux | Wu Xiaotian | 1 | -0/+3 | |
2019-02-17 | Initialize Travis CI support | Wu Xiaotian | 1 | -0/+126 | |