Up to [local] / OpenXM / src / gnuplot-diff
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12, Fri Jan 7 18:04:12 2000 UTC (24 years, 10 months ago) by maekawa
Branch: MAIN
CVS Tags: maekawa-ipv6,
R_1_3_1-2,
RELEASE_20000124,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.11: +1 -1
lines
FILE REMOVED
Gone with the wind...
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 7 16:38:09 2000 UTC (24 years, 10 months ago) by maekawa
Branch: MAIN
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
Cosmetic changes.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Nov 27 20:37:07 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.9: +12 -13
lines
Diff to previous 1.9 (colored)
o expire $PATCHDIR. It is merged $CURDIR.
Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 27 20:30:03 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.8: +5 -4
lines
Diff to previous 1.8 (colored)
o use not OpenXM/src/gnuplot but OpenXM_contrib/gnuplot
Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 22 08:38:25 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
o replace cp(1) to install(1) for installing stripped binaries.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Nov 22 08:02:10 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.6: +17 -13
lines
Diff to previous 1.6 (colored)
Don't print some commands like touch(1) or rm(1) as they are executed.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Nov 19 16:39:29 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.5: +18 -8
lines
Diff to previous 1.5 (colored)
o check to be applied patch or not. HEADS UP! Three steps to make gnuplot with OX patch: 1. 'patch' target - apply patch & touch .patch_done if not exist .patch_done If applied patch, do nothing. 2. 'all' target - change directory & configure & make 3. 'install' target - copy binaries to the appropriate position Two steps to clean gnuplot with OX patch: 1. 'patch-clean' target - apply reverse patch & rm .patch_done if exists .patch_done If applied reverse patch, do nothing. 2. 'clean' target - change directory & make distclean - delete binaries
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 17 07:46:07 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.4: +9 -5
lines
Diff to previous 1.4 (colored)
o add 'patch' and 'patch-clean' target. If already applied patch and stop making all target, please make patch-clean. This target will be flush the applied one.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Nov 16 17:45:30 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.3: +2 -0
lines
Diff to previous 1.3 (colored)
o add $OpenXM$
Revision 1.3 / (download) - annotate - [select for diffs], Tue Nov 16 17:44:59 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
o add configure options --with-x for generating gnuplot_x11. I think we should check what OS we use. BSDians don't need linux-vga.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 16 14:39:09 1999 UTC (24 years, 11 months ago) by maekawa
Branch: MAIN
Changes since 1.1: +8 -13
lines
Diff to previous 1.1 (colored)
o upgrade gnuplot to 3.7 o store only patch for maintainace easily. But where is gnuplot_x11? now it is diabled.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:14 1999 UTC (25 years, 1 month ago) by maekawa
Branch: OpenXM
CVS Tags: ALPHA
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
o import OpenXM sources
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 8 02:12:14 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision