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
2011-01-30remove nan-makefilesCampbell Barton
2010-11-29Makefile fix, the getversion.py was using minor release numbers,Ton Roosendaal
2010-08-11Update address in license block.Guillermo S. Romero
2010-07-26move directories:Campbell Barton
2010-02-162.51: second commit, splash png and Makefile fixTon Roosendaal
2009-09-28- removed 2.4x release/scriptsCampbell Barton
2009-08-16copy the systems python to the install dir for re-distrobution (non-osx unix)...Campbell Barton
2009-08-03* Fix makefiles once more, change tabs to spacesMatt Ebb
2009-08-03* unzip osx python modules on make release, tooMatt Ebb
2009-06-092.50:Brecht Van Lommel
2009-04-11Slight improvements in release creation.Guillermo S. Romero
2009-04-11UI:Brecht Van Lommel
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-05-10This is patch: [#9050] Single step .svn dir removal for Makefile (release)Kent Mein
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-03Were path issues with getversion script on some platforms.Kent Mein
2008-01-15Adds a script to automatically determine the blender version #Kent Mein
2007-12-06Fixed up NOPLUGINS and NOSTRIP so they are hints to make release instead ofKent Mein
2007-12-05This is a modified version of this patch:Kent Mein
2007-10-12This fixes make release so that it does not package .svn dirs with theKent Mein
2007-09-13Updated make release so that it adds in python version info:Kent Mein
2007-07-06I cleaned up make release a little bit, nowKent Mein
2007-05-08Made it so blenderplayer is stripped if it exists as well as just blender.Kent Mein
2006-11-14Tweaked the makefile build system to copy the new freedesktop iconsMatt Ebb
2006-08-03Solaris was still using compress for make release.Kent Mein
2006-06-12attempt to fix the release makefilesJean-Luc Peurière
2006-06-10Makefile change for OSX plugins release build:Ton Roosendaal
2006-02-07Cleaning up some bad stuff from the merge in the release/ directory.Chris Want
2005-04-16Updating build systems: folder release/bpydata/ moved to release/scripts/bpyd...Willian Padovani Germano
2005-01-11make releaseKent Mein
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-07-30Added a line in 'make release' that moves the .blender directory to theTon Roosendaal
2004-05-03- add 'tar file changed while reading' remark and a commented workaroundHans Lambermont
2004-04-29And another error in creating 'release' for MacOSTon Roosendaal
2004-04-29Changed copying README to copying blender.html insteadTon Roosendaal
2004-01-28Fixed a couple of explicit references to .blender made them $(CONFDIR)Kent Mein
2004-01-26Modified 'make release' as recommended by J. Walton (removed some @'s)Chris Want
2004-01-25Fix for irix 'make release'Chris Want
2004-01-25Fixed a typo in the 'make release' stuffChris Want
2004-01-25A few 'make release' related modifications:Chris Want
2003-05-28OSX app name now is Blender with a capital Bee!Ton Roosendaal
2003-05-15- Copy the font and .Blanguages into the end resultWouter van Heyst
2003-05-14Irix doesn't like 'cp -a' for recursive copyingChris Want
2003-05-13don't copy the .blender dir to $DISTDIR on OS X, as it's contents isStefan Gartner
2003-05-13Copy the .blender directory into DESTDIR for bundling up with release.Wouter van Heyst
2003-05-07A fix to the release Makefile so that strip happens *after* copy.Chris Want
2003-05-03Updated the scatter program to fix some warnings.Kent Mein
2003-05-01The stuff in release/plugins/include was duplcated inKent Mein
2003-04-30Moved the compiling plugins to after the binary is copied over.Kent Mein