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 |
2011-02-22 |
Campbell Barton | part of a patch from Dan Eicher with some edits. |
tree | commitdiff |
2011-02-21 |
Campbell Barton | patch [#26146] debian/rules: Avoid unnecessary downloading |
tree | commitdiff |
2011-02-21 |
Campbell Barton | better macro for getting the blender version from BKE_b... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | fix for cmake with last commit. |
tree | commitdiff |
2011-02-21 |
Campbell Barton | Move blender version info into BKE_blender.h so we... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | fix [#26152] Blender File for Image too Small |
tree | commitdiff |
2011-02-20 |
Campbell Barton | Experimental option to build blender as a python module... |
tree | commitdiff |
2011-02-18 |
Nathan Letwory | Check the os.environ at the start of the build process. |
tree | commitdiff |
2011-02-17 |
Campbell Barton | patch [#26063] Fix deb package versioning (Patch for... |
tree | commitdiff |
2011-02-17 |
Campbell Barton | CMake: remove workaround for cmake 2.8.3 problem testin... |
tree | commitdiff |
2011-02-17 |
Campbell Barton | pep8 cleanup and remove unused vars/imports |
tree | commitdiff |
2011-02-16 |
Campbell Barton | bugfix [#26094] Going to Bone Roll menu brings up pytho... |
tree | commitdiff |
2011-02-15 |
Campbell Barton | patch from IRIE Shinsuke, use systems openjpeg on ... |
tree | commitdiff |
2011-02-15 |
Campbell Barton | CPack packaging support from Dan Eicher, tested to... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | py rna api: turn class.is_register into a class propert... |
tree | commitdiff |
2011-02-14 |
Sergey Sharybin | Revert incorrect fix for 26062 made in svn rev34828. |
tree | commitdiff |
2011-02-13 |
Sergey Sharybin | Fix #26062: build_debian.sh gives unappropriate deb... |
tree | commitdiff |
2011-02-11 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2011-02-11 |
Campbell Barton | patch [#26030] Debian spec fix (Patch for #26028) |
tree | commitdiff |
2011-02-11 |
Campbell Barton | update pacman spec for newer python and match naming... |
tree | commitdiff |
2011-02-10 |
Campbell Barton | script to build debian packages directly from svn,... |
tree | commitdiff |
2011-02-10 |
Campbell Barton | debian package spec [#26007] Debian spec |
tree | commitdiff |
2011-02-04 |
Campbell Barton | pep8 cleanup |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-27 |
Nathan Letwory | Commit to cope with API changes in OpenCOLLADA (latest... |
tree | commitdiff |
2011-01-27 |
Campbell Barton | [#25815] Patch gcc 4.6 |
tree | commitdiff |
2011-01-26 |
Campbell Barton | cmake attempted fix before didnt work (I cant test... |
tree | commitdiff |
2011-01-26 |
Campbell Barton | missed this when updating cmake files |
tree | commitdiff |
2011-01-25 |
Campbell Barton | use cmake defined names for jpeg, png, zlib and python... |
tree | commitdiff |
2011-01-25 |
Campbell Barton | cmake maintenance, was missing 2 headers and made some... |
tree | commitdiff |
2011-01-21 |
Campbell Barton | correction to own cmake error checking script. |
tree | commitdiff |
2011-01-05 |
Nathan Letwory | Enable sndfile by default on win64 |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Guillermo S. Romero | Compact -I paths in makefiles for more readble files... |
tree | commitdiff |
2010-12-21 |
Campbell Barton | bugfix [#24469] Cannot add keyframes on custom properti... |
tree | commitdiff |
2010-12-21 |
Campbell Barton | better make_quiet.sh filter with threaded builds. |
tree | commitdiff |
2010-12-21 |
Campbell Barton | fix for cmake flag detection, was not caching the resul... |
tree | commitdiff |
2010-12-20 |
Campbell Barton | simple make wrapper to give quiet output. (more like... |
tree | commitdiff |
2010-12-16 |
Campbell Barton | script to generate qtcreator project files, advantage... |
tree | commitdiff |
2010-12-16 |
Campbell Barton | fix for error in testing C/C++ flags |
tree | commitdiff |
2010-12-16 |
Campbell Barton | last commit to fix warnings didnt set them at all,... |
tree | commitdiff |
2010-12-16 |
Campbell Barton | CMake now tests warnings are supported, GCC 4.0 wasn... |
tree | commitdiff |
2010-12-15 |
Campbell Barton | bugfix [#25230] Quick extrude Ctrl-LMB : wrong behaviou... |
tree | commitdiff |
2010-12-14 |
Campbell Barton | update for changes in cmake files. |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-07 |
Nathan Letwory | Remove redundant VC_REDIST code, since it's not used... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | CMake: use a global list to store libraries built rathe... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-12-01 |
Campbell Barton | disable redcode support for cmake & scons-freebsd |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-29 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-22 |
Campbell Barton | fix for cmake if build flags are not defined. |
tree | commitdiff |
2010-11-21 |
Campbell Barton | WITH_SAMPLERATE option for cmake, without this playback... |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - check IF WIN32 AND NOT UNIX (for cygwin) |
tree | commitdiff |
2010-11-08 |
Campbell Barton | fix for CMake file grouping with MSVC project files. |
tree | commitdiff |
2010-11-05 |
Campbell Barton | added back include file globbing for cmake, thought... |
tree | commitdiff |
2010-11-04 |
Sergey Sharybin | Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BI... |
tree | commitdiff |
2010-11-01 |
Guillermo S. Romero | Add PREFIX support to makefiles. |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename and negate DISABLE_PYTHON --> WITH_PYTHON |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename definition for enabling the game engine GAMEBLEN... |
tree | commitdiff |
2010-10-26 |
Nathan Letwory | Change /WX away for now, some odd thing going on betwee... |
tree | commitdiff |
2010-10-24 |
Campbell Barton | Added CMake macro REMOVE_STRICT_FLAGS(), this means... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | - CMake now only uses SOURCE_GROUP with MSVC lib config... |
tree | commitdiff |
2010-10-19 |
Nathan Letwory | Make C4013 throw a warning |
tree | commitdiff |
2010-10-19 |
Nathan Letwory | Set defaults for compile and link flags to lists. |
tree | commitdiff |
2010-10-19 |
Nathan Letwory | * Enable compile and link flags to build info also... |
tree | commitdiff |
2010-10-19 |
Campbell Barton | Disable LCMS by default for scons. |
tree | commitdiff |
2010-10-18 |
Nathan Letwory | whitespace commit, AKA commit count bump. |
tree | commitdiff |
2010-10-18 |
Campbell Barton | enable DEBUG define in CMake and scons, also change... |
tree | commitdiff |
2010-10-17 |
Campbell Barton | Test stricter GCC compiler settings, these warnings... |
tree | commitdiff |
2010-10-15 |
Campbell Barton | enable warning for unused args with gcc: -Wunused-parameter |
tree | commitdiff |
2010-10-08 |
Nathan Letwory | Enable CXX_GUARDEDALLOC support through SCons. |
tree | commitdiff |
2010-10-05 |
Sergey Sharybin | Scons options for static linking to libsamplerate,... |
tree | commitdiff |
2010-10-05 |
Nathan Letwory | Enable lcms support on Windows. |
tree | commitdiff |
2010-10-03 |
Campbell Barton | fix for scons with recent buildinfo change |
tree | commitdiff |
next |