projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
OpenVDB: Get rid of hardcoded TBB variables and enabled for Linux buildbot
[blender-staging.git]
/
build_files
/
cmake
/
macros.cmake
2016-01-27
Sergey Sharybin
OpenVDB: Get rid of hardcoded TBB variables and enabled...
blob
|
commitdiff
|
raw
2016-01-23
Kévin Dietrich
Implementation of OpenVDB as a possible cache format...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-17
Campbell Barton
CMake: clarify missing Python package message
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Campbell Barton
Cleanup: stdbool no longer optional, remove checks
blob
|
commitdiff
|
raw
|
diff to current
2016-01-14
Sergey Sharybin
CMake: Silence messages about unordered map and shared...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-14
Sergey Sharybin
Cycles: Add option to directly link against CUDA libraries
blob
|
commitdiff
|
raw
|
diff to current
2016-01-08
Sergey Sharybin
Remove raskter library
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Sergey Sharybin
Move Libmv from extern/ to intern/
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Sergey Sharybin
Re-organize structure of GLog/GFlags CMake libraries
blob
|
commitdiff
|
raw
|
diff to current
2016-01-04
Sergey Sharybin
Remove SCons building system
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Brecht Van Lommel
Eigen: fold remaining OpenNL code into intern/eigen.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Brecht Van Lommel
Eigen: move C API into intern/eigen.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Sergey Sharybin
Buildbot: Initial work to move linux build environment...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-02
Campbell Barton
CMake: use generator expressions
blob
|
commitdiff
|
raw
|
diff to current
2015-08-17
Campbell Barton
Refactor translation code out of blenfont
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Jörg Müller
Audaspace: fixing problems for the merge to master...
blob
|
commitdiff
|
raw
|
diff to current
2015-07-28
Jörg Müller
Audaspace: use standalone library.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-20
Sergey Sharybin
OpenSubdiv: Commit of OpenSubdiv integration into Blender
blob
|
commitdiff
|
raw
|
diff to current
2015-07-13
Bastien Montagne
Add a skeleton of C API for Eigen3.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-30
Campbell Barton
CMake: minor edits
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Campbell Barton
CMake: quiet warnings in GTest
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Campbell Barton
CMake: support multiple args to remove_cc_flag
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Campbell Barton
CMake: use parent scope setting cflags in funcion
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Campbell Barton
Revert "Correct recent commit replacing macro's /w...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-17
Campbell Barton
Correct recent commit replacing macro's /w MSVC
blob
|
commitdiff
|
raw
|
diff to current
2015-06-16
Campbell Barton
CMake: use functions instead of macros
blob
|
commitdiff
|
raw
|
diff to current
2015-05-12
Sergey Sharybin
Depsgraph: New dependency graph integration commit
blob
|
commitdiff
|
raw
|
diff to current
2015-04-08
Campbell Barton
CMake: resolve linking error on Linux
blob
|
commitdiff
|
raw
|
diff to current
2015-03-27
Sergey Sharybin
CMake: Enable strict flags for C++
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
Campbell Barton
CMake: unbundle LZO library
blob
|
commitdiff
|
raw
|
diff to current
2015-03-06
Campbell Barton
Cleanup: quiet minilzo warnings
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Campbell Barton
error in last commit
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Campbell Barton
CMake: error making get_blender_version a function
blob
|
commitdiff
|
raw
|
diff to current
2015-02-18
Campbell Barton
CMake: remove expression in endif(...)
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Sergey Sharybin
Some tweaks to support upcoming OSL-1.6
blob
|
commitdiff
|
raw
|
diff to current
2015-02-05
Campbell Barton
CMake: add PLATFORM_LINKFLAGS to CMAKE_(SHARED|MODULE...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-20
Lukas Tönne
Moved the cloth solver code into a new subfolder/librar...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-08
Antony Riakiotakis
Fix gtest linking on ubuntu and do minor cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-31
Sergey Sharybin
Cycles: Post-reintegration tweaks to ensure things...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-17
Sergey Sharybin
Support dynamic loading of SDL libraries
blob
|
commitdiff
|
raw
|
diff to current
2014-11-16
Campbell Barton
Error in last commit
blob
|
commitdiff
|
raw
|
diff to current
2014-11-16
Campbell Barton
CMake: cleanup, namespace & unused vars
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Sergey Sharybin
CMake: Add a flag to explicitly disable SSE/SSE2 intrinsics
blob
|
commitdiff
|
raw
|
diff to current
2014-10-07
Jason Wilkins
Ghost Context Refactor
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Howard Trickey
Fix to commit rB77b7e1fe9ab: need ${target} instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-05
Sergey Sharybin
Deduplicate CUDA and OpenCL wranglers
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
Sergey Sharybin
Make requests python package to be detected in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-23
Antony Riakiotakis
Occlusion Query based selection.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Sergey Sharybin
Update Ceres to latest upstream version
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Howard Trickey
Add a bmesh_core_test, a start at testing bmesh functio...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Sergey Sharybin
GTest unit testing framework
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Sergey Sharybin
Add missing dependency to CMake's msgfmt
blob
|
commitdiff
|
raw
|
diff to current
2014-03-25
Lukas Tönne
Build file macro for testing unordered_map C++ containe...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Campbell Barton
Build System: icon files now depend on UI_icons.h for...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Campbell Barton
CMake: add missing dependency for icon target
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Campbell Barton
UI Icons: store icons in git as uncompressed pixmaps...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Campbell Barton
CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_C...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-15
Sergey Sharybin
Remove debug-only print from cmake macros
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
Sergey Sharybin
Be ready for changes in bf-translations repository
blob
|
commitdiff
|
raw
|
diff to current
2013-10-25
Campbell Barton
add check for cmake that source files are not included...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-12
Campbell Barton
code cleanup: use const's for vector args.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Campbell Barton
rename LLVM_LIB_DIR to LLVM_LIBPATH to match other...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
Campbell Barton
code cleanup: quiet rna warnings, remove remove_strict_...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-08
Campbell Barton
update bmesh doxy docs, remove double-promotion warning...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Campbell Barton
use CMAKE_DL_LIBS rather then linking libdl directly.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Brecht Van Lommel
Fix cmake Inkscape auto generate of SVG on OS X giving...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-26
Bastien Montagne
Remove (comment out) auto-generating png form svg ...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Bastien Montagne
Automatically re-generate png icon files from svg ones...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Thomas Dinges
Merged revision(s) 58241-58355 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Sergey Sharybin
Merging r58196 through r58265 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-15
Campbell Barton
clang/cmake - quiet warnings for external libs and...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-24
Sergey Sharybin
Merging r57629 through r57694 from trunk into soc-2013...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-23
Thomas Dinges
Merged revision(s) 57587-57670 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
Brecht Van Lommel
Code cleanup: fix some vs2012 compiler warnings
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
Thomas Dinges
Merged revision(s) 57499-57586 from trunk/blender into...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Sergey Sharybin
Merging r57518 through r57545 from trunk into soc-20133...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Campbell Barton
cmake: remove set_lib_path macro
blob
|
commitdiff
|
raw
|
diff to current
2013-06-17
Thomas Dinges
CMake / vc2010:
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Campbell Barton
svn merge ^/trunk/blender -r55594:55635
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Sergey Sharybin
Fix #33518: Jack sync doesn't work in 2.64, 2.64 or...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-15
Campbell Barton
code cleanup: quiet some -Wshadow warnings, mix of...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-14
Campbell Barton
tweaks to clang so blender can build with -Werror
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Campbell Barton
use gcc warning -Wredundant-decls, exposes some odd...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Campbell Barton
add PHY headers to cmake's ketsji (else some IDE's...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-26
Brecht Van Lommel
Fix various warnings with clang build, and adjust cmake...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-03
Campbell Barton
add option WITH_SYSTEM_BULLET to link against the bulle...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Campbell Barton
patch [#33331] Time To Start Moving To Stdbool
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Bastien Montagne
Fix when statically linking with distro's boost: in...
blob
|
commitdiff
|
raw
|
diff to current
next