mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-02 15:30:30 +01:00
On linux it is impossible to check the missing references because of argument length constraints: make: execvp: /bin/bash: Argument list too long Using a temporary file instead of variable expansion makes it possible to work around this. Makefile.refs is now required to be in lexicographical order, which avoids ordering problems and the risk of duplicated entries (like clipped-surface.ref.png).
40 lines
370 B
Text
40 lines
370 B
Text
TAGS
|
|
tags
|
|
.deps
|
|
.libs
|
|
output
|
|
Makefile
|
|
Makefile.in
|
|
ref.hash
|
|
ref.list
|
|
any2ppm
|
|
.any2ppm
|
|
.any2ppm.pid
|
|
.any2ppm.errors
|
|
cairo-test-constructors.c
|
|
cairo-test-trace
|
|
cairo-test-suite
|
|
pdf2png
|
|
ps2png
|
|
svg2png
|
|
valgrind-log
|
|
*.out.*
|
|
*.pass.*
|
|
*.fail.*
|
|
*.diff.png
|
|
*.manifest
|
|
*.gcda
|
|
*.gcno
|
|
*.exe
|
|
*.exe.so
|
|
*.obj
|
|
*.ilk
|
|
*.pdb
|
|
*.la
|
|
*.lo
|
|
*.log
|
|
*.suo
|
|
*.o
|
|
*~
|
|
.*.sw?
|
|
make-cairo-test-constructors
|