2010-11-21 |
Campbell Barton | WITH_SAMPLERATE option for cmake, without this playback... |
blob | commitdiff | raw |
2010-11-21 |
Campbell Barton | - check IF WIN32 AND NOT UNIX (for cygwin) |
blob | commitdiff | raw | diff to current |
2010-11-21 |
Campbell Barton | - include pthreads for win32 globally (as with opengl). |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Campbell Barton | use CMake's OpenMP built in detection rather then defin... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Campbell Barton | patch from Dan Eicher to support intel C++ compiler... |
blob | commitdiff | raw | diff to current |
2010-11-06 |
Andrea Weikert | == filebrowser == |
blob | commitdiff | raw | diff to current |
2010-11-05 |
Campbell Barton | minor c90 compat edits. (no functional changes). |
blob | commitdiff | raw | diff to current |
2010-11-04 |
Sergey Sharybin | Global definition of _LARGEFILE_SOURCE, _FILE_OFFSET_BI... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Campbell Barton | bugfix [#24518] Blender wont compile with -Wall -Werror... |
blob | commitdiff | raw | diff to current |
2010-10-31 |
Campbell Barton | own recent commit broke this python import: |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Campbell Barton | CMake options to disable Decimate and Boolean Modifiers... |
blob | commitdiff | raw | diff to current |
2010-10-21 |
Nathan Letwory | Same warning suppression as with SCons |
blob | commitdiff | raw | diff to current |
2010-10-19 |
Nathan Letwory | Make C4013 throw a warning |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | cflags, cxxflags & linkflags in buildinfo. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | define NDEBUG for release builds so assert() is disabled. |
blob | commitdiff | raw | diff to current |
2010-10-18 |
Campbell Barton | enable DEBUG define in CMake and scons, also change... |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | remove LCMS option from cmake, this is only testing... |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | Test stricter GCC compiler settings, these warnings... |
blob | commitdiff | raw | diff to current |
2010-10-17 |
Campbell Barton | - fixed remaining unused warnings. |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | fix for own recent unused commit that broke with OpenMP... |
blob | commitdiff | raw | diff to current |
2010-10-15 |
Campbell Barton | enable warning for unused args with gcc: -Wunused-parameter |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Luca Bonavita | == docs == |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Campbell Barton | bugfix [#24231] outliner not refreshed correctly |
blob | commitdiff | raw | diff to current |
2010-10-10 |
Campbell Barton | enable building the game engine without bullet for... |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Nathan Letwory | COLLADA exporter: split camera and light export into... |
blob | commitdiff | raw | diff to current |
2010-10-05 |
Nathan Letwory | Enable lcms support on Windows. |
blob | commitdiff | raw | diff to current |
2010-10-04 |
Campbell Barton | revert r32284, turns out OpenSuse needs this for forkp... |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Campbell Barton | cmake/mingw was missing defines. |
blob | commitdiff | raw | diff to current |
2010-10-03 |
Campbell Barton | linking libutil isnt needed on my system, possibly... |
blob | commitdiff | raw | diff to current |
2010-09-16 |
Campbell Barton | recent fixes for mingw + cmake broke msvc |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Campbell Barton | update for MingW/CMake |
blob | commitdiff | raw | diff to current |
2010-09-15 |
Campbell Barton | win32 mingw works again with cmake |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Campbell Barton | option to disable ITASC IK solver, (will be enabled... |
blob | commitdiff | raw | diff to current |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Campbell Barton | - use list append in more places (preferred method... |
blob | commitdiff | raw | diff to current |
2010-09-01 |
Nathan Letwory | * Don't use /ZI when 64bit building on Windows. Use... |
blob | commitdiff | raw | diff to current |
2010-08-24 |
Campbell Barton | rename some cmake build targets |
blob | commitdiff | raw | diff to current |
2010-08-23 |
Campbell Barton | cmake patch from lux-integ. |
blob | commitdiff | raw | diff to current |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-11 |
Campbell Barton | bugfix [#23257] cmake tests for SSE, but SSE2 gets... |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | [#23162] GCC 4.2 and prior support broken in CMakeLists... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | build options to disable image formats WITH_CINEON... |
blob | commitdiff | raw | diff to current |
2010-08-02 |
Campbell Barton | cmake |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | patch [#23041] CMake WITH_PYTHON_INSTALL option |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Campbell Barton | CMake patch from Ralf Hölzemer (cheleb) |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Campbell Barton | partial fix [#22846] GCC 4.4.1 support in Windows |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Campbell Barton | re-arrange build files so scons "config" dir isnt confu... |
blob | commitdiff | raw | diff to current |
2010-07-12 |
Campbell Barton | [#22817] Beta patch for cmake-MinGW compilation no 2 |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Brecht Van Lommel | Fix #22219: compile error with videotexture/libavutil... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Brecht Van Lommel | Detect SSE building support with cmake, and moved setti... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Campbell Barton | cmake: disable openexr if its not found (rather then... |
blob | commitdiff | raw | diff to current |
2010-07-03 |
Damien Plisson | OSX: CMake and scons default settings updated to allow... |
blob | commitdiff | raw | diff to current |
2010-07-01 |
Campbell Barton | fix for building with WITH_RAYOPTIMIZATION |
blob | commitdiff | raw | diff to current |
2010-06-24 |
Brecht Van Lommel | Runtime detection of SSE support for raytracing. Also... |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
blob | commitdiff | raw | diff to current |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
blob | commitdiff | raw |
2010-06-09 |
Campbell Barton | reverting own recent change to switch off RULE_MESSAGES... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Campbell Barton | minor changes to cmake, main noticable change is to... |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Campbell Barton | CMake: |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Nathan Letwory | * update CMake and SCons for the OpenCollada update... |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Campbell Barton | mingw/cmake ffmpeg works now, update for new openexr... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Dalai Felinto | reverting previous commit from Mitchell. His commit... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Mitchell Stokes | Reversing the last merge because I botched it. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Sergey Sharybin | Updated openexr for MinGW |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Campbell Barton | disable forcing mingw compiler flags (means you couldnt... |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Campbell Barton | removed WIN32 definition for msvc last commit (to get... |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Campbell Barton | [#21842] Beta patch to restore cmake MinGW compilation |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Andrea Weikert | == CMake == |
blob | commitdiff | raw | diff to current |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Campbell Barton | if libtiff not found disable on unix. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Campbell Barton | libtiff working on linux & cmake again. |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Matt Ebb | Blender TIFF support |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Campbell Barton | minor cmake changes |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Campbell Barton | replace referenecs to python 2.x |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Campbell Barton | mindrones reports cmake 2.4 doesnt work anymore, since... |
blob | commitdiff | raw | diff to current |
2010-04-03 |
Damien Plisson | OSX: CMake & scons update for Ogg/Vorbis/FLAC added... |
blob | commitdiff | raw | diff to current |
2010-03-20 |
Campbell Barton | merge own commits into render branch into trunk since... |
blob | commitdiff | raw | diff to current |
2010-03-18 |
Brecht Van Lommel | CMake: FFMPEG directory and libraries are now configurable. |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Daniel Genrich | Win64: Enable OpenAL for cmake + win64 |
blob | commitdiff | raw | diff to current |
2010-02-22 |
Damien Plisson | OSX buildscripts update following ffmpeg precompiled... |
blob | commitdiff | raw | diff to current |
2010-02-15 |
Damien Plisson | OSX/CMake : fix ffmpeg include path |
blob | commitdiff | raw | diff to current |
2010-02-12 |
Campbell Barton | correct fsf address |
blob | commitdiff | raw | diff to current |
2010-02-02 |
Arystanbek Dyussenov | Updated OpenCollada section of cmake windows config. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Campbell Barton | cmake vars are not using _BF_ in var names. |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Damien Plisson | OSX : update build scripts for updated openCollada... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | Merge -c 26209,26214,26443 from COLLADA branch into... |
blob | commitdiff | raw | diff to current |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
blob | commitdiff | raw | diff to current |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Arystanbek Dyussenov | COLLADA branch: patch for importer from Sergey I. Shary... |
blob | commitdiff | raw | diff to current |
2010-01-20 |
Nicholas Bishop | CMake: |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Erwin Coumans | undo previous cmake fixes, Benoit already fixed it... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Erwin Coumans | cmake fix broken OSX build: those openmp flags break... |
blob | commitdiff | raw | diff to current |
2010-01-17 |
Erwin Coumans | cmake fix for Windows: link OpenCollada <libraryname... |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
blob | commitdiff | raw | diff to current |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
blob | commitdiff | raw | diff to current |
next |