summaryrefslogtreecommitdiffstats
path: root/modules/svg/SCsub
Commit message (Expand)AuthorAgeFilesLines
* SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* thorvg: Disable webp loader if corresponding module is disabledRémi Verschelde2024-05-131-4/+10
* thorvg: Update to 0.13.3, add webp loaderRémi Verschelde2024-05-101-1/+6
* ThorVG: update from v0.11.6 to v0.12.0Martin Capitanio2024-01-081-0/+2
* ThorVG: Update to v0.11.1Martin Capitanio2023-10-161-0/+5
* ThorVG: update to v0.11.0 release.Martin Capitanio2023-09-291-34/+37
* thorvg: Update to 0.10.7Rémi Verschelde2023-09-261-4/+4
* Update ThorVG to v0.10.0Martin Capitanio2023-08-091-10/+3
* thorvg: Sync with 0.8.2, cleanup SCsub and fix includesRémi Verschelde2022-10-131-19/+24
* ThorVG: Sync with upstream 0.8.0K. S. Ernest (iFire) Lee2022-03-081-0/+1
* Use ThorVG instead of NanoSVG for importing SVGsK. S. Ernest (iFire) Lee2022-01-141-3/+53
* SCons: Add explicit dependencies on thirdparty code in cloned envRémi Verschelde2020-12-181-3/+14
* SCons: Format buildsystem files with psf/blackRémi Verschelde2020-03-301-3/+3
* Use modules_enabled.gen.h to improve inter dependency checksRémi Verschelde2020-02-071-4/+0
* SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor definesRémi Verschelde2019-07-031-1/+1
* SCons: Always use env.Prepend for CPPPATHRémi Verschelde2019-04-301-2/+2
* SCons: Review uses of CCFLAGS, CXXFLAGS and CPPFLAGSRémi Verschelde2019-04-241-1/+1
* SCons: Remove avoidable defines from main env's CPPPATHRémi Verschelde2018-10-011-2/+8
* SCons: Build thirdparty code in own env, disable warningsRémi Verschelde2018-09-281-3/+4
* SCons: Remove extraneous lib for SVG moduleRémi Verschelde2018-05-301-18/+1
* disable caching for targets using helper functionsRhody Lugo2017-11-281-2/+1
* use the same cache for all branches for appveyorRhody Lugo2017-11-281-0/+2
* Make build scripts Python3 compatibleMatthias Hoelzl2017-08-271-1/+2
* nanosvg: Document in COPYRIGHT.txt and thirdparty README.mdRémi Verschelde2017-08-271-2/+2
* Added support for SVGDaniel J. Ramirez2017-08-201-0/+34