Eric Anholt
93cf3747f9
Add/improve libs .cvsignores.
2005-11-20 23:17:39 +00:00
Kevin E Martin
fa1f4a0811
Update pkgconfig files to separate library build-time dependencies from application build-time dependencies, and update package deps to work with separate build roots.
2005-11-19 07:15:39 +00:00
Kevin E Martin
7012f9b56c
Fix xf86bigfont pkgconfig dep typo.
2005-11-14 21:51:07 +00:00
Kevin E Martin
60a72f4795
Update package version number for X11R7 RC2 release.
2005-11-09 21:19:12 +00:00
Kean Johnson
6bb0c3796b
See ChangeLog entry 2005-11-07 for details.
2005-11-08 06:33:25 +00:00
Kevin E Martin
14be0098ad
Update pkgcheck dependencies to work with separate build roots.
2005-11-01 15:11:50 +00:00
Donnie Berkholz
1bf71462a9
Revert that, it's redundant. But it is worth noting that --disable-xkb is broken, if anyone cares.
2005-10-28 10:44:03 +00:00
Donnie Berkholz
be627a39fe
Add dependency on inputproto for XI.h.
2005-10-28 08:28:08 +00:00
Adam Jackson
5fae4cb456
Bug #4736 : Error decoding for Damage extension. (Jonathan Lennox)
2005-10-21 18:44:24 +00:00
Kevin E Martin
1171fa9dc7
Update package version number for RC1 release.
2005-10-19 02:48:08 +00:00
Alan Coopersmith
2a2d905706
Use @LIB_MAN_SUFFIX@ instead of $(LIB_MAN_SUFFIX) in macro substitutions to work better with BSD make
2005-10-18 00:00:08 +00:00
Alan Coopersmith
66d35b6971
Rename .shadows.DONE to shadows.DONE to avoid some make's thinking it's a suffix rule (reported by Matthieu Herrb)
2005-10-17 21:13:15 +00:00
Donnie Berkholz
a316995a17
Change '==' to portable '='.
2005-10-16 03:03:35 +00:00
Alan Coopersmith
b76a072530
configure.ac Use XORG_MAN_SECTIONS instead of custom man section configuration. Add shadow man pages for man pages that document multiple functions.
2005-10-12 00:04:50 +00:00
Eric Anholt
8ee5c1429a
Add appropriate pthread libs/flags for FreeBSD, fixing the build of ico and probably others.
2005-10-11 02:18:36 +00:00
Alan Coopersmith
41ff3b9d1f
Bug #3021 < https://bugs.freedesktop.org/show_bug.cgi?id=3021 > Requests and Errors for XFixes are not in XErrorDB (Jonathan Lennox)
2005-10-09 22:28:39 +00:00
Kevin E Martin
91ed79852e
Clean up generated files
...
Add missing dist tarball files
2005-10-07 15:00:00 +00:00
Søren Sandmann Pedersen
440399b470
Add el_GR.UTF-8 compose file
2005-10-05 18:27:10 +00:00
Daniel Stone
010f0647e2
Bug #2609 : Add Kyrgyz locale (Ilyas Bakirov).
2005-09-30 07:52:46 +00:00
Daniel Stone
3ef2fb67bd
Bug #1640 : Kinyarwanda locale support. (Steve Murphy)
2005-09-30 07:47:55 +00:00
Daniel Stone
4ae0decabe
Bug #2268 : Add South African locales (Dwayne Bailey). Some whitespace cleanups, as the parser is a little touchy.
2005-09-30 07:40:03 +00:00
Daniel Stone
3f79eb4c99
Generate locale.alias and compose.dir exactly like we do in the monolith, which fixes non-UTF-8 locales in particular (so we get foo: bar, as well as foo bar). Switch to generating locale.dir the same way.
2005-09-30 07:11:19 +00:00
Alan Coopersmith
d1237d1483
Add Xcms.txt to lib/X11
2005-09-29 21:27:12 +00:00
Alan Coopersmith
4a86f29969
Add XQueryExtension.man
2005-09-24 20:11:06 +00:00
Alan Coopersmith
a057a66e20
Add XTHREAD_CFLAGS for platforms that need special defines like
...
-D_REENTRANT or -D_POSIX_whatever to get re-entrant function definitions. Set XDMCP_LIBS correctly for later libXdmcp tests.
2005-09-24 00:16:32 +00:00
Alan Coopersmith
3e920a65a7
Issue an error if XTRANS macros were not found when generating configure from configure.ac to flag errors early, instead of when people wonder why libX11 can't talk to an Xserver because it has no transports defined
2005-09-02 23:00:30 +00:00
Kristian Høgsberg
3eb9f2d693
Use $(X11_LOCALEDATADIR) instead of @X11_LOCALEDATADIR@ so this install destination can be overridden at make install time.
2005-09-01 19:24:13 +00:00
Matthieu Herrb
7afa643251
OpenBSD needs -lpthread for threaded applications too.
2005-08-28 19:45:48 +00:00
Daniel Stone
2b2f3d3877
Define ERRORDB/KEYSYMDB to XERRORDB/XKEYSYMDB if the former is undefined but the latter is. (Gerte Hoogewerf)
2005-08-26 05:16:46 +00:00
Matthieu Herrb
07066da090
update
2005-08-21 15:45:04 +00:00
Matthieu Herrb
de44d8b111
Threads support for BSD systems:
...
- need to check for gewtpwuid_r to define mtsafeapi
- build UIThrstubs if needed.
2005-08-21 15:38:39 +00:00
Adam Jackson
60217fdb91
Add xthreadlib variable to x11.pc. Bump to 0.99.1.
2005-08-17 19:46:08 +00:00
Alan Coopersmith
e1f4c6f5e3
Fix more broken multi-line .ds macros. Remove extraneous ;'s .
2005-08-17 01:27:08 +00:00
Alan Coopersmith
1909786f4a
Bugzilla #4112 < https://bugs.freedesktop.org/show_bug.cgi?id=4112 > Patch #2687 < https://bugs.freedesktop.org/attachment.cgi?id=2897 > Fix multi-line macros in XPutImage man page. (Debian bug #323210 , fix by David Mart?nez Moreno)
2005-08-16 19:23:15 +00:00
Alan Coopersmith
83406d69c6
Move RAWCPP macro to xorg-macros.m4 so other modules can use it Add check for whether or not RAWCPP needs -traditional instead of hardcoding it, so non-gcc cpp's can be used
2005-08-15 19:53:37 +00:00
Alan Coopersmith
5bb43de17d
Typo fix in output message
2005-08-06 18:59:49 +00:00
Alan Coopersmith
afe34b9586
//bugs.freedesktop.org/show_bug.cgi?id=1887> Patch #3005 < https://bugs.freedesktop.org/attachment.cgi?id=3005 > libX11 locale defs severely adrift from glibc: adding new aliases (From Debian via Nathanael Nerode)
2005-08-04 02:55:49 +00:00
Alan Coopersmith
3979a0b88e
//bugs.freedesktop.org/show_bug.cgi?id=1887> Patch #3002 < https://bugs.freedesktop.org/attachment.cgi?id=3002 > libX11 locale defs severely adrift from glibc: locales bugfix for bs_BA (From Debian via Nathanael Nerode)
2005-08-04 02:51:30 +00:00
Alan Coopersmith
34b454df19
Include config.h so Xtrans knows which transport types to build code for
2005-07-30 20:30:46 +00:00
Alan Coopersmith
cd9c9936b4
Add -D flags to clear various warnings (Stefan Dirsch)
2005-07-30 19:15:16 +00:00
Kevin E Martin
e7fef67b45
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:50 +00:00
Matthieu Herrb
2ebb002449
remove orphan TAB at begin of line
2005-07-23 20:19:31 +00:00
Kevin E Martin
dd7a9cdecd
Modify modular libs to use Xregion.h instead of region.h
2005-07-23 18:09:39 +00:00
Kevin E Martin
6d635a88d9
lib/Xrender/Picture.c Change region.h to Xregion.h and modify internal references to include <X11/Xregion.h>.
2005-07-23 18:06:16 +00:00
Daniel Stone
36283f50fd
Set soversion to 6.2.0.
2005-07-16 06:25:35 +00:00
Keith Packard
75fd5ae6e4
Add missing Makefile.am to lib/X11/modules
2005-07-15 04:27:32 +00:00
Keith Packard
6d84a8b132
Move i18n modules to top-level so they can be built in the right order (before xlib for non-loadable, after xlib for loadable).
...
Link i18n modules against xlib to resolve Xlib symbols used by them.
2005-07-15 04:08:51 +00:00
Alexander Gottwald
45f40126a7
Add $(top_srcdir)/src to include list
2005-07-14 19:50:00 +00:00
Matthieu Herrb
0aed7d91f5
Build fix for non-GNU make.
2005-07-14 17:04:49 +00:00
Adam Jackson
b79422ccb0
typo fixes (Matthieu Herrb)
2005-07-14 15:12:44 +00:00