Commit Graph

110 Commits

Author SHA1 Message Date
Gaetan Nadon 17f6ec36df configure.ac: sdkdir usage duplicates the sdk include dir
The sdkdir variable provides a duplicate copy of the include/xorg
directory. The statement is removed as this was it's only used.
In the Makefile, there is now only one instance of the -I sdkdir
The sdkdir is provided in XORG_CFLAGS.

Acked-by: Dan Nicholson <dbn.lists@gmail.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-29 19:31:57 -05:00
Michael Olbrich 86a7baa415 configure.ac: remove wrong include path. #24675
Don't use $(prefix)/include as include path. It can break things
when cross-compiling with DESTDIR and prefix=/usr

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-10 14:54:00 -05:00
Adam Jackson 483db0376d dummy 0.3.3
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-12-01 10:51:30 -05:00
Adam Jackson 1ea8367691 Don't try to make an INSTALL file
INSTALL_CMD is empty.  This breaks make distcheck.  I don't know why,
but I also don't care.

Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-12-01 10:36:35 -05:00
Gaetan Nadon 84b8dac3e6 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 be0e614859 INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Automake 'foreign' option is specified in configure.ac.
Remove from Makefile.am
2009-11-19 11:28:42 -05:00
Gaetan Nadon 2fc665b979 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-19 11:28:42 -05:00
Gaetan Nadon 27946998e6 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-19 11:28:42 -05:00
Gaetan Nadon 50b546f499 .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-19 11:28:42 -05:00
Gaetan Nadon 7aefb53bee .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-11-19 11:28:42 -05:00
Adam Jackson 4d4e41812e Canonically re-wrap too.
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-18 09:37:49 -05:00
Adam Jackson b5983dbbd5 Compile fix.
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-18 09:36:34 -05:00
Adam Jackson e39d9a2655 Add support for HW_SKIP_CONSOLE
Acked-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-17 17:15:02 -05:00
Adam Jackson a8366277a7 Properly un/rewrap CreateWindow
Acked-by: Aaron Plattner <aplattner@nvidia.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2009-11-17 17:14:42 -05:00
Adam Jackson ecf513ae11 dummy 0.3.2 2009-07-02 11:08:25 -04:00
Adam Jackson 8fe24e48ac Remove useless loader symbol lists. 2009-05-28 14:54:17 -04:00
Alan Coopersmith 17885c5cb1 Add README with pointers to mailing list, bugzilla & git repos 2009-01-30 20:38:25 -08:00
Julien Cristau d876e71996 dummy 0.3.1 2009-01-25 23:25:33 +01:00
Adam Jackson 33e86171bd Uninclude xf86Version.h 2008-08-15 14:05:04 -04:00
Adam Jackson 0dcdce106d dummy 0.3.0 2008-03-19 17:31:28 -04:00
Adam Jackson ba7ab1d468 Death to RCS tags. 2008-03-19 17:26:51 -04:00
James Cloos 2aeec40b3d Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:52:30 -04:00
James Cloos 1874204e0c Rename .cvsignore to .gitignore 2007-08-23 19:25:48 -04:00
Brice Goglin 345de2bd04 Define DUMMY_*_VERSION* using PACKAGE_VERSION_* 2007-08-07 10:50:06 +02:00
Adam Jackson 22e38bed8c VERSION -> DUMMY_VERSION 2006-04-07 18:59:48 +00:00
Adam Jackson 7432eaf48b Unlibcwrap. Bump server version requirement. Bump to 1.1.0. 2006-04-07 18:50:19 +00:00
Kevin E Martin 474af88079 Update package version for X11R7 release. 2005-12-21 02:29:59 +00:00
Adam Jackson 9b9ea496e6 Stub COPYING files 2005-12-19 16:25:53 +00:00
Kevin E Martin d2cff58c1e Update package version number for final X11R7 release candidate. 2005-12-15 00:24:17 +00:00
Kevin E Martin 39f1e4449a Update package version number for X11R7 RC3 release. 2005-12-03 05:49:33 +00:00
Kevin E Martin 1b47f2e8f4 Remove extraneous AC_MSG_RESULT. 2005-12-02 02:16:08 +00:00
Adam Jackson c2c245b184 Only build dlloader modules by default. 2005-11-29 23:29:58 +00:00
Eric Anholt e6887d858e Add .cvsignores for drivers. 2005-11-21 10:49:12 +00:00
Kevin E Martin ec562722d0 Add check for DGA extension to fix issues when building with separate build
roots.
2005-11-15 05:42:03 +00:00
Kevin E Martin 1073cc5a2b Update package version number for X11R7 RC2 release. 2005-11-09 21:15:14 +00:00
Kevin E Martin 5ced29a35f Update pkgcheck depedencies to work with separate build roots. 2005-11-01 15:08:52 +00:00
Kevin E Martin ffa97f2346 Update package version number for RC1 release. 2005-10-19 02:48:02 +00:00
Alan Coopersmith 4bb6048d8d Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:02 +00:00
Daniel Stone f586bde47b Update autogen.sh to one that does objdir != srcdir. 2005-08-18 09:03:46 +00:00
Søren Sandmann Pedersen d43c40d00a Don\'t lose existing CFLAGS in all the input drivers and some of the video
drivers
2005-08-10 14:07:24 +00:00
Kevin E Martin ef552d7e17 Various changes preparing packages for RC0:
- Verify and update package version numbers as needed
- Implement versioning scheme
- Change bug address to point to bugzilla bug entry form
- Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
    reenable it)
- Fix makedepend to use pkgconfig and pass distcheck
- Update build script to build macros first
- Update modular Xorg version
2005-07-29 21:22:43 +00:00
Søren Sandmann Pedersen c5f63f703d Add Makefile.am here. Also, for the record, CVS needs a bullet through its
head
2005-07-13 21:52:24 +00:00
Søren Sandmann Pedersen 30a2cce4b6 Build system for dummy video driver 2005-07-13 21:45:21 +00:00
Adam Jackson ec9e857716 Prep for modular builds by adding guarded #include "config.h" everywhere. 2005-07-11 02:29:47 +00:00
Adam Jackson 7b856f1c89 Bug #3626: _X_EXPORT tags for video and input drivers. 2005-06-25 21:16:54 +00:00
Daniel Stone a467602c6c Fix includes right throughout the Xserver tree:
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
change "foo.h", "extensions/foo.h" and "X11/foo.h" to
    <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
2005-04-20 12:25:23 +00:00
Adam Jackson 5340744915 Bug #2605: Make the cyrix, dummy, glint, neomagic, tga, and trident drivers
build when BuildXF86DGA NO.
(also fix some datestamps in the changelog)
2005-02-25 16:38:34 +00:00
Egbert Eich 73816949f2 Modifying X.Org Xserver DDX to allow to run X with ordinary user
permissions when no access to HW registers is required. For API changes
    which mostly involve the modifications to make the RRFunc (introduced
    with 6.8) more flexible please check Bugzilla #2407. NOTE: This patch
    applies changes to OS specific files for other OSes which I cannot
    test.
2005-01-28 16:12:59 +00:00
Markus Kuhn 720c9b05f4 Encoding of numerous files changed to UTF-8 2004-12-04 00:43:05 +00:00
Stuart Kreitman b227226476 Bugzilla #1644: Attach an atom "VFB" to root window of dummy driver.
Committing in Head.
Modified Files: dummy.h dummy_driver.c
2004-10-15 21:09:00 +00:00