Up to [local] / OpenXM / src / kan96xx / plugin
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12, Tue Sep 2 03:24:50 2003 UTC (21 years, 2 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_3_1_13b,
RELEASE_1_2_3_12,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.11: +1 -1
lines
FILE REMOVED
Cosmetic changes of Makefiles. kan96xx and k097 use "configure"
Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 17 03:12:11 2000 UTC (24 years, 1 month ago) by takayama
Branch: MAIN
CVS Tags: maekawa-ipv6,
RELEASE_1_2_2,
RELEASE_1_2_1,
RELEASE_1_1_3
Changes since 1.10: +2 -5
lines
Diff to previous 1.10 (colored)
Change of Makefile's for gmp-3.1. Recompilation with new include files is necessary. Otherwise, you will have link errors. All libgmp.* and include files of gmp are installed in OpenXM/lib and OpenXM/include respectively by the target install-gmp. This target is executed in the configuration stage. If you have a trouble, please let me know.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 1 04:24:20 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.9: +6 -4
lines
Diff to previous 1.9 (colored)
Preparation to use autoconf. The first step: configure_symbolic_links automatically done before make all (using a file .done_links to tell the system that configuration done.) Compiled with $CFLAGS and $DDD (original).
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jan 19 06:25:47 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.8: +21 -6
lines
Diff to previous 1.8 (colored)
Use the obsolete style of Makefile. /usr/ccs/bin/make could not understand the new one.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 19 02:38:51 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
I removed .SUFFIX. It caused the error that Tamura-kun mentionsed. I have not yet understood the reason why this option generated the trouble
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 18 09:46:53 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.6: +3 -1
lines
Diff to previous 1.6 (colored)
I added .SUFFIXES:
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jan 10 19:45:33 2000 UTC (24 years, 10 months ago) by maekawa
Branch: MAIN
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Fix bug. (quick hack)
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 10 19:21:17 2000 UTC (24 years, 10 months ago) by maekawa
Branch: MAIN
Changes since 1.4: +10 -2
lines
Diff to previous 1.4 (colored)
Configure gc and gmp if not ready.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 10 14:31:38 2000 UTC (24 years, 10 months ago) by maekawa
Branch: MAIN
Changes since 1.3: +82 -82
lines
Diff to previous 1.3 (colored)
Cosmetic changes. Approved by: takayama
Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 15 14:33:41 1999 UTC (24 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.2: +27 -19
lines
Diff to previous 1.2 (colored)
A buf fix of Makefile
Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 2 12:28:57 1999 UTC (25 years ago) by takayama
Branch: MAIN
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
Clean automatically generated files. ln -fs is replaced by ln -f -s
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:05 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:05 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision