Blender Git Commit Log

Git Commits -> Revision 7f28a99

November 7, 2020, 10:53 (GMT)
Cleanup: use string APPEND/PREPEND

Replace 'set' with 'string(APPEND/PREPEND ...)'.
This avoids duplicating the variable name.

Commit Details:

Full Hash: 7f28a99dd5a57216fb477d844ae1fec5510ad5d5
Parent Commit: 9aaf985
Committed By: Joseph Eagar
Lines Changed: +127, -127

27 Modified Paths:

/build_files/build_environment/cmake/check_software.cmake (+1, -1) (Diff)
/build_files/build_environment/cmake/options.cmake (+1, -1) (Diff)
/build_files/cmake/buildinfo.cmake (+2, -2) (Diff)
/build_files/cmake/macros.cmake (+6, -6) (Diff)
/build_files/cmake/platform/platform_apple.cmake (+12, -12) (Diff)
/build_files/cmake/platform/platform_apple_xcode.cmake (+2, -2) (Diff)
/build_files/cmake/platform/platform_unix.cmake (+11, -11) (Diff)
/build_files/cmake/platform/platform_win32.cmake (+23, -23) (Diff)
/build_files/cmake/platform/platform_win32_bundle_crt.cmake (+1, -1) (Diff)
/CMakeLists.txt (+20, -20) (Diff)
/extern/bullet2/CMakeLists.txt (+1, -1) (Diff)
/extern/draco/dracoenc/cmake/compiler_flags.cmake (+9, -9) (Diff)
/extern/draco/dracoenc/cmake/compiler_tests.cmake (+4, -4) (Diff)
/extern/mantaflow/CMakeLists.txt (+2, -2) (Diff)
/intern/cycles/blender/CMakeLists.txt (+1, -1) (Diff)
/intern/cycles/CMakeLists.txt (+11, -11) (Diff)
/intern/cycles/kernel/CMakeLists.txt (+4, -4) (Diff)
/intern/cycles/kernel/osl/CMakeLists.txt (+2, -2) (Diff)
/intern/ghost/CMakeLists.txt (+1, -1) (Diff)
/intern/ghost/test/CMakeLists.txt (+2, -2) (Diff)
/source/blender/blendthumb/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blentranslation/msgfmt/CMakeLists.txt (+1, -1) (Diff)
/source/blender/bmesh/CMakeLists.txt (+3, -3) (Diff)
/source/blender/io/collada/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+2, -2) (Diff)
/source/blender/render/CMakeLists.txt (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021