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 (Expand)Author
2022-10-29make.bat: skip SVN update when running make code_updateRay Molenkamp
2022-10-21make.bat: update the libraries before calling update_sources.pyRay Molenkamp
2022-01-25make.bat: unify python detectionRay Molenkamp
2021-10-27win/make.bat: Add svnfix convenience targetRay Molenkamp
2021-08-11Cleanup: trailing space, remove BOMCampbell Barton
2021-08-06Windows: Add support to compile python api docs from make fileAaron Carlisle
2021-08-05Windows: Add icons and icons_geom to make.batRay Molenkamp
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-08-30Build: integrate make_update.py into Windows make.batBrecht Van Lommel
2019-08-05Cleanup/windows: Remove 32 bit support from make.bat helper scriptLazydodo
2019-04-16Clang-format: Speed up detection of clang-formatSergey Sharybin
2019-04-16Initial support of `make format` for WindowsSergey Sharybin
2018-06-17Cleanup: trailing space cmake, make.batCampbell Barton
2018-06-16make.bat: Fix `make showhashes` not working.Ray Molenkamp
2018-05-26make.bat: Add support for building with ninja.Ray Molenkamp
2018-05-26make.bat/cleanup: removed stray echo in make.batRay Molenkamp
2018-05-26make.bat: refactor make.batRay Molenkamp
2018-05-25[windows/make.bat] use a more reliable way of locating visual studio 2017.Ray Molenkamp
2017-12-11Cleanup: whitespaceCampbell Barton
2017-09-08[msvc/make.bat] mention the msvc-2017 option in the make.bat help text.Ray Molenkamp
2017-08-21Cleanup: uneven/double indentationCampbell Barton
2017-08-19[windows/make.bat] add option to automatically download libs.Ray Molenkamp
2017-05-04[msvc/make.bat] Limit the amount of simultaneously compiled projects.lazydodo
2017-04-26[msvc/make.bat] Provide a convenience rebuild.cmd in the build folder for eas...lazydodo
2017-04-23[msvc/make.bat] Add convenience option to turn off game engine+playerlazydodo
2017-04-23[msvc/make.bat] Allow override of the build folder namelazydodo
2017-02-17Make File: Print 'blender.exe' at the end of the path to run fromAaron Carlisle
2017-02-17Cleanup: Spelling, Spaces --> Tabs, WhitespaceAaron Carlisle
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2017-01-20Build dir should be set after the sanity checksAaron
2016-11-17[MSVC] Preliminary VS2017 support.lazydodo
2016-11-02[msvc/make.bat] Detect spaces in the build path and error out.lazydodo
2016-10-25[msvc] make.bat - create a build.log in the build directorylazydodo
2016-10-04[msvc] make.bat, no need to set the cuda path at all, cmake will figure it ou...lazydodo
2016-10-04[msvc] make.bat remove mixed cuda 7.5/8.0 build for release since all kernels...lazydodo
2016-10-01[msvc] make.bat - Fix:msbuild platform wasn't set when the architecture was a...lazydodo
2016-10-01[MSVC] Make.bat updates.lazydodo
2016-09-29[MSVC] make.bat updates.lazydodo
2016-09-17[Windows/make.bat] Clean only after all parameters have been processed so the...lazydodo
2016-09-15[windows] add some helpers to make.bat to facilitate making release builds.lazydodo
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
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
2015-12-31Add helper make.bat file for ms-windows buildersCampbell Barton