Powered by Apache

CVS log for OpenXM/src/kan96xx/plugin/Makefile.in

[BACK] Up to [local] / OpenXM / src / kan96xx / plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Thu Sep 8 10:49:30 2022 UTC (21 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

cmotag.htmp, lookup.h are generated by
  make gen-cmptag.htmp
  make gen-lookup.h
(They are not automatic).
The change is for the cross compiling.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 24 04:58:32 2021 UTC (3 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

The cflag option -fcommon is added to allow duplicated function pointer definitions
in gradedset.h, e.g., POLY (*lcm)(POLY f, POLY g).

Revision 1.11 / (download) - annotate - [select for diffs], Tue Oct 6 11:33:47 2020 UTC (3 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

All causes of the warnings are fixed.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 31 05:27:34 2016 UTC (8 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.9: +7 -5 lines
Diff to previous 1.9 (colored)

mysig.c and mysig.h are moved to src/util and are installed under
OpenXM/lib and OpenXM/include.
mysignal is used in k097.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 30 09:20:40 2016 UTC (8 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

The ox-launcher ox is not BSD signal free.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 30 08:25:43 2016 UTC (8 years, 2 months ago) by takayama
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 (colored)

A preparation to replace the BSD signal to posix signals.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 18 07:23:32 2010 UTC (13 years, 9 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.6: +1 -6 lines
Diff to previous 1.6 (colored)

Removed unused rules from Makefile.in

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 5 20:44:58 2006 UTC (17 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_2_3_12, DEB_REL_1_2_3-9
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Changes to generate a universal binary "ox" on MacOS X.
(The method is not clean...)

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 24 07:10:07 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3, KNOPPIX_2006
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Added oxxml and oxcgi to PLUGIN*.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 21 12:52:01 2004 UTC (19 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.3: +14 -2 lines
Diff to previous 1.3 (colored)

Preparation of implementing ox-rfc-104 (OoHG : OpenXM over HTTP) on kan/sm1.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Jun 24 12:45:15 2004 UTC (19 years, 11 months ago) by takayama
Branch: MAIN
Changes since 1.2: +5 -3 lines
Diff to previous 1.2 (colored)

The module kan96xx accepts the option --prefix.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 11 00:52:06 2003 UTC (20 years, 9 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Added the distclean target.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Sep 2 03:24:50 2003 UTC (20 years, 9 months ago) by takayama
Branch: MAIN

Cosmetic changes of Makefiles.
kan96xx and k097 use "configure"

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>