index
:
~gnadon/xserver
master
server-1.11-branch
Unnamed repository; edit this file 'description' to name the repository.
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
xserver 1.7.4.902
xorg-server-1.7.4.902
Peter Hutterer
1
-2
/
+2
2010-01-23
xserver 1.7.4.901
xorg-server-1.7.4.901
Peter Hutterer
1
-2
/
+2
2010-01-19
configure: use backticks rather than $() for commands
Gaetan Nadon
1
-2
/
+2
2010-01-08
xserver 1.7.4
xorg-server-1.7.4
Peter Hutterer
1
-2
/
+2
2009-12-26
xserver 1.7.3.902
xorg-server-1.7.3.902
Peter Hutterer
1
-2
/
+2
2009-12-23
Change default xkb model from pc104 to pc105
Alan Coopersmith
1
-2
/
+2
2009-12-23
Convert checks for PC98 support from platform #ifdefs to configure flag
Alan Coopersmith
1
-0
/
+17
2009-12-11
xserver 1.7.3.901
xorg-server-1.7.3.901
Peter Hutterer
1
-2
/
+2
2009-12-03
xserver 1.7.3
xorg-server-1.7.3
Peter Hutterer
1
-2
/
+2
2009-12-03
configure.ac: error while checking for XDMXCONFIG_DEP
Gaetan Nadon
1
-5
/
+9
2009-11-27
xserver 1.7.2
xorg-server-1.7.2
Peter Hutterer
1
-2
/
+2
2009-11-25
Move xdmxconfig modules into DMX conditionals (#25102)
Peter Hutterer
1
-3
/
+3
2009-11-20
xserver 1.7.1.902
xorg-server-1.7.1.902
Peter Hutterer
1
-2
/
+2
2009-11-06
xserver 1.7.1.901
xorg-server-1.7.1.901
Peter Hutterer
1
-2
/
+2
2009-11-06
Enable XF86PM on all Solaris platforms, not just x86/x64
Alan Coopersmith
1
-1
/
+1
2009-10-23
xserver 1.7.1
xorg-server-1.7.1
Peter Hutterer
1
-2
/
+2
2009-10-22
Fix 'distcheck' to use host xkb files but install to build dir
Keith Packard
1
-2
/
+7
2009-10-19
xserver 1.7.0.902
xorg-server-1.7.0.902
Peter Hutterer
1
-2
/
+2
2009-10-19
Fix XWIN_LIBS definition
Yaakov Selkowitz
1
-2
/
+2
2009-10-19
Cygwin/X: Don't build rootless extension code unless we need it
Jon TURNEY
1
-2
/
+8
2009-10-12
xserver 1.7.0.901
xorg-server-1.7.0.901
Peter Hutterer
1
-2
/
+2
2009-10-07
Add platform tests for Dtrace linker magic
Alan Coopersmith
1
-1
/
+13
2009-10-07
Fix build of unit tests when dtrace probes are enabled
Alan Coopersmith
1
-0
/
+2
2009-10-07
Set XQUARTZ to no on non-Darwin OS'es
Alan Coopersmith
1
-0
/
+1
2009-10-06
Require libXtst >= 1.0.99.2 and libdmx >= 1.0.99.1
Peter Hutterer
1
-4
/
+6
2009-10-02
xserver 1.7.0
xorg-server-1.7.0
Peter Hutterer
1
-2
/
+2
2009-10-02
configure: if xnest was requested but modules weren't found, fail.
Peter Hutterer
1
-0
/
+3
2009-09-28
xserver 1.6.99.903 (xserver 1.7 RC3)
xorg-server-1.6.99.903
Peter Hutterer
1
-2
/
+2
2009-09-28
Merge remote branch 'origin/xorg-server-1.7-apple' into server-1.7-branch
Peter Hutterer
1
-7
/
+1
2009-09-28
configure: make XNEST default to auto.
Tilman Sauerbeck
1
-1
/
+1
2009-09-27
Add (ok, fix) support for DTrace under OS X
Ben Byer
1
-7
/
+1
2009-09-27
dmx: reshuffle linker order to avoid errors when MITSHM is undefined.
Kevin E Martin
1
-1
/
+1
2009-09-27
configure: Unify all library defines that require a specific version.
Peter Hutterer
1
-9
/
+17
2009-09-26
Require libXext >= 1.0.99.4
Peter Hutterer
1
-9
/
+11
2009-09-25
configure: fix up tslib check once again.
Peter Hutterer
1
-1
/
+5
2009-09-22
xserver 1.6.99.902 (xserver 1.7 RC2)
xorg-server-1.6.99.902
Peter Hutterer
1
-2
/
+2
2009-09-22
configure: fix up check for tslib.
Peter Hutterer
1
-16
/
+8
2009-09-21
configure: resourceproto is optional.
Peter Hutterer
1
-1
/
+1
2009-09-20
Bump fixesproto requirement to 4.1
Thomas Jaeger
1
-1
/
+1
2009-09-18
configure: Fix broken quoting for initialization of REQUIRED_MODULES
Carl Worth
1
-15
/
+1
2009-09-18
Require dmxproto 2.2.99.1
Peter Hutterer
1
-1
/
+1
2009-09-18
configure.ac: move all protocol requirements to a single location.
Peter Hutterer
1
-22
/
+54
2009-09-17
Check for -wrap support in the linker
Alan Coopersmith
1
-6
/
+31
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
1
-0
/
+16
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
1
-1
/
+1
2009-09-14
xserver 1.6.99.901 (xserver 1.7 RC1)
xorg-server-1.6.99.901
Peter Hutterer
1
-1
/
+1
2009-09-14
dmx: Make description match default option.
Kevin E Martin
1
-1
/
+1
2009-09-13
configure: re-enable dmx build (default=auto)
Peter Hutterer
1
-1
/
+1
2009-09-13
dmx: include xfixes lib, reshuffle include order to resolve linker errors.
Peter Hutterer
1
-1
/
+1
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
1
-4
/
+5
[next]