index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Travis: Use Python 3 for SCons
Rémi Verschelde
2020-02-10
1
-4
/
+13
*
Travis: Disable -Wstrict-aliasing warning on GCC 5 test build
Rémi Verschelde
2020-01-16
1
-1
/
+1
*
Travis: Fix reporting clang-format errors after #34097
Rémi Verschelde
2019-12-16
1
-1
/
+1
*
Travis CI: Run `makerst.py` to check for documentation errors
Hugo Locurcio
2019-12-04
1
-1
/
+2
*
Travis: Drop support for coverity_scan, we do not use it
Rémi Verschelde
2019-11-19
1
-9
/
+0
*
Travis: Force installing OpenJDK8 for Android SDK compatibility
Rémi Verschelde
2019-10-26
1
-3
/
+7
*
Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...
bruvzg
2019-10-24
1
-1
/
+1
*
Travis: Make scons cache branch-specific
Rémi Verschelde
2019-09-27
1
-1
/
+1
*
Travis: Fix builds wrongly reporting success after #31013
Rémi Verschelde
2019-08-27
1
-2
/
+1
*
Travis CI: Test project exporting/script running in the headless editor
Hugo Locurcio
2019-08-20
1
-2
/
+8
*
Travis CI: Use a multi-stage build to run static checks first
Hugo Locurcio
2019-08-18
1
-1
/
+12
*
Use GCC 9 in travis.
Martin Liska
2019-07-02
1
-8
/
+8
*
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-19
1
-2
/
+2
*
Travis CI: Build Linux export template with `disable_3d=yes`
Hugo Locurcio
2019-06-02
1
-8
/
+16
*
Travis: Update clang-format to version 8.0
Rémi Verschelde
2019-05-20
1
-2
/
+2
*
Enable warnings=extra on clang and GCC testers.
marxin
2019-04-02
1
-4
/
+4
*
Travis: Use Ubuntu 16.04, use GCC 8 for Linux/GCC builds
Rémi Verschelde
2019-02-19
1
-17
/
+16
*
Enable warnings=all and werror=yes for gcc-8 GCC builder.
marxin
2019-02-19
1
-1
/
+1
*
Add gcc-8 to Travis.
marxin
2019-02-19
1
-0
/
+13
*
Travis: Use pip to install SCons on OSX
Rémi Verschelde
2019-01-09
1
-1
/
+2
*
Support globs in csproj includes
Ignacio Etcheverry
2018-10-25
1
-1
/
+1
*
Travis: Enable 'werror' for X11 and Android builds
Rémi Verschelde
2018-10-04
1
-3
/
+3
*
Build some targets in release and release_debug mode on Travis CI
Hugo Locurcio
2018-09-17
1
-10
/
+10
*
Travis: Move Coverity module to x11-tools-mono-gcc build
Rémi Verschelde
2018-08-29
1
-10
/
+10
*
CI: Disable debug_symbols on Travis/AppVeyor
Rémi Verschelde
2018-08-21
1
-1
/
+1
*
Use Xcode 9.4 on Travis CI
Hugo Locurcio
2018-08-04
1
-2
/
+0
*
Travis: Install libstdc++ >= 4.9 for clang-format-6.0
Rémi Verschelde
2018-07-18
1
-0
/
+2
*
Travis: Update style checks to clang-format 6.0.1
Rémi Verschelde
2018-07-18
1
-2
/
+2
*
Travis: Build Mono module in linux tools job
Rémi Verschelde
2018-06-15
1
-2
/
+5
*
Travis: Make dependencies follow the matrix requirements
Rémi Verschelde
2018-06-15
1
-39
/
+33
*
Travis: Cleanup build matrix
Rémi Verschelde
2018-06-15
1
-21
/
+12
*
Travis: Add server build with clang
Rémi Verschelde
2018-05-10
1
-0
/
+3
*
Travis: Enforce Coverity Scan on STATIC_CHECKS Linux/gcc build job
Rémi Verschelde
2018-04-12
1
-2
/
+12
*
Travis: Remove unnecessary/obsolete before_install call
Rémi Verschelde
2018-04-12
1
-3
/
+0
*
Travis: Add setup for Coverity Scan
Rémi Verschelde
2018-04-12
1
-1
/
+14
*
Travis: Use XCode 9.3 / macOS 10.13 for osx/iphone builds
Rémi Verschelde
2018-04-10
1
-0
/
+2
*
Travis: Reenable osx and iphone builds
Rémi Verschelde
2018-04-10
1
-6
/
+6
*
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-02-14
1
-3
/
+2
*
Travis builds use builtin_openssl for X11
Fabio Alessandrelli
2018-02-06
1
-3
/
+4
*
Add GDnative wrapper lib on CI build
Emmanuel Leblond
2018-01-04
1
-1
/
+1
*
openmp: Don't try to link GCC's implementation on Clang
Rémi Verschelde
2017-12-14
1
-6
/
+6
*
Style: Update definitions for clang-format 5.0.0
Rémi Verschelde
2017-12-07
1
-2
/
+2
*
Travis: Install libxi-dev after #14347
Rémi Verschelde
2017-12-07
1
-0
/
+1
*
Travis: Disable OSX builds, they create too much backlog
Rémi Verschelde
2017-12-06
1
-3
/
+3
*
use the same cache for all branches for appveyor
Rhody Lugo
2017-11-28
1
-7
/
+7
*
prune scons shared cache
Rhody Lugo
2017-11-27
1
-3
/
+3
*
Travis: Use separate SCons caches for each build job
Rémi Verschelde
2017-11-26
1
-2
/
+3
*
add support for scons cache and enable it for travis
Rhody Lugo
2017-11-26
1
-16
/
+7
*
change matrix and enable caching for Android, iOS and macOS (cross-compile)
Rhody Lugo
2017-11-13
1
-8
/
+29
*
Travis: Simplify matrix, disable iphone and add X11 tools=no/clang
Rémi Verschelde
2017-10-27
1
-37
/
+21
[next]