Age | Commit message (Collapse) | Author |
|
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
(cherry picked from commit 917f9bb2435ba36bb99ef4d4f7b380d7f265e862)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
|
|
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
(cherry picked from commit c5e86453c3ae3709933779a9dd609bbaebe21e8e)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
|
|
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.
(cherry picked from commit 12c4a22dd0b4de92a9c3d9e0baab029292f118f0)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
|
|
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
(cherry picked from commit ad4030932490f848c8ac21ba5a7a8d734994ed15)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
|
|
(cherry picked from commit 1556c62e0336ea2fef866722ee44d2d188e318f3)
Signed-off-by: Owain G. Ainsworth <oga@openbsd.org>
|
|
Otherwise make distcheck fails.
|
|
These new files don't do us much good if we don't distribute them in
our releases.
|
|
|
|
|
|
This disables UXA and DRM modesetting pre-1.5, due to privates handling
issues.
|
|
This eliminates the cost of EXA migration management while providing full
pixmap allocation control to the driver. The goal is to make something
useful for UMA drivers.
|
|
|
|
|
|
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.
|
|
|