15 Commits

Author SHA1 Message Date
Sergey Popov
4af1b8aeb1 Fixed generated NSIS installer trying to install "translations" dir...
...as a file if it doesn't exist at the time WindowsInstaller method
is called.
2009-01-21 16:01:45 +00:00
Sergey Popov
0c9bd12eba Added "windows-installer" alias which fully automates windows packaging. 2009-01-21 12:07:32 +00:00
Sergey Popov
e865b5a635 Removed old editor from scons build system. 2008-10-04 11:03:29 +00:00
Sergey Popov
44c1e5e4fe Fixed error with scons 0.96.93 2008-09-11 13:33:20 +00:00
Sergey Popov
c113ceb808 Made generated nsis script create shortcuts and install dlls. 2008-09-11 13:27:11 +00:00
Sergey Popov
5bc2b68226 Fix env.RES builder on scons 96.93 2008-09-04 20:07:37 +00:00
Sergey Popov
a876af47f4 Fix crash in WindowsInstaller() if some targets are disabled. 2008-09-04 14:54:46 +00:00
Sergey Popov
e27d2291b4 Added a NSIS script template and scons target to generate script from it.
The template is very WIP.
2008-09-03 08:23:44 +00:00
Sergey Popov
10f4842197 SCons recipe:
- Forward PATH environment variable on windows.

- Empty CPPPATH for windres.
2008-05-31 12:07:06 +00:00
Sergey Popov
3ea04fa9d3 SCons recipe: some fixes to windows release preparation. 2008-05-24 13:35:47 +00:00
Sergey Popov
c445a6f117 Made "windows-release" target compile and install binaries for all arches. 2008-05-23 15:49:16 +00:00
Sergey Popov
7435f4a5d2 Made "windows-release" target install all required files except binaries. 2008-05-23 13:12:02 +00:00
Sergey Popov
14b80ff715 SCons recipe: no longer crash if ImageMagic is not found. 2008-05-23 10:14:49 +00:00
Sergey Popov
0ea0879210 SCons recipe: added windows-release target. 2008-05-22 12:06:00 +00:00
Sergey Popov
a57b3912dc SCons recipe: added support for using windows resource files. 2008-05-21 09:42:36 +00:00