summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-hier.cmake
AgeCommit message (Collapse)Author
2019-02-10cmake: improve quotemeta for CStanislaw Halik
2018-12-24cmake: decruft, disable deprecated Qt functionsStanislaw Halik
2018-10-29cmake: add include guardsStanislaw Halik
2018-10-27cmake: cleanupStanislaw Halik
Don't install any source code components.
2018-05-17cmake: move unix i18n to share/opentrack/i18nStanislaw Halik
2018-02-12contrib: don't install source codeStanislaw Halik
2018-01-18cmake/hier: add commentStanislaw Halik
2017-05-03cmake: simplifyStanislaw Halik
otr_module is still long but more readable now. There shouldn't be any breaking changes. Also, .pdb install is now enabled. The rationale is that unless the user performs a build on his own, the original .pdb files are long gone. Still need to add splitdebug for Unix installations.
2017-03-27cmake: rename project's function prefixStanislaw Halik
It's not annoying having to type it anymore. Also "otr_boilerplate" -> "otr_module".
2016-12-28cmake: fix translations on LinuxStanislaw Halik
2016-12-16cmake: fix mrproper -> install without regen translations enabledStanislaw Halik
2016-11-04cmake, main: add translation supportStanislaw Halik
2016-09-18cmake/hier: add another rude all-caps disclaimerStanislaw Halik
It deletes files in a subdirectory so why not.
2016-07-19cmake: fix libexec dir on linuxStanislaw Halik
2016-07-19cmake: install source code as wellStanislaw Halik
2016-07-18cmake: install module stuff in ./modules/ on win32Stanislaw Halik
2016-07-16cmake: simplify path with no hierStanislaw Halik
2016-07-06gui, api, csv: support hier(7) on UnixStanislaw Halik
This affects platforms such as FreeBSD, Cygwin or Linux.