summaryrefslogtreecommitdiff
path: root/os/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-03-25os: Prevent backtrace from being stopped in noreturn functions.Rami Ylimaki1-5/+12
2009-10-29Supply all code using dl*() with DLOPEN_LIBSMikhail Gusarov1-1/+1
2009-10-15Move SHA1 computation from render/glyph.c to os/Julien Cristau1-1/+3
2009-10-06Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is activeAlan Coopersmith1-2/+2
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-3/+1
2009-09-27Add (ok, fix) support for DTrace under OS XBen Byer1-0/+2
2008-10-10Move xorg_backtrace() up to the OS level so we can call it from DIX.Adam Jackson1-0/+1
2008-08-09Move string comparaison functions to from dix/ to os/.Matthieu Herrb1-0/+2
2008-07-16OS/KDrive/XFree86: Sanitise colour initialisationDaniel Stone1-1/+0
2007-12-13Merge branch 'master' into XACE-SELINUXEamon Walsh1-8/+1
2007-12-03Death to libcwrapper.Adam Jackson1-8/+1
2007-11-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-3/+0
2007-11-15Nuke the debugging allocator.Adam Jackson1-3/+0
2007-08-28Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+5
2007-08-17Actually build Secure RPC authentication support (missed in modularization)Alan Coopersmith1-1/+5
2007-08-03security: drop support for XC-QUERY-SECURITY authorization method.Eamon Walsh1-6/+1
2007-08-01Build system: Non-dtrace distcheck hacksDaniel Stone1-1/+5
2007-06-04Remove the old Kerberos 5 authentication code.Adam Jackson1-2/+1
2006-11-30Tell automake to STFU about the *.O filesAlan Coopersmith1-1/+1
2006-11-04automake: avoid use of reserved _SOURCES keyword (bug #8866)Bernhard Rosenkraenzer1-13/+13
2006-11-03Add DTrace probe points for X server <-> client communicationsAlan Coopersmith1-0/+12
2006-07-18get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULEDaniel Stone1-1/+1
2006-06-01Kill LBX, too.Daniel Stone1-5/+0
2006-03-21Make the server distcheck and tag 1.0.99.1 snapshot.xorg-server-1_0_99_1Kristian Høgsberg1-0/+1
2005-12-06Bugzilla #5219 <https://bugs.freedesktop.org/show_bug.cgi?id=5219> MakeAlan Coopersmith1-18/+19
2005-12-02Define XFree86Server only where it is required.Kevin E Martin1-1/+1
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-3/+15
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-6/+6
2005-10-14Hook up lbx.Kristian Høgsberg1-2/+6
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-3/+2
2005-07-01Adding initial build system.Daniel Stone1-0/+40