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
2003-01-26- files are now compiled in a different location. So the include pathFrank van Beek
2003-01-26Get the Blender module back using the traditional makefiles, otherWouter van Heyst
2003-01-06Removed references to modules that do not exist. The python interface isMichel Selten
2003-01-06on Mac OS X run ranlib on libfrozen.a after creating itStefan Gartner
2003-01-04libfrozen will be built only once until one of the python files is changed.Michel Selten
2003-01-04- when compiling on windows, override CC=gcc with CC=..../cl_wrapper.plFrank van Beek
2003-01-01A kludge to use the right compiler while freezingChris Want
2002-12-30small correction to temporary and output directoryMaarten Gribnau
2002-12-23Removed fixed path for Python excutable.Maarten Gribnau
2002-12-02These freeze changes give working frozen Python code on Windows.Maarten Gribnau
2002-12-02Removed non-existing Tools from the Blender module.Maarten Gribnau
2002-11-30Reverting to version 1.3 - michelMichel Selten
2002-11-30added -f option to the rm command. (Clean target) - michelMichel Selten
2002-11-30Autotools-specific freeze_ac.py and makemakefile_ac.py. Original makemakefil...Frederick Lee
2002-11-29Bunch of small fixes emailed to me from phaethonKent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-11-15Some more clean up in the intern MSVC project files.Maarten Gribnau
2002-11-14Changed module name utils to util so that freeze will find the quaternionsMaarten Gribnau
2002-11-12Made a dependency so that the MSVC intern project file will actually call theMaarten Gribnau
2002-11-12- python $(PYFLAGS) freeze.py -d -x os -x pprint -x Blender -I $(SRCDIR...Kent Mein
2002-11-11Added another project to freeze Blender Python code from the main internMaarten Gribnau
2002-11-07I autmated the rest of building libfrozen.aKent Mein
2002-11-07Updated it so intern/python/freeze is combined into intern's MakefileKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont