Up to [local] / OpenXM / src / kan96xx / Kan
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12, Sun May 20 07:48:19 2001 UTC (23 years, 5 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,
RELEASE_1_2_2,
RELEASE_1_2_1,
KNOPPIX_2006,
HEAD,
DEB_REL_1_2_3-9
Changes since 1.11: +1 -1
lines
FILE REMOVED
Kan/sm1 and ox_sm1 for windows (cygwin) are now ready.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 25 06:19:11 2000 UTC (23 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.10: +9 -8
lines
Diff to previous 1.10 (colored)
make TOPDIR=xxxxyyyy can be used.
Revision 1.10 / (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_1_3
Changes since 1.9: +10 -9
lines
Diff to previous 1.9 (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.9 / (download) - annotate - [select for diffs], Tue Mar 14 07:52:36 2000 UTC (24 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_1_2
Changes since 1.8: +3 -2
lines
Diff to previous 1.8 (colored)
Removed -static option
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 13 06:46:39 2000 UTC (24 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Do not try static link on Solaris.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 11 01:18:25 2000 UTC (24 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
All binaries in k097, kan96xx, and kxx are linked with the -static option.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Feb 1 04:24:20 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.5: +4 -5
lines
Diff to previous 1.5 (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.5 / (download) - annotate - [select for diffs], Wed Jan 19 02:43:13 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_20000124
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Removed .SUFFIX to take the safe side. I will think about it again after the source melt.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 18 09:46:52 2000 UTC (24 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
I added .SUFFIXES:
Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 27 13:24:41 1999 UTC (24 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
If there exists /usr/lib/libgmp.a, then configure will be invoked in the directory gmp, but "make all" will not be executed. Configure is necessary, because kan96xx/plugin/cmo-gmp.c needs the file gmp/gmp-mparam.h, which is generated by configure.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 3 00:22:49 1999 UTC (25 years ago) by takayama
Branch: MAIN
Changes since 1.1: +10 -5
lines
Diff to previous 1.1 (colored)
Solaris 2.* is supported in the Makefiles of src/kan96xx and src/kxx. It is added to test OpenMathematica on Solaris.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 8 02:12:01 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:01 1999 UTC (25 years, 1 month ago) by maekawa
Branch: MAIN
Initial revision