tobil4sk
54d6b72390
Fix pixman build for m1
2024-05-30 09:18:09 -07:00
Josh Tynjala
55ca39da44
slightly different compiler flags with Raspberry Pi ARM64
2023-03-01 15:55:55 -08:00
Sirox
09f07eab26
cut neon from pixman for build using new ndks
2022-10-29 20:40:33 +03:00
Joseph Cloutier
87e779b971
Rename "overrides" to "custom."
...
This helps shift the emphasis from "replacing existing files" to "adding
missing files," without ruling either option out.
2022-05-22 23:27:47 -04:00
Joseph Cloutier
104533fdde
Sort and format build files.
2022-05-20 17:11:20 -04:00
Joseph Cloutier
be9a92ba04
Try allowing integrated assembler on mac.
...
I thought Clang required this argument to compile Pixman safely, but
maybe that's only on Android?
2022-05-15 00:03:32 -04:00
Joseph Cloutier
7fddec617c
Consistently check for Clang.
2022-05-13 18:58:34 -04:00
Joseph Cloutier
0938fdf00b
Fix assembly code when using clang.
...
https://gitlab.freedesktop.org/pixman/pixman/-/issues/45
2022-05-13 14:01:24 -04:00
Joseph Cloutier
1cf4ba09df
Make overrides mirror submodule file structure.
2022-05-08 22:25:15 -04:00
Joseph Cloutier
92613e9665
Rename include -> overrides and add documentation.
2022-05-07 17:16:03 -04:00
Joseph Cloutier
4129789e42
Use the official Pixman project as a submodule.
...
This approach will make it easy to update Pixman, at least in theory.
However, it requires maintaining a separate set of files outside the
submodule. And since Cairo needs access to one of these (but not the
other), that one must be duplicated.
2022-05-06 21:27:19 -04:00
Joseph Cloutier
bc584ea611
Remove hxcpp build files from submodules.
2022-05-06 19:41:31 -04:00