Logo
Explore Help
Register Sign In
XLibre/xserver
1
1
Fork 0
You've already forked xserver
mirror of https://github.com/X11Libre/xserver.git synced 2026-04-14 17:18:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
9007d3beea2e2d8b271f696d433cb30e32cda401
xserver/composite/Makefile.am

12 lines
187 B
Makefile
Raw Normal View History

Adding initial build system.
2005-07-01 20:29:53 +00:00
noinst_LTLIBRARIES = libcomposite.la
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE Get rid of almost all uses of these definitions. They're still defined for delinquent out-of-tree drivers, and also for the Mesa build. As well as for miinitext.c. But largely gone.
2006-07-18 18:16:12 -04:00
AM_CFLAGS = $(DIX_CFLAGS)
Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.
2005-07-02 18:59:44 +00:00
Adding initial build system.
2005-07-01 20:29:53 +00:00
libcomposite_la_SOURCES = \
compalloc.c \
compext.c \
compint.h \
compinit.c \
Rework composite overlay window code to fix several resource management bugs. The composite overlay window code had several misunderstandings of the workings of the X server, in particular error handling paths would often double-free objects. Clean all of this up by using resource destruction as the sole mechanism for freeing resource-based objects.
2008-05-04 21:52:58 -07:00
compoverlay.c \
Adding initial build system.
2005-07-01 20:29:53 +00:00
compwindow.c
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 84ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API