Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-18 | ci: fix travis deployHEADmaster | lukefromdc | 1 | -2/+4 | |
2024-01-23 | ci: use ubuntu jammy as docker | raveit65 | 1 | -1/+1 | |
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-23 | 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 | |
2020-11-16 | travis CI: use rolling tag for ubuntu docker image | raveit65 | 1 | -1/+1 | |
2020-06-30 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-24 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-19 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-06 | [ci] enable meson build on travis | Wu Xiaotian | 1 | -1/+1 | |
2020-04-05 | [ci] fix build environment issue | Wu Xiaotian | 1 | -14/+16 | |
2020-03-13 | 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 | -182/+3 | |
2019-12-02 | 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-10-11 | ci: set maximum compile warnings on step scan-build ./configure | rbuj | 1 | -1/+1 | |
The autogen.sh compiler warning flags are overridden in the configure step. | |||||
2019-10-06 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-05 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-10-01 | travis (ci): use --enable-compile-warnings=maximum | raveit65 | 1 | -1/+14 | |
- build mate-common from tarball | |||||
2019-09-15 | build: add --enable-more-warnings configure flag | rbuj | 1 | -1/+5 | |
- Remove -ansi from CFLAGS. - By default, CFLAGS: -Wall -Wcast-align -Wchar-subscripts -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wshadow - If --enable-more-warnings, add -Wextra to CFLAGS. - Requires autoconf-archive package. | |||||
2019-09-06 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-08-22 | Travis CI: cppcheck with -D'PACKAGE' and -D'WITH_VERBOSE_MODE' | Pablo Barciela | 1 | -2/+2 | |
To force the analyse of all the files Fixes the warning: [src/core/keybindings.c:0]: (information) This file is not analyzed. Cppcheck failed to extract a valid configuration. Use -v for more details. | |||||
2019-07-04 | CI: don't exclude .gmo files from tarball | raveit65 | 1 | -1/+0 | |
gettext needs .gmo files to install .mo locale | |||||
2019-06-22 | remove line for debug | Wu Xiaotian | 1 | -1/+0 | |
2019-06-22 | fix make dist to remove .gmo files | Wu Xiaotian | 1 | -0/+2 | |
2019-05-23 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-05-16 | [ci] add autopoint for debian/ubuntu | Wu Xiaotian | 1 | -0/+2 | |
2019-05-15 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-04-24 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-03-30 | github release | raveit65 | 1 | -10/+27 | |
2019-03-10 | [ci] switch to use build scripts on master branch | Wu Xiaotian | 1 | -2/+2 | |
2019-03-10 | [ci] If possible, compile with make -jN | Wu Xiaotian | 1 | -1/+5 | |
2019-03-10 | [ci] Use status notification | Wu Xiaotian | 1 | -3/+8 | |
2019-03-10 | [ci] Enable Clang Static Analyzer for marco | Wu Xiaotian | 1 | -5/+59 | |
2019-02-16 | Prepare for docker-build 0.1.1 merge into master | Wu Xiaotian | 1 | -15/+17 | |
Please see mate-desktop/mate-dev-scripts#13 | |||||
2019-02-08 | Now to use docker-build on the master branch | Wu Xiaotian | 1 | -1/+1 | |
2019-02-07 | change to use archlinux/base image | Wu Xiaotian | 1 | -8/+4 | |
2019-02-03 | Initialize travis support | Wu Xiaotian | 1 | -0/+132 | |