summaryrefslogtreecommitdiffhomepage
path: root/cmake
AgeCommit message (Expand)Author
2016-12-28cmake: fix translations on LinuxStanislaw Halik
2016-12-28cmake: fix msvc buildStanislaw Halik
2016-12-28cmake: newer cmake requires setting c++ standard through tStanislaw Halik
2016-12-24cmake: switch to using dynamically-linked CRTStanislaw Halik
2016-12-16cmake: fix mrproper -> install without regen translations enabledStanislaw Halik
2016-12-16cmake: move mrproper code to indexed project fileStanislaw Halik
2016-12-08cmake: fix typoStanislaw Halik
2016-12-08cmake: fix translations always updatingStanislaw Halik
2016-12-08cmake: fix translation generationStanislaw Halik
2016-12-03cmake: default to regen i18n on every buildStanislaw Halik
2016-11-29cmake: fix markdown harderopentrack-2.3.0Stanislaw Halik
2016-11-29add authorship and licensing informationStanislaw Halik
2016-11-23cmake: don't regen translations all the time by defaultStanislaw Halik
2016-11-21tracker/qt-gamepad: add stubStanislaw Halik
2016-11-05cmake: fix build when .ts not made yetStanislaw Halik
2016-11-04cmake, main: add translation supportStanislaw Halik
2016-11-04cmake/msvc: add -nologoStanislaw Halik
2016-11-03cmake: always copy qt5 to install dir on WindowsStanislaw Halik
2016-10-23cmake: change mingw-w64 compiler pathStanislaw Halik
2016-10-06cmake/msvc: /DEBUG:FASTLINK has incomplete .pdbs, use normal /DEBUGStanislaw Halik
2016-09-28cmake/msvc: fix using toolchain file for opencv from gitStanislaw Halik
2016-09-25cmake/msvc: /debug -> /debug:fastlinkStanislaw Halik
2016-09-21cmake: don't install .pdb for nowStanislaw Halik
2016-09-21cmake: move install pdb as separate functionStanislaw Halik
2016-09-20cmake/mrproper: clarifyStanislaw Halik
2016-09-20cmake: install .pdb filesStanislaw Halik
2016-09-20cmake: set install prefix permissions consistentlyStanislaw Halik
2016-09-20cmake: install(CODE ...) has access to install prefixStanislaw Halik
2016-09-19cmake: allow for build without installStanislaw Halik
2016-09-18add warranty terms into readmeStanislaw Halik
2016-09-18cmake: add a separate public domain clause to the whole build dirStanislaw Halik
2016-09-18cmake/hier: add another rude all-caps disclaimerStanislaw Halik
2016-09-17cmake/mrproper: add a long and boring all-caps warranty disclaimerStanislaw Halik
2016-09-16cmake/mrproper: reindentStanislaw Halik
2016-09-16cmake: allow for "mrproper" to delete install directoryStanislaw Halik
2016-09-11cmake/word-size: nonsenseStanislaw Halik
2016-09-11cmake/platform: add public domain header, will be used in another project.Stanislaw Halik
2016-09-11cmake/boilerplate: remove tautologyStanislaw Halik
2016-09-11cmake/msvc: remove now repetitive flags from toolchain fileStanislaw Halik
2016-09-11cmake/platform: fixesStanislaw Halik
2016-09-11cmake: add mrproper targetStanislaw Halik
2016-09-06cmake: oops, fix version in headerStanislaw Halik
2016-09-06cmake/msvc: change flags in toolchain fileStanislaw Halik
2016-09-06cmake: don't link against highguiStanislaw Halik
2016-09-06cmake: checking for some env var is not the way to validate the proper build ...DaMichel
2016-09-05cmake: switch back to c++14Stanislaw Halik
2016-08-29add eigen license, and make sure we're not using any GPL bits whatsoeverStanislaw Halik
2016-08-29cmake/msvc: /EHscr generates epilogues, do /EHsc for no checkingStanislaw Halik
2016-08-29cmake/msvc: add useful debug flagsStanislaw Halik
2016-08-29cmake/msvc: only add -Werror= when building opentrackStanislaw Halik