summaryrefslogtreecommitdiff
path: root/modules/freetype
AgeCommit message (Expand)Author
2021-08-06HTML5: Fix warnings and re-enable `werror=yes` on CIRémi Verschelde
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-12-18SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-25SCons: Drop support for Python 2Rémi Verschelde
2020-03-23Adding missing include guards to header files identified by LGTM.Rajat Goswami
2020-02-07Use modules_enabled.gen.h to improve inter dependency checksRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-10-25Fix missing `z_verbose` and `z_error` symbols in debug iOS build.bruvzg
2019-07-03SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde
2019-05-01Freetype clone env for no-SMID single fileFabio Alessandrelli
2019-04-30SCons: Always use env.Prepend for CPPPATHRémi Verschelde
2019-04-24SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde
2019-03-31Update freetype to 2.10.0volzhs
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-11-03Fix UWP build.Fabio Alessandrelli
2018-10-01SCons: Remove avoidable defines from main env's CPPPATHRémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2018-05-13Fix duplicate definitions with FreeTypeLeon Krause
2018-03-06Disable FreeType SIMD in HTML5 buildsLeon Krause
2018-01-16Support colored fontvolzhs
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-28disable caching for targets using helper functionsRhody Lugo
2017-11-28use the same cache for all branches for appveyorRhody Lugo
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-09-25Use BoolVariable for third-party options.Elliott Sales de Andrade
2017-08-27Make build scripts Python3 compatibleMatthias Hoelzl
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-06-25Update freetype to 2.8volzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26SCons: Add option to toggle warnings (on by default)Rémi Verschelde
2017-03-19Fix linking order for builtin freetypeRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-03Rename WinRT files to UWPGeorge Marques
2016-11-03scons: Reorder options for clarityRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-17SCsub: Add python shebang as a hint for syntax highlightingRémi Verschelde
2016-10-15freetype: Make it a module and split thirdparty libraryRémi Verschelde