index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
server
/
detect.py
Age
Commit message (
Expand
)
Author
2021-02-08
SCons: Fix debug_symbols tests after switch to BoolVariable
Rémi Verschelde
2021-02-03
SCons: Add `production=yes` option to use production defaults
Rémi Verschelde
2020-12-16
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-11-26
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
2020-11-25
SCons: Do not define TYPED_METHOD_BIND on Linux/clang
Rémi Verschelde
2020-11-19
SCons: Remove unnecessary $LINK overrides
Rémi Verschelde
2020-11-09
Remove `debug_symbols=full` in favor of `debug_symbols=yes`
Hugo Locurcio
2020-07-23
SCons: Remove unused DEBUG_MEMORY_ENABLED define
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-26
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
2020-03-06
assimp: Clean and document buildsystem, prepare for unbundling
Rémi Verschelde
2020-02-26
Added code coverate support to Godot
Rafał Mikrut
2020-01-13
Image: Include S3TC compression via Squish in non-tools build
Rémi Verschelde
2019-08-07
Added Thread Sanitizer
qarmin
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-06-19
Png driver reworked to use libpng 1.6 simplified API
Ibrahn Sahir
2019-06-11
bullet: Sync with current upstream master branch
Rémi Verschelde
2019-04-30
SCons: Always use env.Prepend for CPPPATH
Rémi Verschelde
2019-04-24
SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGS
Rémi Verschelde
2019-04-05
SCons: add `methods.using_clang` to check used compiler
Rémi Verschelde
2019-04-03
SCons: Fix python3 compat for builtin_bullet=no
Rémi Verschelde
2019-03-05
Update the server platform's `detect.py` to match x11's
Hugo Locurcio
2019-01-09
Don't use -ffast-math or other unsafe math optimizations
Hein-Pieter van Braam
2018-10-30
Allow the server platform to build on linux again.
Ibrahn Sahir
2018-10-29
Server platform works on OS X too
Marcelo Fernandez
2018-09-25
Server platform builds (dummy) mobile_vr module.
Fabio Alessandrelli
2018-09-25
SCons: Fix checks for clang in env['CXX']
Rémi Verschelde
2018-06-07
SCons: Allow unbundling libwebsockets and miniupnpc
Rémi Verschelde
2018-03-04
SCons: Fix linking system pcre2 on server platform
Rémi Verschelde
2018-03-01
Fix server build on FreeBSD
Fabio Alessandrelli
2018-02-22
server: Add support for statically linking libgcc and libstdc++
Rémi Verschelde
2018-02-15
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
2018-02-15
server platform now compiles and run on linux.
Fabio Alessandrelli
2018-02-14
Deleting OpenSSL module and library
Fabio Alessandrelli
2018-01-26
Bullet: allow unbundling only if > 2.87
Rémi Verschelde
2018-01-13
SCons: Allow unbundling bullet on Linux (only 2.87+)
Rémi Verschelde
2018-01-05
SCons: Fix usage of LD when we meant LINK
Rémi Verschelde
2017-10-17
SCons: Disable server platform as it does not build
Rémi Verschelde
2017-09-25
Use BoolVariable in platform-specific options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-09-25
Use BoolVariable in target/component/advanced options.
Elliott Sales de Andrade
2017-09-24
Merge pull request #11527 from QuLogic/system-zstd
Rémi Verschelde
2017-09-24
Add support for OpenSSL 1.1.0.
Elliott Sales de Andrade
2017-09-23
Enable building against system zstd.
Elliott Sales de Andrade
2017-07-01
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2016-11-19
png: Allow building shared freetype with bundled libpng
Rémi Verschelde
2016-11-19
Revert "libpng: Fix erroneously linking against libpng12 on old distros"
Rémi Verschelde
2016-11-19
libpng: Same fix as previous commit for server platform
Rémi Verschelde
[next]