Log of /trunk/nsis
Directory Listing
Revision
2309 -
Directory Listing
Modified
Fri Sep 3 00:39:33 2010 UTC
(14 years, 1 month ago)
by
jpye
Fixes for Windows installer, allowing FPROPS to be included.
Revision
2217 -
Directory Listing
Modified
Tue Jul 20 04:31:04 2010 UTC
(14 years, 2 months ago)
by
jpye
Remove print output when running with 'pythonw.exe' to avoid crash (see bug #471)
Revision
2216 -
Directory Listing
Modified
Tue Jul 20 02:13:30 2010 UTC
(14 years, 2 months ago)
by
jpye
Weird bug on Windows seems to be causing failure with pythonw but not python.exe.
Revision
2203 -
Directory Listing
Modified
Fri May 21 04:29:59 2010 UTC
(14 years, 4 months ago)
by
jpye
USe PNG image for splash, instead of SVG.
Change installer to use Tcl 8.5.8.2.
Fix URL for Tcl/Tk download.
Revision
2133 -
Directory Listing
Modified
Fri Dec 18 08:37:30 2009 UTC
(14 years, 10 months ago)
by
jpye
Fixing ascend.bat for current directory layout.
Some debug output for directory scanning (disabled).
Revision
2132 -
Directory Listing
Modified
Fri Dec 18 06:02:27 2009 UTC
(14 years, 10 months ago)
by
jpye
Add IPOPT to the installer for Windows.
Revision
2094 -
Directory Listing
Modified
Sat Nov 28 02:26:22 2009 UTC
(14 years, 10 months ago)
by
jpye
Changes made for 0.9.7 (?) release against latest GTK, PyGTK.
Revision
2027 -
Directory Listing
Modified
Thu Apr 30 08:27:56 2009 UTC
(15 years, 5 months ago)
by
jpye
Bump version to 0.9.6.
Documented changes since last release in CHANGELOG.txt
Revision
2002 -
Directory Listing
Modified
Fri Feb 27 00:49:31 2009 UTC
(15 years, 7 months ago)
by
jpye
'sticky' installation preferences, eg if you install header files, then
next time you run the installer, header files will be preselected. Also,
can't deselect items that have already been installed (you must run the uninstaller to remove those).
Revision
1757 -
Directory Listing
Modified
Wed Feb 27 05:40:40 2008 UTC
(16 years, 7 months ago)
by
jpye
Add DOPRI5 to installer package (EXPERIMENTAL).
On Windows, use the registry to locate the book.pdf documentation file.
Fix path to test models for DOPRI5 in test.py.
Revision
1616 -
Directory Listing
Modified
Mon Sep 3 14:05:44 2007 UTC
(17 years, 1 month ago)
by
jpye
Added default ASCENDLIBRARY and ASCENDSOLVERS fetched on Windows from the Registry.
Updated installer to set these registry values at install time.
In packages.c, output to say what the default values are found to be.
Remove some redundant output in 'ascend' script.
Revision
1614 -
Directory Listing
Modified
Mon Sep 3 06:54:37 2007 UTC
(17 years, 1 month ago)
by
jpye
Added 'ascend.bat' to Windows installer output for easier command-line use.
Added note about possible colour output in Windows command prompt.
Some work on command-line detection of ASCENDLIBRARY and ASCENDSOLVERS env vars. Ongoing.
Revision
1597 -
Directory Listing
Modified
Fri Aug 17 05:26:05 2007 UTC
(17 years, 2 months ago)
by
jpye
New external library naming scheme on Windows: 'name_ascend.dll' instead of 'name.dll'.
This applies to solvers as well as external methods, extpy, import handlers, etc.
Revision
1593 -
Directory Listing
Modified
Thu Aug 16 03:40:45 2007 UTC
(17 years, 2 months ago)
by
jpye
Added header files to the windows installer.
Fixed problem of $INSTDIR/solvers not being removed during uninstall.
Updated changelog.
Revision
1591 -
Directory Listing
Modified
Fri Aug 10 07:40:51 2007 UTC
(17 years, 2 months ago)
by
jpye
removed no-longer-used dependencies.ini file (layout for NSIS dialog)
reflowed the text in LICENSE.txt (better reading in NSIS installer.
Revision
1573 -
Directory Listing
Modified
Sat Aug 4 09:37:03 2007 UTC
(17 years, 2 months ago)
by
jpye
Added support for automatic download/install of ActiveTcl.
Revision
1572 -
Directory Listing
Modified
Sat Aug 4 07:53:42 2007 UTC
(17 years, 2 months ago)
by
jpye
Documentation is now included with the installer on Windows.
Revision
1571 -
Directory Listing
Modified
Fri Aug 3 15:50:59 2007 UTC
(17 years, 2 months ago)
by
jpye
Fixed problems with Python installation.
Message about .ascend.ini file is now in an NSIS 'Page'.
Revision
1570 -
Directory Listing
Added
Fri Aug 3 14:18:08 2007 UTC
(17 years, 2 months ago)
by
jpye
More work on Windows installer