index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-2
/
+16
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-242
/
+230
2007-09-19
xserver: don't force DTRACE detection by default
Dodji Seketeli
1
-1
/
+0
2007-09-18
XDarwin: We build many many different targets, let's break them out into aut...
Ben Byer
1
-1
/
+5
2007-09-18
XDarwin: Disable dtrace support on Darwin 9 (since it doesn't work ... yet ...)
Ben Byer
1
-0
/
+7
2007-09-18
XDarwin: changed XF86BigFont support default from yes to auto so XDarwin can ...
Ben Byer
1
-1
/
+5
2007-09-11
xserver: test presence of strlcpy in configure
Dodji Seketeli
1
-0
/
+1
2007-09-09
fixed cut-and-paste typo
Ben Byer
1
-3
/
+1
2007-09-06
Fix Xdmx build
Alan Hourihane
1
-1
/
+1
2007-09-06
DDX changes for XDarwin
Ben Byer
1
-65
/
+72
2007-09-05
Revert "configure.ac: exclude pci-access dependency from XDarwin"
Ben Byer
1
-6
/
+2
2007-09-05
XDARWIN: Add launchd support
Ben Byer
1
-0
/
+4
2007-09-05
added HAVE_LAUNCHD check to configure.ac (mostly for OSX)
Ben Byer
1
-0
/
+2
2007-09-05
added an exclusion for setting XORG on darwin
Ben Byer
1
-0
/
+1
2007-09-05
configure.ac: exclude pci-access dependency from XDarwin
Ben Byer
1
-2
/
+6
2007-09-05
Fix server version reporting to be the server package version.
Eric Anholt
1
-61
/
+25
2007-09-05
Kdrive: unbreak kdrive linking
Dodji Seketeli
1
-3
/
+5
2007-09-04
Increase despair by fixing xprint build after my _DEPENDENCIES changes.
Eric Anholt
1
-8
/
+10
2007-08-31
Bug #7364: Require renderproto 0.9.3 on 64-bit, and fix build with it.
Eric Anholt
1
-1
/
+8
2007-08-31
Convert servers to using _DEPENDENCIES to ensure proper rebuilds.
Eric Anholt
1
-82
/
+102
2007-08-28
Replace BSD custom PCI code with a stub implementation thanks to pciaccess.
Eric Anholt
1
-27
/
+7
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-1
/
+0
2007-08-28
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-14
/
+25
2007-08-26
Add XSERVER_LIBPCIACCESS to xorg-server.h when using libpciaccess
Keith Packard
1
-0
/
+1
2007-08-23
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Ian Romanick
1
-54
/
+99
2007-08-23
Revert "Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() ...
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-22
Revert "Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix"
Eric Anholt
1
-1
/
+1
2007-08-21
Merge branch 'master' of ssh+git://sandmann@git.freedesktop.org/git/xorg/xserver
Søren Sandmann Pedersen
1
-0
/
+1
2007-08-21
Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-17
Actually build Secure RPC authentication support (missed in modularization)
Alan Coopersmith
1
-0
/
+1
2007-08-15
Correct XErrorDB path and make it configurable (used by DTrace support)
Alan Coopersmith
1
-1
/
+7
2007-08-10
xorgcfg needs PIXMAN_CFLAGS in order to build libc_wrapper.c
Alan Coopersmith
1
-0
/
+1
2007-08-08
configure.ac: Add $CONFIG_LIB to server libraries
Daniel Stone
1
-8
/
+8
2007-08-07
Fix driver build after pixman changes.
Eric Anholt
1
-0
/
+2
2007-08-06
Require pixman-1 0.9.4, update pixman includes to new scheme
Søren Sandmann Pedersen
1
-1
/
+1
2007-08-06
Temporarily disable Security and SELinux extensions
Eamon Walsh
1
-2
/
+2
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-58
/
+80
2007-08-01
configure.ac: Fix argument quoting for argv[]
Julien Cristau
1
-1
/
+1
2007-08-01
configure.ac: Actually use -lrt in monotonic clock test
Daniel Stone
1
-0
/
+5
2007-08-01
configure.ac: Disable D-Bus config API support by default
Daniel Stone
1
-1
/
+1
2007-08-01
Bump version to 1.3.99.1 for development
Daniel Stone
1
-1
/
+1
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-18
/
+21
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-1
/
+17
2007-08-01
Fonts: Fix builtin fonts
Daniel Stone
1
-0
/
+1
2007-08-01
Hotplug: Separate D-Bus into core and hotplug API components
Daniel Stone
1
-10
/
+25
2007-08-01
configure.ac: Properly check XFree86 proto modules
Daniel Stone
1
-0
/
+3
2007-08-01
configure.ac: Fix KDrive VESA/fbdev conditionals
Daniel Stone
1
-2
/
+0
2007-07-12
xnest: fix linking since dbus
Hanno Boeck
1
-1
/
+1
2007-07-05
Remove redundant linking in kdrive. Fix configure.ac variable name and clean
Tiago Vignatti
1
-5
/
+2
2007-07-03
Make Composite manual redirect windows not clip their parent.
Keith Packard
1
-1
/
+1
[next]