mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-21 04:10:39 +02:00
Quick summary of changes:
- Move list of cairo source files out of src/Makefile.am and into
src/Sources.mk,
- Generate files src/Config.mk and src/Config.mk.win32 that choose
the right set of source files and headers based on configured
backends and features. This drastically simplifies building
using other build systems. The src/Makefile.win32 file needs
to be updated to reflect these changes.
- Add README files to various directories,
- Add toplevel HACKING file.
19 lines
158 B
Text
19 lines
158 B
Text
TAGS
|
|
tags
|
|
cairo-perf
|
|
cairo-perf-diff-files
|
|
valgrind-log
|
|
callgrind.out.*
|
|
index.html
|
|
*.o
|
|
*.gcda
|
|
*.gcno
|
|
*.exe
|
|
*.manifest
|
|
*.obj
|
|
*.ilk
|
|
*.suo
|
|
*.lib
|
|
*.pdb
|
|
*~
|
|
.*.sw?
|