7a588c833e 
								
							 
						 
						
							
							
								
								dmx: Default rules are now base, not xfree86  
							
							... 
							
							
							
							Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> 
							
						 
						
							2009-09-13 10:30:16 +10:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								5630ff8096 
								
							 
						 
						
							
							
								
								Ignore generated dmx manpages  
							
							... 
							
							
							
							Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> 
							
						 
						
							2009-01-18 09:49:06 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e1c8ee2157 
								
							 
						 
						
							
							
								
								Don't reuse PKG_CHECK_MODULES identifiers  
							
							... 
							
							
							
							Using GL for the PKG_CHECK_MODULES identifier multiple times means only
the first call will actually be used. Later calls will be skipped due to
GL_CFLAGS and GL_LIBS already being set. This changes DRI to using a
different identifier and DMX to just reusing GL_CFLAGS.
Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> 
							
						 
						
							2009-01-18 09:49:06 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								8a5b89e8e1 
								
							 
						 
						
							
							
								
								xalloc+memset(0) -> xcalloc  
							
							
							
						 
						
							2008-10-06 15:36:51 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4d76075dbb 
								
							 
						 
						
							
							
								
								Death to RCS tags.  
							
							
							
						 
						
							2007-06-29 14:06:52 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								20e9144c07 
								
							 
						 
						
							
							
								
								Add $(DIX_CFLAGS) to remaining Makefile.am files  
							
							
							
						 
						
							2006-11-07 12:49:28 -08:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								84683f19b4 
								
							 
						 
						
							
							
								
								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:17:38 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								43324132af 
								
							 
						 
						
							
							
								
								Added Mesa include directory  
							
							
							
						 
						
							2006-02-22 16:08:56 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								a2a5254675 
								
							 
						 
						
							
							
								
								Add <string.h>, <stdlib.h>, and <stdio.h> to clear undefined function  
							
							... 
							
							
							
							warnings after the removal of libcwrapper headers. 
							
						 
						
							2006-02-11 19:16:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4a39354e14 
								
							 
						 
						
							
							
								
								Change *man_SOURCES ==> *man_PRE to fix autotools warnings.  
							
							
							
						 
						
							2005-12-06 22:48:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7c00afd0ec 
								
							 
						 
						
							
							
								
								Define XFree86Server only where it is required.  
							
							
							
						 
						
							2005-12-02 06:02:45 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								51a721a6db 
								
							 
						 
						
							
							
								
								Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4  
							
							... 
							
							
							
							update to fix bug #5167  (Linux prefers *.1x man pages in man1 subdir) 
							
						 
						
							2005-11-28 22:05:09 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								267cbffa41 
								
							 
						 
						
							
							
								
								Bug  #5019  < https://bugs.freedesktop.org/show_bug.cgi?id=5019 > xserver  
							
							... 
							
							
							
							installs manpages into 'man1' instead of 'man1x' 
							
						 
						
							2005-11-13 20:53:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								462a2407d5 
								
							 
						 
						
							
							
								
								Add xorg-server.m4 for driver dependency checking.  
							
							... 
							
							
							
							Update pkgcheck depedencies to work with separate build roots. 
							
						 
						
							2005-11-01 15:01:51 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								dd0d010e9c 
								
							 
						 
						
							
							
								
								Fix parallel builds my ensuring libdmxconfig builds first.  
							
							
							
						 
						
							2005-10-18 19:14:08 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b349b20d78 
								
							 
						 
						
							
							
								
								Dist NOTES.  
							
							... 
							
							
							
							Dist helper shell scripts.
Dist XAA.HOWTO and a few more unused C files.
Dist xorgconf.cpp.
Fix DIST_EXTRA typo.
Clean yacc and lex generated files only during make maintainer-clean as we
    don't expect users to have those tools installed. 
							
						 
						
							2005-10-13 18:08:24 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								9b894df44b 
								
							 
						 
						
							
							
								
								Include dmx-config.h for modular build  
							
							... 
							
							
							
							Use <X11/extensions/dmxext.h> intead of "dmxext.h" 
							
						 
						
							2005-10-06 02:40:41 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								30c1369bf5 
								
							 
						 
						
							
							
								
								Add support for building DMX config and examples programs Add missing files  
							
							... 
							
							
							
							to EXTRA_DIST Install Xdmx man page 
							
						 
						
							2005-10-06 02:35:22 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								0c608a690e 
								
							 
						 
						
							
							
								
								Note yacc and lex generated files as BUILT_SOURCES so they are created  
							
							... 
							
							
							
							before anything is compiled; required for parallel builds 
							
						 
						
							2005-08-02 06:48:20 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								86529c07d6 
								
							 
						 
						
							
							
								
								Fix distcheck for server  
							
							
							
						 
						
							2005-07-28 23:28:34 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								02427d4d04 
								
							 
						 
						
							
							
								
								Add support for building Xdmx and Xvfb  
							
							
							
						 
						
							2005-07-12 01:20:36 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e348ac4b4d 
								
							 
						 
						
							
							
								
								Prepare Xdmx and Xvfb for modularization by adding appropriate #include  
							
							... 
							
							
							
							<{dix,dmx}-config.h> to the source files. 
							
						 
						
							2005-07-12 00:52:48 +00:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								7976ee51af 
								
							 
						 
						
							
							
								
								Add Distributed Multihead X (DMX) support  
							
							
							
						 
						
							2004-06-30 20:06:56 +00:00