summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/gdextension_build
Commit message (Expand)AuthorAgeFilesLines
* Update ICU to 76.1bruvzg2024-10-241-1/+1
* Update HarfBuzz to 10.0.1bruvzg2024-10-011-0/+1
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+2
* Remove unnecessary DLL export attributes.bruvzg2024-08-121-0/+2
* [TextServer, GDExtension] Fix building text servers as GDExtension, expose ne...bruvzg2024-06-121-1/+3
* Update pre-commit hooks configuration to use `ruff` instead of `black`Jakub Marcowski2024-05-212-34/+35
* SCons: Fix potential Windows ANSI exceptionThaddeus Crews2024-05-181-8/+15
* Update ICU to 75.1bruvzg2024-05-141-1/+1
* SCons: Fixes for warn/error colorizationThaddeus Crews2024-04-291-44/+46
* SCons: Colorize warnings/errors during generationThaddeus Crews2024-04-282-60/+84
* harfbuzz: Update to 8.4.0Rémi Verschelde2024-04-051-0/+1
* Update ICU and msdfgen.bruvzg2024-03-131-2/+2
* SCons: Ensure `with` statement where applicableThaddeus Crews2024-03-101-46/+46
* Enforce `\n` eol for Python writesThaddeus Crews2024-03-091-2/+2
* Add two new COMSTR environment variablesThaddeus Crews2024-03-011-0/+8
* ThorVG: update from v0.11.6 to v0.12.0Martin Capitanio2024-01-081-0/+2
* Merge pull request #84289 from bruvzg/icu741Rémi Verschelde2024-01-031-1/+3
|\
| * ICU4C: Update to version 74.1bruvzg2023-11-011-1/+3
* | Fix various typos with codespellRémi Verschelde2023-11-111-2/+2
|/
* ThorVG: Update to v0.11.1Martin Capitanio2023-10-161-2/+7
* ThorVG: update to v0.11.0 release.Martin Capitanio2023-09-291-34/+39
* thorvg: Update to 0.10.7Rémi Verschelde2023-09-261-5/+11
* SCons: Fix ThorVG build option in TextServers with #80095Rémi Verschelde2023-08-171-10/+4
* libpng: Enable intrinsics on x86/SSE2, ppc64/VSX, and all arm/NEONRémi Verschelde2023-08-041-1/+0
* FreeType: Update to version 2.13.1bruvzg2023-07-101-1/+0
* Fix text_server_adv compiling as a GDExtensionDavid Snopek2023-06-201-0/+1
* Update HarfBuzz, ICU and FreeTypebruvzg2023-05-231-1/+2
* Update HarfBuzz to 7.1.0Pedro J. Estébanez2023-04-031-6/+14
* Implement SVG in OT support.bruvzg2022-11-041-0/+74
* ICU: Update to version 72.1bruvzg2022-10-281-1/+1
* [TextServer GDExtension] Update build scripts and `.gdextension` files to use...bruvzg2022-10-052-14/+24
* SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-1/+1
* [GDExtension] Implement support for typed arrays.bruvzg2022-09-221-2/+27
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-213-8/+8
* HarfBuzz: Update to version 4.4.1bruvzg2022-07-041-12/+12
* Update HarfBuzz, ICU and FreeType.bruvzg2022-05-171-2/+10
* [ICU] Add library name suffix for API rename to avoid conflicts (GDExtension ...bruvzg2022-03-311-0/+7
* Unify TextServer built-in module and GDExtension code.bruvzg2022-03-173-0/+780