xserver/hw
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
..
dmx Merge remote-tracking branch 'whot/for-keith' 2013-10-04 13:54:55 -07:00
kdrive Merge remote-tracking branch 'anholt/ephyr-fixes' 2013-10-04 14:04:48 -07:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 Xorg binary: use install-exec-hook rather than install-exec-local 2013-10-04 14:09:33 -07:00
xnest xnest: Ignore GetImage() error in xnestGetImage() 2013-09-10 13:26:26 -04:00
xquartz Merge remote-tracking branch 'ajax/xserver-next' 2013-10-04 13:50:04 -07:00
xwin glx: Remove pixmapMode from __GLXconfig 2013-09-11 14:37:32 -04:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00