index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
freetype
/
SCsub
Age
Commit message (
Expand
)
Author
2022-09-26
SCons: Unify tools/target build type configuration
Rémi Verschelde
2022-08-29
[Web] Rename JavaScript platform to Web.
Fabio Alessandrelli
2022-08-03
Add Text Server related options to the build profiles editor.
bruvzg
2022-05-17
Update HarfBuzz, ICU and FreeType.
bruvzg
2022-03-31
[Brotli] Use aligned reads when building with sanitizers.
bruvzg
2022-03-18
Add brotli decoder and WOFF2 support.
bruvzg
2022-01-13
freetype: Update to upstream version 2.11.1
Rémi Verschelde
2021-08-06
HTML5: Fix warnings and re-enable `werror=yes` on CI
Rémi Verschelde
2020-12-18
SCons: Add explicit dependencies on thirdparty code in cloned env
Rémi Verschelde
2020-03-30
SCons: Format buildsystem files with psf/black
Rémi Verschelde
2020-03-25
SCons: Drop support for Python 2
Rémi Verschelde
2020-02-07
Use modules_enabled.gen.h to improve inter dependency checks
Rémi Verschelde
2019-10-25
Fix missing `z_verbose` and `z_error` symbols in debug iOS build.
bruvzg
2019-07-03
SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines
Rémi Verschelde
2019-05-01
Freetype clone env for no-SMID single file
Fabio Alessandrelli
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-03-31
Update freetype to 2.10.0
volzhs
2018-11-03
Fix UWP build.
Fabio Alessandrelli
2018-10-01
SCons: Remove avoidable defines from main env's CPPPATH
Rémi Verschelde
2018-09-28
SCons: Build thirdparty code in own env, disable warnings
Rémi Verschelde
2018-09-12
Misc. typos
luz.paz
2018-05-13
Fix duplicate definitions with FreeType
Leon Krause
2018-03-06
Disable FreeType SIMD in HTML5 builds
Leon Krause
2018-01-16
Support colored font
volzhs
2017-11-28
disable caching for targets using helper functions
Rhody Lugo
2017-11-28
use the same cache for all branches for appveyor
Rhody Lugo
2017-09-25
Use BoolVariable for third-party options.
Elliott Sales de Andrade
2017-08-27
Make build scripts Python3 compatible
Matthias Hoelzl
2017-06-25
Update freetype to 2.8
volzhs
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-19
Fix linking order for builtin freetype
Rémi Verschelde
2016-11-03
Rename remaining WinRT references to UWP
George Marques
2016-11-03
Rename WinRT files to UWP
George Marques
2016-11-03
scons: Reorder options for clarity
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
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
freetype: Make it a module and split thirdparty library
Rémi Verschelde