Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [git] ignore IDE setting, Meson subprojects * [win_installer] rename *.mo -> *.gmo * [win_installer] only add aeg translations * [win_installer] split aeg/wx translations * [win_installer] gen & pack translations * [git] ignore hunspell source dir * [git] ignore uchardet source dir * [test] Generate the test executable run with `meson test` * [test] add tools to remove test data files `unset.bat FULL_PATH` * [test] set to correct Error type * [test] Set Source character sets to UTF-8 for MSVC * [test] move test data files to build_root * [meson/wxWidgets] fix warning: deprecated feature `cmake_options` * [meson] fix warning: msvc does not support C++11 * [meson/fribidi] add original meson.build file * [meson/fribidi] merge pr-151 fribidi/fribidi#151 "meson: add fribidi_static_cargs to extra_cflags" * [meson/fribidi] fix DEPRECATION "Library fribidi was passed to the "libraries" keyword argument of a previous call to generate() method instead of first positional argument." * [git] rm IDE dir * [meson] remove old flags * [meson] fixed in upstream
- Loading branch information