aboutsummaryrefslogtreecommitdiff
path: root/travis
AgeCommit message (Expand)Author
2023-04-02Update ubuntu & clang-format in builds (#5467)Orestis Floros
2023-04-02docker: fix missing address sanitizer dependency (#5466)Orestis Floros
2023-01-23GitHub Actions: push artifacts only on next branch (#5388)Orestis Floros
2023-01-02GitHub Actions: remove i386 autobuild packages (#5345)Michael Stapelberg
2023-01-02GitHub Actions: build Ubuntu packages using Ubuntu focal (#5344)Michael Stapelberg
2022-11-05check-spelling: add another false positive (#5247)Michael Stapelberg
2022-07-28fix travis/check-spelling.pl for recent Lintian changesMichael Stapelberg
2022-06-30cleanup-bintray: remove remaining bintray references (#5038)Josh Soref
2022-05-31GitHub Actions: declare /usr/src/i3 as safe directory (#4992)Michael Stapelberg
2021-11-05Move clang-format, safe-wrappers, release notes check in new jobOrestis Floros
2021-10-06fix travis/check-spelling.pl for updated APIMichael Stapelberg
2021-05-23switch from Travis to GitHub actions for continuous integration (CI) (#4428)Michael Stapelberg
2021-02-13mark travis/push-balto.sh as executable (#4347)Michael Stapelberg
2021-02-13travis: push i3 autobuild packages to balto instead of bintray (#4345)Michael Stapelberg
2020-12-29build.i3wm.org: disallow search engine indexing (#4295)Michael Stapelberg
2020-12-29check-spelling: exempt typo until upstream merges the fixMichael Stapelberg
2020-10-25travis: fix bintray deploy stepMichael Stapelberg
2020-06-06switch from clang-format-6 to clang-format-9 (#4121)Michael Stapelberg
2020-05-19docs.sh: no longer rely on now-deleted debian/i3-wm.{manpages,docs}Michael Stapelberg
2020-05-19debian-build: s/build/distbuild/Michael Stapelberg
2020-05-19debian-build: use release tarball from build stepMichael Stapelberg
2020-05-19add meson build files (#4094)Michael Stapelberg
2020-05-18autotools: place binaries in top level of build dir, not in subdirs (#4093)Michael Stapelberg
2020-05-05travis: Dockerfile: Add build-essential (#4065)Orestis Floros
2020-04-12pod2html: render without stylesheet by default (#4016)Michael Stapelberg
2020-04-07check-spelling: update to new Lintian::Profile APIMichael Stapelberg
2019-11-28travis/check-spelling.pl: check_spelling moved to Lintian::SpellingMichael Stapelberg
2019-03-19travis: remove deprecated docker login -e flag (#3651)Michael Stapelberg
2018-11-28switch to clang-format-6.0 (#3533)Michael Stapelberg
2018-11-04travis: move (failing) ubuntu build from xenial to bionicMichael Stapelberg
2018-11-03switch to clang-format-4.0Michael Stapelberg
2018-10-15travis: fix mk-build-deps call by providing changelog fileMichael Stapelberg
2017-10-13tests: run under Xvfb by default (if available) (#2951)Michael Stapelberg
2017-09-24Replace http:// with https:// where applicableMichael Stapelberg
2017-09-14travis: install xrandr in Docker container for t/533-randr15.t (#2949)Michael Stapelberg
2017-09-09travis: remove clang-analyze (#2917)Michael Stapelberg
2017-08-19testcases: remove external AnyEvent::I3 dependencyMichael Stapelberg
2016-11-08switch to clang-format-3.8 (#2547)Michael Stapelberg
2016-10-28travis: use correct path to debian packages (#2521)Michael Stapelberg
2016-10-26travis/docs.sh: call asciidoc directlyMichael Stapelberg
2016-10-26travis/clang-analyze: look for dist tarball in build/Michael Stapelberg
2016-10-23Update travis for autotoolsMichael Stapelberg
2016-09-26travis-base.Dockerfile: depend on perl, not perl-modulesMichael Stapelberg
2016-09-24travis: build ubuntu packages for xenial, not wily (#2474)Michael Stapelberg
2016-09-24travis/cleanup-bintray: use dpkg --compare-versions (#2453)Michael Stapelberg
2016-09-05travis: only enable asan workaround for clang (breaks gcc)Michael Stapelberg
2016-09-05travis: work around asan broken-ness with libc ≥ 2.24Michael Stapelberg
2016-05-26travis: ubuntu: install libxcb-xrm from our repositoryMichael Stapelberg
2016-05-25travis: remove libxcb-xrm-dev from build-deps before dpkg-buildpackageMichael Stapelberg
2016-05-25travis: ubuntu: install libtoolMichael Stapelberg