1 |
bertho |
1.1 |
2001-02-24 01:39 bertho |
2 |
|
|
|
3 |
|
|
* config.h.in: Hm, defs must be all undef for autoconf |
4 |
|
|
|
5 |
|
|
2001-02-24 01:35 bertho |
6 |
|
|
|
7 |
|
|
* Makefile.in, confl.l, confy.y, cvsgraph.c, cvsgraph.conf, |
8 |
|
|
cvsgraph.h, readconf.h, utils.c, utils.h: Fixed the soring of |
9 |
|
|
revisions permanently. All sections of the revision numbers are |
10 |
|
|
important. Implemented better control over libgd with autoconf and |
11 |
|
|
added support for generation of png and jpeg from the configuration |
12 |
|
|
file (thanks to Kurt L. Sussman for a patch, although I modified it |
13 |
|
|
a bit). |
14 |
|
|
|
15 |
|
|
2001-02-24 01:31 bertho |
16 |
|
|
|
17 |
|
|
* configure, configure.in: Updated configuration with config header |
18 |
|
|
|
19 |
|
|
2001-02-24 01:29 bertho |
20 |
|
|
|
21 |
|
|
* config.h.in: Use config header for libgd functions |
22 |
|
|
|
23 |
|
|
2001-02-23 01:19 bertho |
24 |
|
|
|
25 |
|
|
* .cvsignore: Makefile must be ignored, it is autogenerated now. |
26 |
|
|
|
27 |
|
|
2001-02-23 01:16 bertho |
28 |
|
|
|
29 |
|
|
* confy.y: Fix warning about strlen() becuase of missing include. |
30 |
|
|
|
31 |
|
|
2001-02-23 01:12 bertho |
32 |
|
|
|
33 |
|
|
* cvsgraph.c: Auto selection of the correct image-generator |
34 |
|
|
function. |
35 |
|
|
|
36 |
|
|
2001-02-23 01:11 bertho |
37 |
|
|
|
38 |
|
|
* .cvsignore, Makefile.in, configure, configure.in: Start to use |
39 |
|
|
autoconf. This makes detecting old/new libgd easier. Also a bit |
40 |
|
|
more portable. |
41 |
|
|
|
42 |
|
|
2001-02-21 18:30 bertho |
43 |
|
|
|
44 |
|
|
* cvsgraph.c: Fix sorting bug. Thanks to Tanaka Akira for sending |
45 |
|
|
the patch. |
46 |
|
|
|
47 |
|
|
2001-02-20 23:36 bertho |
48 |
|
|
|
49 |
|
|
* cvsgraph.c: Fix the vertical alignment |
50 |
|
|
|
51 |
|
|
2001-02-20 13:07 bertho |
52 |
|
|
|
53 |
|
|
* LICENCE, README, confl.l, confy.y, cvsgraph.c, cvsgraph.conf, |
54 |
|
|
cvsgraph.h, readconf.h, utils.c, utils.h: Initial revision |
55 |
|
|
|
56 |
|
|
2001-02-20 13:07 bertho |
57 |
|
|
|
58 |
|
|
* LICENCE, README, confl.l, confy.y, cvsgraph.c, cvsgraph.conf, |
59 |
|
|
cvsgraph.h, readconf.h, utils.c, utils.h: Initial import |
60 |
|
|
|