Commit Graph

12 Commits

Author SHA1 Message Date
b-aaz
931dbdbb84 configure: Automatically detect the default xorg-module-dir.
The module directory has changed to a per ABI folder in the xlibre-xserver.
Now the default value of `xorg-module-dir` will be detected from the `moduledir` variable in xorg-server.pc.

Signed-off-by: b-aaz <b-aazbsd.proton.me>
2025-07-29 18:50:47 +02:00
Alan Coopersmith
64d03c11a7 Update README for gitlab migration
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2018-11-18 11:32:37 -08:00
Gaetan Nadon
ad0abb97a1 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-23 09:25:05 -05:00
Gaetan Nadon
260c441981 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-11-02 18:00:58 -05:00
Gaetan Nadon
877f13a605 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.
2009-11-02 18:00:58 -05:00
Gaetan Nadon
9fc986bd5d Several driver modules do not have a ChangeLog target in Makefile.am #23814
The git generated ChangeLog replaces the hand written one.
Update configure.ac to xorg-macros level 1.3.
Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
Update Makefile.am to add ChangeLog target if missing
Remove ChangeLog from EXTRA_DIST or *CLEAN variables
This is a pre-req for the INSTALL_CMD
2009-11-02 18:00:58 -05:00
Paulo Cesar Pereira de Andrade
76b82a41a6 Janitor: make distcheck, .gitignore.
The correction for make distcheck uses the same solution proposed
for xf86-input-evdev, that uses the new configure option --with-sdkdir.

Signed-off-by: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
2009-02-17 20:06:44 +01:00
Sascha Hlusiak
0da072fde4 Install joystick-properties.h and xorg-joystick.pc for clients.
Let's clients be aware of properties made available by the driver.
2008-10-01 23:14:22 +02:00
Sascha Hlusiak
5a3ecea272 make dist hook: git-log > git log
I somehow don't have those nice aliases. This should make it work on every system.
2008-09-06 13:08:51 +02:00
Sascha Hlusiak
c463776b8b Added example hal policy file for input hotplugging of joysticks
Hal policy config/50-x11-input-joystick.fdi is not installed by default and you probably
don't want to.
2007-12-06 23:48:49 +01:00
Sascha Hlusiak
461b57cdb1 Makefile.am: Rule to autogenerate ChangeLog from git on make dist 2007-04-24 22:23:43 -04:00
Adam Jackson
e094c4324e Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:09 +00:00