Blender Git Commit Log

Git Commits -> Revision 0dd5f71

Revision 0dd5f71 by Bastien Montagne
April 24, 2017, 08:07 (GMT)
Squashed commit of the following:

Add C internal version of msgfmt (similar to makesrna/dna binaries).

Should hopefully fix performance issues of C++ one with Windows MSVC
debug builds...

Merely a translation from msgfmt.cc code by @sergey, using BLI libs
intead of C++'s stdlib.

Note: alternative potential solution to D2601.

Reviewers: sergey, campbellbarton, LazyDodo

Subscribers: sergey

Differential Revision: https://developer.blender.org/D2605

Commit Details:

Full Hash: 0dd5f71c5af8f83f540b6135af62b0e52c11b638
Parent Commit: 52be622
Lines Changed: +577, -408

2 Added Paths:

/source/blender/blentranslation/msgfmt/CMakeLists.txt (+50, -0) (View)
/source/blender/blentranslation/msgfmt/msgfmt.c (+464, -0) (View)

1 Deleted Path:

/intern/locale/msgfmt.cc (+0, -374)

4 Modified Paths:

/intern/locale/CMakeLists.txt (+0, -19) (Diff)
/source/blender/blenlib/BLI_dynstr.h (+5, -1) (Diff)
/source/blender/blenlib/intern/BLI_dynstr.c (+56, -14) (Diff)
/source/blender/blentranslation/CMakeLists.txt (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021