index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConstruct
Age
Commit message (
Expand
)
Author
2020-03-30
SCons: Treat all warnings as errors
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-28
Alias `platform=x11` to `platform=linuxbsd` in SCons
Hugo Locurcio
2020-03-26
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-25
SCons: Drop support for Python 2
Rémi Verschelde
2020-03-06
assimp: Clean and document buildsystem, prepare for unbundling
Rémi Verschelde
2020-03-04
Remove '/permissive-' flag from Windows MSVC build
PouleyKetchoupp
2020-02-26
SCons: Fix get_compiler_version() to return ints
Rémi Verschelde
2020-02-26
SCons: Re-allow upcoming GCC 8.4, fixes C++17 copy elision
Rémi Verschelde
2020-02-24
Scons: fixed build for vanilla clang in mac os x
Nickolai Korshunov
2020-02-23
SCons: Add GCC/Clang minimum version check
Rémi Verschelde
2020-02-23
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-22
SCons: Ensure that MSVC gets /std:c++17 in CCFLAGS
Rémi Verschelde
2020-02-22
SCons: Bump required C++ standard to C++17
Rémi Verschelde
2020-02-20
SCons: Explicitly define our C (C11) and C++ (C++14) standards
Rémi Verschelde
2020-02-18
Fix compilation warnings and re-enable werror=yes on Travis
Rémi Verschelde
2020-02-13
Remove more deprecated methods and code
Rémi Verschelde
2020-02-13
Remove obsolete GLES3 backend
Rémi Verschelde
2020-02-11
glslang: Disable warnings and allow unbundling
Rémi Verschelde
2020-02-11
SCons: Streamline Vulkan buildsystem + fixups
Rémi Verschelde
2020-02-11
Add runtime GLES2 / Vulkan context selection.
bruvzg
2020-02-11
Add static Vulkan loader.
bruvzg
2020-02-11
A lot of progress with canvas rendering, still far from working.
Juan Linietsky
2020-02-10
- Integrated NavigationServer and Navigation2DServer.
Andrea Catania
2020-02-07
SCons: Split libmodules.a in folder-based libs
Rémi Verschelde
2020-02-07
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2020-02-07
SCons: Generate header with info on which modules are enabled
Rémi Verschelde
2020-01-01
Added support to allow to compile Godot from the same directory while using d...
Fabian Mathews
2019-12-11
SCons: Add 'split_libmodules' option to workaround linker issue
Rémi Verschelde
2019-11-20
pcre2: Use scons option to disable JIT on some platforms
Rémi Verschelde
2019-10-10
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-08-11
Prevent editor compilation with regex module disabled, which is not supported
PouleyKetchoupp
2019-07-22
SCons: Enable C++11 on the whole codebase
Rémi Verschelde
2019-07-17
Add a `platform=list` SCons argument to list platforms
Hugo Locurcio
2019-07-04
Remove libwebsocket. No longer used, yay!
Fabio Alessandrelli
2019-06-28
Add support for creating editor icons per module
Andrii Doroshenko (Xrayez)
2019-06-20
SCons: Enable -Wclobbered in warnings=extra for GCC
Rémi Verschelde
2019-06-19
Enforce Unicode encoding in MSVC
Andrii Doroshenko (Xrayez)
2019-06-15
SCons: Enable -Werror and -Wextra in 'dev' build option
Rémi Verschelde
2019-05-27
Fix SCons automatic platform detection on Linux
Hugo Locurcio
2019-05-27
Merge pull request #29199 from mhilbrunner/no-platform-no-more
Rémi Verschelde
2019-05-26
Fixed typo in SConstruct
dankan1890
2019-05-26
Scons: Autodetect platform if not specified
Max Hilbrunner
2019-05-19
Fix typos with codespell
Rémi Verschelde
2019-05-02
Ignore a warning in _get_socket_error (-Wlogical-op).
marxin
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-07
Android now (optionally) builds the template when exporting
Juan Linietsky
2019-04-23
Merge pull request #27868 from marxin/add-more-warnings
Hein-Pieter van Braam
2019-04-19
Drop unused thekla_atlas dependency
Rémi Verschelde
[next]