Commit Graph

8 Commits

Author SHA1 Message Date
Simon Clitherow
8081b64ad8 added libtiff dll to 'release' target for scons (win32) 2005-11-28 20:01:14 +00:00
Simon Clitherow
46f401c6c0 too much indentation! 2005-10-13 20:05:00 +00:00
Simon Clitherow
5b260edf49 indentation got messed up! 2005-10-12 20:59:47 +00:00
Simon Clitherow
6c33918c56 last minute updates for releasing on Windows...
scons 'wininst' target fixes (py2.3 -> py2.4)
2005-10-12 20:51:00 +00:00
Nathan Letwory
79ea5e921f Make sure plugin includes are added to a release 2005-06-10 08:00:35 +00:00
Willian Padovani Germano
fa5d910f93 Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/
It seemed trivial enough, so I updated all systems (makefiles, xcode, scons, scons win installer), please complain if something went wrong.  Mostly it was just removing release/bpydata references, since the release/scripts dir is already worked on recursevely, handling dirs inside it.

For the scons nsi file writer script I had to write code for each new dir, but it can be recoded recursively, too (in fact joining all release stuff in a single dir tree with nothing else would be a good idea, making installation code simpler).  Since it's just python and I have a little more time now, I can help scons managers if they still need.

Thanks Campbell Barton for reporting.
2005-04-16 18:25:42 +00:00
Nathan Letwory
33031be554 enable 'scons release' for cygwin 2004-10-05 07:50:49 +00:00
Nathan Letwory
e43ea677ab note to all: actually adding+commited new files does help a lot.
:]
2004-09-25 20:45:44 +00:00