Simon Clitherow
bde4d40f8b
- added sdl.dll to the release makefiles for windows
2003-07-23 18:06:10 +00:00
Simon Clitherow
00ef5ad616
Updated win self-installer script. Still uses the 16-color icon images (sorry broken!) :)
2003-07-23 17:59:27 +00:00
Simon Clitherow
6d00de3798
updated release makefiles and self installer script for windows
2003-05-14 18:36:48 +00:00
Frank van Beek
2258e14eb5
- new Blender Installer Icon (thanks Matt)
...
It's a pity nsis only uses the 32x32x16 bit version of this icon ;-(
2003-05-08 19:29:09 +00:00
Rob Haarsma
7afc3de93f
Matt Ebb's new installer icon (hopefully wincvs does it right this time)
2003-05-01 13:02:04 +00:00
Simon Clitherow
6c5404431c
Fixed a typo in my addy (of all places!) ;)
2003-02-19 18:55:31 +00:00
Frank van Beek
68aae6f032
- add GPL-license to installer
...
- add options in installer to create desktop icon and register .blend files
2003-02-10 17:43:41 +00:00
Frank van Beek
49da5dc516
- change GPL_license to dos text
2003-02-10 17:41:47 +00:00
Frank van Beek
a88302de00
- removed debug line from windows/specific.sh
...
- deinstalling Blender now also removes "%PROGRAMFILES%\Blender Foundation"
if it's empty
2003-02-10 11:50:07 +00:00
Frank van Beek
f1f2bf85aa
- mixed up python version and blender version ;-)
2003-02-10 11:41:49 +00:00
Frank van Beek
e42e6dc888
- display Blender version number in title of installer
2003-02-10 11:30:12 +00:00
Frank van Beek
3ae7008d09
- windows/specific.sh now creates a custom NSIS configuration file for this
...
release and executes NSIS to build the Blender intaller
2003-02-10 11:07:14 +00:00
Frank van Beek
62cb583947
- updated url to http://www.blender3d.org/Support/
2003-02-10 09:20:27 +00:00
Simon Clitherow
46071c6a8b
Added files for using NSIS ( http://nsis.sourceforge.net ) as an alternative self-install/uninstall system for windows.
2003-02-09 21:59:35 +00:00
Frank van Beek
1919cf50ac
make in the release directory now works correctly again on windows
...
- updated Help.url -> http://www.blender3d.org/Community/websites.php
- export $(DISTDIR) from Makefile
- chmod +x windows/specific.sh
- use awk to generate dos txt files instead of perl, perl stuff was broken
- chmod +x python22.dll, otherwise blender refuses to start
2003-02-09 15:25:02 +00:00
Chris Want
96897d5674
Initial commit of the 'release' directory (splash screen/icon
...
junkies will be happy to find the datatoc.c program in the
datafiles directory).
Some quick notes:
* 'datafiles' has the version 2.21 splash.jpg and blenderbuttons (e.g., so
no NLA icon). Someone should at least get the 2.25 blenderbuttons from
somewhere and commit them.
* 'text' has obsolete content/license
* I did not include the python scripts as they have copyright
Jan Walter and no license specified.
* I changed to unix line terminators everywhere with the exeption of the
'windows' directory.
Chris
2003-01-01 15:06:10 +00:00