Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-19 | fix i18n generation | Stanislaw Halik | |
2021-12-19 | cmake/i18n: fix lupdate not running | Stanislaw Halik | |
2021-12-14 | cmake: fix i18n lupdate/lrelease running too often or not at all | Stanislaw Halik | |
2021-12-14 | cmake: fix i18n not updating | Stanislaw Halik | |
2020-03-07 | cmake: make install prefix path variables more clear | Stanislaw Halik | |
Pointed out by: @rvt | |||
2020-02-29 | cmake: fix host system detection | Stanislaw Halik | |
2019-09-06 | Revert "cmake: cleanup install prefix handling" | Stanislaw Halik | |
Fixes proto/freetrack Issue: #983 | |||
2019-08-01 | cmake: cleanup install prefix handling | Stanislaw Halik | |
2019-06-20 | cmake: fix host win32 check | Stanislaw Halik | |
2019-03-18 | cmake/i18n: shut up lupdate warnings | Stanislaw Halik | |
2019-03-18 | cmake: no need for silent lupdate anymore | Stanislaw Halik | |
2019-03-14 | cmake: disable lupdate warnings | Stanislaw Halik | |
2019-01-16 | cmake: try add Visual Studio folders for boilerplate targets | Stanislaw Halik | |
2018-12-26 | cmake/i18n: simplify lupdate/lrelease invocations | Stanislaw Halik | |
This cuts down build time by half, to 20 seconds. Barely any of that time is spent in i18n targets now. Ninja builds aren't affected. | |||
2018-10-29 | cmake: try fix all generators | Stanislaw Halik | |
2018-10-29 | cmake: add include guards | Stanislaw Halik | |
2018-10-27 | cmake: cleanup | Stanislaw Halik | |
Don't install any source code components. | |||
2018-08-25 | cmake/i18n: remove build logspam | Stanislaw Halik | |
2018-07-11 | cmake: fix build | Stanislaw Halik | |
2018-06-22 | cmake: remove verbose flags | Stanislaw Halik | |
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 | |