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
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
2016-11-03
server: Allow building against system libraries
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-17
SCons: Use colored output if available, change "colored"->"verbose"
Błażej Szczygieł
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-04-02
Remove trailing spaces
Rémi Verschelde
2016-02-25
theora on server build
Ariel Manzur
2015-01-12
SCons: colored compilation
hurikhan
2014-10-07
Build System Changes
Juan Linietsky
2014-09-15
3D Physics Rework, Other Stuff
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky