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
2008-03-05Bugfix for wrong OpenMP flags when using icc (proposed by jensverwiebe via IRC)Daniel Genrich
2008-02-11* change integral type of loop var in two cases so OpenMP support compiles ↵Nathan Letwory
with MSVC, too. * remove wrong flag.
2008-02-04* Building with FFMPEG-support on Windows works only for mingw. And those ↵Nathan Letwory
libs are static anyway.
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-24* copy python25_d.dll when building BF_DEBUG=1Nathan Letwory
2007-12-20A little christmas present for the lazy coders.Nathan Letwory
In your user-config.py you can now set BF_FANCY='false' and enjoy the... lack of colors
2007-08-31scons clean would throw an error if there was nothing to do. print a message ↵Campbell Barton
instead.
2007-08-15add the option of not installing to scons build systemJean-Luc Peurière
settting WITHOUT_BF_INSTALL='true' will disable the copying to INSTALL_DIR you can use that in your user-config.py or commandline slipping in minor cleaning for Os X builds
2007-06-14* make sure zlib.pyd is copied on windowsNathan Letwory
2007-05-31=== SCons ===Nathan Letwory
* Finally cleaned up the NSIS installer creation process This is now a proper action and command, with simple printout The 'nsis' target (only on Windows) now properly depends on all the build process, and will be done as very last. * Make LZMA (Solid) default compressor for installer (= the best)
2007-05-31=== SCons ===Nathan Letwory
FINALLY! With this commit command-length problems are History. Thanks go to xuru from #scons for giving the nice pointer. src is now again one lib, and further libsplitting should be rather unnecessary, unless we somehow reach the 37K limit (for internally used CreateProcess, by subprocess module)
2007-05-28Copying python25.zip to install folders for win32.Simon Clitherow
Also, nsis installer now copies plugin include headers.
2007-05-20post release update of the scons build system for os x powerpcJean-Luc Peurière
assume os x 10.4 as defaut
2007-05-15=== SCons ===Nathan Letwory
* cvs->svn conversion: handle properly also release/scripts .svn dir (= skip it!)
2007-05-12* handle move CVS->SVN, skip .svn administrative directoriesNathan Letwory
2007-05-07=== FFMPEG on Win32 ===Nathan Letwory
* rebuilt ffmpeg libraries. h264 now actually works.
2007-04-05=== SCons ===Nathan Letwory
* enable TWEAK_MODE with BF_TWEAK_MODE=1 on cmd-line. Can also be specified in user-config.py
2007-04-05=== SCons ===Nathan Letwory
* Fix for [ #6490 ] "Building with Python 2.4 on Win32 doesn't copy the proper python DLL file"
2007-03-29=== SCons ===Nathan Letwory
Patch provided by Emmanuel Turquin: copy a proper bundle on OSX. I take it he has tested this on OSX :) Other OSX-ers, please do verify :) (/me hugs his Windows)
2007-03-01=== SCons ===Nathan Letwory
Copy the Python 2.5 dll on windows, not 2.4. Also commented out the copying of the python24.zip and zlib.pyd. I'm under the impression there is a concensus we want users to install py25 if they want to use it.
2007-02-15Added windows NSIS installer script to scons. Not pretty, but it works :)Simon Clitherow
To use: Make sure NSIS is in your %PATH% and type 'scons nsis' It doesn't currently compile blender first, so make sure you do a normal 'scons' before this.
2006-12-10Disabling the code is revision 1.161 that was tripping up usersChris Want
building with mingw.
2006-11-30==SCons==Nathan Letwory
If win32all (http://sourceforge.net/project/showfiles.php?group_id=78018) is found, use it to be able to build with scons/mingw in (very) long paths. If it is not found, don't do anything groovy. This should make it possible to merge the cut up src lib. Those concerned, please do test that. This bit of code is from http://www.scons.org/wiki/LongCmdLinesOnWin32
2006-11-24==SCons==Nathan Letwory
* link against debug library of python on win32
2006-11-21whitespace commitNathan Letwory
2006-11-20Patch [ #5254 ] FFMpeg for scons for MSVCNathan Letwory
from Guillaume Lecocq I also added -D_CRT_SECURE_NO_DEPRECATE to shut the newer msvc version about deprecated functions (sprintf et al).
2006-11-10Tweaks for ICONV stuff in scons.Kent Mein
Kent
2006-10-18Patch 5105 by Joshua Leung (Aligorith), slightly modified by meNathan Letwory
* Add WITH_BF_YAFRAY, which per default is 'true', so no visible changes for developers (and users). Set WITH_BF_YAFRAY to 'false', and you'll save some major compile time :) Also handy if you're strapped for memory and compilation fails on yafray compilation due to this. - this commit also has a few whitespace changes and - made BF_NO_ELBEEM a proper BoolOption. This will be renamed to WITH_BF_ELBEEM in the near future...
2006-10-03* make verse compile with new verse releaseNathan Letwory
* added -src/-dst patch from Emil (on my request - is already in verse CVS)
2006-08-22* Patch #4909 by Joseph Eagar (joeedh)Nathan Letwory
- this patch adds verse support for SCons, which can be enabled by giving WITH_BF_VERSE=1, ie. on command-line - this patch also adds a custom lib dir possibility. From the patch description: "To set a custom ../lib dir, put LCGDIR="path to lib dir, including the platform folder name!" in your user-config.py." * Fixed win32-vc-config.py so that it links to the proper library. Reported by Brandano.
2006-08-22- modified patch #4681, for scons compilingNils Thuerey
of the fluidsim can now be disabled with the flag: BF_NO_ELBEEM='true', e.g. for irix systems. (The number of ifdefs from the original patch was reduced, and the defines are now only necessary when elbeem is switched off.) - particle generation option is available again
2006-06-23=Scons=Simon Clitherow
Some additional external files were needed for correct running on Windows - libtiff.dll, python24.zip, /release/windows/extra/*.*
2006-06-12Remove "print sys.version_info" accidentally left in from debugging.Ken Hughes
2006-06-04Bugfix #4089: Some Linux distros are using newer versions of OpenAL whichKen Hughes
have FreeAlut (the OpenAL Utility Toolkit) separated out into libalut. Added a configuration test to check for libalut and add to LIBPATH if detected.
2006-05-15===scons===Ken Hughes
Bugfix #4088: Fix scons so that it installs subdirectories of release/scripts into .blender/scripts.
2006-03-17==SCons==Nathan Letwory
* Applied patch #4012 by Joseph Eagar. The patch provides a way to quickly assign a list of libraries to build with debug symbols. Usage: scons BF_QUICKDEBUG=src,bf_blenkernel,bf_blenlib
2006-03-10==SCons==Nathan Letwory
+ Joseph Eagar provided a patch that re-enables the application icon for Blender. Hurray!
2006-02-25==SCons==Nathan Letwory
+ SCons support for pthreads-win32. Library will be committed shortly into lib/windows, so be sure to check commit list and update that as well when the pthread lib is available.
2006-02-24==SCons==Nathan Letwory
+ When giving CC and CXX on the command-line you can specify what compiler to use: scons CC=gcc-3.3 CXX=g++-3.3
2006-02-08==SCons==Nathan Letwory
+ install blenderplayer to BF_INSTALLDIR after successful build
2006-02-08==SCons==Nathan Letwory
+ 'scons blenderplayer' builds blender AND blenderplayer now (tested on Linux only, but was only linking issue, so should work on other platforms too). NOTE: I noticed some compileflags for GE specific libs that were left out - I re-enabled them in the SConscripts, but I'm going to do a test build my- self now, so if there are problems with them on win32, I probably already know about them :)
2006-02-06==SCons==Nathan Letwory
+ Add python24.dll to list of needed dlls for install
2006-02-05==SCons==Nathan Letwory
* Fix typo in bullet SConscript * win32-vc now copies all necessary files to BF_INSTALLDIR, including dlls
2006-02-05==SCons==Nathan Letwory
* remove useless BF_TIFF* options. Upon closer inspection of code, only path to headers is needed
2006-02-05packaging in bundle of the Os X binary. result in the bin of build dirJean-Luc Peurière
Important note, the install target install only the binary not the packaged bunde for the moment
2006-02-05* argh, sleep deprivation getting upper-hand - I accidently left an Exit()Nathan Letwory
call lying around, causing SCons never to build anything :)
2006-02-05* Added safeguards around a few list.remove(x) calls, to prevent SConsNathan Letwory
from barfing if a CVS directory was not found (ie when cvs export was used).
2006-02-04==SCons==Nathan Letwory
* 'scons blendernogame' This target will disable the building of the game engine
2006-02-04== SCons ==Nathan Letwory
* This commit is all of the rewrite work done on the SCons system. For documentation see doc/blender-scons.txt and doc/blender-scons-dev.txt. Also http://mediawiki.blender.org/index.php/BlenderDev/SconsRefactoring contains valuable information, along with what still needs to be done. - linux, os x and windows compile now. - files are compiled to BF_INSTALLDIR (see config/(platform)-config.py) - NOTE: Jean-Luc P will commit sometime during the weekend proper appit() for OS X. For now, copy the resulting binary to an existing .app bundle. - features: - cleaner structure for better maintenance - cleaner output during compile - better handling of build options - general overall speed increase - see the wiki for more info Cygwin, FreeBSD and Solaris systems still need work. For these systems: 1) copy a config/(platform)-config.py to ie. config/cygwin-config.py 2) set the proper defaults for your platform 3) mail me at jesterking at letwory dot net with you configuration. if you need any modifications to the system, do send a patch, too. I'll be giving first-aid today and tomorrow, after that it'll be all regular development work :) /Nathan
2006-01-30revert to sane defaults in sconstruct for darwinJean-Luc Peurière
game engine and openal were disabled