Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-14 | cmake: preliminary support for clang with vc++ codegen | Stanislaw Halik | |
2017-06-19 | cmake: add cache variables | Stanislaw Halik | |
2017-05-10 | cmake: fix var expansion for older cmake versions | Stanislaw Halik | |
2017-02-24 | cmake/i18n: fix dependencies | Stanislaw Halik | |
Was broken on Unix make. | |||
2016-08-23 | cmake: refactor boilerplate for projects | Stanislaw Halik | |
Don't rely on a macro that shouldn't be necessary. The information "opentrack_boilerplate" retrieves is now factored out to be easily available to projects themselves. opentrack_boilerplate can now also build executables. When appropriate, target properties are now concatenated rather than replaced. | |||
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |