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
2013-10-07Fix for conf instructions for scons...Bastien Montagne
2013-09-27install_deps.sh fix: add explicit OGG lib handling, we need it to pass correc...Bastien Montagne
2013-09-20Fix own stupid error in previous commit... :/Bastien Montagne
2013-09-19Potential fix for install_deps.sh OSL build issues reported by users: run ldc...Bastien Montagne
2013-09-17Fix py/numpy build under Suse, and minor other fixes/enhancements.Bastien Montagne
2013-09-17Somplify one-liner for CPU cores detection and make it aware of multi-CPU com...Sergey Sharybin
2013-09-16Grrr, forgot to update getopt command for updated args...Bastien Montagne
2013-09-16Add --required-numpy to force compilation of both py3.3 and numpy1.7 in case ...Bastien Montagne
2013-09-16Making install_deps.sh correctly see hyperthreadingDaniel Salazar
2013-09-16Install_deps.sh updates:Bastien Montagne
2013-08-22Fix [#36534] Errors in install_deps.sh script when running on Arch LinuxBastien Montagne
2013-08-10Linux install_deps: update OpenCOLLADA to 828b60384552b83e55d2af7055f07d2c40b...Bastien Montagne
2013-06-30Patch [#35897] install_deps: add OpenEXR to ldconfig by Gavin Howard, thanks.Bastien Montagne
2013-06-26Update osl magic number when updating version ;)Bastien Montagne
2013-06-26Install Deps script:Thomas Dinges
2013-06-21Updating suse packman repo url, name and alias to go in line with what suse d...Daniel Salazar
2013-06-20Install_deps.sh: ask suse users whether they want to install packman or not (...Bastien Montagne
2013-06-15Add USE_PYTHON=OFF and USE_OCIO=OFF to OIIO compilation (we do not need eithe...Bastien Montagne
2013-05-31Stupid typo, reported by Eugenio Pignataro on ML, thx.Bastien Montagne
2013-05-29Various fixes for install_deps' scons options.Bastien Montagne
2013-05-27And add Aarch (tested with amd64). Everything should be functionnal now...Bastien Montagne
2013-05-26Various fixes. Tested with OpenSuse 12.3 (amd64).Bastien Montagne
2013-05-25Some cleanup/reorganisation, and:Bastien Montagne
2013-05-25Enabled new openexr for RPM-based distro. Checked with FC18/amd64 for now, wi...Bastien Montagne
2013-05-24A bunch of fixes to install_deps.sh (most notably, a bug in oiio's embeded ve...Bastien Montagne
2013-05-24First attempt to handle openexr/ilmbase 2.0 in install_deps.sh (linux builds).Bastien Montagne
2013-04-07Raise magic numbers for OSL and OpenCollada (should have done that much earli...Bastien Montagne
2013-04-05More fixes for install_deps.sh under ubuntu 10.04: git package is called "git...Bastien Montagne
2013-04-05First fix for install_deps and ubuntu 10.04 (no libtiff5, only libtiff4, wond...Bastien Montagne
2013-03-29Use same opencollada rev as windows' libs.Bastien Montagne
2013-03-23Fix for opencollada building in install_deps.sh script.Bastien Montagne
2013-03-22Patch [#34680] Updated install_deps script, by Ejner Fergo (ejnersan), thanks!Bastien Montagne
2013-02-24install_deps.sh:Thomas Dinges
2013-02-24Rename CMake's Boost_USE_ICU to WITH_BOOST_ICU (update your CMake conf if you...Bastien Montagne
2013-02-23Install_deps script:Thomas Dinges
2013-01-03Patch from Ejner Fergo: enhancements to install_deps.sh.Bastien Montagne
2012-12-19Minor enhancements to end message of build_deps.shBastien Montagne
2012-12-11Install dependencies used to always mark schro as used for suse.Sergey Sharybin
2012-12-11OSL install deps script: set STOP_ON_WARNING to OFF to disable -Werror.Brecht Van Lommel
2012-12-05Make installation of some libs off by default (use --with-all option to re-en...Bastien Montagne
2012-12-05Can't stress how much I hate bash... This should fix a bug with version compa...Bastien Montagne
2012-12-03Add libjeack0 as (Debian and co) dep.Bastien Montagne
2012-12-03Exit when package manager fails (exit status >= 1).Bastien Montagne
2012-12-03Add --force-all option to force rebuild of all built libraries.Bastien Montagne
2012-12-03Add exhaustive command line options description in --help message...Bastien Montagne
2012-12-01Various "user-friendly" edits, mostly adding command-line args parsing... So ...Bastien Montagne
2012-11-29Dependencies Builder: disable LINKSTATIC for OIIOSergey Sharybin
2012-11-28Seems cmake in debian squeeze is broken and fails to handle BOOST_ROOTSergey Sharybin
2012-11-28Dependency builder: reduce amount of needed sudo commands by checking permiss...Sergey Sharybin
2012-11-28Dependency builder: fixed sources directory not creating in some casesSergey Sharybin