summaryrefslogtreecommitdiff
path: root/include/freetype/internal/compiler-macros.h
Commit message (Expand)AuthorAgeFilesLines
* * Version 2.13 released.VER-2-13-0Werner Lemberg2023-02-091-1/+1
* Fix 'fall-through' warning messages.Werner Lemberg2023-02-081-0/+13
* Update all copyright notices.Werner Lemberg2023-01-171-1/+1
* Add Watcom C/C++ calling.Ozkan Sezer2022-01-151-0/+2
* * include/freetype/internal/compiler-macros.h [FT_COMPARE_DEF]: Tighten.Alexei Podtelezhnikov2022-01-141-2/+2
* Update all copyright notices.Werner Lemberg2022-01-111-1/+1
* Support architectures where `long` is smaller than pointers.Alex Richardson2021-07-151-3/+9
* Minor editing of last commit; formatting.Werner Lemberg2021-02-131-64/+67
* Decorate qsort callbacks with cdecl.Alexei Podtelezhnikov2021-02-121-1/+10
* Update all copyright notices.Werner Lemberg2021-01-171-1/+1
* Unbreak compilation.Alexei Podtelezhnikov2020-07-281-1/+0
* Hide internal functions with SunPro.Alexei Podtelezhnikov2020-07-281-0/+5
* Fix static compilation with Visual C.Anuj Verma2020-07-281-1/+8
* Formatting, improving comments.Werner Lemberg2020-07-281-96/+125
* [build] Really fix multi and C++ builds.David Turner2020-07-071-15/+4
* [build] Improve visibility support of library function names.David Turner2020-07-051-94/+126
* [build] Split off more stuff from `ftconfig.h'.David Turner2020-07-051-0/+246