Blender Git Commit Log

Git Commits -> Revision fa5d910

Revision fa5d910 by Willian Padovani Germano (master)
April 16, 2005, 18:25 (GMT)
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.

Commit Details:

Full Hash: fa5d910f93c0cb279f5a41af9cc3d36d53f8c94f
SVN Revision: 4260
Parent Commit: dfe3ad0
Lines Changed: +90, -51

9 Modified Paths:

/release/Makefile (+0, -2) (Diff)
/release/scripts/bpydata/config/readme.txt (+3, -7) (Diff)
/release/windows/installer/00.blender.nsi (+21, -11) (Diff)
/release/windows/installer/00.sconsblender.nsi (+9, -3) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+15, -3) (Diff)
/source/darwin/Makefile (+0, -1) (Diff)
/tools/scons/bs/bs_arc.py (+0, -4) (Diff)
/tools/scons/bs/bs_dirs.py (+3, -9) (Diff)
/tools/scons/bs/bs_nsis.py (+39, -11) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021