summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-12-11Travis CI: add '-Wredundant-decls' to 'CFLAGS' variablePablo Barciela1-1/+1
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-11-12ci: add autopointWu Xiaotian1-3/+3
2019-10-11ci: set maximum compile warnings on step scan-build ./configurerbuj1-2/+2
The autogen.sh compiler warning flags are overridden in the configure step.
2019-10-07Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-06travis(ci): enable notify_serversraveit651-0/+2
2019-09-30travis (ci): use --enable-compile-warnings=maximumraveit651-2/+15
- build mate-common from tarball
2019-09-30Use WARN_CFLAGS which are only set with -enable-compiler-warningsrbuj1-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-01Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCodePablo Barciela1-0/+1
2019-06-25[ci] Add cppcheck html reportPablo Barciela1-1/+4
2019-06-25Travis CI: add icon to the static code analyzer websitePablo Barciela1-1/+1
2019-06-25travis: enable 'cppcheck' in debianPablo Barciela1-0/+4
2019-06-24[ci] remove libgnome-keyring-dev on ubuntuPablo Barciela1-2/+1
2019-06-17[ci] use autogen.sh --without-keyring on debianWu Xiaotian1-1/+2
2019-06-17[ci] remove libgnome-keyring-dev on debianWu Xiaotian1-1/+0
2019-06-17[ci] Enable Clang Static AnalyzerWu Xiaotian1-5/+68
2019-05-28travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-2/+2
2019-04-02github release pageraveit651-0/+19
2019-02-17add require packages for archlinuxWu Xiaotian1-0/+3
2019-02-17Initialize Travis CI supportWu Xiaotian1-0/+126