Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-09Fix make.bat checking 64bit systemsCampbell Barton
2016-02-08Improve make.bat final messageCampbell Barton
2016-01-04Minor edits to sync make.bat & makefileCampbell Barton
2016-01-01make.bat: only configure onceCampbell Barton
2016-01-01make.bat: add 'clean' commandCampbell Barton
2016-01-01make.bat: detect MSVC locationCampbell Barton
Now this can run from any command line (without having to be launched from MSVC Command Prompt)
2016-01-01make.bat: sanity checks w/ useful error messagesCampbell Barton
2016-01-01make.bat correct name for cycles targetCampbell Barton
2016-01-01Fix for make.batCampbell Barton
Build install target and config path was wrong. Also use less verbose output and enable multiprocess builds.
2015-12-31Add helper make.bat file for ms-windows buildersCampbell Barton
See --help for options (currently still quite basic)