summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-boilerplate.cmake
AgeCommit message (Expand)Author
2016-12-08cmake: fix translation generationStanislaw Halik
2016-11-05cmake: fix build when .ts not made yetStanislaw Halik
2016-11-04cmake, main: add translation supportStanislaw Halik
2016-09-21cmake: don't install .pdb for nowStanislaw Halik
2016-09-21cmake: move install pdb as separate functionStanislaw Halik
2016-09-20cmake: install .pdb filesStanislaw Halik
2016-09-20cmake: set install prefix permissions consistentlyStanislaw Halik
2016-09-19cmake: allow for build without installStanislaw Halik
2016-09-16cmake: allow for "mrproper" to delete install directoryStanislaw Halik
2016-09-11cmake/boilerplate: remove tautologyStanislaw Halik
2016-09-06cmake: checking for some env var is not the way to validate the proper build ...DaMichel
2016-08-28fixup! cmake/msvc: add warning flag logic to toolchain defStanislaw Halik
2016-08-28cmake: boilerplate stuffStanislaw Halik
2016-08-23cmake: remove debug codeStanislaw Halik
2016-08-23cmake: don't try to editbin static libraries. avoid warning.Stanislaw Halik
2016-08-23cmake: refactor boilerplate for projectsStanislaw Halik
2016-08-23cmake: don't force stuff for msvc linkStanislaw Halik
2016-08-17move options framework into its own libraryStanislaw Halik
2016-08-14cmake: add more stuff from source dir to source in install prefixStanislaw Halik
2016-08-14cmake: install source code to right directoriesStanislaw Halik
2016-08-10cmake: install CMakeFiles.txt and cmake/ subdir into doc/source-codeStanislaw Halik
2016-07-19proto/wine: unbreakStanislaw Halik
2016-07-19cmake: install source code as wellStanislaw Halik
2016-07-18cmake: expose more prefixes in generated headerStanislaw Halik
2016-07-18cmake: allow for installing a dll alongside the main executableStanislaw Halik
2016-07-07cmake: include keyword parser at call site onlyStanislaw Halik
2016-07-06cmake: add universally good build defaultsStanislaw Halik
2016-07-06gui, api, csv: support hier(7) on UnixStanislaw Halik
2016-05-23cmake: fix boilerplate for NO-LIBRARY + STAGE2Stanislaw Halik
2016-05-23cmake{/gui,}: make boilerplate usable for building the executableStanislaw Halik
2016-05-22cmake: rename macros -> boilerplateStanislaw Halik