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
2018-08-21Correct recent makefile OSX checkCampbell Barton
2018-08-21Merge branch 'master' into blender2.8Campbell Barton
2018-08-21GNUmakefile: correct blender binary for macOSCampbell Barton
2018-08-14Cleanup: Update some links to new wikiAaron Carlisle
2018-08-14PyDoc: Remove hack to rename main doc from 'contents' to 'index'Aaron Carlisle
2018-07-13Merge branch 'master' into blender2.8Campbell Barton
2018-07-13Makefile: add note about environment varsCampbell Barton
2018-04-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-25Fix string comparison in GNUMakefile for linux systemsDalai Felinto
2018-04-24Add "make icons_geom" convenience targetCampbell Barton
2018-01-12Build: auto detection of libraries built by "make deps" on Linux.Brecht Van Lommel
2017-09-29GNUmakefile: add back 'git pull'Campbell Barton
2017-09-28macOS: officially upgrade to 10.9 libraries from lib/darwin.Brecht Van Lommel
2017-08-10Cleanup: de-duplicate makefile OS checksCampbell Barton
2017-08-07Build: add scripts to build dependencies for Windows and macOS.Brecht Van Lommel
2017-06-27CMake: Only set CMAKE_BUILD_TYPE_INIT when not setCampbell Barton
2017-03-11Makefile: set tab width=4Campbell Barton
2016-07-14Cleanup: line lengthCampbell Barton
2016-05-20Makefile: Use hidden FORCE targetCampbell Barton
2016-04-09Fix T48078: incorrect OS X command for retrieving number of CPUs on in Makefile.Brecht Van Lommel
2016-01-04Minor edits to sync make.bat & makefileCampbell Barton
2015-09-21Makefile: show build dir when configuringCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-14CMake: note env varCampbell Barton
2015-06-14Makefile support for using NPROCS as an env varCampbell Barton
2015-06-10Support alternate python commandCampbell Barton
2015-03-23tweaks to packman buildCampbell Barton
2015-03-21Cleanup: use tabsCampbell Barton
2014-12-20Force phony targets to build (even if file exists)Campbell Barton
2014-11-14CMake: add 'full' to 'make help'Campbell Barton
2014-11-13Add 'help_features' make target (prints WITH_*** options)Campbell Barton
2014-11-13CMake: add 'make full' targetCampbell Barton
2014-09-16Utility script to create release archiveCampbell Barton
2014-09-15Makefile: add 'update' convenience targetCampbell Barton
2014-07-25Source Checkers: Include intern/ libs we maintain in spelling checksCampbell Barton
2014-06-18Move tests into tests/ top-level dirCampbell Barton
2014-05-29OSX: fix T40413, automatic threads for compile throw wrong outputJens Verwiebe
2014-05-27BSD's was using too many build threads for convenience makefileCampbell Barton
2014-03-02Found another place where nproc can be usedLawrence D'Oliveiro
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2014-01-06Code Cleanup: osl styleCampbell Barton
2013-11-17Convenience Makefile: spaces in the build path would fail still.Campbell Barton
2013-11-17convenience makefile: support spaces in pathsCampbell Barton
2013-11-15support for paths with spaces in makefileCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-08-27add icons utility make target.Campbell Barton
2013-05-14Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and ...Bastien Montagne
2013-04-01correct too-big allocation in mesh beautify.Campbell Barton
2012-11-20code cleanup: comment unused members of bmesh operator slots and some osl sty...Campbell Barton