summaryrefslogtreecommitdiff
path: root/hw/xquartz/mach-startup/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-12-19XQuartz: Provide in-tree implementation of strndup(3) if neededJeremy Huddleston1-0/+7
2011-06-28XQuartz: Fix Makefile dependenciesJeremy Huddleston1-1/+3
2011-06-03XQuartz: Remove explicit link against libGLJeremy Huddleston1-1/+0
2011-06-01XQuartz: Move -lXplugin to LDFLAGS from LDADDJeremy Huddleston1-1/+2
2011-05-12XQuartz: Redirect stdout/stderr to aslJeremy Huddleston1-0/+1
2010-03-15XQuartz: remove undefined XSERVER_CFLAGS variableGaetan Nadon1-1/+1
2009-09-04XQuartz: Use --with-launchd-id-prefix for consistency with xinitJeremy Huddleston1-1/+3
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston1-0/+5
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-1/+1
2009-01-15XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston1-2/+2
2009-01-11XQuartz: misc 1.6 updates (still --disable-glx)Jeremy Huddleston1-1/+0
2008-12-28XQuartz: Re-enable rlAccelJeremy Huddleston1-0/+1
2008-12-21XQuartz: Name the startup shell script X11 for better compatabilityJeremy Huddleston1-8/+8
2008-12-03XQuartz: pbproxy: Simplify linkingJeremy Huddleston1-1/+1
2008-11-28XQuartz: Added option to enable/disable test extensionsJeremy Huddleston1-0/+5
2008-11-28XQuarz: Setup our PATH and PWD earlier, so our initial client benefits from i...Jeremy Huddleston1-1/+2
2008-11-15XQuartz: Integrated xpbproxy into the server.Jeremy Huddleston1-4/+1
2008-11-14XQuartz: Initial work on readding GLX to the 1.5 serverJeremy Huddleston1-2/+10
2008-10-28XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.appJeremy Huddleston1-3/+1
2008-10-03XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...Jeremy Huddleston1-3/+3
2008-08-29XQuartz: Placate automake which doesn't like escaped newlines even in comment...Jeremy Huddleston1-0/+3
2008-08-08Remove commented out lines that make automake 1.9 puke.Michel Dänzer1-3/+0
2008-08-08XQuartz: Disable the Xquartz AIGLX for now since it doesn't even compile any ...Jeremy Huddleston1-0/+3
2008-08-05XQuartz: Fixed first-client-can't-connect bugJeremy Huddleston1-2/+3
2008-06-10XQuartz: Removed code path for old startupJeremy Huddleston1-2/+1
2008-06-04XQuartz: Switched over to new startup path for testing. Cleaned it up a bit....Jeremy Huddleston1-11/+11
2008-05-18XQuartz: More work towards Mach-IPC startup... started working on FD passingJeremy Huddleston1-7/+7
2008-05-17XQuartz: Added functionality to add a file descriptor to the connection list ...Jeremy Huddleston1-2/+5
2008-05-17Xquartz: Xquartz stub now can send Mach IPC to start the server.Jeremy Huddleston1-0/+1
2008-05-12XQuartz: Starting to work on the new Mach IPC startup stuff for better launch...Jeremy Huddleston1-2/+26
2008-05-08XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...Jeremy Huddleston1-0/+34