53 Commits (master)

Author SHA1 Message Date
Dalai Felinto 2d1cce8331 Cleanup: `make format` after SortedIncludes change
4 years ago
Sergey Sharybin 517870a4a1 CMake: Refactor external dependencies handling
4 years ago
Campbell Barton 177a0ca131 Cleanup: comments (long lines) in various intern/ libs
5 years ago
Campbell Barton e12c08e8d1 ClangFormat: apply to source, most of intern
5 years ago
Campbell Barton 47adab4f99 CMake: prepare for BLENDER_SORTED_LIBS removal
5 years ago
Campbell Barton de13d0a80c doxygen: add newline after \file
5 years ago
Campbell Barton eef4077f18 Cleanup: remove redundant doxygen \file argument
5 years ago
Campbell Barton ab5e69e660 Cleanup: remove contributors for CMake files
5 years ago
Campbell Barton 65ec7ec524 Cleanup: remove redundant, invalid info from headers
5 years ago
Brecht Van Lommel fa0fcbe4d6 Fix T56374, T57066, T58037: crash on startup on macOS when using translation.
5 years ago
Bastien Montagne f22385f28e I18n: tweak/fix exception catching code of pgettex() wrapper.
6 years ago
Bastien Montagne d67609697e Add C internal version of msgfmt (similar to makesrna/dna binaries).
7 years ago
Sergey Sharybin 1d9f369824 Cleanup: Unused function
7 years ago
Sergey Sharybin e4c5441286 Locales: Some optimization work
7 years ago
Sergey Sharybin 5d99cde822 Remove SCons building system
8 years ago
Campbell Barton 32be51dc66 Cleanup: warnings (msvc)
8 years ago
Sergey Sharybin 6654ec7de7 Fix T45154: Translation binary file(blender.mo) for Japanese is too small
9 years ago
Sergey Sharybin 38a60418f7 Msgfmt: Fix for generating .mo files from .po without comments
9 years ago
Campbell Barton 962d53e144 Workaround ld.gold failing with msgfmt
9 years ago
Campbell Barton 9ebe44bc9c Cleanup: cmake
10 years ago
Jason Wilkins 8d084e8c8f Ghost Context Refactor
10 years ago
Lawrence D'Oliveiro ef3eb7adc6 Code cleanup: don't use unnecessary .exe extension in scons, simplify code.
10 years ago
Campbell Barton dc5fe5d25f Fix bpy.so linking on Mac OS X
10 years ago
Jens Verwiebe 3ca606ffc3 Locale_wrapper: make the bad_cast catch more clear and fix the std::exception message
10 years ago
Jens Verwiebe 04ecf4d0db OSX: add debug mesg to bl_locale_pgettext for later indeep investigation
10 years ago
Jens Verwiebe 8be628cf7f Fix an uncaught exception on OSX, perhaps general with popups
10 years ago
Campbell Barton c9233bfd82 Code cleanup: style
10 years ago
Jens Verwiebe c987bcc416 OSX: more futurework for clang-openmp:
10 years ago
Brecht Van Lommel 2cb63486a9 Fix scons build error compiling 32 bit OS X built on 64 bit.
10 years ago
Jens Verwiebe c239baa0ba OSX/scons: small reorder and spelling
11 years ago
Jens Verwiebe a05e90f5fc OSX/scons: fix msgfmt binary linking and locale files distribution
11 years ago
Sergey Sharybin fd8ad2bbe4 Further tweak to .mo compilation on windows
11 years ago
Sergey Sharybin 60ca109340 Attempt to fix compilation error on windows
11 years ago
Sergey Sharybin ac21db957a Add functional and cctype headers to msgfmt.cc
11 years ago
Sergey Sharybin efd518b379 Fix for msgfmt leaving context from previous message string
11 years ago
Sergey Sharybin ac6d91b939 Be ready for changes in bf-translations repository
11 years ago
Campbell Barton aa8488421f style cleanup: whitespace & odd indentation
11 years ago
Brecht Van Lommel b466a5c9a9 Fix #35890: memory leak in OS X ghost locale detection.
11 years ago
Brecht Van Lommel 2df82a2a2b Code cleanup: fix some vs2012 compiler warnings
11 years ago
Bastien Montagne 30556d4cd5 Some minor cleanup/polish...
11 years ago
Bastien Montagne fd6ab0564d This should at least prevent crash in [#35172]...
11 years ago
Jens Verwiebe 4cfa28b5ed OSX/locale: a further cleanup
11 years ago
Jens Verwiebe 1c5f18f42b OSX: Get the current locale in objC-style
11 years ago
Bastien Montagne cef730d969 Python i18n API. Many thanks to Campbell and Brecht for the reviews and suggestions!
11 years ago
Bastien Montagne c0a697807a Add try/catch around i18n locale setter code, just in case...
11 years ago
Bastien Montagne ab2c273b12 Added GPL header to sconscripts!
11 years ago
Campbell Barton 767bfba808 cmake was missing some header files.
11 years ago
Brecht Van Lommel 6094011c90 Fixes for OS X default locale: use pclose and do error checking for file read.
12 years ago
Jens Verwiebe d314eef7a7 OSX/locale: moved command up, so errorchecking also happens
12 years ago
Jens Verwiebe d0b7b0d228 OSX/locale: workaround to get osx system locale from user defaults
12 years ago