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-03-23tweaks to packman buildCampbell Barton
remove --asroot arg to makepkg
2014-11-18CMake: update pacman specCampbell Barton
2011-10-05modify pacman file not to compile templates & presets.Campbell Barton
2011-10-03fix [#28784] CRASHER on load with load_post handlerCampbell Barton
also fix pacman package build spec.
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
* Enabling OpenAL for scons win64-vc in default config; Nathan or Sergey: please update the build bot to build with OpenAL!
2011-04-03patch [#26606] Debian spec: Bump to Python 3.2Campbell Barton
also update pacman spec.
2011-03-06update 'make' GNUmakefile stub to run 'make install'Campbell Barton
update packman and debian for to disable portable install option.
2011-02-24patch [#26178] build_debian.sh: Use BLENDER_VERSION_CHARCampbell Barton
from Shinsuke Irie (irie) also apply to pacman.
2011-02-22missing deps for pacmanCampbell Barton
2011-02-22Type in snapshort ;)Ton Roosendaal
2011-02-22part of a patch from Dan Eicher with some edits.Campbell Barton
- clean svn string: 35042:35051M -> 35051 - debian and pacman build with threads by default.
2011-02-17patch [#26063] Fix deb package versioning (Patch for #26062)Campbell Barton
from Shinsuke Irie (irie), also updated pacman
2011-02-14py rna api: turn class.is_register into a class property rather then a class ↵Campbell Barton
method. eg: if MySybclass.is_registered: ...
2011-02-11update pacman spec for newer python and match naming convention to debian spec.Campbell Barton
also pre-compile python modiles.
2010-09-12spec files for building arch linux packages (pacman)Campbell Barton