summaryrefslogtreecommitdiffstats
path: root/modules/text_server_adv/SCsub
Commit message (Expand)AuthorAgeFilesLines
* ThorVG: update to v0.11.0 release.Martin Capitanio2023-09-291-1/+5
* thorvg: Update to 0.10.7Rémi Verschelde2023-09-261-1/+3
* SCons: Fix ThorVG build option in TextServers with #80095Rémi Verschelde2023-08-171-0/+2
* Update HarfBuzz, ICU and FreeTypebruvzg2023-05-231-1/+2
* Enable shadow warnings and fix raised errorsNinni Pipping2023-05-111-1/+5
* Update HarfBuzz to 7.1.0Pedro J. Estébanez2023-04-031-6/+13
* Fix includes of thirdparty libs which can be unbundled on LinuxRémi Verschelde2023-02-161-3/+2
* graphite: Update to latest Git, switch to MIT licenseRémi Verschelde2022-12-131-3/+0
* Implement SVG in OT support.bruvzg2022-11-041-0/+3
* Merge pull request #67968 from bruvzg/icu72.1Rémi Verschelde2022-10-311-1/+1
|\
| * ICU: Update to version 72.1bruvzg2022-10-281-1/+1
* | [TextServer] Fix build with disabled graphite.bruvzg2022-10-181-1/+6
|/
* Merge pull request #66242 from akien-mga/scons-unify-tools-targetRémi Verschelde2022-09-301-2/+2
|\
| * SCons: Unify tools/target build type configurationRémi Verschelde2022-09-261-2/+2
* | SCons: Silence MSVC C++17 deprecation warnings in GraphiteRémi Verschelde2022-09-281-0/+3
|/
* [Web] Require threads, rtti, allow optimize=speed.Fabio Alessandrelli2022-08-301-7/+1
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-1/+1
* Merge pull request #63919 from Faless/scons/4.x_easy_depsRémi Verschelde2022-08-071-2/+2
|\
| * [Scons] Implement module dependency sorting.Fabio Alessandrelli2022-08-041-2/+2
* | Merge pull request #63762 from bruvzg/ft_warnRémi Verschelde2022-08-061-0/+1
|\ \
| * | [TextServer] Add a build warning when building with external FreeType without...bruvzg2022-08-011-0/+1
* | | Add Text Server related options to the build profiles editor.bruvzg2022-08-031-4/+7
| |/ |/|
* | [TextServer] Add ICU Unicode security and spoofing detection.bruvzg2022-08-021-3/+8
|/
* [TextServer] Ensure that built-in library headers are always included before ...bruvzg2022-07-311-12/+12
* HarfBuzz: Update to version 4.4.1bruvzg2022-07-041-12/+12
* Update HarfBuzz, ICU and FreeType.bruvzg2022-05-171-1/+1
* [ICU] Add library name suffix for API rename to avoid conflicts.bruvzg2022-03-291-1/+6
* Fix TextServer build with `builtin_icu=no`.bruvzg2022-03-281-47/+26
* Merge pull request #59277 from bruvzg/hb401Rémi Verschelde2022-03-181-0/+1
|\
| * HarfBuzz: Update to version 4.0.1bruvzg2022-03-181-0/+1
* | Unify TextServer built-in module and GDExtension code.bruvzg2022-03-171-0/+1
|/
* HarfBuzz: Update to version 4.0.0bruvzg2022-03-021-0/+1
* HarfBuzz: Update to version 3.3.1bruvzg2022-02-021-1/+0
* ICU: Update to version 70.1bruvzg2021-10-281-1/+3
* Remove unused imports in .py, SCsub and SConstruct filesAnutrix2021-10-181-2/+0
* HarfBuzz: Update to version 3.0.0bruvzg2021-09-201-0/+1
* Makes FontData importable resource.bruvzg2021-08-271-1/+9
* Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-221-1/+1
* Remove server platformFabio Alessandrelli2021-06-011-1/+1
* ICU: Update to version 69.1, improve ICU data export process.bruvzg2021-04-221-1/+1
* HarfBuzz: Update to version 2.8.0bruvzg2021-03-161-1/+1
* Make FreeType optional for export templates.bruvzg2021-02-191-10/+33
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-25/+37
* [Complex Text Layouts] Implement GDNative interface for TextServer.bruvzg2020-11-261-3/+0
* [Complex Text Layouts] Implement ICU / HarfBuzz based TextServer module.bruvzg2020-11-261-6/+79
* [Complex Text Layouts] Add third-party TextServer dependencies (ICU, HarfBuzz...bruvzg2020-11-261-0/+419