xserver/hw/xfree86
Gaetan Nadon 35a528e492 Xorg binary: use install-exec-hook rather than install-exec-local
The former was explicitly designed to execute additional code after the binary
has been installed. The latter can be executed in any order, hence it's
current dependency on install-binPROGRAMS as a workaround.

The CYGWIN libXorg.exe.a target is an installation target rather than
a post-installation one, so it should not be done as a hook. It does not depend
on the Xorg executable being installed.

Automake:
"These hooks are run after all other install rules of the appropriate type,
exec or data, have completed. So, for instance, it is possible to perform
post-installation modifications using an install hook".

"With the -local targets, there is no particular guarantee of execution order;
typically, they are run early, but with parallel make, there is no way
to be sure of that".

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
2013-10-04 14:09:33 -07:00
..
common mipointer: Remove EnqueueEvent from miPointerScreenFuncRec 2013-09-10 13:28:23 -04:00
ddc Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
dixmods Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
doc dix: Remove refs to mi backing store from docs 2012-09-23 10:31:39 -07:00
dri Merge remote-tracking branch 'yselkowitz/master' 2012-12-19 12:22:03 -08:00
dri2 Revert "DRI2: re-allocate DRI2 drawable if pixmap serial changes" 2013-06-18 10:54:22 -07:00
exa Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
fbdevhw Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
i2c Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
int10 xfree86: de-duplicate some AM_CPPFLAGS 2013-08-06 13:14:56 +10:00
loader Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
man xfree86/man: document AutoAddGPU 2013-08-01 14:45:56 +10:00
modes damage: Simplify DamageUnregister 2013-09-10 14:28:35 -04:00
os-support xfree86: Remove deprecated unimplemented xf86MapReadSideEffects 2013-09-10 13:28:24 -04:00
parser Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
ramdac Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
shadowfb Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
utils Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
vbe vbe: Don't try to load the ddc submodule 2013-09-10 13:28:24 -04:00
vgahw Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
x86emu Replace INCLUDES with AM_CPPFLAGS 2013-08-06 13:08:13 +10:00
.gitignore xfree86: Move sdksyms generation to ddx toplevel 2011-06-23 05:28:31 -07:00
Makefile.am Xorg binary: use install-exec-hook rather than install-exec-local 2013-10-04 14:09:33 -07:00
sdksyms.sh dix: fix redundant redeclaration warnings in dixfont 2012-11-05 13:24:59 -06:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00