summaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix RasterizerDummy after SDF GI changes.Fabio Alessandrelli2020-06-301-9/+9
* Addition of SDFGI for open world global illuminationJuan Linietsky2020-06-261-9/+9
* Activate emscripten with no-embedded option.Marcel Admiraal2020-05-301-1/+1
* Travis CI: Use the Xcode 11.5 image for macOS buildsHugo Locurcio2020-05-281-2/+2
* Re-enable travis CI for javascript platform.Fabio Alessandrelli2020-05-101-9/+9
* Fix extra warnings in Android buildPouleyKetchoupp2020-04-101-1/+1
* Travis: Re-enable Android buildsRémi Verschelde2020-04-091-26/+9
* Travis: Add static check for Python black formattingRémi Verschelde2020-03-301-3/+5
* Travis: Disable HTML5 again until ported to DisplayServerRémi Verschelde2020-03-261-20/+20
* Multiple changes to DisplayServerX11Mateo Kuruk Miccino2020-03-261-5/+5
* Travis: Temporarily disable macOS buildsRémi Verschelde2020-03-221-11/+11
* [HTML5] Refactor JS, threads support, closures.Fabio Alessandrelli2020-03-111-1/+1
* Add Javascript to CI (export template, release).Fabio Alessandrelli2020-03-081-0/+15
* Travis: Use Python 3.8 alias instead of specific versionRémi Verschelde2020-02-251-1/+1
* Travis: Use Xcode 11.3 for macOS/iOSRémi Verschelde2020-02-221-0/+2
* Travis: Use Ubuntu 18.04 (bionic) as base imageRémi Verschelde2020-02-221-10/+9
* Travis: Force updating homebrew on macOSRémi Verschelde2020-02-211-0/+1
* Fix compilation warnings and re-enable werror=yes on TravisRémi Verschelde2020-02-181-4/+4
* Restore parts of #33783 and #32809 missing after rebase.bruvzg2020-02-111-1/+1
* Fix code formatting issues and VS compilationRémi Verschelde2020-02-111-2/+1
* Add static Vulkan loader.bruvzg2020-02-111-33/+39
* Travis: Use Python 3 for SConsRémi Verschelde2020-02-101-4/+13
* Travis: Disable -Wstrict-aliasing warning on GCC 5 test buildRémi Verschelde2020-01-161-1/+1
* Travis: Fix reporting clang-format errors after #34097Rémi Verschelde2019-12-161-1/+1
* Travis CI: Run `makerst.py` to check for documentation errorsHugo Locurcio2019-12-041-1/+2
* Travis: Drop support for coverity_scan, we do not use itRémi Verschelde2019-11-191-9/+0
* Travis: Force installing OpenJDK8 for Android SDK compatibilityRémi Verschelde2019-10-261-3/+7
* Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg2019-10-241-1/+1
* Travis: Make scons cache branch-specificRémi Verschelde2019-09-271-1/+1
* Travis: Fix builds wrongly reporting success after #31013Rémi Verschelde2019-08-271-2/+1
* Travis CI: Test project exporting/script running in the headless editorHugo Locurcio2019-08-201-2/+8
* Travis CI: Use a multi-stage build to run static checks firstHugo Locurcio2019-08-181-1/+12
* Use GCC 9 in travis.Martin Liska2019-07-021-8/+8
* Png driver reworked to use libpng 1.6 simplified APIIbrahn Sahir2019-06-191-2/+2
* Travis CI: Build Linux export template with `disable_3d=yes`Hugo Locurcio2019-06-021-8/+16
* Travis: Update clang-format to version 8.0Rémi Verschelde2019-05-201-2/+2
* Enable warnings=extra on clang and GCC testers.marxin2019-04-021-4/+4
* Travis: Use Ubuntu 16.04, use GCC 8 for Linux/GCC buildsRémi Verschelde2019-02-191-17/+16
* Enable warnings=all and werror=yes for gcc-8 GCC builder.marxin2019-02-191-1/+1
* Add gcc-8 to Travis.marxin2019-02-191-0/+13
* Travis: Use pip to install SCons on OSXRémi Verschelde2019-01-091-1/+2
* Support globs in csproj includesIgnacio Etcheverry2018-10-251-1/+1
* Travis: Enable 'werror' for X11 and Android buildsRémi Verschelde2018-10-041-3/+3
* Build some targets in release and release_debug mode on Travis CIHugo Locurcio2018-09-171-10/+10
* Travis: Move Coverity module to x11-tools-mono-gcc buildRémi Verschelde2018-08-291-10/+10
* CI: Disable debug_symbols on Travis/AppVeyorRémi Verschelde2018-08-211-1/+1
* Use Xcode 9.4 on Travis CIHugo Locurcio2018-08-041-2/+0
* Travis: Install libstdc++ >= 4.9 for clang-format-6.0Rémi Verschelde2018-07-181-0/+2
* Travis: Update style checks to clang-format 6.0.1Rémi Verschelde2018-07-181-2/+2
* Travis: Build Mono module in linux tools jobRémi Verschelde2018-06-151-2/+5