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
2015-11-30install_deps.sh: add libsndfile (seems to be mandatory for correct flac export?)Bastien Montagne
Related to T46886.
2015-11-30Buildbot: Enable sndfile librarySergey Sharybin
It was enabled for other platforms already and this could fix some of the reported bugs.
2015-11-28install_deps.sh: always give py version arg to cmake/scons (same as we ↵Bastien Montagne
already do with llvm). This should avoid 'casual builders' to have issues when we switch py versions.
2015-11-28Move linux's scons to py3.5 too!Bastien Montagne
2015-11-27missed last commitCampbell Barton
2015-11-27CMake/SCons: set Python to 3.5Campbell Barton
2015-11-25install_deps.sh: Updated official boost version (grrr).Bastien Montagne
2015-11-25install_deps.sh: Updated official Python (to 3.5.0) and NumPy (to 1.10.1).Bastien Montagne
2015-11-25OSX bump python to 3.5Martijn Berger
2015-11-24Buildbot: Switch Linux builds to Python 3.5Sergey Sharybin
2015-11-24install_deps.sh: update official numpy version.Bastien Montagne
2015-11-23install_deps.sh: Fix dependencies between (built) libs.Bastien Montagne
Who in hell did make OSD dependant on llvm???
2015-11-23install_deps.sh: Cleanup: Use correct boolean checks.Bastien Montagne
Yeah... that is correct bash boolean check syntax. Pretty sure even BASIC or Perl do better. See http://stackoverflow.com/questions/2953646/how-to-declare-and-use-boolean-variables-in-shell-script
2015-11-23install_deps.sh: add option to force building libs instead of using ↵Bastien Montagne
packages, and limited fallback for unsuported distro. This commit adds '--build-foo' options to force the script to build relevant libraries instead of trying to use packages from the distribution. In addition, it also now offers (with those '--build-foo' options) the possibility to build libraries on distributions that are not fully supported. This is limited, but should still help people once they have installed themselves the basics of dependencies - boost, llvm, osl/osd etc. are not libraries that are really easy to build. DISCLAIMER: I did not take the 20 (or more) hours needed to test all combinations over all distributions, and given the size of the changes, bad sneaky typos are quite probable, so please report if you get some errors!
2015-11-23install_deps.sh: refactor message about needed dependencies, and add option ↵Bastien Montagne
to show it and exit (--show-deps). More info about 'official' source and versions of main libraries handled by the script have also been added to that info option.
2015-11-23C99 is now the C standard for all our C code.Brecht Van Lommel
The main new feature is mixed variable declarations and code, which can help reduce uninitialized variables or accidental variable reuse. Due to incomplete C99 support in VS 2013, variable length arrays are not supported, BLI_array_alloca must still be used. The header <tgmath.h> is also not supported. Differential Revision: https://developer.blender.org/D1631
2015-11-17Fix for previous own commit (logical error - I hate bash).Bastien Montagne
2015-11-17Install_deps.sh: More attempt to fix building OSL on newer distro.Bastien Montagne
Now it looks like our version of OSL is not compatible with OIIO 1.5... sigh...
2015-11-17Fix (unreported) install_deps.sh --force-openexr option not working.Bastien Montagne
2015-11-17install_deps.sh: point to newer own OSL rev (should fix issues on recent ↵Bastien Montagne
distro featuring recent ilmbase libs).
2015-11-15windows / msvc bump to python 3.5Martijn Berger
2015-11-07Change cpack package name to be "blender" instead of "Blender"Martijn Berger
2015-11-07[Windows] Make installer use the templateMartijn Berger
2015-10-31Fix netbeans project generatorCampbell Barton
Need to escape defines
2015-10-28Buldbot: Disable 32bit kernelsSergey Sharybin
Currently disable all of them, in practice i think way to go should be: - Disable Experimental kernels on 32 bit, build up to sm_35 - Later we can drop all 32bit kernels, but try to keep at least one release with some of the kernels (they'll cover 99% of users anyway) Before doing any changes we should surely communicate such a changes before we apply them.
2015-10-11CMake: Enable WITH_PYTHON_INSTALL for lite buildsCampbell Barton
This is needed to run on OSX and Windows when system python isn't found.
2015-10-11Revert "Buildbot: Test enable CUDA binaries for Win32"Bastien Montagne
This reverts commit 4f296138949e7aa000a1ea52646b57d640b6d563, since Cuda fails again on win32 buildbot...
2015-10-10CMake: minor message cleanups.Brecht Van Lommel
2015-10-05Buildbot: Disable use of own Clang for OSX buildsSergey Sharybin
Our version of clang fails with latest SDK. It's not really clear if such change will disable openmp or not (-fopenmp doesn't throw an error, but it might be a silent fail). In any case, builds without OpenMP is better than no builds at all.\
2015-10-05Fix T46377: No python executable in 2.76 rc3 distribution for OSXSergey Sharybin
2015-10-03InstallDeps: Fix broken OSL (would not generate valid default names for its ↵Bastien Montagne
.oso pre-compiled files). Also, externalize temp/hacky patches in own dir, much much cleaner than integrating them in bash script!
2015-09-22Install_deps: Hopefully fix broken checks for numpy package in fedora-like ↵Bastien Montagne
distro.
2015-09-22Install_deps: Add command line options to saved BUILD_NOTES.txt.Bastien Montagne
Requested by Daniel Salazar (zanqdo) over IRC.
2015-09-09Buildbot: Test enable CUDA binaries for Win32Sergey Sharybin
Linux 32bit seems to work fine now, let's see if Win32 also works.
2015-09-09Buildbot: Enable 32bit kernels for linux buildersSergey Sharybin
This is more an experiment, not guaranteed to work but at the same time building of kernels seems to work manually in the same chroot. Perhaps latest changes helped compiler to optimize registers usage.
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-02CMake: Fix building w/o FindGitCampbell Barton
2015-08-27Buildbot: Correction to previous commitSergey Sharybin
Previous commit didn't really disable cuda binaries for some reason.
2015-08-27Buildbot: Disable CUDA binaries on win32Sergey Sharybin
They started to give issues as well, need some dedicated time to look into the issues.
2015-08-18Refactor translation code out of blenfontCampbell Barton
- Add blentranslation `BLT_*` module. - moved & split `BLF_translation.h` into (`BLT_translation.h`, `BLT_lang.h`). - moved `BLF_*_unifont` functions from `blf_translation.c` to new source file `blf_font_i18n.c`.
2015-08-11install_deps: fix broken force/skip-osd options.Bastien Montagne
Bash scripts are such a PITA, having to redefine the options in three different places... :(
2015-08-10Install_deps: add basic listing of needed dependencies to error message for ↵Bastien Montagne
unsupported distro.
2015-08-09Install_deps: add (non-tested) OSD-building code.Bastien Montagne
Not tested for fedora-like and arch distro, would expect it to work though. Please report otherwise. Also, always inatll git now (and a few other XOrg -dev packages).
2015-08-09install_deps: Add libxcursor packages, seems to be needed now?Bastien Montagne
2015-08-08Support building OpenSubdiv libraries under Debian (Ubuntu) with our ↵Thomas Beck
build_deps.sh script. Use --skip-osd to skip building opensubdiv libs, use --force-osd to force a rebuild of the libs. I added all needed user information (where to find the include dir, which -D options to set) to the print_info method that is called at the end too, so it should be pretty intuitive to use. Reviewers: sergey, mont29 Reviewed By: mont29 Subscribers: mont29 Differential Revision: https://developer.blender.org/D1452
2015-08-06CMake: AUDASPACE_ROOT_DIR wasn't workingCampbell Barton
2015-08-06Cleanup: style (match other find modules)Campbell Barton
2015-08-05OpenSubdiv: Enable by default on the supported platformsSergey Sharybin
This commit makes sure Linux and Windows buildbots are using OpenSubdiv and also enables OpenSubdiv by default on Windows. OSX is kept disabled still, this is due to OpenGL restrictions which are not solved in any way yet. Linux is defaults to OpenSubdiv disabled because it needs precompiled library. The documentation could be found there: http://wiki.blender.org/index.php/User:Nazg-gul/OpenSubdiv
2015-08-05Buildbot config: disable gooseberry branch from nightly buildsSergey Sharybin
There's no updates happening in the gooseberry branch, so no really reason to waste time on rebuilding the branch overnight.
2015-08-05Buildbot config: remove windows scons and mingw buildersSergey Sharybin
They are defunct at this moment, no reason to try scheduling builds on them.