Gaetan Nadon
765cabb363
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:28 -05:00
Gaetan Nadon
5a217580a3
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
0e7b63ca7a
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
b7d2eb5556
.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:54 -05:00
Peter Hutterer
c94dd88d55
evieproto 1.1.0
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 11:52:54 +10:00
Peter Hutterer
bb660bf2b1
Move Xeviestr.h to evieproto.h for consistency with other modules.
...
A stub Xeviestr.h is provided to avoid breaking clients.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 11:52:16 +10:00
Peter Hutterer
6cfd47671e
Remove RCS tags
...
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-08-26 11:49:27 +10:00
Paulo Cesar Pereira de Andrade
cb157d3388
Janitor: Correct make distcheck and dont distribute autogen.sh
2009-01-27 20:06:28 -02:00
James Cloos
89ae43b787
Replace static ChangeLog with dist-hook to generate from git log
2007-12-06 16:38:58 -05:00
James Cloos
f5207dba81
Add *~ to .gitignore to skip patch/emacs droppings
2007-09-03 05:54:01 -04:00
Alan Coopersmith
93439d6acc
renamed: .cvsignore -> .gitignore
2006-07-14 18:56:10 -07:00
Kevin E Martin
cb3aed6f3b
Update package version number for final X11R7 release candidate.
2005-12-15 00:24:37 +00:00
Kevin E Martin
5e917f737f
Update package version number for RC1 release.
2005-10-19 02:48:13 +00:00
Eric Anholt
dc484c73f4
Add basic .cvsignore files for proto modules.
2005-08-02 19:19:38 +00:00
Kevin E Martin
f3ac570c62
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:55 +00:00
Alan Coopersmith
7739b24ffe
Removed Xevie.h since it's now only library prototypes and as such is in
...
lib/Xevie.
2005-05-28 02:31:19 +00:00
Alan Coopersmith
ff59ff27eb
Move request id definitions to Xeviestr.h, leaving Xevie.h for client
...
library definitions and Xeviestr.h for protocol definitions to allow
cleaner split in modularization.
2005-05-22 01:20:14 +00:00
Daniel Stone
451aba4135
Change version to 1.0.
2005-05-21 03:49:50 +00:00
Adam Jackson
3122eb59ad
revert last change, didn't do right thing at all, sorry for the noise
2005-05-19 00:22:38 +00:00
Adam Jackson
7c2b5f0f77
Require automake 1.7 in AM_INIT_AUTOMAKE
2005-05-19 00:10:17 +00:00
Josh Triplett
f1e52c450d
Add some COPYING files.
2005-05-14 07:55:10 +00:00
Søren Sandmann Pedersen
6e0ba01312
Change all the protonames from <extension>Ext to <extension>Proto.
2005-05-09 18:20:04 +00:00
Kevin E Martin
d65d2d14e9
Initial build system files for proto module.
2005-05-06 01:46:30 +00:00
Stuart Kreitman
617e62bea3
Integration of XEVIE branch to trunk
...
https://freedesktop.org/bugzilla/show_bug.cgi?id=947
Modified Files: Imakefile Added Files: Xevie.h Xeviestr.h
2004-07-30 01:31:08 +00:00
Stuart Kreitman
a897a51fb6
file Xeviestr.h was initially added on branch XEVIE.
2004-02-25 22:38:16 +00:00