Powered by Apache

CVS log for OpenXM/misc/packages/Windows/Makefile

[BACK] Up to [local] / OpenXM / misc / packages / Windows

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.46 / (download) - annotate - [select for diffs], Fri Oct 22 23:38:49 2021 UTC (2 years, 6 months ago) by takayama
Branch: MAIN
CVS Tags: HEAD
Changes since 1.45: +7 -2 lines
Diff to previous 1.45 (colored)

Update the procedure of building ox_pari.exe for Windows.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Aug 27 02:20:55 2016 UTC (7 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44 (colored)

Include ox_sm1_forAsir.exe for the ox_pari zip distribution.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Oct 13 06:59:34 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.43: +4 -4 lines
Diff to previous 1.43 (colored)

Added a note how to build the ox_pari package.

Revision 1.43 / (download) - annotate - [select for diffs], Tue Sep 29 06:23:17 2015 UTC (8 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.42: +61 -16 lines
Diff to previous 1.42 (colored)

In order to run oxpari on windows, do as follows.
import("names.rr");
asir_contrib_update(|update=1);   // asir_contrib_update is updated.
asir_contrib_update(|update=4);   // ox_pari will be installed under %%APPDATA%%/OpenXM/OpenXM-win
import("oxpari-win.rr");
oxpari.start_win();

Revision 1.42 / (download) - annotate - [select for diffs], Sat Oct 15 06:25:30 2005 UTC (18 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: R_1_3_1-2, RELEASE_1_3_1_13b, RELEASE_1_2_3_12, KNOPPIX_2006, DEB_REL_1_2_3-9
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Updated the readme-ja.html for the asir-book.

Revision 1.41 / (download) - annotate - [select for diffs], Tue Jul 19 10:27:11 2005 UTC (18 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

Updated the  ftp area.

Revision 1.40 / (download) - annotate - [select for diffs], Fri Dec 17 00:13:09 2004 UTC (19 years, 5 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_3
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

The final modifications (I hope) to use the gnuplot version 4.
  gnuplot4ox (patched version) --> gnuplot (original version)

The building on windows (cygwin) and the package generation for debian
have not yet tested.

Revision 1.39 / (download) - annotate - [select for diffs], Thu Oct 14 07:57:42 2004 UTC (19 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

Ignore .phc*done

Revision 1.38 / (download) - annotate - [select for diffs], Wed Sep 3 05:19:08 2003 UTC (20 years, 8 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Changes due to the change of OpenXM/src/Makefile.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Aug 29 07:26:51 2003 UTC (20 years, 8 months ago) by takayama
Branch: MAIN
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

Change for kan/sm1 for Windows;  kan/sm1 for Windows is now available
on our OpenXM-CD for Windows.

Revision 1.36 / (download) - annotate - [select for diffs], Mon Jul 21 08:07:37 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.35: +1 -3 lines
Diff to previous 1.35 (colored)

A batch file to debug OpenXM/Risa/Asir.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Jul 21 07:00:03 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.34: +5 -2 lines
Diff to previous 1.34 (colored)

New batch file to start from the CD.

Revision 1.34 / (download) - annotate - [select for diffs], Mon Jul 21 03:19:43 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored)

Remove the files DO_NOT_EDIT* to write on CD for Windows.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Jul 20 07:30:25 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.32: +2 -1 lines
Diff to previous 1.32 (colored)

Installing oxasir-win.rr under $OpenXM_HOME/lib/sm1 as well as
under OpenXM-win/lib/sm1

Revision 1.32 / (download) - annotate - [select for diffs], Wed Jul 16 05:19:49 2003 UTC (20 years, 10 months ago) by takayama
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

The files *.sm1 are not copied under OpenXM-win/bin and OpenXM-win/asir/bin

Revision 1.31 / (download) - annotate - [select for diffs], Tue Oct 1 00:05:54 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_2
Changes since 1.30: +13 -6 lines
Diff to previous 1.30 (colored)

Added instructions to generate OpenXM-win-ja.tgz, OpenXM-win-en.tgz, asir-book-ja.tgz

Revision 1.30 / (download) - annotate - [select for diffs], Mon Sep 30 23:32:13 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.29: +10 -5 lines
Diff to previous 1.29 (colored)

Added target copy-to-ftp-area and copy-to-ftp-area-stable

Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 30 13:10:05 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.28: +4 -2 lines
Diff to previous 1.28 (colored)

Added the target copy-to-ftp-area.

Revision 1.28 / (download) - annotate - [select for diffs], Mon Sep 30 02:30:38 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.27: +9 -9 lines
Diff to previous 1.27 (colored)

Fixed bugs for the target make asir-book (generating asir-book CD image.)

Revision 1.27 / (download) - annotate - [select for diffs], Mon Sep 30 01:57:05 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.26: +10 -2 lines
Diff to previous 1.26 (colored)

Update for generating asir-book CD.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Sep 29 01:31:10 2002 UTC (21 years, 7 months ago) by takayama
Branch: MAIN
Changes since 1.25: +45 -3 lines
Diff to previous 1.25 (colored)

The target asir-book generates a directory for asir-book CD.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Aug 15 00:03:28 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Fixed a bug.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Aug 10 23:20:02 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

Fixed a typo.

Revision 1.23 / (download) - annotate - [select for diffs], Sat Aug 10 11:12:31 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.22: +9 -1 lines
Diff to previous 1.22 (colored)

If global variable Xm_debug_on_win_1 is set,
start_xyz_windows() does not stop for non-supported server xyz.
It is used for developpers on windows.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Aug 10 07:05:47 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.21: +14 -4 lines
Diff to previous 1.21 (colored)

Readme files for OpenXM CD.

Revision 1.21 / (download) - annotate - [select for diffs], Fri Aug 9 07:51:28 2002 UTC (21 years, 9 months ago) by fujimoto
Branch: MAIN
Changes since 1.20: +16 -4 lines
Diff to previous 1.20 (colored)

Added (make install-phc) in the target
  build-binary-openxm-cygwin:

New targets:
  copy-binary-phc:
  copy-binary-phc-from-internet:

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jul 31 02:00:26 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

Added a new target clean0. If you change only library files in the main directory,
type in make clean0 ; make all

Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 31 00:39:44 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.18: +6 -6 lines
Diff to previous 1.18 (colored)

The option --exclude CVS is added to rsync.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jul 30 00:28:00 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.17: +1 -5 lines
Diff to previous 1.17 (colored)

Removed the copying command of start.exe.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Jul 28 08:10:24 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.16: +17 -5 lines
Diff to previous 1.16 (colored)

make all :  builds Risa/asir for windows with OpenXM servers.
make build-bat : builds debug-tools/asirgui-debug.bat for debugging the package
on the local machine.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jul 28 07:04:22 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.15: +8 -6 lines
Diff to previous 1.15 (colored)

Fixed some typos

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 28 06:31:01 2002 UTC (21 years, 9 months ago) by takayama
Branch: MAIN
Changes since 1.14: +54 -16 lines
Diff to previous 1.14 (colored)

A new version of Makefile for OpenXM on cygwin.
It has not yet been tested.

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jan 25 02:56:15 2002 UTC (22 years, 3 months ago) by takayama
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.13: +4 -5 lines
Diff to previous 1.13 (colored)

Fixed a bug to generate crlf.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jan 16 09:11:58 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.12: +9 -5 lines
Diff to previous 1.12 (colored)

crlf : 0xa --> 0xd 0xa

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jan 13 07:10:15 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.11: +9 -14 lines
Diff to previous 1.11 (colored)

webasir.bat :  batch file to start internet explorer and ox_asir.
websm1.bat and asirgui-cd.bat are moved from src/kan96xx/win and
src/asir-contrib/win respectively.
build-ja.txt is an instruction to test OpenXM for windows.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 10 03:55:10 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.10: +9 -2 lines
Diff to previous 1.10 (colored)

Correction for nested load commands.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jan 6 08:47:36 2002 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.9: +20 -3 lines
Diff to previous 1.9 (colored)

"Oxpp" is a utility  to build an asir source code from multiple source codes which are
included by the load command each other.
The new source code does not contain "load".

The asirinit command in oxasir.sm1 loads "oxasir-win.rr" instead of
"oxasir.asir" when it is executed on Windows.
oxasir-win.rr should be built by the Makefile in misc/packages/Windows.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 29 02:49:25 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Installation manual for OpenXM for windows.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Dec 28 09:54:47 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

*** empty log message ***

Revision 1.7 / (download) - annotate - [select for diffs], Fri Dec 28 03:24:35 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.6: +21 -5 lines
Diff to previous 1.6 (colored)

win-correction2 : this target copies *.dll to OpenXM-win from
/usr/X11R6/bin

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 24 05:11:47 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.5: +8 -6 lines
Diff to previous 1.5 (colored)

asirgui-cd.bat and asirgui-cd-me.bat  are batch files
to start OpenXM/asirgui on CD (experimental).

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 24 01:58:59 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.4: +8 -2 lines
Diff to previous 1.4 (colored)

Added a target copy-to-orange for debugging.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Dec 24 01:17:18 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Corrections for Windows.  (We do not use symbolic links.)

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 23 11:10:52 2001 UTC (22 years, 4 months ago) by takayama
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

ox_ostype() :  heuristic function to find the os type.
sm1_start() :  automatically distinguish unix or windows and start ox_sm1
               properly.
/MIN option is added to  START.EXE to start ox_servers in the iconic window.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Dec 22 05:59:22 2001 UTC (22 years, 5 months ago) by takayama
Branch: MAIN
Changes since 1.1: +15 -6 lines
Diff to previous 1.1 (colored)

make binary-tgz generates  OpenXM-win (OpenXM for windows).
OpenXM-win\bin-windows\asirgui2.bat  starts asirgui for OpenXM.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Dec 22 01:27:14 2001 UTC (22 years, 5 months ago) by takayama
Branch: MAIN

A preliminary version of Makefile generating an OpenXM binary distribution
for Windows.

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>