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
2021-02-01
Fix incorrect version requirement in the SCons compilation DB comment
Hugo Locurcio
2020-12-17
SCons: Fix build with `p` alias or platform auto-detection
Rémi Verschelde
2020-12-16
SCons: Add only selected platform's opts to env
Rémi Verschelde
2020-12-12
Don't handle BaseException in build scripts
Marcel Admiraal
2020-11-26
[Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...
bruvzg
2020-11-25
Core: Always enable ptrcall, remove PTRCALL_ENABLED define
Rémi Verschelde
2020-10-24
SCons: Add an option to detect C++ modules recursively
Andrii Doroshenko (Xrayez)
2020-10-08
SCons: Refactor and cleanup warnings definition
Rémi Verschelde
2020-09-27
Add all headers to VS Project
Bartłomiej T. Listwon
2020-09-10
Remove unused Python imports.
Marcel Admiraal
2020-08-13
Merge pull request #41219 from akien-mga/gles2-takes-holidays
Rémi Verschelde
2020-08-13
Remove obsolete GLES2 backend code
Rémi Verschelde
2020-08-12
update to use scons compile db tool
Gordon MacPherson
2020-07-28
SCons: Refactor running commands through builders
Andrii Doroshenko (Xrayez)
2020-07-26
CI: Install master version of psf/black
Rémi Verschelde
2020-07-26
SCons: Build tests/ and main/ in cloned environments
Rémi Verschelde
2020-07-26
Move `tests` to the top-level directory
Andrii Doroshenko (Xrayez)
2020-07-25
SCons: Add `tests` option to enable or disable unit tests
Andrii Doroshenko (Xrayez)
2020-07-24
t Add unit testing to Godot using DocTest and added to GitHub Actions CI
RevoluPowered
2020-07-14
SCons: Do not enable werror=yes by default
Rémi Verschelde
2020-07-12
Disable "misleading indentation" warning on GCC
Aaron Franke
2020-06-10
Merge pull request #37248 from Xrayez/env-dump
Rémi Verschelde
2020-06-10
SCons: Dump construction environment to a file
Andrii Doroshenko (Xrayez)
2020-06-03
SCons: Validate dependencies for linked multimedia modules
Rémi Verschelde
2020-05-29
Merge pull request #39137 from Xrayez/custom-modules-profile
Rémi Verschelde
2020-05-29
SCons: Allow to read `custom_modules` option via a file
Andrii Doroshenko (Xrayez)
2020-05-28
SCons: Prefer `Exit()` method over `sys.exit()`
Andrii Doroshenko (Xrayez)
2020-05-28
Merge pull request #39125 from Xrayez/py-modules-order-4.0
Rémi Verschelde
2020-05-28
SCons: use `OrderedDict` to ensure insertion order of modules
Andrii Doroshenko (Xrayez)
2020-05-27
Merge pull request #37198 from Xrayez/progress-inside
Rémi Verschelde
2020-05-25
Add `custom_modules` build option to compile external user modules
Andrii Doroshenko (Xrayez)
2020-05-18
SCons: Improve registration of compilation_db tool, check version
Rémi Verschelde
2020-05-12
Added compilation database support for clang and gcc
RevoluPowered
2020-05-10
New lightmapper
Juan Linietsky
2020-04-17
SCons: Disable -Werror on 'stable' releases
Rémi Verschelde
2020-03-31
Fix for Vulkan loader related build error caused by incomplete alias
ARebel
2020-03-30
SCons: Treat all warnings as errors
Rémi Verschelde
2020-03-30
Moved to methods.py as a `show_progress` method.
Andrii Doroshenko (Xrayez)
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
[prev]
[next]