Hi Campbell. This is awesome, thanks. I don't do building on windows anymore because the libs take up so much space (linux libs are half the size or less), but it will help very much if I decide to set up a builder again. From what I'm seeing, the script itself is easy enough to understand, so I'm looking forward to this being a good primary or secondary way to build for the casual builder.
Hope you all are having a nice holiday season, and happy New Year! On 12/31/2015 11:00 AM, Campbell Barton wrote: > Committed make.bat for windows devs, it follows our makefile for linux/osx. > https://developer.blender.org/diffusion/B/browse/master/make.bat > > Example Use > > Build with most options enabled (as for Linux/OSX), simply: > make > Build with all release options: > make full > Build with debug, and few options: > make debug lite > > If you have git & svn in your PATH > make update > > Currently not too verbose: > make --help > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
