Commit graph

38 commits

Author SHA1 Message Date
Erkki Seppälä
b2629d78ae Protocol records for XRes v1.2
Incorporates comments from the list.

Signed-off-by: Erkki Seppälä <erkki.seppala@vincit.fi>
Reviewed-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-24 15:02:21 -07:00
Rami Ylimäki
1eb1d72692 Added protocol description for XRes v1.2
Version 1.2 of XResource protocol adds two requests:
XResQueryClientIds and XResQueryResourceBytes. They can be used for
more exactly determining which resources are used by which clients.

This patch incorporates comments from the mailing list.

Acked-by: Gaetan Nadon <memsize@videotron.ca>
Reviewed-by: Erkki Seppälä <erkki.seppala@vincit.fi>
Signed-off-by: Rami Ylimäki <rami.ylimaki@vincit.fi>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-05-24 15:02:12 -07:00
Alan Coopersmith
386946098f Add missing XFree86 copyright notice to COPYING
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-01-06 22:16:55 -08:00
Alan Coopersmith
2cbf7d2ba3 resourceproto 1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-08 22:19:47 -08:00
Alan Coopersmith
3389416e4c config: replace deprecated AC_OUTPUT file list with AC_CONFIG_FILES
Regroup AC statements under the Autoconf initialization section.
Regroup AM statements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-12-08 22:18:58 -08:00
Gaetan Nadon
0545a1f26d config: update AC_PREREQ statement to 2.60
Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:25:52 -04:00
Gaetan Nadon
b5bb2e1707 config: remove the pkgconfig pc.in file from EXTRA_DIST
Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-03-28 19:00:31 -04:00
Gaetan Nadon
06fc8dd077 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Now that the INSTALL file is generated.
Allows running make maintainer-clean.
2009-11-22 19:24:48 -05:00
Gaetan Nadon
8c0d56bd43 README: file created or updated #24206
Contains a set of URLs to freedesktop.org.
2009-11-16 11:13:30 -05:00
Gaetan Nadon
f98b754b0f Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
ChangeLog filename is known to Automake and requires no further
coding in the makefile.
2009-11-15 19:45:27 -05:00
Gaetan Nadon
8184f9a628 Makefile.am: INSTALL file is missing or incorrect #24206
The standard GNU file on building/installing  tarball is copied
using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
Add INSTALL target
2009-11-15 18:31:29 -05:00
Gaetan Nadon
406346c1a2 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.
2009-11-15 18:11:36 -05:00
Gaetan Nadon
2b0811c46f configure.ac: AM_MAINTAINER_MODE missing #24238
This turns off maintainer mode build rules in tarballs.
Works in conjunction with autogen.sh --enable-maintainer-mode
2009-11-15 13:55:25 -05:00
Gaetan Nadon
adb6c60a2f .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-15 13:22:56 -05:00
Peter Hutterer
11843ce155 resourceproto 1.1.0 2009-08-25 16:29:49 +10:00
Peter Hutterer
2388aa1215 Remove RCS tags. 2009-08-25 16:29:48 +10:00
Paulo Cesar Pereira de Andrade
0a4fd7fc0c Janitor: Correct make distcheck and dont distribute autogen.sh 2009-01-27 20:06:28 -02:00
James Cloos
40fded7637 Replace static ChangeLog with dist-hook to generate from git log 2007-12-06 16:39:06 -05:00
James Cloos
2740cf052e Add *~ to .gitignore to skip patch/emacs droppings 2007-09-03 05:54:15 -04:00
Alan Coopersmith
c24f19b61e renamed: .cvsignore -> .gitignore 2006-07-14 18:56:31 -07:00
Kevin E Martin
9268501218 Update package version number for final X11R7 release candidate. 2005-12-15 00:24:38 +00:00
Kevin E Martin
0002f2f7e1 Update package version number for RC1 release. 2005-10-19 02:48:15 +00:00
Eric Anholt
e09681a104 Add basic .cvsignore files for proto modules. 2005-08-02 19:19:39 +00:00
Kevin E Martin
f6008b2e1f 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:56 +00:00
Søren Sandmann Pedersen
79eb18feab - symlink.sh: Move XRes.h from proto/Resource to
lib/XRes/include/X11/extensions
- symlink.sh: Add XRes linking
- xc/lib/XRes/*.c: conditionally include config.h
- lib/XRes: add directories and build system.
2005-06-07 18:51:23 +00:00
Daniel Stone
5350032617 Set version to 1.0. 2005-05-21 04:18:30 +00:00
Adam Jackson
f5f3a42ee3 revert last change, didn't do right thing at all, sorry for the noise 2005-05-19 00:22:40 +00:00
Adam Jackson
5d91974af1 Require automake 1.7 in AM_INIT_AUTOMAKE 2005-05-19 00:10:19 +00:00
Josh Triplett
d66e491cd3 Add COPYING file for Resource. Per the advice of Daniel Stone, Resource
falls under the generic XFree86 catch-all license (from before the
    problematic license change).
2005-05-17 19:43:16 +00:00
Søren Sandmann Pedersen
7e6e21adc5 Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:06 +00:00
Kevin E Martin
f7ef242967 Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
Egbert Eich
e33c0b1562 Merging XORG-CURRENT into trunk 2004-04-23 18:43:06 +00:00
Egbert Eich
eeb54769c6 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:31:36 +00:00
Egbert Eich
600d724bb2 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:10:54 +00:00
Egbert Eich
17c656129e readding XFree86's cvs IDs 2004-02-26 13:35:11 +00:00
Egbert Eich
d2ba0bfffb Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:27 +00:00
Kaleb Keithley
7d9398ff47 XFree86 4.3.0.1 2003-11-14 16:48:42 +00:00
Kaleb Keithley
258c66ae0d Initial revision 2003-11-14 16:48:42 +00:00