Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-26 | cmake/i18n: shut up warnings due to static lib | Stanislaw Halik | |
2018-05-23 | cmake/i18n: add i18n dependency for targets | Stanislaw Halik | |
Hopefully helps with differing build tools. | |||
2018-05-17 | cmake: move unix i18n to share/opentrack/i18n | Stanislaw Halik | |
2018-05-14 | cmake/i18n: fix "make clean" | Stanislaw Halik | |
The Ninja generator deleted source files. I hope this change doesn't break GNU Make and msbuild. | |||
2018-04-27 | cmake/i18n: fixes | Stanislaw Halik | |
- fix build error on missing .ts files - show duplicate string details - prevent lines of "cmd /c" in Ninja output | |||
2018-04-05 | fir Linux build | Stanislaw Halik | |
2018-04-05 | cmake/i18n: fix depends | Stanislaw Halik | |
Some files weren't getting rebuilt. | |||
2018-04-05 | i18n: provide for non-QObject classes | Stanislaw Halik | |
See compat/tr.hpp for comment. | |||
2018-03-14 | cmake/i18n: fix GNU make | Stanislaw Halik | |
Issue: #726 Reported by: Artem Sobolev @ljgdasfhk | |||
2018-02-16 | cmake/i18n: unbreak translations | Stanislaw Halik | |
Issue: #748 | |||
2018-02-16 | cmake/i18n: oops, fix lupdate invocation | Stanislaw Halik | |
Some options weren't working, like -silent Issue: #748 | |||
2018-02-12 | cmake/i18n: cull unused variable | Stanislaw Halik | |
2018-02-12 | cmake/i18n: fix `make i18n' | Stanislaw Halik | |
Also remove disabling i18n regen cf. #746 | |||
2018-01-13 | cmake: variant work | Stanislaw Halik | |
2017-09-30 | cmake: split i18n into own file | Stanislaw Halik | |