Commit Graph

5 Commits

Author SHA1 Message Date
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
1f8749959c small update in naming scheme for cygwin 2004-10-05 08:57:05 +00:00
Stephen Swaney
9bbad60c1d fully qualify variable names to fix bug under Solaris.
reported by Casey Corn.
2004-09-27 23:04:10 +00:00
Nathan Letwory
395fda6d8d user_options_dict from appit() were missing bs_globals. 2004-09-26 09:14:46 +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