Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |