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-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
2012-11-21Fix two stupid mistakes... Btw, osl now compiles with Fedora17, once llvm-3.1...Bastien Montagne
2012-11-21Enable llvm building for fedora too.Bastien Montagne
2012-11-21Bring SUSE target to the same level as others.Bastien Montagne
2012-11-20Update to use new WITH_STATIC_LIBS CMake flag when ALL_STATIC is true.Bastien Montagne
2012-11-19More tweaks:Bastien Montagne
2012-11-19Basic work for an ALL_STATIC option, to enable when you want to build blender...Bastien Montagne
2012-11-19No boost system when we have own compiled version!Bastien Montagne
2012-11-19Definitive fix for version_ge with equal versions like "1.0.0" and "1.0".Bastien Montagne
2012-11-19Partial fix to version_ge (greater or equal), was not working correctly with ...Bastien Montagne
2012-11-18More cleanup/deduplication. Also explicitly using gawk (so system without it ...Bastien Montagne