Commit Graph

6 Commits

Author SHA1 Message Date
Gaetan Nadon
a80227b40d 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-10-28 14:09:09 -04:00
Gaetan Nadon
ad49b908b8 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-10-26 12:54:20 -04:00
Alan Coopersmith
6f14e85691 Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking 2009-01-08 21:20:58 -08:00
Alan Coopersmith
24d9306546 Replace static changelog with one generated via XORG_CHANGELOG 2009-01-08 20:40:10 -08:00
Søren Sandmann Pedersen
55e2944645 - For all drivers that have a <driver>.sgml file, add code in their build
system to build the README file at make dist time
- in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
    will check if the required tools and files exist, and if so set a
    conditional.
- util/modular/symlink.sh
- Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
- Add all the README.<driver> to the list of excluded files
- xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
    it spew less warnings when the text file is built.
2005-10-03 21:22:06 +00:00
Adam Jackson
e955a67245 Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:09 +00:00