/[ascend]/trunk/pygtk/create.nsi
ViewVC logotype

Log of /trunk/pygtk/create.nsi

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1464)

Revision 868 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 4 09:17:38 2006 UTC (18 years, 4 months ago) by johnpye
File length: 9938 byte(s)
Diff to previous 861 , to selected 603
Added 'python models' to installer script
Added 'delta_area'.

Revision 861 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 03:59:19 2006 UTC (18 years, 4 months ago) by johnpye
File length: 9886 byte(s)
Diff to previous 860 , to selected 603
Reverted to 'solid' compression

Revision 860 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 01:27:03 2006 UTC (18 years, 4 months ago) by johnpye
File length: 9885 byte(s)
Diff to previous 859 , to selected 603
Working on fixing windows problem with version 0.9.5.100

Revision 859 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 26 00:55:37 2006 UTC (18 years, 4 months ago) by johnpye
File length: 9759 byte(s)
Diff to previous 851 , to selected 603
Improved detection of Python, GTK, Tcl/Tk, Glade in Windows installer.
Bumped version to 0.9.5.100

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 19 13:56:35 2006 UTC (18 years, 4 months ago) by johnpye
File length: 8247 byte(s)
Diff to previous 845 , to selected 603
Fixed a typo (thanks Art)

Revision 845 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 17 05:55:09 2006 UTC (18 years, 4 months ago) by johnpye
File length: 8253 byte(s)
Diff to previous 818 , to selected 603
Updated installer to allow separate choices of PyGTK and Tcl/Tk GUIs at install-time.
Installer won't allow GUIs to be installed unless ActiveTcl and/or Python are located.
Bumped version to 0.9.5.99.

Revision 818 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 16 12:54:08 2006 UTC (18 years, 6 months ago) by johnpye
File length: 4318 byte(s)
Diff to previous 781 , to selected 603
Renamed the installer from 'ASCEND PyGTK' to 'ASCEND'
Added the '-y' to YACCFLAGS and '-l' TO LEXFLAGS.
Other changes are trivial.

Revision 781 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 25 00:18:19 2006 UTC (18 years, 6 months ago) by johnpye
File length: 4324 byte(s)
Diff to previous 669 , to selected 603
Fixed up building of extfntest on MinGW.
Added extfntest DLL to Windows installer.

Revision 669 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 21 07:00:45 2006 UTC (18 years, 7 months ago) by johnpye
File length: 4267 byte(s)
Diff to previous 628 , to selected 603
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds the Integration API to the ASCEND solver (in base/generic).
Also provides pre-alpha support for 'IDA' from the SUNDIALS suite, a DAE solver.
Many other minor code clean-ups, including adoption of new 'ASC_NEW' and friends (to replace 'ascmalloc')
Added some very sketchy stuff providing 'DIFF(...)' syntax, although it is anticipated that this will be removed.

Revision 628 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 24 01:45:02 2006 UTC (18 years, 8 months ago) by johnpye
File length: 4230 byte(s)
Diff to previous 627 , to selected 603
Fixed up standard paths stuff to use 'INSTALL_ASCDATA' as the place where tcltk/python/models etc
will live. The confusion here came from the fact that I was taking 'INSTALL_SHARE' to be be assumed
to mean 'the location of /usr/share' -- hence the resulting '$INSTALL_SHARE/ascend' that was bothering
Ben. The 'INSTALL_ASCDATA' fixes this, and behaves as he will like, I hope.

Also note that I have switched the default situation in config.h.in to use relative paths by default,
which is the preferred CMU way. SCons builds will default to absolute paths on non-Windows systems.

Revision 627 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 23 03:07:41 2006 UTC (18 years, 8 months ago) by johnpye
File length: 4229 byte(s)
Diff to previous 610 , to selected 603
Fixing the windows build.
Added full support for Tcl/Tk version to the installer.

Revision 610 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 16 08:10:29 2006 UTC (18 years, 9 months ago) by johnpye
File length: 4184 byte(s)
Diff to previous 603
Pass calling parameters of ascend.bat through to PyGTK. Needs to be tested still.

Revision 603 - (view) (download) (annotate) - [selected]
Modified Mon May 15 14:38:01 2006 UTC (18 years, 9 months ago) by johnpye
File length: 4181 byte(s)
Diff to previous 578
Added an exception wrapper around the 'set icon' call for the main window.
Working on adding Tcl/Tk support to the windows installer (need a WinXP machine to test this, or fix the max line length issue).

Revision 578 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 9 04:59:03 2006 UTC (18 years, 9 months ago) by johnpye
File length: 3748 byte(s)
Diff to previous 577 , to selected 603
Customisable installer .exe names.
Moved NSIS tool into the scons subdirectory, reverted to standard NsisSconsBuilder from the SCons Wiki.

Revision 577 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 9 04:08:53 2006 UTC (18 years, 9 months ago) by johnpye
File length: 3699 byte(s)
Diff to previous 534 , to selected 603
Bumping the version number for NSIS and RPM pre-releases

Revision 534 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 25 13:25:04 2006 UTC (18 years, 9 months ago) by johnpye
File length: 3695 byte(s)
Diff to previous 532 , to selected 603
Working on platform-independent pathnames for the IMPORT command.
Added 'ospath.c' to base/generic/general for this purpose.
Patched kvalues and sensitivity to use the 'IMPORT "libname";' syntax
instead of 'IMPORT registerfn FROM libname;'.
Fixed pathnames in create.nsi.
Added GPL header to coupla files.
Added quoting to 'IMPORT' syntax in ascParse.y.
Removed 'PackageOption' from Tcl/Tk related Scons options so that missing Tcl/Tk
doesn't cause breakage.

Revision 532 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 24 02:23:08 2006 UTC (18 years, 9 months ago) by johnpye
File length: 3705 byte(s)
Diff to previous 531 , to selected 603
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level)
Made corresponding changes to SCons* and spec files.

Revision 531 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 24 02:04:02 2006 UTC (18 years, 9 months ago) by johnpye
Original Path: trunk/interface/create.nsi
File length: 3705 byte(s)
Diff to previous 466 , to selected 603
Removing extra subdir level in pygtk path

Revision 466 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 16 15:07:48 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/create.nsi
File length: 3705 byte(s)
Diff to previous 465 , to selected 603
Rolled back revision 451, since the DLL loading issue on Windows is now resolved.
Fixed up some #ifdef brackets in slv*.h headers.
Added NSIS functionality to SConstruct file
Renamed default installer to 'ascend-setup.exe' pending a more clever approach to version numbers.

Revision 465 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 16 13:43:44 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/create.nsi
File length: 3705 byte(s)
Diff to previous 463 , to selected 603
Renamed 'WITHOUT_TCLTK_GUI' option to 'WITHOUT_TCLTK'.
Hard-wired path to c:\Python24 and c:\GTK\bin in Windows Python GUI installer.

Revision 463 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 16 10:18:16 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/create.nsi
File length: 3576 byte(s)
Diff to previous 455 , to selected 603
Converting to the new shared-object configuration (on email discussion with Ben)
First stage: PyGTK interface on windows. More to come.

Revision 455 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 5 07:50:22 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/create.nsi
File length: 3524 byte(s)
Diff to previous 357 , to selected 603
Tidying up some debug output
Fixing up use of icon filenames on Windows
Removing reference to .svg file in glade/ascend.glade

Revision 357 - (view) (download) (annotate) - [select for diffs]
Added Mon Mar 6 06:30:21 2006 UTC (18 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/create.nsi
File length: 3166 byte(s)
Diff to selected 603
Added work for creating a windows installer

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22