Keith Packard
46b51147d1
Change files from ISO-Latin-1 to UTF-8
2004-12-07 01:14:46 +00:00
Keith Packard
54560b013f
Sleep for two seconds before exiting to make sure timestamps for future
...
changes have distinct mod times in the file system. Bug #1982 .
Add Punjabi orthography. Bug #1671 .
reviewed by: Keith Packard <keithp@keithp.com>
2004-12-05 06:19:46 +00:00
Carl Worth
f6d784313f
Remove excessive whitespace (missed on previous commit)
2003-12-12 17:07:55 +00:00
Carl Worth
d098e4ebe7
Move man_MANS into the 'if USEDOCBOOK' block.
...
Move man_MANS into the 'if USEDOCBOOK' block. (all-local): Remove excessive
whitespace.
Add 'set -e' to abort when any program fails, (avoids printing of 'now type
make' after configure aborts).
2003-12-11 19:30:07 +00:00
Keith Packard
4cbc3ee8fe
Yet more cleanups to finish getting 'make distcheck' working This has been
...
tested to ensure that it even works from a _build directory.
2003-10-27 10:44:13 +00:00
Keith Packard
394b2bf046
Attempts to fix 'make distcheck' work. Things are progressing pretty well,
...
but there are still failures long into the process dealing with docs
(as always).
The big changes here are mostly to make $(srcdir) != "." work correctly,
fixing the docbook related sections and fc-lang were particularily
tricky. Docbook refuses to load system entities from anywhere other
than where the original .sgml file was located, so no luck looking in
"." for the configure-generated version.sgml and confdir.sgml files.
fc-lang needed help finding .orth files; added a -d option to set the
directory as the least evil of many options.
Now to go use a faster machine and try and wring out the last issues.
2003-10-27 06:30:29 +00:00
Josselin Mouette
75839218d1
Replace fc-cache and fc-list manpages with more detailed, SGML versions.
2003-10-09 18:21:49 +00:00
Keith Packard
86b1243193
(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly (Bug 88) Fix usage info
...
on non-long option systems (Tim Mooney)
2003-05-31 14:58:41 +00:00
Keith Packard
8cfb37394c
distribute man page
2003-03-07 20:04:13 +00:00
Keith Packard
4bd4418ab5
Change RCS tag
2003-03-05 05:51:27 +00:00
Owen Taylor
22dc6fc6db
Sun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat.com>
...
fontconfig.spec.in: Improvements from Red Hat spec file.
{fc-lang,fc-cache,fc-list}/Makefile.am: Add man pages.
docs/*.sgml: SGML fixes.
2003-03-03 01:13:11 +00:00
Keith Packard
ff3f1f98ed
Switch back to -version-info for fontconfig as its at minor 0. Add
...
--system-only to fc-cache. Fix FC_VERSION to match product version
rather than .so version
2003-03-02 19:12:23 +00:00
Keith Packard
f2aacf1ed9
Add remaining .cvsignore files
2003-02-24 17:52:44 +00:00
Keith Packard
20fa60c9ae
Switch to automake
2003-02-24 17:18:50 +00:00
Keith Packard
565a919e80
Have fc-cache skip directories without write access
2003-02-12 20:35:32 +00:00
Keith Packard
c647f6f1e4
Build fclang.h before building library This required compiling the charset
...
funcs into fc-lang, which was done by refactoring code in fccharset.c
and fcfreetype.c a bit
Updated ethiopic orthographies
Remove imake support
Install empty local.conf file if none is present
2003-02-06 17:46:06 +00:00
Marc Aurele La France
d1bec8c66d
Pacify gcc 3.2
2002-09-18 17:11:46 +00:00
Keith Packard
fa244f3d88
Various config changes plus a couple of optimizations from Owen
2002-08-19 19:32:05 +00:00
Keith Packard
5d43e79919
Make missing font directory messages only displayed when verbose
2002-08-13 02:06:22 +00:00
Keith Packard
80a7d66439
Help message said -v was for --force
2002-08-11 15:09:33 +00:00
Keith Packard
aefb2c41c8
Fix autoconf build BSD install and sysconfdir problems
2002-08-01 15:57:26 +00:00
Marc Aurele La France
8ea04b7956
Ident line
2002-07-01 12:38:27 +00:00
Keith Packard
ad07dcf486
Make fc-cache avoid reading the whole world full of fonts
2002-07-01 05:11:20 +00:00
Keith Packard
0c35c0facb
Make fc-cache more tolerant of missing font directories
2002-06-19 20:55:19 +00:00
Keith Packard
ed2547b858
Clean up autoconf install to obey DESTDIR
2002-05-24 06:25:52 +00:00
Keith Packard
446bb9c9e0
More autoconf cleanup for fontconfig
2002-05-21 17:48:15 +00:00
Keith Packard
179c39959c
Fix autoconf build process for fontconfig
2002-05-21 17:06:22 +00:00
Matthieu Herrb
1ce2a1bbad
Don't run fc-cache on make install if DESTDIR is set. Instead; run it from
...
Xinstall.sh after XFree86 is installed.
2002-05-05 17:53:41 +00:00
Marc Aurele La France
c4bd0638c5
Warning fixes
2002-02-26 05:10:30 +00:00
Keith Packard
2eb26602ff
fontconfig fc-cache program needs to be executed with correct environment
...
on install
2002-02-15 23:45:33 +00:00
Keith Packard
65018b4a46
Update to Xft version 2
2002-02-15 07:36:14 +00:00
Keith Packard
ccb3e93b27
fontconfig library: build fixes and compiler warning fixes
2002-02-15 06:01:28 +00:00
Keith Packard
3be03bed39
Update fontconfig and libxml2 to get them working with in-tree build
...
process
2002-02-15 00:49:44 +00:00
Keith Packard
24330d27f8
Initial revision
2002-02-14 23:34:13 +00:00