2011-05-26 |
Campbell Barton | update to build system excluding parts of the python... |
tree | commitdiff |
2011-05-26 |
Campbell Barton | correct spelling error and some pep8 changes. |
tree | commitdiff |
2011-05-23 |
Campbell Barton | CMake changes |
tree | commitdiff |
2011-05-20 |
Sergey Sharybin | typo in previous commit |
tree | commitdiff |
2011-05-20 |
Sergey Sharybin | buildbot: |
tree | commitdiff |
2011-05-17 |
Campbell Barton | fix [#27414] no-material renders differently in View3D... |
tree | commitdiff |
2011-05-16 |
Brecht Van Lommel | LCMS code removed, was an experiment but never finished. |
tree | commitdiff |
2011-05-16 |
Campbell Barton | fixed incorrect jemalloc library & updated netbeans... |
tree | commitdiff |
2011-05-16 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-05-16 |
Campbell Barton | made generic module for generating project files from... |
tree | commitdiff |
2011-05-13 |
Sergey Sharybin | Use jemalloc in buildbot for linux targets |
tree | commitdiff |
2011-05-13 |
Sergey Sharybin | Option to use jemalloc when building with scons under... |
tree | commitdiff |
2011-05-12 |
Campbell Barton | option to link with jemalloc on *nix, off by default. |
tree | commitdiff |
2011-05-10 |
Campbell Barton | patch from Dan Eicher for cpack rpms |
tree | commitdiff |
2011-05-06 |
Campbell Barton | patch from Dan Eicher, CPack/RPM working again |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Forgot to mention that for scons, I've disabled install... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-02 |
Campbell Barton | remove dos/unix conversion scripts, enough editors... |
tree | commitdiff |
2011-05-01 |
Joseph Eagar | =trunk= |
tree | commitdiff |
2011-04-27 |
Sergey Sharybin | buildbot: switch to ffmpeg 0.6.3 |
tree | commitdiff |
2011-04-21 |
Sergey Sharybin | buildbot: |
tree | commitdiff |
2011-04-17 |
Sergey Sharybin | buildbot: |
tree | commitdiff |
2011-04-16 |
Sergey Sharybin | buildbot: |
tree | commitdiff |
2011-04-12 |
Campbell Barton | - fix for cmake when there is no version character. |
tree | commitdiff |
2011-04-12 |
Campbell Barton | revert Joseph Eagar's eltopo commits r36073, 36075... |
tree | commitdiff |
2011-04-10 |
Campbell Barton | minor pep8 edits, also added 'test_pep8' & 'test_cmake... |
tree | commitdiff |
2011-04-09 |
Joseph Eagar | =cloth collisions= |
tree | commitdiff |
2011-04-09 |
Campbell Barton | remove -mwindows flag for scons/mingw, enable manifest... |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | Clean up linking flags for win32. |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | Clean up linking flags for win64. |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-06 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-04-04 |
Campbell Barton | quiet warning & minor pep8 edits. |
tree | commitdiff |
2011-04-04 |
Sergey Sharybin | buildbot: static zlib linking |
tree | commitdiff |
2011-04-03 |
Campbell Barton | fix cmake for when BLENDER_VERSION_CHAR is not set. |
tree | commitdiff |
2011-04-02 |
Campbell Barton | patch [#26606] Debian spec: Bump to Python 3.2 |
tree | commitdiff |
2011-04-02 |
Sergey Sharybin | buildbot: |
tree | commitdiff |
2011-04-02 |
Sergey Sharybin | pep8 fixes for buildbot |
tree | commitdiff |
2011-04-01 |
Sergey Sharybin | Oops, i've forgot that archive is preparing by scons... |
tree | commitdiff |
2011-04-01 |
Sergey Sharybin | Initial support of linux 32/64 bit for buildbot: |
tree | commitdiff |
2011-04-01 |
Campbell Barton | pep8 checker, mostly pedantic style changes but also... |
tree | commitdiff |
2011-03-30 |
Nathan Letwory | Apply patch [#26660] Scons build on OSX fails to create... |
tree | commitdiff |
2011-03-29 |
Nathan Letwory | build target was changing into wrong directory. |
tree | commitdiff |
2011-03-29 |
Campbell Barton | remove DEBUG flag from OpenNL with cmake, was giving... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | pep8 cleanup |
tree | commitdiff |
2011-03-25 |
Campbell Barton | include gcc builtin defines in qtcreator project file... |
tree | commitdiff |
2011-03-24 |
Campbell Barton | write project files into the build dir. |
tree | commitdiff |
2011-03-24 |
M.G. Kishalmi | the script is now creating 2 project files: |
tree | commitdiff |
2011-03-24 |
Campbell Barton | support for blender as a module on win32. |
tree | commitdiff |
2011-03-23 |
Campbell Barton | minor changes to master unpack script. |
tree | commitdiff |
2011-03-22 |
Brecht Van Lommel | Buildbot master tweaks: use generic builder for scons... |
tree | commitdiff |
2011-03-22 |
Brecht Van Lommel | Buildbot updates: working windows scons build, and... |
tree | commitdiff |
2011-03-22 |
Nathan Letwory | Version and platform name were in wrong order. |
tree | commitdiff |
2011-03-22 |
Nathan Letwory | Add buildslave target for builder.blender.org integration |
tree | commitdiff |
2011-03-22 |
Nathan Letwory | Printing error message would fail on exception. |
tree | commitdiff |
2011-03-21 |
Campbell Barton | fix for grease pencil conversion to bezier curve readin... |
tree | commitdiff |
2011-03-21 |
Campbell Barton | use spaces rather then tabs + minor pep8 edits. |
tree | commitdiff |
2011-03-21 |
Brecht Van Lommel | Buildbot initial configuration files, for builder.blend... |
tree | commitdiff |
2011-03-21 |
Brecht Van Lommel | CMake package_archive target to create a .zip/.tar... |
tree | commitdiff |
2011-03-16 |
Brecht Van Lommel | Mac OS X cmake changes and bundle fixes |
tree | commitdiff |
2011-03-14 |
Campbell Barton | pep8 edits and remove commented code from last commit. |
tree | commitdiff |
2011-03-14 |
Ken Hughes | Build system |
tree | commitdiff |
2011-03-13 |
Sergey Sharybin | Make BF_PYTHON_ABI_FLAGS a scons option. Default flags... |
tree | commitdiff |
2011-03-12 |
Campbell Barton | cmake, search $HOME/py32 for python now too. |
tree | commitdiff |
2011-03-12 |
Campbell Barton | builder reports MSVC was setting stack size to 2gig. |
tree | commitdiff |
2011-03-12 |
Campbell Barton | edit scons to use py3.2 on all os's and use 'm' abiflag... |
tree | commitdiff |
2011-03-12 |
Campbell Barton | set 2mb stack for mingw too. |
tree | commitdiff |
2011-03-11 |
Nathan Letwory | Fix [#25659] crash when unwrapping specific mesh |
tree | commitdiff |
2011-03-10 |
Campbell Barton | CMake should find python now without manual options... |
tree | commitdiff |
2011-03-08 |
Campbell Barton | disable openexr and collada for mingw, give linking... |
tree | commitdiff |
2011-03-07 |
Campbell Barton | se BLI_snprintf() for msvc compat, cleanup CMake file... |
tree | commitdiff |
2011-03-06 |
Campbell Barton | update 'make' GNUmakefile stub to run 'make install' |
tree | commitdiff |
2011-03-06 |
Campbell Barton | use tar.gz for windows python zipfiles rather then... |
tree | commitdiff |
2011-03-04 |
Ervin Weber | change mingw-scons to use python 3.2 |
tree | commitdiff |
2011-03-04 |
Nathan Letwory | Bump OSX SCons to use Python 3.2. Remember to update... |
tree | commitdiff |
2011-03-04 |
Nathan Letwory | Move Windows SCons system to build Blender against... |
tree | commitdiff |
2011-03-03 |
Campbell Barton | fix for invalid empty string check in uniquename callback. |
tree | commitdiff |
2011-03-03 |
Campbell Barton | patch [#26235] debian/watch: Update for change of versi... |
tree | commitdiff |
2011-03-03 |
Campbell Barton | added support for windows/mingw |
tree | commitdiff |
2011-03-03 |
Campbell Barton | Py/RNA API: WITH_PYTHON_SAFETY |
tree | commitdiff |
2011-03-03 |
Campbell Barton | fix error in qtcreator project file arg checking and... |
tree | commitdiff |
2011-02-28 |
Campbell Barton | git users complain this breaks for them |
tree | commitdiff |
2011-02-28 |
Nathan Letwory | Make sure python.zip is extracted only once. This preve... |
tree | commitdiff |
2011-02-28 |
Campbell Barton | build system now exclude config-*, turtledemo when... |
tree | commitdiff |
2011-02-27 |
Campbell Barton | - use Py_CLEAR for python internally referencing other... |
tree | commitdiff |
2011-02-26 |
Campbell Barton | fix for 'live edit', running python scripts as you... |
tree | commitdiff |
2011-02-26 |
Campbell Barton | qtcreator project generator now includes defines and... |
tree | commitdiff |
2011-02-26 |
Campbell Barton | recent changes to svn broke rpm builder, also include... |
tree | commitdiff |
2011-02-25 |
Campbell Barton | add NDEBUG to scons release flags + some pep8 cleanup... |
tree | commitdiff |
2011-02-25 |
Campbell Barton | use flag _DEBUG, not DEBUG. |
tree | commitdiff |
2011-02-25 |
Campbell Barton | fix for scons with recent change to how BINRELOC is... |
tree | commitdiff |
2011-02-25 |
Guillermo S. Romero | Fix buildinfo, as pointed by IRIE Shinsuke. |
tree | commitdiff |
2011-02-25 |
Guillermo S. Romero | Make buildinfo not fail with git-svn as suggested by... |
tree | commitdiff |
2011-02-25 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-02-24 |
Campbell Barton | fix for cmake not having the correct svn revision in... |
tree | commitdiff |
2011-02-24 |
Campbell Barton | patch [#26178] build_debian.sh: Use BLENDER_VERSION_CHAR |
tree | commitdiff |
2011-02-22 |
Campbell Barton | missing deps for pacman |
tree | commitdiff |
2011-02-22 |
Ton Roosendaal | Type in snapshort ;) |
tree | commitdiff |
2011-02-22 |
Campbell Barton | cmake was using dna source list with the variable out... |
tree | commitdiff |
next |