index
:
~airlied/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
abi-bash
api-cleanup
api-queue
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-offload-proposed
dri2-swapbuffers
drvlayer
drvmodelv2
drvmodelv2-glx
drvmodelv2-prebase
drvmodelv2-rebase
drvmodelv2-wip
drvmodelv2wip2
drvmodelv3
dynerama
endless
exa-damagetrack
exa-uxa-merge
fb-cleanup
fb-define-cleanup-squashed
fix-warnings
fix-zaphod-error
for-1.14-gpu-fixes
for-keithp
for-keithp-complete
for-keithp-gpu-vt-owner
for-keithp-offload-slave
for-keithp-output-slave
for-keithp-squashed
for-keithp-stage1
for-keithp-this-time-for-sure
for-keithp-unreviewed
glamor-core-profile
glamor-finish-api
glamor-prime
glamor-put-image-write-only
glucose-2
glxpull
gpu-hotplug-vt
gpu-switch-101
gpu-switch-hacks
gpu-switch-hacks2
gpu-switch-hacks3
gsr-current
impedance
input-hotplug
keithp-queue
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
misc-prime-fixes
modesetting-zaphod
mpx
no-pci-rework
orib-soc-2006
output-class-pciid
pageflip-v5-airlied
pageflip-v6
pageflip-v6-submit
panning-for-server-1.6
pci-rework
platform-usb-hotplug-101
prime
prime-101
prime-102
prime-103
prime-dri2-hack
prime-fixes
prime-hw-cursor
proto-screens
pwin-cleanup
randr-1.2
randr-1.2-for-server-1.2
randr-1.5
randr-dpms
randr-provider
redunant-cleanups-1
reverse-prime
reviewed-fixes
rework-stuff
rhel-fixes
sco_port_update
server-1.13-branch
server-1.14-randr-fixes
server-1.14-randr-fixes-abi-break-fixed
server-1.16-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
stable-1.14-fixes
tmp-api
tmp-train-work
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xinerama-cleanup
xinerama-the-revenge
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xserver-queue
Unnamed repository; edit this file to name it for gitweb.
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
utils
/
xorgcfg
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-24
Remove xorgcfg
Daniel Stone
1
-164
/
+0
2007-12-03
Death to libcwrapper.
Adam Jackson
1
-1
/
+0
2007-09-27
xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path
Alan Coopersmith
1
-1
/
+1
2006-10-13
Make sure xorgcfg files are included even when dist made with --disable-xorgcfg
Alan Coopersmith
1
-7
/
+13
2006-07-18
get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE
Daniel Stone
1
-1
/
+1
2006-03-05
define SYS_LIBS to hold system dependant libraries that may needed. and add
Matthieu Herrb
1
-1
/
+2
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
1
-2
/
+5
2005-12-07
Change to use the app-defaults default dir configured in libXt.
Kevin E Martin
1
-1
/
+1
2005-12-06
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
Kevin E Martin
1
-4
/
+4
2005-12-02
Define XFree86Server only where it is required.
Kevin E Martin
1
-1
/
+2
2005-11-29
Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable
Kevin E Martin
1
-1
/
+6
2005-11-28
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
Alan Coopersmith
1
-1
/
+1
2005-11-23
Add configure option to install libxf86config.a (disabled by default).
Kevin E Martin
1
-1
/
+1
2005-11-13
Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver
Alan Coopersmith
1
-3
/
+12
2005-11-03
Fix vendor string and release version reported by the servers. Enable
Kevin E Martin
1
-2
/
+2
2005-11-01
Add xorg-server.m4 for driver dependency checking.
Kevin E Martin
1
-1
/
+1
2005-10-18
Don't use $< in explicit rules since neither BSD nor Solaris make allow
Alan Coopersmith
1
-1
/
+1
2005-10-18
Change default install dir for app-default files from
Alan Coopersmith
1
-1
/
+1
2005-10-17
Work around automake-1.7 braindamage by providing an explicit rule for
Adam Jackson
1
-0
/
+5
2005-10-06
App-defaults file not supposed to have .ad suffix when installed Fix cpp
Alan Coopersmith
1
-7
/
+6
2005-10-05
Preprocess and install XOrgCfg.ad as in the monolith.
Adam Jackson
1
-1
/
+5
2005-09-30
Man page processing/installation and other doc file updates
Alan Coopersmith
1
-20
/
+6
2005-09-28
Make the server distcheck:
Søren Sandmann Pedersen
1
-0
/
+3
2005-09-27
Fix distcheck build and install errors.
Kevin E Martin
1
-21
/
+36
2005-09-24
Add scanpci, xorgcfg, & xorgconfig utilities.
Alan Coopersmith
1
-0
/
+128